diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/annotations_typedef_file/release/extractReleaseAnnotations/typedefs.txt b/.changeset/.gitkeep similarity index 100% rename from crates/tauri-plugin-splashscreen/android/build/intermediates/annotations_typedef_file/release/extractReleaseAnnotations/typedefs.txt rename to .changeset/.gitkeep diff --git a/.changeset/a11y_message_composing.md b/.changeset/a11y_message_composing.md new file mode 100644 index 000000000..6280bc287 --- /dev/null +++ b/.changeset/a11y_message_composing.md @@ -0,0 +1,5 @@ +--- +default: patch +--- + +Added a few accessibility tags to the elements involved in message composing. diff --git a/.changeset/aaa_syncupstream.md b/.changeset/aaa_syncupstream.md new file mode 100644 index 000000000..af863df74 --- /dev/null +++ b/.changeset/aaa_syncupstream.md @@ -0,0 +1,5 @@ +--- +default: minor +--- + +Merge in upstream call things and remove the duplicate new voice room button. diff --git a/.changeset/add_button_to_add_a_sticker_you_see_in_a_message_to_your_own_user_sticker_pack.md b/.changeset/add_button_to_add_a_sticker_you_see_in_a_message_to_your_own_user_sticker_pack.md new file mode 100644 index 000000000..d3dfb5530 --- /dev/null +++ b/.changeset/add_button_to_add_a_sticker_you_see_in_a_message_to_your_own_user_sticker_pack.md @@ -0,0 +1,5 @@ +--- +default: minor +--- + +Add button to save a sticker you see in the message timeline to your personal account sticker pack. diff --git a/.changeset/add_hide_user_pass_fields.md b/.changeset/add_hide_user_pass_fields.md new file mode 100644 index 000000000..6b17aabe2 --- /dev/null +++ b/.changeset/add_hide_user_pass_fields.md @@ -0,0 +1,5 @@ +--- +default: minor +--- + +Added config option `hideUsernamePasswordFields` for hosts to hide username and password fields from login page. diff --git a/.changeset/add_silent_reply_functionality.md b/.changeset/add_silent_reply_functionality.md new file mode 100644 index 000000000..3d644c3f5 --- /dev/null +++ b/.changeset/add_silent_reply_functionality.md @@ -0,0 +1,5 @@ +--- +default: minor +--- + +Add silent replies when clicking the bell icon during composing a reply. diff --git a/.changeset/clarify_notification_settings.md b/.changeset/clarify_notification_settings.md new file mode 100644 index 000000000..cc0f76df1 --- /dev/null +++ b/.changeset/clarify_notification_settings.md @@ -0,0 +1,5 @@ +--- +default: patch +--- + +Clarify notification settings and functionality once and for all. diff --git a/.changeset/device_names_are_now_dynamic_showing_your_browser_and_os_eg_sable_on_firefox_for_windows_instead_of_just_sable_web.md b/.changeset/device_names_are_now_dynamic_showing_your_browser_and_os_eg_sable_on_firefox_for_windows_instead_of_just_sable_web.md new file mode 100644 index 000000000..7e411f139 --- /dev/null +++ b/.changeset/device_names_are_now_dynamic_showing_your_browser_and_os_eg_sable_on_firefox_for_windows_instead_of_just_sable_web.md @@ -0,0 +1,5 @@ +--- +default: minor +--- + +# Device names are now dynamic, showing your browser and OS (e.g., "Sable on Firefox for Windows") instead of just "Sable Web". diff --git a/.changeset/fix_broken_messages_images.md b/.changeset/fix_broken_messages_images.md new file mode 100644 index 000000000..c529b996d --- /dev/null +++ b/.changeset/fix_broken_messages_images.md @@ -0,0 +1,5 @@ +--- +default: patch +--- + +Fix images without an empty body display as "Broken Message" diff --git a/.changeset/fix_emoji_width.md b/.changeset/fix_emoji_width.md new file mode 100644 index 000000000..9b8c8ac9e --- /dev/null +++ b/.changeset/fix_emoji_width.md @@ -0,0 +1,5 @@ +--- +default: patch +--- + +Prevent overly wide emotes from taking up the entire screen width. diff --git a/.changeset/fix_msgtype_of_headpat_event.md b/.changeset/fix_msgtype_of_headpat_event.md new file mode 100644 index 000000000..235e51194 --- /dev/null +++ b/.changeset/fix_msgtype_of_headpat_event.md @@ -0,0 +1,5 @@ +--- +default: patch +--- + +Change to more standard compliant msgtype `m.emote` for `/headpat` event. diff --git a/.changeset/implement_an_interface_to_allow_roomspace_profile_customization_without_needing_to_call_the_relating_commands_directly.md b/.changeset/implement_an_interface_to_allow_roomspace_profile_customization_without_needing_to_call_the_relating_commands_directly.md new file mode 100644 index 000000000..75f66a09f --- /dev/null +++ b/.changeset/implement_an_interface_to_allow_roomspace_profile_customization_without_needing_to_call_the_relating_commands_directly.md @@ -0,0 +1,5 @@ +--- +default: minor +--- + +Implement an interface to allow room/space profile customization without needing to call the relating commands directly. diff --git a/.changeset/improved_message_history_ui.md b/.changeset/improved_message_history_ui.md new file mode 100644 index 000000000..da94e930e --- /dev/null +++ b/.changeset/improved_message_history_ui.md @@ -0,0 +1,5 @@ +--- +default: minor +--- + +Added hover menu inside Message Version Pop-out. diff --git a/.changeset/underline_links_setting_no_longer_affects_the_entire_app.md b/.changeset/underline_links_setting_no_longer_affects_the_entire_app.md new file mode 100644 index 000000000..dbbf35745 --- /dev/null +++ b/.changeset/underline_links_setting_no_longer_affects_the_entire_app.md @@ -0,0 +1,5 @@ +--- +default: patch +--- + +"Underline Links" setting no longer affects the entire app, only links in chat, bios, and room descriptions. diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index be6c9424d..000000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -* @7w1 \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8a18f400f..a2ad3cd92 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,7 +6,7 @@ body: attributes: value: | ## First of all - 1. Please search for [existing issues](https://github.com/7w1/sable/issues?q=is%3Aissue) about this problem first. + 1. Please search for [existing issues](https://github.com/SableClient/Sable/issues?q=is%3Aissue) about this problem first. 2. Make sure Sable is up to date. 3. Make sure it's an issue with Sable and not something else you are using. 4. Remember to be friendly. diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index b4aa12459..89940e91f 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -5,7 +5,7 @@ inputs: install-command: description: Command used to install dependencies. required: false - default: npm ci + default: pnpm install --frozen-lockfile --ignore-scripts build: description: Whether to build the app after installing dependencies. required: false @@ -13,16 +13,19 @@ inputs: build-command: description: Command used when build is enabled. required: false - default: npm run build + default: pnpm run build runs: using: composite steps: + - name: Setup pnpm + uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0 + - name: Setup node uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 with: node-version-file: '.node-version' - cache: 'npm' + cache: 'pnpm' - name: Install dependencies shell: bash diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d4055675d..e6ba80eef 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,11 +7,12 @@ updates: default-days: 7 directory: / schedule: - interval: weekly - day: 'tuesday' - time: '01:00' - timezone: 'Asia/Kolkata' + interval: daily open-pull-requests-limit: 5 + labels: + - internal + commit-message: + prefix: chore groups: github-actions: patterns: @@ -22,12 +23,32 @@ updates: default-days: 7 directory: / schedule: - interval: weekly - day: 'tuesday' - time: '01:00' - timezone: 'Asia/Kolkata' + interval: daily open-pull-requests-limit: 5 + labels: + - internal + commit-message: + prefix: chore groups: docker: patterns: - '*' + + - package-ecosystem: npm + cooldown: + default-days: 1 + directory: / + schedule: + interval: daily + open-pull-requests-limit: 10 + labels: + - internal + commit-message: + prefix: chore + groups: + # Group all non-major updates together to reduce noise + npm-minor-patch: + update-types: + - minor + - patch + # Major updates are ungrouped so they get individual review diff --git a/.github/renovate.json b/.github/renovate.json deleted file mode 100644 index 62b0cf2a9..000000000 --- a/.github/renovate.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:recommended", ":dependencyDashboardApproval"], - "labels": ["Dependencies"], - "packageRules": [ - { - "matchUpdateTypes": ["lockFileMaintenance"] - } - ], - "lockFileMaintenance": { - "enabled": true - }, - "dependencyDashboard": true -} diff --git a/.github/workflows/cloudflare-web-preview.yml b/.github/workflows/cloudflare-web-preview.yml new file mode 100644 index 000000000..892fd8eab --- /dev/null +++ b/.github/workflows/cloudflare-web-preview.yml @@ -0,0 +1,161 @@ +name: Cloudflare Worker Preview Deploy + +on: + pull_request: + paths: + - 'src/**' + - 'index.html' + - 'package.json' + - 'package-lock.json' + - 'vite.config.ts' + - 'tsconfig.json' + - '.github/workflows/cloudflare-web-preview.yml' + - '.github/actions/setup/**' + push: + branches: + - dev + paths: + - 'src/**' + - 'index.html' + - 'package.json' + - 'package-lock.json' + - 'vite.config.ts' + - 'tsconfig.json' + - '.github/workflows/cloudflare-web-preview.yml' + - '.github/actions/setup/**' + +concurrency: + group: cloudflare-worker-preview-${{ github.event.pull_request.number || github.ref_name }} + cancel-in-progress: true + +jobs: + deploy: + if: github.event.pull_request.head.repo.full_name == github.repository || github.event_name == 'push' + runs-on: ubuntu-latest + permissions: + contents: read + pull-requests: write + steps: + - name: Checkout repository + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + with: + persist-credentials: false + + - name: Prepare preview metadata + id: metadata + shell: bash + run: | + preview_message="$(git log -1 --pretty=%s)" + preview_message="$(printf '%s' "$preview_message" | head -c 100)" + + { + echo 'preview_message<> "$GITHUB_OUTPUT" + + - name: Setup app and build + uses: ./.github/actions/setup + with: + build: 'true' + + - name: Set deploy alias + id: alias + shell: bash + run: | + if [ "${{ github.event_name }}" = "pull_request" ]; then + echo "alias=pr-${{ github.event.pull_request.number }}" >> "$GITHUB_OUTPUT" + else + branch="${{ github.ref_name }}" + alias="$(echo "$branch" | tr '[:upper:]' '[:lower:]' | sed 's/[^a-z0-9]/-/g' | sed 's/-\+/-/g' | sed 's/^-\|-$//g')" + echo "alias=${alias}" >> "$GITHUB_OUTPUT" + fi + + - name: Upload Worker preview + id: deploy + uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1 + env: + PREVIEW_MESSAGE: ${{ steps.metadata.outputs.preview_message }} + with: + apiToken: ${{ secrets.TF_CLOUDFLARE_API_TOKEN }} + accountId: ${{ secrets.TF_VAR_ACCOUNT_ID }} + command: > + versions upload + -c dist/wrangler.json + --preview-alias ${{ steps.alias.outputs.alias }} + --message "$PREVIEW_MESSAGE" + + - name: Resolve preview URL + id: preview + env: + DEPLOYMENT_URL: ${{ steps.deploy.outputs.deployment-url }} + COMMAND_OUTPUT: ${{ steps.deploy.outputs.command-output }} + ALIAS: ${{ steps.alias.outputs.alias }} + shell: bash + run: | + alias_url_pattern="^https?://${ALIAS}-[^[:space:]]+$" + preview_url="" + + if printf '%s\n' "$DEPLOYMENT_URL" | grep -Eq "$alias_url_pattern"; then + preview_url="$DEPLOYMENT_URL" + else + preview_url="$(printf '%s\n' "$COMMAND_OUTPUT" | grep -Eo "https?://${ALIAS}-[^[:space:]\"'<>)]+" | head -n 1 || true)" + fi + + if ! printf '%s\n' "$preview_url" | grep -Eq "$alias_url_pattern"; then + echo "Failed to resolve aliased Worker preview URL." >&2 + exit 1 + fi + + echo "preview_url=${preview_url}" >> "$GITHUB_OUTPUT" + + - name: Publish summary and PR comment + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 + env: + MARKER: '' + PREVIEW_URL: ${{ steps.preview.outputs.preview_url }} + PREVIEW_ALIAS: ${{ steps.alias.outputs.alias }} + SHORT_SHA: ${{ github.event.pull_request.head.sha || github.sha }} + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + script: | + const marker = process.env.MARKER; + const previewUrl = process.env.PREVIEW_URL; + const previewAlias = process.env.PREVIEW_ALIAS; + const shortSha = process.env.SHORT_SHA?.slice(0, 7); + const now = new Date().toUTCString().replace(':00 GMT', ' UTC'); + + if (!previewUrl) { + core.setFailed("Missing preview URL from Cloudflare deploy step."); + return; + } + + const tableRow = "| βœ… Deployment successful! | " + previewUrl + " | " + shortSha + " | `" + previewAlias + "` | " + now + " |"; + const comment = [ + marker, + `## Deploying with  Cloudflare Workers  Cloudflare Workers`, + ``, + `| Status | Preview URL | Commit | Alias | Updated (UTC) |`, + `| - | - | - | - | - |`, + tableRow, + ].join("\n"); + + await core.summary.addRaw(comment.replace(marker + "\n", "")).write(); + + if (context.eventName !== 'pull_request') return; + + const { owner, repo } = context.repo; + const issue_number = context.issue.number; + const comments = await github.paginate(github.rest.issues.listComments, { + owner, repo, issue_number, + }); + const existing = comments.find( + (c) => c.user.type === "Bot" && c.body.includes(marker), + ); + if (existing) { + await github.rest.issues.deleteComment({ + owner, repo, comment_id: existing.id, + }); + } + + await github.rest.issues.createComment({ owner, repo, issue_number, body: comment }); diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index ea43d4be4..5f9dadf37 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -66,19 +66,17 @@ jobs: id: vars run: echo "short_sha=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT - - name: Set up Node.js - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - name: Setup app + uses: ./.github/actions/setup with: - node-version: '24' - cache: 'npm' + install-command: pnpm install --frozen-lockfile --ignore-scripts - name: Build site env: VITE_BUILD_HASH: ${{ steps.vars.outputs.short_sha }} VITE_IS_RELEASE_TAG: ${{ steps.release_tag.outputs.is_release }} run: | - npm ci --ignore-scripts - NODE_OPTIONS=--max_old_space_size=4096 npm run build + NODE_OPTIONS=--max_old_space_size=4096 pnpm run build - name: Set up QEMU uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 @@ -105,4 +103,4 @@ jobs: with: subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} subject-digest: ${{ steps.push.outputs.digest }} - push-to-registry: true + push-to-registry: false diff --git a/.github/workflows/prepare-release.yml b/.github/workflows/prepare-release.yml new file mode 100644 index 000000000..2f3c04c88 --- /dev/null +++ b/.github/workflows/prepare-release.yml @@ -0,0 +1,90 @@ +name: Create Release PR + +on: + push: + branches: [dev] + +permissions: {} + +jobs: + prepare-release: + if: "!contains(github.event.head_commit.message, 'chore: prepare release')" + runs-on: ubuntu-latest + permissions: + contents: write + pull-requests: write + steps: + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + with: + fetch-depth: 0 + persist-credentials: true + + - uses: fregante/setup-git-user@024bc0b8e177d7e77203b48dab6fb45666854b35 # v2.0.2 + + - uses: knope-dev/action@19617851f9f13ab2f27a05989c55efb18aca3675 # v2.1.2 + with: + version: 0.22.1 + + - name: Prepare Release + run: knope prepare-release --verbose + continue-on-error: true + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + + - name: Enrich changelog with PR attribution + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + script: | + const fs = require("fs"); + const changelog = "CHANGELOG.md"; + + if (!fs.existsSync(changelog)) return; + + let content = fs.readFileSync(changelog, "utf8"); + const marker = //g; + const hashes = [...new Set([...content.matchAll(marker)].map(m => m[1]))]; + + if (hashes.length === 0) return; + + const { owner, repo } = context.repo; + + for (const hash of hashes) { + let replacement = ""; + try { + // Find PRs associated with this commit. Knope uses the commit that + // first introduced the changeset file, so this reliably points to + // the original PR regardless of later edits on the branch. + const prs = await github.rest.repos.listPullRequestsAssociatedWithCommit({ + owner, repo, commit_sha: hash, + }); + const pr = prs.data[0]; + if (pr) { + replacement = `([#${pr.number}](${pr.html_url}) by @${pr.user.login})`; + } else { + // Commit exists but has no associated PR (e.g. direct push to dev) + replacement = `(\`${hash}\`)`; + } + } catch { + replacement = `(\`${hash}\`)`; + } + content = content.replaceAll(``, replacement); + } + + fs.writeFileSync(changelog, content); + + - name: Amend release commit with enriched changelog + shell: bash + run: | + # Only amend if the changelog was actually staged by knope + if git diff --cached --name-only | grep -q "CHANGELOG.md"; then + git add CHANGELOG.md + git commit --amend --no-edit + elif git diff --name-only HEAD | grep -q "CHANGELOG.md"; then + git add CHANGELOG.md + git commit --amend --no-edit + fi + + - name: Push release branch + shell: bash + run: git push --force --set-upstream origin release diff --git a/.github/workflows/quality-checks.yml b/.github/workflows/quality-checks.yml index 9a37398e6..811c83a98 100644 --- a/.github/workflows/quality-checks.yml +++ b/.github/workflows/quality-checks.yml @@ -3,6 +3,7 @@ name: Quality checks on: pull_request: push: + branches: [dev] jobs: format: @@ -20,7 +21,7 @@ jobs: uses: ./.github/actions/setup - name: Check formatting - run: npm run fmt:check + run: pnpm run fmt:check lint: name: Lint @@ -37,7 +38,7 @@ jobs: uses: ./.github/actions/setup - name: Run ESLint - run: npm run lint + run: pnpm run lint typecheck: name: Typecheck @@ -54,7 +55,7 @@ jobs: uses: ./.github/actions/setup - name: Run TypeScript typecheck - run: npm run typecheck -- --pretty false + run: pnpm run typecheck --pretty false knip: name: Knip @@ -69,8 +70,6 @@ jobs: - name: Setup app uses: ./.github/actions/setup - with: - install-command: npm ci --ignore-scripts - name: Run Knip - run: npm run knip + run: pnpm run knip diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml new file mode 100644 index 000000000..7579d9060 --- /dev/null +++ b/.github/workflows/release.yml @@ -0,0 +1,29 @@ +name: Release + +on: + pull_request: + types: [closed] + branches: [dev] + +permissions: {} + +jobs: + release: + if: github.head_ref == 'release' && github.event.pull_request.merged == true + runs-on: ubuntu-latest + permissions: + contents: write + steps: + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + with: + fetch-depth: 0 + persist-credentials: false + + - uses: knope-dev/action@19617851f9f13ab2f27a05989c55efb18aca3675 # v2.1.2 + with: + version: 0.22.1 + + - name: Create Release + run: knope release --verbose + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/require-changeset.yml b/.github/workflows/require-changeset.yml new file mode 100644 index 000000000..d01286639 --- /dev/null +++ b/.github/workflows/require-changeset.yml @@ -0,0 +1,112 @@ +name: Require Changeset + +on: + pull_request: + types: [opened, synchronize, reopened, labeled, unlabeled] + branches: [dev] + +permissions: {} + +jobs: + require-changeset: + runs-on: ubuntu-latest + permissions: + contents: read + pull-requests: write + steps: + - name: Check for internal label + id: labels + shell: bash + env: + LABELS: ${{ toJSON(github.event.pull_request.labels.*.name) }} + run: | + if echo "$LABELS" | grep -q '"internal"'; then + echo "skip=true" >> "$GITHUB_OUTPUT" + else + echo "skip=false" >> "$GITHUB_OUTPUT" + fi + + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + if: steps.labels.outputs.skip == 'false' + with: + fetch-depth: 0 + persist-credentials: false + + - name: Check for changeset added by this PR + if: steps.labels.outputs.skip == 'false' + id: check + shell: bash + env: + BASE_REF: ${{ github.event.pull_request.base.ref }} + run: | + # Only count changeset files this PR added, ignoring pre-existing ones on the base branch. + count=$(git diff --name-only --diff-filter=A "origin/${BASE_REF}...HEAD" | grep -E '^\.changeset/.+\.md$' | grep -cv README.md || true) + if [[ "$count" -eq 0 ]]; then + echo "found=false" >> "$GITHUB_OUTPUT" + else + echo "found=true" >> "$GITHUB_OUTPUT" + echo "Found $count new changeset file(s)." + fi + + - name: Manage changeset comment + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 + env: + SKIP: ${{ steps.labels.outputs.skip }} + CHANGESET_FOUND: ${{ steps.check.outputs.found }} + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + script: | + const marker = ''; + const skip = process.env.SKIP === 'true'; + const found = process.env.CHANGESET_FOUND === 'true'; + const { owner, repo } = context.repo; + const issue_number = context.issue.number; + + const comments = await github.paginate(github.rest.issues.listComments, { + owner, repo, issue_number, + }); + const existing = comments.find( + (c) => c.user.type === 'Bot' && c.body.includes(marker), + ); + + if (skip || found) { + // Clean up the warning comment β€” changeset added or PR marked internal + if (existing) { + await github.rest.issues.deleteComment({ + owner, repo, comment_id: existing.id, + }); + } + return; + } + + const body = `${marker} + ## ⚠️ Missing changeset + + This pull request does not include a changeset. Please add one before requesting review so the change is properly documented and included in the release notes. + + **How to add a changeset:** + + 1. Run \`pnpm run document-change\` (interactive) and commit the generated file, or + 2. Manually create \`.changeset/.md\`: + + \`\`\`md + --- + default: patch + --- + + Short user-facing summary of the change. + \`\`\` + + Replace \`patch\` with \`major\`, \`minor\`, \`patch\`, \`docs\`, or \`note\` as appropriate. + + πŸ“– Read more in [CONTRIBUTING.md](https://github.com/SableClient/Sable/blob/dev/CONTRIBUTING.md#release-notes-and-versioning-knope). + + > If this PR is internal/maintenance with no user-facing impact, a maintainer can add the \`internal\` label to skip this check.`; + + if (existing) { + await github.rest.issues.deleteComment({ + owner, repo, comment_id: existing.id, + }); + } + await github.rest.issues.createComment({ owner, repo, issue_number, body }); + core.setFailed('No changeset found. Add a changeset file or apply the "internal" label to skip.'); diff --git a/.gitignore b/.gitignore index 132cd5131..945a6f9f4 100644 --- a/.gitignore +++ b/.gitignore @@ -24,9 +24,16 @@ crash.log /gen/schemas # Tauri -/src-tauri/target/ -/src-tauri/gen/ dist-js +# Gradle / Android build artifacts +**/android/build/ +**/android/.tauri/ +**/android/.gradle/ +**/.gradle/ + +# Rust build artifacts in subcrates +crates/**/target/ + # Worktrees .worktrees \ No newline at end of file diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 567dd1f3d..000000000 --- a/.npmrc +++ /dev/null @@ -1,3 +0,0 @@ -legacy-peer-deps=true -save-exact=true -engine-strict=true diff --git a/.prettierignore b/.prettierignore index 76f445e5c..93534783c 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,7 +1,7 @@ dist node_modules package.json -package-lock.json +pnpm-lock.yaml LICENSE README.md CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d092d275..108b70b36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,49 @@ # Sable Client Changelog +## 1.6.0 (2026-03-10) + +### Features + +* GitHub repo moved to [SableClient/Sable](https://github.com/SableClient/Sable) go star it! +* Added a pop-up for showing a message's edit history +* In-app bug report and feature request modal. +* Mentions now receive a full-width background highlight in the room timeline. + +* Adds a **Presence Status** toggle under Settings β†’ General. + +* Rewrites the sliding sync implementation to match the Element Web approach (MSC4186). + +### Fixes + +* Enhance UnsupportedContent and BrokenContent to display message body. +* Notification settings page improvements. +* In-app notification banner placement fixes. +* Notification delivery bug fixes. +* Prevent multiple forwards of a message if sending is slow. + +## 1.5.3 (2026-03-08) + +### Fixes + +* Fix scroll clamping to bottom while scrolling up. +* Fix message links sometimes scrolling to bottom of timeline instead of message + maybe other scroll bugs. +* Merge upstream call fixes +* Fix crash when invalid location events are sent. +* Add rendering of per-message-profiles. +* custom emojis are now also visible in forwards, instead of being reduced to it's shortcode + +* fix: default badge unread counts to off + +## 1.5.2 (2026-03-08) + +### Fixes + +* Add `/hug`, `/cuddle`, `/wave`, `/headpat`, and `/poke` slash commands. +* Swap Caddy port to 8080 + fixes for MDAD setups. +* Adjust media sizing and URL preview layout +* Fix picture in picture setting not effecting element-call +* Fixed an issue where the app would fail to load after completing SSO login (e.g., logging in with matrix.org). Users are now correctly redirected to the app after SSO authentication completes. + ## 1.5.1 (2026-03-08) ### Fixes diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d18fd73cb..9bf1e3cae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ All types of contributions are encouraged and valued. Please make sure to read t ## Bug reports -Bug reports and feature suggestions must use descriptive and concise titles and be submitted to [GitHub Issues](https://github.com/7w1/sable/issues). Please use the search function to make sure that you are not submitting duplicates, and that a similar report or request has not already been resolved or rejected. +Bug reports and feature suggestions must use descriptive and concise titles and be submitted to [GitHub Issues](https://github.com/SableClient/Sable/issues). Please use the search function to make sure that you are not submitting duplicates, and that a similar report or request has not already been resolved or rejected. ## Pull requests @@ -39,10 +39,22 @@ Also, we use [ESLint](https://eslint.org/) for clean and stylistically consisten **Pull requests are not merged unless all quality checks are passing.** At minimum, `format`, `lint`, `typecheck`, and `knip` must all be green before a pull request can be merged. Run these locally before opening or updating a pull request: -- `npm run fmt:check` -- `npm run lint` -- `npm run typecheck` -- `npm run knip` +- `pnpm run fmt:check` +- `pnpm run lint` +- `pnpm run typecheck` +- `pnpm run knip` + +## Restrictions on Generative AI Usage + +We expect and appreciate authentic engagement in our community. + +Do not post output from Large Language Models or similar generative AI as comments on GitHub, as such comments tend to be formulaic and low content. + +If you use generative AI tools as an aid in developing code, ensure that you fully understand the proposed changes and can explain why they are the correct approach. + +Make sure you have added value based on your personal competency to your contributions. Just taking some input, feeding it to an AI and posting the result is not of value to the project. We reserve the right to rigorously reject seemingly AI generated low-value contributions. + +Maintainers may close issues and PRs that are not useful or productive, including those that are fully generated by AI. If a contributor repeatedly opens unproductive issues or PRs, they may be blocked. ## Release notes and versioning (Knope) @@ -50,7 +62,7 @@ We use [Knope](https://knope.tech/) with the Knope GitHub Bot to manage change d If you have used [Changesets](https://github.com/changesets/changesets) before, Knope should feel very similar. The main difference is scope: Changesets is typically used for JavaScript repositories because it relies on `package.json`, while Knope is multi-language. -If you prefer, you can install the Knope CLI yourself using the [official installation guide](https://knope.tech/installation/). This repo also exposes the CLI through npm scripts, so you can run `npm run knope -- ` (for example: `npm run knope -- document-change`). Otherwise, this repo installs Knope for you via `postinstall`, so running `npm i` is enough. +If you prefer, you can install the Knope CLI yourself using the [official installation guide](https://knope.tech/installation/). This repo also exposes the CLI through pnpm scripts, so you can run `pnpm run knope -- ` (for example: `pnpm run knope -- document-change`). Otherwise, this repo installs Knope for you via `postinstall`, so running `pnpm i` is enough. ### Documenting a change @@ -60,8 +72,8 @@ For user-facing pull requests, add one before requesting review. CLI paths: -- `npm run document-change` -- `npm run knope -- document-change` +- `pnpm run document-change` +- `pnpm run knope -- document-change` - `knope document-change` (if Knope is installed locally) All commands open an interactive prompt; fill in the package, change type, and short summary, then commit the generated change file in your PR. @@ -73,7 +85,7 @@ Alternatively, you can document the change manually by creating a change file: ```md --- -sable: patch +default: patch --- Short user-facing summary of the change. @@ -100,11 +112,11 @@ Releases are driven by Knope Bot (`[bot.releases].enabled = true`): Maintainers can preview behavior without changing files: -- `npm run knope -- release --dry-run` +- `pnpm run knope -- release --dry-run` You can also validate the local Knope config with: -- `npm run knope -- --validate` +- `pnpm run knope -- --validate` **For any query or design discussion, join our [Matrix room](https://matrix.to/#/#sable:sable.moe).** diff --git a/Caddyfile b/Caddyfile index 78700b4c1..d807e8c2b 100644 --- a/Caddyfile +++ b/Caddyfile @@ -4,7 +4,7 @@ } } -:80 { +:8080 { root * /app # Enable on-the-fly compression for things not pre-compressed diff --git a/Dockerfile b/Dockerfile index d039ccf71..334be6408 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,11 @@ +## Base +FROM --platform=$BUILDPLATFORM node:24.13.1-alpine AS base +ENV PNPM_HOME="/pnpm" +ENV PATH="$PNPM_HOME:$PATH" +RUN corepack enable + ## Builder -FROM --platform=$BUILDPLATFORM node:24.13.1-alpine AS builder +FROM base AS builder WORKDIR /src @@ -7,12 +13,12 @@ ARG VITE_BUILD_HASH ARG VITE_IS_RELEASE_TAG=false ENV VITE_BUILD_HASH=$VITE_BUILD_HASH ENV VITE_IS_RELEASE_TAG=$VITE_IS_RELEASE_TAG - -COPY .npmrc package.json package-lock.json /src/ -RUN npm ci --ignore-scripts +COPY pnpm-lock.yaml /src/ +RUN pnpm fetch COPY . /src/ +RUN pnpm install --offline --frozen-lockfile --ignore-scripts ENV NODE_OPTIONS=--max_old_space_size=4096 -RUN npm run build +RUN pnpm run build ## Dist FROM scratch AS site-dist @@ -21,5 +27,11 @@ COPY --from=builder /src/dist / ## App FROM caddy:2-alpine +# Strip the file capability set by the base image (cap_net_bind_service=+ep). +# With --cap-drop=ALL the bounding set is empty, and the kernel refuses to exec +# any binary that has file capabilities not present in the bounding set β€” even +# if those capabilities aren't actually needed at runtime (we listen on :8080). +RUN setcap -r /usr/bin/caddy + COPY --from=site-dist / /app COPY Caddyfile /etc/caddy/Caddyfile diff --git a/README.md b/README.md index e29839ce6..28c7d88f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Sable -A Matrix client built to enhance the user experience with quality-of-life features, cosmetics, utilities, and sheer usability. See the [changelog](https://github.com/7w1/sable/blob/dev/CHANGELOG.md). +A Matrix client built to enhance the user experience with quality-of-life features, cosmetics, utilities, and sheer usability. See the [changelog](https://github.com/SableClient/Sable/blob/dev/CHANGELOG.md). + +Soon to be replaced desktop apps can be downloaded [here](https://github.com/7w1/sable/releases/tag/1.0.0). They auto-update by pulling the website. Join our matrix space [here](https://matrix.to/#/#sable:sable.moe) to discuss features, issues, or meowing. @@ -9,7 +11,7 @@ Forked from [Cinny](https://github.com/cinnyapp/cinny/). ## Getting started The web app is available at [app.sable.moe](https://app.sable.moe/) and gets updated on frequently, as soon as a feature is deemed stable. -You can also download our desktop app for windows and linux from [releases](https://github.com/7w1/sable/releases/latest). +You can also download our desktop app for windows and linux from [releases](https://github.com/SableClient/Sable/releases/latest). ## Self-hosting You have a few options for self hosting, you can: @@ -19,7 +21,7 @@ You have a few options for self hosting, you can: ### Docker -Prebuilt images are published to `ghcr.io/7w1/sable`. +Prebuilt images are published to `ghcr.io/sableclient/sable`. - `latest` tracks the current `dev` branch image. - `X.Y.Z` tags are versioned releases. @@ -29,7 +31,7 @@ Prebuilt images are published to `ghcr.io/7w1/sable`. Run the latest image with: ```sh -docker run --rm -p 8080:80 ghcr.io/7w1/sable:latest +docker run --rm -p 8080:8080 ghcr.io/sableclient/sable:latest ``` Then open `http://localhost:8080`. @@ -40,9 +42,9 @@ file at `/app/config.json`: ```yaml services: sable: - image: ghcr.io/7w1/sable:latest + image: ghcr.io/sableclient/sable:latest ports: - - '8080:80' + - '8080:8080' volumes: - ./config.json:/app/config.json:ro ``` @@ -52,8 +54,8 @@ services: To build and serve Sable yourself with nginx, clone this repo and build it: ```sh -npm ci # Installs all dependencies -npm run build # Compiles the app into the dist/ directory +pnpm i # Installs all dependencies +pnpm run build # Compiles the app into the dist/ directory ``` After that, you can copy the dist/ directory to your server and serve it. @@ -69,15 +71,18 @@ After that, you can copy the dist/ directory to your server and serve it. Execute the following commands to start a development server: ```sh -npm ci # Installs all dependencies -npm run dev # Serve a development version +fnm use --corepack-enabled # Activates the Node version and enables corepack +# If you not using fnm, install corepack manually: npm install --global corepack@latest +corepack install # Installs the pnpm version specified in package.json +pnpm i # Installs all dependencies +pnpm run dev # Serve a development version ``` To build the app: ```sh -npm run build # Compiles the app into the dist/ directory +pnpm run build # Compiles the app into the dist/ directory ``` ## Deployment and infrastructure Deployment workflows and infrastructure details live in -[`infra/README.md`](infra/README.md). +[`infra/README.md`](infra/README.md). \ No newline at end of file diff --git a/config.json b/config.json index 4c2140f3a..dedb37c39 100644 --- a/config.json +++ b/config.json @@ -5,11 +5,13 @@ "elementCallUrl": null, "disableAccountSwitcher": false, + "hideUsernamePasswordFields": false, "pushNotificationDetails": { "pushNotifyUrl": "https://cinny.cc/_matrix/push/v1/notify", "vapidPublicKey": "BHLwykXs79AbKNiblEtZZRAgnt7o5_ieImhVJD8QZ01MVwAHnXwZzNgQEJJEU3E5CVsihoKtb7yaNe5x3vmkWkI", - "webPushAppID": "cc.cinny.web" + "webPushAppID": "cc.cinny.web", + "unifiedPushAppID": "moe.sable.up" }, "slidingSync": { diff --git a/crates/tauri-plugin-splashscreen/.gitignore b/crates/tauri-plugin-splashscreen/.gitignore index 48f0cd55c..7ea37a945 100644 --- a/crates/tauri-plugin-splashscreen/.gitignore +++ b/crates/tauri-plugin-splashscreen/.gitignore @@ -14,5 +14,3 @@ yarn.lock Cargo.lock node_modules/ -dist-js -dist diff --git a/crates/tauri-plugin-splashscreen/Cargo.lock b/crates/tauri-plugin-splashscreen/Cargo.lock deleted file mode 100644 index 0c51f38c1..000000000 --- a/crates/tauri-plugin-splashscreen/Cargo.lock +++ /dev/null @@ -1,4715 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "adler2" -version = "2.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" - -[[package]] -name = "aho-corasick" -version = "1.1.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" -dependencies = [ - "memchr", -] - -[[package]] -name = "alloc-no-stdlib" -version = "2.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" - -[[package]] -name = "alloc-stdlib" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" -dependencies = [ - "alloc-no-stdlib", -] - -[[package]] -name = "android_system_properties" -version = "0.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" -dependencies = [ - "libc", -] - -[[package]] -name = "anyhow" -version = "1.0.102" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" - -[[package]] -name = "atk" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b" -dependencies = [ - "atk-sys", - "glib", - "libc", -] - -[[package]] -name = "atk-sys" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086" -dependencies = [ - "glib-sys", - "gobject-sys", - "libc", - "system-deps", -] - -[[package]] -name = "atomic-waker" -version = "1.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" - -[[package]] -name = "autocfg" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" - -[[package]] -name = "base64" -version = "0.21.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" - -[[package]] -name = "base64" -version = "0.22.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" - -[[package]] -name = "bitflags" -version = "1.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" - -[[package]] -name = "bitflags" -version = "2.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" -dependencies = [ - "serde_core", -] - -[[package]] -name = "block-buffer" -version = "0.10.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" -dependencies = [ - "generic-array", -] - -[[package]] -name = "block2" -version = "0.6.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5" -dependencies = [ - "objc2", -] - -[[package]] -name = "brotli" -version = "8.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560" -dependencies = [ - "alloc-no-stdlib", - "alloc-stdlib", - "brotli-decompressor", -] - -[[package]] -name = "brotli-decompressor" -version = "5.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03" -dependencies = [ - "alloc-no-stdlib", - "alloc-stdlib", -] - -[[package]] -name = "bumpalo" -version = "3.20.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" - -[[package]] -name = "bytemuck" -version = "1.25.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" - -[[package]] -name = "byteorder" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" - -[[package]] -name = "bytes" -version = "1.11.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" -dependencies = [ - "serde", -] - -[[package]] -name = "cairo-rs" -version = "0.18.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2" -dependencies = [ - "bitflags 2.11.0", - "cairo-sys-rs", - "glib", - "libc", - "once_cell", - "thiserror 1.0.69", -] - -[[package]] -name = "cairo-sys-rs" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51" -dependencies = [ - "glib-sys", - "libc", - "system-deps", -] - -[[package]] -name = "camino" -version = "1.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48" -dependencies = [ - "serde_core", -] - -[[package]] -name = "cargo-platform" -version = "0.1.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea" -dependencies = [ - "serde", -] - -[[package]] -name = "cargo_metadata" -version = "0.19.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba" -dependencies = [ - "camino", - "cargo-platform", - "semver", - "serde", - "serde_json", - "thiserror 2.0.18", -] - -[[package]] -name = "cargo_toml" -version = "0.22.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77" -dependencies = [ - "serde", - "toml 0.9.12+spec-1.1.0", -] - -[[package]] -name = "cc" -version = "1.2.56" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" -dependencies = [ - "find-msvc-tools", - "shlex", -] - -[[package]] -name = "cesu8" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" - -[[package]] -name = "cfb" -version = "0.7.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" -dependencies = [ - "byteorder", - "fnv", - "uuid", -] - -[[package]] -name = "cfg-expr" -version = "0.15.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" -dependencies = [ - "smallvec", - "target-lexicon", -] - -[[package]] -name = "cfg-if" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" - -[[package]] -name = "chrono" -version = "0.4.44" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" -dependencies = [ - "iana-time-zone", - "num-traits", - "serde", - "windows-link 0.2.1", -] - -[[package]] -name = "combine" -version = "4.6.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" -dependencies = [ - "bytes", - "memchr", -] - -[[package]] -name = "convert_case" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" - -[[package]] -name = "cookie" -version = "0.18.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" -dependencies = [ - "time", - "version_check", -] - -[[package]] -name = "core-foundation" -version = "0.10.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" -dependencies = [ - "core-foundation-sys", - "libc", -] - -[[package]] -name = "core-foundation-sys" -version = "0.8.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" - -[[package]] -name = "core-graphics" -version = "0.25.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "064badf302c3194842cf2c5d61f56cc88e54a759313879cdf03abdd27d0c3b97" -dependencies = [ - "bitflags 2.11.0", - "core-foundation", - "core-graphics-types", - "foreign-types", - "libc", -] - -[[package]] -name = "core-graphics-types" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" -dependencies = [ - "bitflags 2.11.0", - "core-foundation", - "libc", -] - -[[package]] -name = "cpufeatures" -version = "0.2.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" -dependencies = [ - "libc", -] - -[[package]] -name = "crc32fast" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" -dependencies = [ - "cfg-if", -] - -[[package]] -name = "crossbeam-channel" -version = "0.5.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" -dependencies = [ - "crossbeam-utils", -] - -[[package]] -name = "crossbeam-utils" -version = "0.8.21" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" - -[[package]] -name = "crypto-common" -version = "0.1.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" -dependencies = [ - "generic-array", - "typenum", -] - -[[package]] -name = "cssparser" -version = "0.29.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa" -dependencies = [ - "cssparser-macros", - "dtoa-short", - "itoa", - "matches", - "phf 0.10.1", - "proc-macro2", - "quote", - "smallvec", - "syn 1.0.109", -] - -[[package]] -name = "cssparser-macros" -version = "0.6.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" -dependencies = [ - "quote", - "syn 2.0.117", -] - -[[package]] -name = "ctor" -version = "0.2.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501" -dependencies = [ - "quote", - "syn 2.0.117", -] - -[[package]] -name = "darling" -version = "0.21.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" -dependencies = [ - "darling_core", - "darling_macro", -] - -[[package]] -name = "darling_core" -version = "0.21.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" -dependencies = [ - "fnv", - "ident_case", - "proc-macro2", - "quote", - "strsim", - "syn 2.0.117", -] - -[[package]] -name = "darling_macro" -version = "0.21.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" -dependencies = [ - "darling_core", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "deranged" -version = "0.5.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" -dependencies = [ - "powerfmt", - "serde_core", -] - -[[package]] -name = "derive_more" -version = "0.99.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f" -dependencies = [ - "convert_case", - "proc-macro2", - "quote", - "rustc_version", - "syn 2.0.117", -] - -[[package]] -name = "digest" -version = "0.10.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" -dependencies = [ - "block-buffer", - "crypto-common", -] - -[[package]] -name = "dirs" -version = "6.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" -dependencies = [ - "dirs-sys", -] - -[[package]] -name = "dirs-sys" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" -dependencies = [ - "libc", - "option-ext", - "redox_users", - "windows-sys 0.61.2", -] - -[[package]] -name = "dispatch2" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38" -dependencies = [ - "bitflags 2.11.0", - "block2", - "libc", - "objc2", -] - -[[package]] -name = "displaydoc" -version = "0.2.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "dlopen2" -version = "0.8.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e2c5bd4158e66d1e215c49b837e11d62f3267b30c92f1d171c4d3105e3dc4d4" -dependencies = [ - "dlopen2_derive", - "libc", - "once_cell", - "winapi", -] - -[[package]] -name = "dlopen2_derive" -version = "0.4.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fbbb781877580993a8707ec48672673ec7b81eeba04cfd2310bd28c08e47c8f" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "dpi" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" -dependencies = [ - "serde", -] - -[[package]] -name = "dtoa" -version = "1.0.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590" - -[[package]] -name = "dtoa-short" -version = "0.3.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87" -dependencies = [ - "dtoa", -] - -[[package]] -name = "dunce" -version = "1.0.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" - -[[package]] -name = "dyn-clone" -version = "1.0.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" - -[[package]] -name = "embed-resource" -version = "3.0.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55a075fc573c64510038d7ee9abc7990635863992f83ebc52c8b433b8411a02e" -dependencies = [ - "cc", - "memchr", - "rustc_version", - "toml 0.9.12+spec-1.1.0", - "vswhom", - "winreg", -] - -[[package]] -name = "embed_plist" -version = "1.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7" - -[[package]] -name = "equivalent" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" - -[[package]] -name = "erased-serde" -version = "0.4.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec" -dependencies = [ - "serde", - "serde_core", - "typeid", -] - -[[package]] -name = "fdeflate" -version = "0.3.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" -dependencies = [ - "simd-adler32", -] - -[[package]] -name = "field-offset" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f" -dependencies = [ - "memoffset", - "rustc_version", -] - -[[package]] -name = "find-msvc-tools" -version = "0.1.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" - -[[package]] -name = "flate2" -version = "1.1.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" -dependencies = [ - "crc32fast", - "miniz_oxide", -] - -[[package]] -name = "fnv" -version = "1.0.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" - -[[package]] -name = "foldhash" -version = "0.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" - -[[package]] -name = "foreign-types" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" -dependencies = [ - "foreign-types-macros", - "foreign-types-shared", -] - -[[package]] -name = "foreign-types-macros" -version = "0.2.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "foreign-types-shared" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" - -[[package]] -name = "form_urlencoded" -version = "1.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" -dependencies = [ - "percent-encoding", -] - -[[package]] -name = "futf" -version = "0.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" -dependencies = [ - "mac", - "new_debug_unreachable", -] - -[[package]] -name = "futures-channel" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" -dependencies = [ - "futures-core", -] - -[[package]] -name = "futures-core" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" - -[[package]] -name = "futures-executor" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" -dependencies = [ - "futures-core", - "futures-task", - "futures-util", -] - -[[package]] -name = "futures-io" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" - -[[package]] -name = "futures-macro" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "futures-sink" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" - -[[package]] -name = "futures-task" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" - -[[package]] -name = "futures-util" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" -dependencies = [ - "futures-core", - "futures-io", - "futures-macro", - "futures-sink", - "futures-task", - "memchr", - "pin-project-lite", - "slab", -] - -[[package]] -name = "fxhash" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" -dependencies = [ - "byteorder", -] - -[[package]] -name = "gdk" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691" -dependencies = [ - "cairo-rs", - "gdk-pixbuf", - "gdk-sys", - "gio", - "glib", - "libc", - "pango", -] - -[[package]] -name = "gdk-pixbuf" -version = "0.18.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec" -dependencies = [ - "gdk-pixbuf-sys", - "gio", - "glib", - "libc", - "once_cell", -] - -[[package]] -name = "gdk-pixbuf-sys" -version = "0.18.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7" -dependencies = [ - "gio-sys", - "glib-sys", - "gobject-sys", - "libc", - "system-deps", -] - -[[package]] -name = "gdk-sys" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7" -dependencies = [ - "cairo-sys-rs", - "gdk-pixbuf-sys", - "gio-sys", - "glib-sys", - "gobject-sys", - "libc", - "pango-sys", - "pkg-config", - "system-deps", -] - -[[package]] -name = "gdkwayland-sys" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69" -dependencies = [ - "gdk-sys", - "glib-sys", - "gobject-sys", - "libc", - "pkg-config", - "system-deps", -] - -[[package]] -name = "gdkx11" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe" -dependencies = [ - "gdk", - "gdkx11-sys", - "gio", - "glib", - "libc", - "x11", -] - -[[package]] -name = "gdkx11-sys" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d" -dependencies = [ - "gdk-sys", - "glib-sys", - "libc", - "system-deps", - "x11", -] - -[[package]] -name = "generic-array" -version = "0.14.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" -dependencies = [ - "typenum", - "version_check", -] - -[[package]] -name = "getrandom" -version = "0.1.16" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" -dependencies = [ - "cfg-if", - "libc", - "wasi 0.9.0+wasi-snapshot-preview1", -] - -[[package]] -name = "getrandom" -version = "0.2.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" -dependencies = [ - "cfg-if", - "libc", - "wasi 0.11.1+wasi-snapshot-preview1", -] - -[[package]] -name = "getrandom" -version = "0.3.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" -dependencies = [ - "cfg-if", - "libc", - "r-efi 5.3.0", - "wasip2", -] - -[[package]] -name = "getrandom" -version = "0.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555" -dependencies = [ - "cfg-if", - "libc", - "r-efi 6.0.0", - "wasip2", - "wasip3", -] - -[[package]] -name = "gio" -version = "0.18.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73" -dependencies = [ - "futures-channel", - "futures-core", - "futures-io", - "futures-util", - "gio-sys", - "glib", - "libc", - "once_cell", - "pin-project-lite", - "smallvec", - "thiserror 1.0.69", -] - -[[package]] -name = "gio-sys" -version = "0.18.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2" -dependencies = [ - "glib-sys", - "gobject-sys", - "libc", - "system-deps", - "winapi", -] - -[[package]] -name = "glib" -version = "0.18.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5" -dependencies = [ - "bitflags 2.11.0", - "futures-channel", - "futures-core", - "futures-executor", - "futures-task", - "futures-util", - "gio-sys", - "glib-macros", - "glib-sys", - "gobject-sys", - "libc", - "memchr", - "once_cell", - "smallvec", - "thiserror 1.0.69", -] - -[[package]] -name = "glib-macros" -version = "0.18.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc" -dependencies = [ - "heck 0.4.1", - "proc-macro-crate 2.0.2", - "proc-macro-error", - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "glib-sys" -version = "0.18.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898" -dependencies = [ - "libc", - "system-deps", -] - -[[package]] -name = "glob" -version = "0.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" - -[[package]] -name = "gobject-sys" -version = "0.18.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44" -dependencies = [ - "glib-sys", - "libc", - "system-deps", -] - -[[package]] -name = "gtk" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a" -dependencies = [ - "atk", - "cairo-rs", - "field-offset", - "futures-channel", - "gdk", - "gdk-pixbuf", - "gio", - "glib", - "gtk-sys", - "gtk3-macros", - "libc", - "pango", - "pkg-config", -] - -[[package]] -name = "gtk-sys" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414" -dependencies = [ - "atk-sys", - "cairo-sys-rs", - "gdk-pixbuf-sys", - "gdk-sys", - "gio-sys", - "glib-sys", - "gobject-sys", - "libc", - "pango-sys", - "system-deps", -] - -[[package]] -name = "gtk3-macros" -version = "0.18.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d" -dependencies = [ - "proc-macro-crate 1.3.1", - "proc-macro-error", - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "hashbrown" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" - -[[package]] -name = "hashbrown" -version = "0.15.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" -dependencies = [ - "foldhash", -] - -[[package]] -name = "hashbrown" -version = "0.16.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" - -[[package]] -name = "heck" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" - -[[package]] -name = "heck" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" - -[[package]] -name = "hex" -version = "0.4.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" - -[[package]] -name = "html5ever" -version = "0.29.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b7410cae13cbc75623c98ac4cbfd1f0bedddf3227afc24f370cf0f50a44a11c" -dependencies = [ - "log", - "mac", - "markup5ever", - "match_token", -] - -[[package]] -name = "http" -version = "1.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" -dependencies = [ - "bytes", - "itoa", -] - -[[package]] -name = "http-body" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" -dependencies = [ - "bytes", - "http", -] - -[[package]] -name = "http-body-util" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" -dependencies = [ - "bytes", - "futures-core", - "http", - "http-body", - "pin-project-lite", -] - -[[package]] -name = "httparse" -version = "1.10.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" - -[[package]] -name = "hyper" -version = "1.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" -dependencies = [ - "atomic-waker", - "bytes", - "futures-channel", - "futures-core", - "http", - "http-body", - "httparse", - "itoa", - "pin-project-lite", - "pin-utils", - "smallvec", - "tokio", - "want", -] - -[[package]] -name = "hyper-util" -version = "0.1.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" -dependencies = [ - "base64 0.22.1", - "bytes", - "futures-channel", - "futures-util", - "http", - "http-body", - "hyper", - "ipnet", - "libc", - "percent-encoding", - "pin-project-lite", - "socket2", - "tokio", - "tower-service", - "tracing", -] - -[[package]] -name = "iana-time-zone" -version = "0.1.65" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" -dependencies = [ - "android_system_properties", - "core-foundation-sys", - "iana-time-zone-haiku", - "js-sys", - "log", - "wasm-bindgen", - "windows-core 0.62.2", -] - -[[package]] -name = "iana-time-zone-haiku" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" -dependencies = [ - "cc", -] - -[[package]] -name = "ico" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e795dff5605e0f04bff85ca41b51a96b83e80b281e96231bcaaf1ac35103371" -dependencies = [ - "byteorder", - "png", -] - -[[package]] -name = "icu_collections" -version = "2.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" -dependencies = [ - "displaydoc", - "potential_utf", - "yoke", - "zerofrom", - "zerovec", -] - -[[package]] -name = "icu_locale_core" -version = "2.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" -dependencies = [ - "displaydoc", - "litemap", - "tinystr", - "writeable", - "zerovec", -] - -[[package]] -name = "icu_normalizer" -version = "2.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" -dependencies = [ - "icu_collections", - "icu_normalizer_data", - "icu_properties", - "icu_provider", - "smallvec", - "zerovec", -] - -[[package]] -name = "icu_normalizer_data" -version = "2.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" - -[[package]] -name = "icu_properties" -version = "2.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" -dependencies = [ - "icu_collections", - "icu_locale_core", - "icu_properties_data", - "icu_provider", - "zerotrie", - "zerovec", -] - -[[package]] -name = "icu_properties_data" -version = "2.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" - -[[package]] -name = "icu_provider" -version = "2.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" -dependencies = [ - "displaydoc", - "icu_locale_core", - "writeable", - "yoke", - "zerofrom", - "zerotrie", - "zerovec", -] - -[[package]] -name = "id-arena" -version = "2.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" - -[[package]] -name = "ident_case" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" - -[[package]] -name = "idna" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" -dependencies = [ - "idna_adapter", - "smallvec", - "utf8_iter", -] - -[[package]] -name = "idna_adapter" -version = "1.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" -dependencies = [ - "icu_normalizer", - "icu_properties", -] - -[[package]] -name = "indexmap" -version = "1.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" -dependencies = [ - "autocfg", - "hashbrown 0.12.3", - "serde", -] - -[[package]] -name = "indexmap" -version = "2.13.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" -dependencies = [ - "equivalent", - "hashbrown 0.16.1", - "serde", - "serde_core", -] - -[[package]] -name = "infer" -version = "0.19.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7" -dependencies = [ - "cfb", -] - -[[package]] -name = "ipnet" -version = "2.12.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" - -[[package]] -name = "iri-string" -version = "0.7.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" -dependencies = [ - "memchr", - "serde", -] - -[[package]] -name = "itoa" -version = "1.0.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" - -[[package]] -name = "javascriptcore-rs" -version = "1.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc" -dependencies = [ - "bitflags 1.3.2", - "glib", - "javascriptcore-rs-sys", -] - -[[package]] -name = "javascriptcore-rs-sys" -version = "1.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124" -dependencies = [ - "glib-sys", - "gobject-sys", - "libc", - "system-deps", -] - -[[package]] -name = "jni" -version = "0.21.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" -dependencies = [ - "cesu8", - "cfg-if", - "combine", - "jni-sys", - "log", - "thiserror 1.0.69", - "walkdir", - "windows-sys 0.45.0", -] - -[[package]] -name = "jni-sys" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" - -[[package]] -name = "js-sys" -version = "0.3.91" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b49715b7073f385ba4bc528e5747d02e66cb39c6146efb66b781f131f0fb399c" -dependencies = [ - "once_cell", - "wasm-bindgen", -] - -[[package]] -name = "json-patch" -version = "3.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08" -dependencies = [ - "jsonptr", - "serde", - "serde_json", - "thiserror 1.0.69", -] - -[[package]] -name = "jsonptr" -version = "0.6.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70" -dependencies = [ - "serde", - "serde_json", -] - -[[package]] -name = "keyboard-types" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a" -dependencies = [ - "bitflags 2.11.0", - "serde", - "unicode-segmentation", -] - -[[package]] -name = "kuchikiki" -version = "0.8.8-speedreader" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02cb977175687f33fa4afa0c95c112b987ea1443e5a51c8f8ff27dc618270cc2" -dependencies = [ - "cssparser", - "html5ever", - "indexmap 2.13.0", - "selectors", -] - -[[package]] -name = "leb128fmt" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" - -[[package]] -name = "libappindicator" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a" -dependencies = [ - "glib", - "gtk", - "gtk-sys", - "libappindicator-sys", - "log", -] - -[[package]] -name = "libappindicator-sys" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf" -dependencies = [ - "gtk-sys", - "libloading", - "once_cell", -] - -[[package]] -name = "libc" -version = "0.2.182" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" - -[[package]] -name = "libloading" -version = "0.7.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" -dependencies = [ - "cfg-if", - "winapi", -] - -[[package]] -name = "libredox" -version = "0.1.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1744e39d1d6a9948f4f388969627434e31128196de472883b39f148769bfe30a" -dependencies = [ - "libc", -] - -[[package]] -name = "litemap" -version = "0.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" - -[[package]] -name = "lock_api" -version = "0.4.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" -dependencies = [ - "scopeguard", -] - -[[package]] -name = "log" -version = "0.4.29" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" - -[[package]] -name = "mac" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" - -[[package]] -name = "markup5ever" -version = "0.14.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7a7213d12e1864c0f002f52c2923d4556935a43dec5e71355c2760e0f6e7a18" -dependencies = [ - "log", - "phf 0.11.3", - "phf_codegen 0.11.3", - "string_cache", - "string_cache_codegen", - "tendril", -] - -[[package]] -name = "match_token" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "matches" -version = "0.1.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" - -[[package]] -name = "memchr" -version = "2.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" - -[[package]] -name = "memoffset" -version = "0.9.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" -dependencies = [ - "autocfg", -] - -[[package]] -name = "mime" -version = "0.3.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" - -[[package]] -name = "miniz_oxide" -version = "0.8.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" -dependencies = [ - "adler2", - "simd-adler32", -] - -[[package]] -name = "mio" -version = "1.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" -dependencies = [ - "libc", - "wasi 0.11.1+wasi-snapshot-preview1", - "windows-sys 0.61.2", -] - -[[package]] -name = "muda" -version = "0.17.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01c1738382f66ed56b3b9c8119e794a2e23148ac8ea214eda86622d4cb9d415a" -dependencies = [ - "crossbeam-channel", - "dpi", - "gtk", - "keyboard-types", - "objc2", - "objc2-app-kit", - "objc2-core-foundation", - "objc2-foundation", - "once_cell", - "png", - "serde", - "thiserror 2.0.18", - "windows-sys 0.60.2", -] - -[[package]] -name = "ndk" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" -dependencies = [ - "bitflags 2.11.0", - "jni-sys", - "log", - "ndk-sys", - "num_enum", - "raw-window-handle", - "thiserror 1.0.69", -] - -[[package]] -name = "ndk-context" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" - -[[package]] -name = "ndk-sys" -version = "0.6.0+11769913" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" -dependencies = [ - "jni-sys", -] - -[[package]] -name = "new_debug_unreachable" -version = "1.0.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" - -[[package]] -name = "nodrop" -version = "0.1.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb" - -[[package]] -name = "num-conv" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" - -[[package]] -name = "num-traits" -version = "0.2.19" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" -dependencies = [ - "autocfg", -] - -[[package]] -name = "num_enum" -version = "0.7.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c" -dependencies = [ - "num_enum_derive", - "rustversion", -] - -[[package]] -name = "num_enum_derive" -version = "0.7.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7" -dependencies = [ - "proc-macro-crate 3.5.0", - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "objc2" -version = "0.6.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f" -dependencies = [ - "objc2-encode", - "objc2-exception-helper", -] - -[[package]] -name = "objc2-app-kit" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c" -dependencies = [ - "bitflags 2.11.0", - "block2", - "objc2", - "objc2-core-foundation", - "objc2-foundation", -] - -[[package]] -name = "objc2-core-foundation" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" -dependencies = [ - "bitflags 2.11.0", - "dispatch2", - "objc2", -] - -[[package]] -name = "objc2-core-graphics" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807" -dependencies = [ - "bitflags 2.11.0", - "dispatch2", - "objc2", - "objc2-core-foundation", - "objc2-io-surface", -] - -[[package]] -name = "objc2-encode" -version = "4.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" - -[[package]] -name = "objc2-exception-helper" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7a1c5fbb72d7735b076bb47b578523aedc40f3c439bea6dfd595c089d79d98a" -dependencies = [ - "cc", -] - -[[package]] -name = "objc2-foundation" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" -dependencies = [ - "bitflags 2.11.0", - "block2", - "objc2", - "objc2-core-foundation", -] - -[[package]] -name = "objc2-io-surface" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d" -dependencies = [ - "bitflags 2.11.0", - "objc2", - "objc2-core-foundation", -] - -[[package]] -name = "objc2-quartz-core" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f" -dependencies = [ - "bitflags 2.11.0", - "objc2", - "objc2-core-foundation", - "objc2-foundation", -] - -[[package]] -name = "objc2-ui-kit" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d87d638e33c06f577498cbcc50491496a3ed4246998a7fbba7ccb98b1e7eab22" -dependencies = [ - "bitflags 2.11.0", - "objc2", - "objc2-core-foundation", - "objc2-foundation", -] - -[[package]] -name = "objc2-web-kit" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2e5aaab980c433cf470df9d7af96a7b46a9d892d521a2cbbb2f8a4c16751e7f" -dependencies = [ - "bitflags 2.11.0", - "block2", - "objc2", - "objc2-app-kit", - "objc2-core-foundation", - "objc2-foundation", -] - -[[package]] -name = "once_cell" -version = "1.21.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" - -[[package]] -name = "option-ext" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" - -[[package]] -name = "pango" -version = "0.18.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4" -dependencies = [ - "gio", - "glib", - "libc", - "once_cell", - "pango-sys", -] - -[[package]] -name = "pango-sys" -version = "0.18.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5" -dependencies = [ - "glib-sys", - "gobject-sys", - "libc", - "system-deps", -] - -[[package]] -name = "parking_lot" -version = "0.12.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" -dependencies = [ - "lock_api", - "parking_lot_core", -] - -[[package]] -name = "parking_lot_core" -version = "0.9.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" -dependencies = [ - "cfg-if", - "libc", - "redox_syscall", - "smallvec", - "windows-link 0.2.1", -] - -[[package]] -name = "percent-encoding" -version = "2.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" - -[[package]] -name = "phf" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12" -dependencies = [ - "phf_shared 0.8.0", -] - -[[package]] -name = "phf" -version = "0.10.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" -dependencies = [ - "phf_macros 0.10.0", - "phf_shared 0.10.0", - "proc-macro-hack", -] - -[[package]] -name = "phf" -version = "0.11.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" -dependencies = [ - "phf_macros 0.11.3", - "phf_shared 0.11.3", -] - -[[package]] -name = "phf_codegen" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815" -dependencies = [ - "phf_generator 0.8.0", - "phf_shared 0.8.0", -] - -[[package]] -name = "phf_codegen" -version = "0.11.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" -dependencies = [ - "phf_generator 0.11.3", - "phf_shared 0.11.3", -] - -[[package]] -name = "phf_generator" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526" -dependencies = [ - "phf_shared 0.8.0", - "rand 0.7.3", -] - -[[package]] -name = "phf_generator" -version = "0.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" -dependencies = [ - "phf_shared 0.10.0", - "rand 0.8.5", -] - -[[package]] -name = "phf_generator" -version = "0.11.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" -dependencies = [ - "phf_shared 0.11.3", - "rand 0.8.5", -] - -[[package]] -name = "phf_macros" -version = "0.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0" -dependencies = [ - "phf_generator 0.10.0", - "phf_shared 0.10.0", - "proc-macro-hack", - "proc-macro2", - "quote", - "syn 1.0.109", -] - -[[package]] -name = "phf_macros" -version = "0.11.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" -dependencies = [ - "phf_generator 0.11.3", - "phf_shared 0.11.3", - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "phf_shared" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7" -dependencies = [ - "siphasher 0.3.11", -] - -[[package]] -name = "phf_shared" -version = "0.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" -dependencies = [ - "siphasher 0.3.11", -] - -[[package]] -name = "phf_shared" -version = "0.11.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" -dependencies = [ - "siphasher 1.0.2", -] - -[[package]] -name = "pin-project-lite" -version = "0.2.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" - -[[package]] -name = "pin-utils" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" - -[[package]] -name = "pkg-config" -version = "0.3.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" - -[[package]] -name = "plist" -version = "1.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07" -dependencies = [ - "base64 0.22.1", - "indexmap 2.13.0", - "quick-xml", - "serde", - "time", -] - -[[package]] -name = "png" -version = "0.17.16" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" -dependencies = [ - "bitflags 1.3.2", - "crc32fast", - "fdeflate", - "flate2", - "miniz_oxide", -] - -[[package]] -name = "potential_utf" -version = "0.1.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" -dependencies = [ - "zerovec", -] - -[[package]] -name = "powerfmt" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" - -[[package]] -name = "ppv-lite86" -version = "0.2.21" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" -dependencies = [ - "zerocopy", -] - -[[package]] -name = "precomputed-hash" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" - -[[package]] -name = "prettyplease" -version = "0.2.37" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" -dependencies = [ - "proc-macro2", - "syn 2.0.117", -] - -[[package]] -name = "proc-macro-crate" -version = "1.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" -dependencies = [ - "once_cell", - "toml_edit 0.19.15", -] - -[[package]] -name = "proc-macro-crate" -version = "2.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24" -dependencies = [ - "toml_datetime 0.6.3", - "toml_edit 0.20.2", -] - -[[package]] -name = "proc-macro-crate" -version = "3.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f" -dependencies = [ - "toml_edit 0.25.4+spec-1.1.0", -] - -[[package]] -name = "proc-macro-error" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" -dependencies = [ - "proc-macro-error-attr", - "proc-macro2", - "quote", - "syn 1.0.109", - "version_check", -] - -[[package]] -name = "proc-macro-error-attr" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" -dependencies = [ - "proc-macro2", - "quote", - "version_check", -] - -[[package]] -name = "proc-macro-hack" -version = "0.5.20+deprecated" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" - -[[package]] -name = "proc-macro2" -version = "1.0.106" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" -dependencies = [ - "unicode-ident", -] - -[[package]] -name = "quick-xml" -version = "0.38.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c" -dependencies = [ - "memchr", -] - -[[package]] -name = "quote" -version = "1.0.45" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" -dependencies = [ - "proc-macro2", -] - -[[package]] -name = "r-efi" -version = "5.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" - -[[package]] -name = "r-efi" -version = "6.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" - -[[package]] -name = "rand" -version = "0.7.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" -dependencies = [ - "getrandom 0.1.16", - "libc", - "rand_chacha 0.2.2", - "rand_core 0.5.1", - "rand_hc", - "rand_pcg", -] - -[[package]] -name = "rand" -version = "0.8.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" -dependencies = [ - "libc", - "rand_chacha 0.3.1", - "rand_core 0.6.4", -] - -[[package]] -name = "rand_chacha" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" -dependencies = [ - "ppv-lite86", - "rand_core 0.5.1", -] - -[[package]] -name = "rand_chacha" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" -dependencies = [ - "ppv-lite86", - "rand_core 0.6.4", -] - -[[package]] -name = "rand_core" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" -dependencies = [ - "getrandom 0.1.16", -] - -[[package]] -name = "rand_core" -version = "0.6.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" -dependencies = [ - "getrandom 0.2.17", -] - -[[package]] -name = "rand_hc" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" -dependencies = [ - "rand_core 0.5.1", -] - -[[package]] -name = "rand_pcg" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429" -dependencies = [ - "rand_core 0.5.1", -] - -[[package]] -name = "raw-window-handle" -version = "0.6.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" - -[[package]] -name = "redox_syscall" -version = "0.5.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" -dependencies = [ - "bitflags 2.11.0", -] - -[[package]] -name = "redox_users" -version = "0.5.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" -dependencies = [ - "getrandom 0.2.17", - "libredox", - "thiserror 2.0.18", -] - -[[package]] -name = "ref-cast" -version = "1.0.25" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" -dependencies = [ - "ref-cast-impl", -] - -[[package]] -name = "ref-cast-impl" -version = "1.0.25" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "regex" -version = "1.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" -dependencies = [ - "aho-corasick", - "memchr", - "regex-automata", - "regex-syntax", -] - -[[package]] -name = "regex-automata" -version = "0.4.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" -dependencies = [ - "aho-corasick", - "memchr", - "regex-syntax", -] - -[[package]] -name = "regex-syntax" -version = "0.8.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a" - -[[package]] -name = "reqwest" -version = "0.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab3f43e3283ab1488b624b44b0e988d0acea0b3214e694730a055cb6b2efa801" -dependencies = [ - "base64 0.22.1", - "bytes", - "futures-core", - "futures-util", - "http", - "http-body", - "http-body-util", - "hyper", - "hyper-util", - "js-sys", - "log", - "percent-encoding", - "pin-project-lite", - "serde", - "serde_json", - "sync_wrapper", - "tokio", - "tokio-util", - "tower", - "tower-http", - "tower-service", - "url", - "wasm-bindgen", - "wasm-bindgen-futures", - "wasm-streams", - "web-sys", -] - -[[package]] -name = "rustc_version" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" -dependencies = [ - "semver", -] - -[[package]] -name = "rustversion" -version = "1.0.22" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" - -[[package]] -name = "same-file" -version = "1.0.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" -dependencies = [ - "winapi-util", -] - -[[package]] -name = "schemars" -version = "0.8.22" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615" -dependencies = [ - "dyn-clone", - "indexmap 1.9.3", - "schemars_derive", - "serde", - "serde_json", - "url", - "uuid", -] - -[[package]] -name = "schemars" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f" -dependencies = [ - "dyn-clone", - "ref-cast", - "serde", - "serde_json", -] - -[[package]] -name = "schemars" -version = "1.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc" -dependencies = [ - "dyn-clone", - "ref-cast", - "serde", - "serde_json", -] - -[[package]] -name = "schemars_derive" -version = "0.8.22" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d" -dependencies = [ - "proc-macro2", - "quote", - "serde_derive_internals", - "syn 2.0.117", -] - -[[package]] -name = "scopeguard" -version = "1.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" - -[[package]] -name = "selectors" -version = "0.24.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c37578180969d00692904465fb7f6b3d50b9a2b952b87c23d0e2e5cb5013416" -dependencies = [ - "bitflags 1.3.2", - "cssparser", - "derive_more", - "fxhash", - "log", - "phf 0.8.0", - "phf_codegen 0.8.0", - "precomputed-hash", - "servo_arc", - "smallvec", -] - -[[package]] -name = "semver" -version = "1.0.27" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" -dependencies = [ - "serde", - "serde_core", -] - -[[package]] -name = "serde" -version = "1.0.228" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" -dependencies = [ - "serde_core", - "serde_derive", -] - -[[package]] -name = "serde-untagged" -version = "0.1.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058" -dependencies = [ - "erased-serde", - "serde", - "serde_core", - "typeid", -] - -[[package]] -name = "serde_core" -version = "1.0.228" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" -dependencies = [ - "serde_derive", -] - -[[package]] -name = "serde_derive" -version = "1.0.228" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "serde_derive_internals" -version = "0.29.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "serde_json" -version = "1.0.149" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" -dependencies = [ - "itoa", - "memchr", - "serde", - "serde_core", - "zmij", -] - -[[package]] -name = "serde_repr" -version = "0.1.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "serde_spanned" -version = "0.6.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" -dependencies = [ - "serde", -] - -[[package]] -name = "serde_spanned" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" -dependencies = [ - "serde_core", -] - -[[package]] -name = "serde_with" -version = "3.17.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "381b283ce7bc6b476d903296fb59d0d36633652b633b27f64db4fb46dcbfc3b9" -dependencies = [ - "base64 0.22.1", - "chrono", - "hex", - "indexmap 1.9.3", - "indexmap 2.13.0", - "schemars 0.9.0", - "schemars 1.2.1", - "serde_core", - "serde_json", - "serde_with_macros", - "time", -] - -[[package]] -name = "serde_with_macros" -version = "3.17.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6d4e30573c8cb306ed6ab1dca8423eec9a463ea0e155f45399455e0368b27e0" -dependencies = [ - "darling", - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "serialize-to-javascript" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5" -dependencies = [ - "serde", - "serde_json", - "serialize-to-javascript-impl", -] - -[[package]] -name = "serialize-to-javascript-impl" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "servo_arc" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d52aa42f8fdf0fed91e5ce7f23d8138441002fa31dca008acf47e6fd4721f741" -dependencies = [ - "nodrop", - "stable_deref_trait", -] - -[[package]] -name = "sha2" -version = "0.10.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" -dependencies = [ - "cfg-if", - "cpufeatures", - "digest", -] - -[[package]] -name = "shlex" -version = "1.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" - -[[package]] -name = "simd-adler32" -version = "0.3.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" - -[[package]] -name = "siphasher" -version = "0.3.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" - -[[package]] -name = "siphasher" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e" - -[[package]] -name = "slab" -version = "0.4.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" - -[[package]] -name = "smallvec" -version = "1.15.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" - -[[package]] -name = "socket2" -version = "0.6.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" -dependencies = [ - "libc", - "windows-sys 0.61.2", -] - -[[package]] -name = "softbuffer" -version = "0.4.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aac18da81ebbf05109ab275b157c22a653bb3c12cf884450179942f81bcbf6c3" -dependencies = [ - "bytemuck", - "js-sys", - "ndk", - "objc2", - "objc2-core-foundation", - "objc2-core-graphics", - "objc2-foundation", - "objc2-quartz-core", - "raw-window-handle", - "redox_syscall", - "tracing", - "wasm-bindgen", - "web-sys", - "windows-sys 0.61.2", -] - -[[package]] -name = "soup3" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f" -dependencies = [ - "futures-channel", - "gio", - "glib", - "libc", - "soup3-sys", -] - -[[package]] -name = "soup3-sys" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27" -dependencies = [ - "gio-sys", - "glib-sys", - "gobject-sys", - "libc", - "system-deps", -] - -[[package]] -name = "stable_deref_trait" -version = "1.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" - -[[package]] -name = "string_cache" -version = "0.8.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" -dependencies = [ - "new_debug_unreachable", - "parking_lot", - "phf_shared 0.11.3", - "precomputed-hash", - "serde", -] - -[[package]] -name = "string_cache_codegen" -version = "0.5.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0" -dependencies = [ - "phf_generator 0.11.3", - "phf_shared 0.11.3", - "proc-macro2", - "quote", -] - -[[package]] -name = "strsim" -version = "0.11.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" - -[[package]] -name = "swift-rs" -version = "1.0.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4057c98e2e852d51fdcfca832aac7b571f6b351ad159f9eda5db1655f8d0c4d7" -dependencies = [ - "base64 0.21.7", - "serde", - "serde_json", -] - -[[package]] -name = "syn" -version = "1.0.109" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" -dependencies = [ - "proc-macro2", - "quote", - "unicode-ident", -] - -[[package]] -name = "syn" -version = "2.0.117" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" -dependencies = [ - "proc-macro2", - "quote", - "unicode-ident", -] - -[[package]] -name = "sync_wrapper" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" -dependencies = [ - "futures-core", -] - -[[package]] -name = "synstructure" -version = "0.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "system-deps" -version = "6.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" -dependencies = [ - "cfg-expr", - "heck 0.5.0", - "pkg-config", - "toml 0.8.2", - "version-compare", -] - -[[package]] -name = "tao" -version = "0.34.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e06d52c379e63da659a483a958110bbde891695a0ecb53e48cc7786d5eda7bb" -dependencies = [ - "bitflags 2.11.0", - "block2", - "core-foundation", - "core-graphics", - "crossbeam-channel", - "dispatch2", - "dlopen2", - "dpi", - "gdkwayland-sys", - "gdkx11-sys", - "gtk", - "jni", - "libc", - "log", - "ndk", - "ndk-context", - "ndk-sys", - "objc2", - "objc2-app-kit", - "objc2-foundation", - "once_cell", - "parking_lot", - "raw-window-handle", - "tao-macros", - "unicode-segmentation", - "url", - "windows", - "windows-core 0.61.2", - "windows-version", - "x11-dl", -] - -[[package]] -name = "tao-macros" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "target-lexicon" -version = "0.12.16" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" - -[[package]] -name = "tauri" -version = "2.10.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da77cc00fb9028caf5b5d4650f75e31f1ef3693459dfca7f7e506d1ecef0ba2d" -dependencies = [ - "anyhow", - "bytes", - "cookie", - "dirs", - "dunce", - "embed_plist", - "getrandom 0.3.4", - "glob", - "gtk", - "heck 0.5.0", - "http", - "jni", - "libc", - "log", - "mime", - "muda", - "objc2", - "objc2-app-kit", - "objc2-foundation", - "objc2-ui-kit", - "objc2-web-kit", - "percent-encoding", - "plist", - "raw-window-handle", - "reqwest", - "serde", - "serde_json", - "serde_repr", - "serialize-to-javascript", - "swift-rs", - "tauri-build", - "tauri-macros", - "tauri-runtime", - "tauri-runtime-wry", - "tauri-utils", - "thiserror 2.0.18", - "tokio", - "tray-icon", - "url", - "webkit2gtk", - "webview2-com", - "window-vibrancy", - "windows", -] - -[[package]] -name = "tauri-build" -version = "2.5.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4bbc990d1dbf57a8e1c7fa2327f2a614d8b757805603c1b9ba5c81bade09fd4d" -dependencies = [ - "anyhow", - "cargo_toml", - "dirs", - "glob", - "heck 0.5.0", - "json-patch", - "schemars 0.8.22", - "semver", - "serde", - "serde_json", - "tauri-utils", - "tauri-winres", - "toml 0.9.12+spec-1.1.0", - "walkdir", -] - -[[package]] -name = "tauri-codegen" -version = "2.5.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4a24476afd977c5d5d169f72425868613d82747916dd29e0a357c84c4bd6d29" -dependencies = [ - "base64 0.22.1", - "brotli", - "ico", - "json-patch", - "plist", - "png", - "proc-macro2", - "quote", - "semver", - "serde", - "serde_json", - "sha2", - "syn 2.0.117", - "tauri-utils", - "thiserror 2.0.18", - "time", - "url", - "uuid", - "walkdir", -] - -[[package]] -name = "tauri-macros" -version = "2.5.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d39b349a98dadaffebb73f0a40dcd1f23c999211e5a2e744403db384d0c33de7" -dependencies = [ - "heck 0.5.0", - "proc-macro2", - "quote", - "syn 2.0.117", - "tauri-codegen", - "tauri-utils", -] - -[[package]] -name = "tauri-plugin" -version = "2.5.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ddde7d51c907b940fb573006cdda9a642d6a7c8153657e88f8a5c3c9290cd4aa" -dependencies = [ - "anyhow", - "glob", - "plist", - "schemars 0.8.22", - "serde", - "serde_json", - "tauri-utils", - "toml 0.9.12+spec-1.1.0", - "walkdir", -] - -[[package]] -name = "tauri-plugin-splashscreen" -version = "0.1.0" -dependencies = [ - "serde", - "tauri", - "tauri-plugin", - "thiserror 2.0.18", -] - -[[package]] -name = "tauri-runtime" -version = "2.10.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2826d79a3297ed08cd6ea7f412644ef58e32969504bc4fbd8d7dbeabc4445ea2" -dependencies = [ - "cookie", - "dpi", - "gtk", - "http", - "jni", - "objc2", - "objc2-ui-kit", - "objc2-web-kit", - "raw-window-handle", - "serde", - "serde_json", - "tauri-utils", - "thiserror 2.0.18", - "url", - "webkit2gtk", - "webview2-com", - "windows", -] - -[[package]] -name = "tauri-runtime-wry" -version = "2.10.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e11ea2e6f801d275fdd890d6c9603736012742a1c33b96d0db788c9cdebf7f9e" -dependencies = [ - "gtk", - "http", - "jni", - "log", - "objc2", - "objc2-app-kit", - "once_cell", - "percent-encoding", - "raw-window-handle", - "softbuffer", - "tao", - "tauri-runtime", - "tauri-utils", - "url", - "webkit2gtk", - "webview2-com", - "windows", - "wry", -] - -[[package]] -name = "tauri-utils" -version = "2.8.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "219a1f983a2af3653f75b5747f76733b0da7ff03069c7a41901a5eb3ace4557d" -dependencies = [ - "anyhow", - "brotli", - "cargo_metadata", - "ctor", - "dunce", - "glob", - "html5ever", - "http", - "infer", - "json-patch", - "kuchikiki", - "log", - "memchr", - "phf 0.11.3", - "proc-macro2", - "quote", - "regex", - "schemars 0.8.22", - "semver", - "serde", - "serde-untagged", - "serde_json", - "serde_with", - "swift-rs", - "thiserror 2.0.18", - "toml 0.9.12+spec-1.1.0", - "url", - "urlpattern", - "uuid", - "walkdir", -] - -[[package]] -name = "tauri-winres" -version = "0.3.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1087b111fe2b005e42dbdc1990fc18593234238d47453b0c99b7de1c9ab2c1e0" -dependencies = [ - "dunce", - "embed-resource", - "toml 0.9.12+spec-1.1.0", -] - -[[package]] -name = "tendril" -version = "0.4.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" -dependencies = [ - "futf", - "mac", - "utf-8", -] - -[[package]] -name = "thiserror" -version = "1.0.69" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" -dependencies = [ - "thiserror-impl 1.0.69", -] - -[[package]] -name = "thiserror" -version = "2.0.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" -dependencies = [ - "thiserror-impl 2.0.18", -] - -[[package]] -name = "thiserror-impl" -version = "1.0.69" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "thiserror-impl" -version = "2.0.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "time" -version = "0.3.47" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" -dependencies = [ - "deranged", - "itoa", - "num-conv", - "powerfmt", - "serde_core", - "time-core", - "time-macros", -] - -[[package]] -name = "time-core" -version = "0.1.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" - -[[package]] -name = "time-macros" -version = "0.2.27" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" -dependencies = [ - "num-conv", - "time-core", -] - -[[package]] -name = "tinystr" -version = "0.8.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" -dependencies = [ - "displaydoc", - "zerovec", -] - -[[package]] -name = "tokio" -version = "1.50.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d" -dependencies = [ - "bytes", - "libc", - "mio", - "pin-project-lite", - "socket2", - "windows-sys 0.61.2", -] - -[[package]] -name = "tokio-util" -version = "0.7.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" -dependencies = [ - "bytes", - "futures-core", - "futures-sink", - "pin-project-lite", - "tokio", -] - -[[package]] -name = "toml" -version = "0.8.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d" -dependencies = [ - "serde", - "serde_spanned 0.6.9", - "toml_datetime 0.6.3", - "toml_edit 0.20.2", -] - -[[package]] -name = "toml" -version = "0.9.12+spec-1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863" -dependencies = [ - "indexmap 2.13.0", - "serde_core", - "serde_spanned 1.0.4", - "toml_datetime 0.7.5+spec-1.1.0", - "toml_parser", - "toml_writer", - "winnow 0.7.15", -] - -[[package]] -name = "toml_datetime" -version = "0.6.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b" -dependencies = [ - "serde", -] - -[[package]] -name = "toml_datetime" -version = "0.7.5+spec-1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" -dependencies = [ - "serde_core", -] - -[[package]] -name = "toml_datetime" -version = "1.0.0+spec-1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32c2555c699578a4f59f0cc68e5116c8d7cabbd45e1409b989d4be085b53f13e" -dependencies = [ - "serde_core", -] - -[[package]] -name = "toml_edit" -version = "0.19.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" -dependencies = [ - "indexmap 2.13.0", - "toml_datetime 0.6.3", - "winnow 0.5.40", -] - -[[package]] -name = "toml_edit" -version = "0.20.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338" -dependencies = [ - "indexmap 2.13.0", - "serde", - "serde_spanned 0.6.9", - "toml_datetime 0.6.3", - "winnow 0.5.40", -] - -[[package]] -name = "toml_edit" -version = "0.25.4+spec-1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7193cbd0ce53dc966037f54351dbbcf0d5a642c7f0038c382ef9e677ce8c13f2" -dependencies = [ - "indexmap 2.13.0", - "toml_datetime 1.0.0+spec-1.1.0", - "toml_parser", - "winnow 0.7.15", -] - -[[package]] -name = "toml_parser" -version = "1.0.9+spec-1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "702d4415e08923e7e1ef96cd5727c0dfed80b4d2fa25db9647fe5eb6f7c5a4c4" -dependencies = [ - "winnow 0.7.15", -] - -[[package]] -name = "toml_writer" -version = "1.0.6+spec-1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607" - -[[package]] -name = "tower" -version = "0.5.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" -dependencies = [ - "futures-core", - "futures-util", - "pin-project-lite", - "sync_wrapper", - "tokio", - "tower-layer", - "tower-service", -] - -[[package]] -name = "tower-http" -version = "0.6.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" -dependencies = [ - "bitflags 2.11.0", - "bytes", - "futures-util", - "http", - "http-body", - "iri-string", - "pin-project-lite", - "tower", - "tower-layer", - "tower-service", -] - -[[package]] -name = "tower-layer" -version = "0.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" - -[[package]] -name = "tower-service" -version = "0.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" - -[[package]] -name = "tracing" -version = "0.1.44" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" -dependencies = [ - "pin-project-lite", - "tracing-core", -] - -[[package]] -name = "tracing-core" -version = "0.1.36" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" -dependencies = [ - "once_cell", -] - -[[package]] -name = "tray-icon" -version = "0.21.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5e85aa143ceb072062fc4d6356c1b520a51d636e7bc8e77ec94be3608e5e80c" -dependencies = [ - "crossbeam-channel", - "dirs", - "libappindicator", - "muda", - "objc2", - "objc2-app-kit", - "objc2-core-foundation", - "objc2-core-graphics", - "objc2-foundation", - "once_cell", - "png", - "serde", - "thiserror 2.0.18", - "windows-sys 0.60.2", -] - -[[package]] -name = "try-lock" -version = "0.2.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" - -[[package]] -name = "typeid" -version = "1.0.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" - -[[package]] -name = "typenum" -version = "1.19.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" - -[[package]] -name = "unic-char-property" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221" -dependencies = [ - "unic-char-range", -] - -[[package]] -name = "unic-char-range" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc" - -[[package]] -name = "unic-common" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc" - -[[package]] -name = "unic-ucd-ident" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987" -dependencies = [ - "unic-char-property", - "unic-char-range", - "unic-ucd-version", -] - -[[package]] -name = "unic-ucd-version" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4" -dependencies = [ - "unic-common", -] - -[[package]] -name = "unicode-ident" -version = "1.0.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" - -[[package]] -name = "unicode-segmentation" -version = "1.12.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" - -[[package]] -name = "unicode-xid" -version = "0.2.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" - -[[package]] -name = "url" -version = "2.5.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" -dependencies = [ - "form_urlencoded", - "idna", - "percent-encoding", - "serde", - "serde_derive", -] - -[[package]] -name = "urlpattern" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d" -dependencies = [ - "regex", - "serde", - "unic-ucd-ident", - "url", -] - -[[package]] -name = "utf-8" -version = "0.7.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" - -[[package]] -name = "utf8_iter" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" - -[[package]] -name = "uuid" -version = "1.22.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a68d3c8f01c0cfa54a75291d83601161799e4a89a39e0929f4b0354d88757a37" -dependencies = [ - "getrandom 0.4.2", - "js-sys", - "serde_core", - "wasm-bindgen", -] - -[[package]] -name = "version-compare" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e" - -[[package]] -name = "version_check" -version = "0.9.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" - -[[package]] -name = "vswhom" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b" -dependencies = [ - "libc", - "vswhom-sys", -] - -[[package]] -name = "vswhom-sys" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb067e4cbd1ff067d1df46c9194b5de0e98efd2810bbc95c5d5e5f25a3231150" -dependencies = [ - "cc", - "libc", -] - -[[package]] -name = "walkdir" -version = "2.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" -dependencies = [ - "same-file", - "winapi-util", -] - -[[package]] -name = "want" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" -dependencies = [ - "try-lock", -] - -[[package]] -name = "wasi" -version = "0.9.0+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" - -[[package]] -name = "wasi" -version = "0.11.1+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" - -[[package]] -name = "wasip2" -version = "1.0.2+wasi-0.2.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" -dependencies = [ - "wit-bindgen", -] - -[[package]] -name = "wasip3" -version = "0.4.0+wasi-0.3.0-rc-2026-01-06" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" -dependencies = [ - "wit-bindgen", -] - -[[package]] -name = "wasm-bindgen" -version = "0.2.114" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6532f9a5c1ece3798cb1c2cfdba640b9b3ba884f5db45973a6f442510a87d38e" -dependencies = [ - "cfg-if", - "once_cell", - "rustversion", - "wasm-bindgen-macro", - "wasm-bindgen-shared", -] - -[[package]] -name = "wasm-bindgen-futures" -version = "0.4.64" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e9c5522b3a28661442748e09d40924dfb9ca614b21c00d3fd135720e48b67db8" -dependencies = [ - "cfg-if", - "futures-util", - "js-sys", - "once_cell", - "wasm-bindgen", - "web-sys", -] - -[[package]] -name = "wasm-bindgen-macro" -version = "0.2.114" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18a2d50fcf105fb33bb15f00e7a77b772945a2ee45dcf454961fd843e74c18e6" -dependencies = [ - "quote", - "wasm-bindgen-macro-support", -] - -[[package]] -name = "wasm-bindgen-macro-support" -version = "0.2.114" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03ce4caeaac547cdf713d280eda22a730824dd11e6b8c3ca9e42247b25c631e3" -dependencies = [ - "bumpalo", - "proc-macro2", - "quote", - "syn 2.0.117", - "wasm-bindgen-shared", -] - -[[package]] -name = "wasm-bindgen-shared" -version = "0.2.114" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "75a326b8c223ee17883a4251907455a2431acc2791c98c26279376490c378c16" -dependencies = [ - "unicode-ident", -] - -[[package]] -name = "wasm-encoder" -version = "0.244.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" -dependencies = [ - "leb128fmt", - "wasmparser", -] - -[[package]] -name = "wasm-metadata" -version = "0.244.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" -dependencies = [ - "anyhow", - "indexmap 2.13.0", - "wasm-encoder", - "wasmparser", -] - -[[package]] -name = "wasm-streams" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d1ec4f6517c9e11ae630e200b2b65d193279042e28edd4a2cda233e46670bbb" -dependencies = [ - "futures-util", - "js-sys", - "wasm-bindgen", - "wasm-bindgen-futures", - "web-sys", -] - -[[package]] -name = "wasmparser" -version = "0.244.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" -dependencies = [ - "bitflags 2.11.0", - "hashbrown 0.15.5", - "indexmap 2.13.0", - "semver", -] - -[[package]] -name = "web-sys" -version = "0.3.91" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "854ba17bb104abfb26ba36da9729addc7ce7f06f5c0f90f3c391f8461cca21f9" -dependencies = [ - "js-sys", - "wasm-bindgen", -] - -[[package]] -name = "webkit2gtk" -version = "2.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1027150013530fb2eaf806408df88461ae4815a45c541c8975e61d6f2fc4793" -dependencies = [ - "bitflags 1.3.2", - "cairo-rs", - "gdk", - "gdk-sys", - "gio", - "gio-sys", - "glib", - "glib-sys", - "gobject-sys", - "gtk", - "gtk-sys", - "javascriptcore-rs", - "libc", - "once_cell", - "soup3", - "webkit2gtk-sys", -] - -[[package]] -name = "webkit2gtk-sys" -version = "2.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "916a5f65c2ef0dfe12fff695960a2ec3d4565359fdbb2e9943c974e06c734ea5" -dependencies = [ - "bitflags 1.3.2", - "cairo-sys-rs", - "gdk-sys", - "gio-sys", - "glib-sys", - "gobject-sys", - "gtk-sys", - "javascriptcore-rs-sys", - "libc", - "pkg-config", - "soup3-sys", - "system-deps", -] - -[[package]] -name = "webview2-com" -version = "0.38.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7130243a7a5b33c54a444e54842e6a9e133de08b5ad7b5861cd8ed9a6a5bc96a" -dependencies = [ - "webview2-com-macros", - "webview2-com-sys", - "windows", - "windows-core 0.61.2", - "windows-implement", - "windows-interface", -] - -[[package]] -name = "webview2-com-macros" -version = "0.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67a921c1b6914c367b2b823cd4cde6f96beec77d30a939c8199bb377cf9b9b54" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "webview2-com-sys" -version = "0.38.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "381336cfffd772377d291702245447a5251a2ffa5bad679c99e61bc48bacbf9c" -dependencies = [ - "thiserror 2.0.18", - "windows", - "windows-core 0.61.2", -] - -[[package]] -name = "winapi" -version = "0.3.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" -dependencies = [ - "winapi-i686-pc-windows-gnu", - "winapi-x86_64-pc-windows-gnu", -] - -[[package]] -name = "winapi-i686-pc-windows-gnu" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" - -[[package]] -name = "winapi-util" -version = "0.1.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" -dependencies = [ - "windows-sys 0.61.2", -] - -[[package]] -name = "winapi-x86_64-pc-windows-gnu" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" - -[[package]] -name = "window-vibrancy" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9bec5a31f3f9362f2258fd0e9c9dd61a9ca432e7306cc78c444258f0dce9a9c" -dependencies = [ - "objc2", - "objc2-app-kit", - "objc2-core-foundation", - "objc2-foundation", - "raw-window-handle", - "windows-sys 0.59.0", - "windows-version", -] - -[[package]] -name = "windows" -version = "0.61.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" -dependencies = [ - "windows-collections", - "windows-core 0.61.2", - "windows-future", - "windows-link 0.1.3", - "windows-numerics", -] - -[[package]] -name = "windows-collections" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" -dependencies = [ - "windows-core 0.61.2", -] - -[[package]] -name = "windows-core" -version = "0.61.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" -dependencies = [ - "windows-implement", - "windows-interface", - "windows-link 0.1.3", - "windows-result 0.3.4", - "windows-strings 0.4.2", -] - -[[package]] -name = "windows-core" -version = "0.62.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" -dependencies = [ - "windows-implement", - "windows-interface", - "windows-link 0.2.1", - "windows-result 0.4.1", - "windows-strings 0.5.1", -] - -[[package]] -name = "windows-future" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" -dependencies = [ - "windows-core 0.61.2", - "windows-link 0.1.3", - "windows-threading", -] - -[[package]] -name = "windows-implement" -version = "0.60.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "windows-interface" -version = "0.59.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "windows-link" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" - -[[package]] -name = "windows-link" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" - -[[package]] -name = "windows-numerics" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" -dependencies = [ - "windows-core 0.61.2", - "windows-link 0.1.3", -] - -[[package]] -name = "windows-result" -version = "0.3.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" -dependencies = [ - "windows-link 0.1.3", -] - -[[package]] -name = "windows-result" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" -dependencies = [ - "windows-link 0.2.1", -] - -[[package]] -name = "windows-strings" -version = "0.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" -dependencies = [ - "windows-link 0.1.3", -] - -[[package]] -name = "windows-strings" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" -dependencies = [ - "windows-link 0.2.1", -] - -[[package]] -name = "windows-sys" -version = "0.45.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" -dependencies = [ - "windows-targets 0.42.2", -] - -[[package]] -name = "windows-sys" -version = "0.59.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" -dependencies = [ - "windows-targets 0.52.6", -] - -[[package]] -name = "windows-sys" -version = "0.60.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" -dependencies = [ - "windows-targets 0.53.5", -] - -[[package]] -name = "windows-sys" -version = "0.61.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" -dependencies = [ - "windows-link 0.2.1", -] - -[[package]] -name = "windows-targets" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" -dependencies = [ - "windows_aarch64_gnullvm 0.42.2", - "windows_aarch64_msvc 0.42.2", - "windows_i686_gnu 0.42.2", - "windows_i686_msvc 0.42.2", - "windows_x86_64_gnu 0.42.2", - "windows_x86_64_gnullvm 0.42.2", - "windows_x86_64_msvc 0.42.2", -] - -[[package]] -name = "windows-targets" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" -dependencies = [ - "windows_aarch64_gnullvm 0.52.6", - "windows_aarch64_msvc 0.52.6", - "windows_i686_gnu 0.52.6", - "windows_i686_gnullvm 0.52.6", - "windows_i686_msvc 0.52.6", - "windows_x86_64_gnu 0.52.6", - "windows_x86_64_gnullvm 0.52.6", - "windows_x86_64_msvc 0.52.6", -] - -[[package]] -name = "windows-targets" -version = "0.53.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" -dependencies = [ - "windows-link 0.2.1", - "windows_aarch64_gnullvm 0.53.1", - "windows_aarch64_msvc 0.53.1", - "windows_i686_gnu 0.53.1", - "windows_i686_gnullvm 0.53.1", - "windows_i686_msvc 0.53.1", - "windows_x86_64_gnu 0.53.1", - "windows_x86_64_gnullvm 0.53.1", - "windows_x86_64_msvc 0.53.1", -] - -[[package]] -name = "windows-threading" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" -dependencies = [ - "windows-link 0.1.3", -] - -[[package]] -name = "windows-version" -version = "0.1.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e4060a1da109b9d0326b7262c8e12c84df67cc0dbc9e33cf49e01ccc2eb63631" -dependencies = [ - "windows-link 0.2.1", -] - -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" - -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" - -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" - -[[package]] -name = "windows_aarch64_msvc" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" - -[[package]] -name = "windows_aarch64_msvc" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" - -[[package]] -name = "windows_aarch64_msvc" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" - -[[package]] -name = "windows_i686_gnu" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" - -[[package]] -name = "windows_i686_gnu" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" - -[[package]] -name = "windows_i686_gnu" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" - -[[package]] -name = "windows_i686_gnullvm" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" - -[[package]] -name = "windows_i686_gnullvm" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" - -[[package]] -name = "windows_i686_msvc" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" - -[[package]] -name = "windows_i686_msvc" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" - -[[package]] -name = "windows_i686_msvc" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" - -[[package]] -name = "windows_x86_64_gnu" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" - -[[package]] -name = "windows_x86_64_gnu" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" - -[[package]] -name = "windows_x86_64_gnu" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" - -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" - -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" - -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" - -[[package]] -name = "windows_x86_64_msvc" -version = "0.42.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" - -[[package]] -name = "windows_x86_64_msvc" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" - -[[package]] -name = "windows_x86_64_msvc" -version = "0.53.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" - -[[package]] -name = "winnow" -version = "0.5.40" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" -dependencies = [ - "memchr", -] - -[[package]] -name = "winnow" -version = "0.7.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945" -dependencies = [ - "memchr", -] - -[[package]] -name = "winreg" -version = "0.55.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97" -dependencies = [ - "cfg-if", - "windows-sys 0.59.0", -] - -[[package]] -name = "wit-bindgen" -version = "0.51.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" -dependencies = [ - "wit-bindgen-rust-macro", -] - -[[package]] -name = "wit-bindgen-core" -version = "0.51.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" -dependencies = [ - "anyhow", - "heck 0.5.0", - "wit-parser", -] - -[[package]] -name = "wit-bindgen-rust" -version = "0.51.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" -dependencies = [ - "anyhow", - "heck 0.5.0", - "indexmap 2.13.0", - "prettyplease", - "syn 2.0.117", - "wasm-metadata", - "wit-bindgen-core", - "wit-component", -] - -[[package]] -name = "wit-bindgen-rust-macro" -version = "0.51.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" -dependencies = [ - "anyhow", - "prettyplease", - "proc-macro2", - "quote", - "syn 2.0.117", - "wit-bindgen-core", - "wit-bindgen-rust", -] - -[[package]] -name = "wit-component" -version = "0.244.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" -dependencies = [ - "anyhow", - "bitflags 2.11.0", - "indexmap 2.13.0", - "log", - "serde", - "serde_derive", - "serde_json", - "wasm-encoder", - "wasm-metadata", - "wasmparser", - "wit-parser", -] - -[[package]] -name = "wit-parser" -version = "0.244.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" -dependencies = [ - "anyhow", - "id-arena", - "indexmap 2.13.0", - "log", - "semver", - "serde", - "serde_derive", - "serde_json", - "unicode-xid", - "wasmparser", -] - -[[package]] -name = "writeable" -version = "0.6.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" - -[[package]] -name = "wry" -version = "0.54.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb26159b420aa77684589a744ae9a9461a95395b848764ad12290a14d960a11a" -dependencies = [ - "base64 0.22.1", - "block2", - "cookie", - "crossbeam-channel", - "dirs", - "dpi", - "dunce", - "gdkx11", - "gtk", - "html5ever", - "http", - "javascriptcore-rs", - "jni", - "kuchikiki", - "libc", - "ndk", - "objc2", - "objc2-app-kit", - "objc2-core-foundation", - "objc2-foundation", - "objc2-ui-kit", - "objc2-web-kit", - "once_cell", - "percent-encoding", - "raw-window-handle", - "sha2", - "soup3", - "tao-macros", - "thiserror 2.0.18", - "url", - "webkit2gtk", - "webkit2gtk-sys", - "webview2-com", - "windows", - "windows-core 0.61.2", - "windows-version", - "x11-dl", -] - -[[package]] -name = "x11" -version = "2.21.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e" -dependencies = [ - "libc", - "pkg-config", -] - -[[package]] -name = "x11-dl" -version = "2.21.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" -dependencies = [ - "libc", - "once_cell", - "pkg-config", -] - -[[package]] -name = "yoke" -version = "0.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" -dependencies = [ - "stable_deref_trait", - "yoke-derive", - "zerofrom", -] - -[[package]] -name = "yoke-derive" -version = "0.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", - "synstructure", -] - -[[package]] -name = "zerocopy" -version = "0.8.40" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a789c6e490b576db9f7e6b6d661bcc9799f7c0ac8352f56ea20193b2681532e5" -dependencies = [ - "zerocopy-derive", -] - -[[package]] -name = "zerocopy-derive" -version = "0.8.40" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f65c489a7071a749c849713807783f70672b28094011623e200cb86dcb835953" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "zerofrom" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" -dependencies = [ - "zerofrom-derive", -] - -[[package]] -name = "zerofrom-derive" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", - "synstructure", -] - -[[package]] -name = "zerotrie" -version = "0.2.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" -dependencies = [ - "displaydoc", - "yoke", - "zerofrom", -] - -[[package]] -name = "zerovec" -version = "0.11.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" -dependencies = [ - "yoke", - "zerofrom", - "zerovec-derive", -] - -[[package]] -name = "zerovec-derive" -version = "0.11.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.117", -] - -[[package]] -name = "zmij" -version = "1.0.21" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/.gitignore b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/.gitignore deleted file mode 100644 index 42afabfd2..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/build \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/build.gradle.kts b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/build.gradle.kts deleted file mode 100644 index f997910c9..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/build.gradle.kts +++ /dev/null @@ -1,47 +0,0 @@ -plugins { - id("com.android.library") - id("org.jetbrains.kotlin.android") -} - -android { - namespace = "app.tauri" - compileSdk = 36 - - defaultConfig { - minSdk = 21 - - testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" - consumerProguardFiles("proguard-rules.pro") - } - - buildTypes { - release { - isMinifyEnabled = false - proguardFiles( - getDefaultProguardFile("proguard-android-optimize.txt"), - "proguard-rules.pro" - ) - } - } - compileOptions { - sourceCompatibility = JavaVersion.VERSION_1_8 - targetCompatibility = JavaVersion.VERSION_1_8 - } - kotlinOptions { - jvmTarget = "1.8" - } - buildFeatures { - buildConfig = true - } -} - -dependencies { - - implementation("androidx.core:core-ktx:1.7.0") - implementation("androidx.appcompat:appcompat:1.6.0") - implementation("com.google.android.material:material:1.7.0") - implementation("com.fasterxml.jackson.core:jackson-databind:2.15.3") - testImplementation("junit:junit:4.13.2") - androidTestImplementation("androidx.test.ext:junit:1.1.5") - androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1") -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/proguard-rules.pro b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/proguard-rules.pro deleted file mode 100644 index e21b5beb4..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/proguard-rules.pro +++ /dev/null @@ -1,41 +0,0 @@ --keep class app.tauri.** { - @app.tauri.JniMethod public ; - native ; -} - --keep class app.tauri.plugin.JSArray { - public (...); -} - --keepclassmembers class org.json.JSONArray { - public put(...); -} - --keep class app.tauri.plugin.JSObject { - public (...); - public put(...); -} - --keep @app.tauri.annotation.TauriPlugin public class * { - @app.tauri.annotation.Command public ; - @app.tauri.annotation.PermissionCallback ; - @app.tauri.annotation.ActivityCallback ; - @app.tauri.annotation.Permission ; - public (...); -} - --keep @app.tauri.annotation.InvokeArg public class * { - *; -} - --keep @com.fasterxml.jackson.databind.annotation.JsonDeserialize public class * { - *; -} - --keep @com.fasterxml.jackson.databind.annotation.JsonSerialize public class * { - *; -} - --keep class * extends com.fasterxml.jackson.databind.JsonDeserializer { *; } - --keep class * extends com.fasterxml.jackson.databind.JsonSerializer { *; } diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/androidTest/java/app/tauri/ExampleInstrumentedTest.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/androidTest/java/app/tauri/ExampleInstrumentedTest.kt deleted file mode 100644 index 77ce904cf..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/androidTest/java/app/tauri/ExampleInstrumentedTest.kt +++ /dev/null @@ -1,28 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -import androidx.test.platform.app.InstrumentationRegistry -import androidx.test.ext.junit.runners.AndroidJUnit4 - -import org.junit.Test -import org.junit.runner.RunWith - -import org.junit.Assert.* - -/** - * Instrumented test, which will execute on an Android device. - * - * See [testing documentation](http://d.android.com/tools/testing). - */ -@RunWith(AndroidJUnit4::class) -class ExampleInstrumentedTest { - @Test - fun useAppContext() { - // Context of the app under test. - val appContext = InstrumentationRegistry.getInstrumentation().targetContext - assertEquals("app.tauri.test", appContext.packageName) - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/AndroidManifest.xml b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/AndroidManifest.xml deleted file mode 100644 index 9a40236b9..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/AndroidManifest.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/AppPlugin.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/AppPlugin.kt deleted file mode 100644 index 0c2dc71f7..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/AppPlugin.kt +++ /dev/null @@ -1,54 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -import android.app.Activity -import android.webkit.WebView -import androidx.activity.OnBackPressedCallback -import androidx.appcompat.app.AppCompatActivity -import app.tauri.annotation.Command -import app.tauri.annotation.TauriPlugin -import app.tauri.plugin.Plugin -import app.tauri.plugin.Invoke -import app.tauri.plugin.JSObject - -@TauriPlugin -class AppPlugin(private val activity: Activity): Plugin(activity) { - private val BACK_BUTTON_EVENT = "back-button" - - private var webView: WebView? = null - - override fun load(webView: WebView) { - this.webView = webView - } - - init { - val callback = object : OnBackPressedCallback(true) { - override fun handleOnBackPressed() { - if (!hasListener(BACK_BUTTON_EVENT)) { - if (this@AppPlugin.webView?.canGoBack() == true) { - this@AppPlugin.webView!!.goBack() - } else { - this.isEnabled = false - this@AppPlugin.activity.onBackPressed() - this.isEnabled = true - } - } else { - val data = JSObject().apply { - put("canGoBack", this@AppPlugin.webView?.canGoBack() ?: false) - } - trigger(BACK_BUTTON_EVENT, data) - } - } - } - (activity as AppCompatActivity).onBackPressedDispatcher.addCallback(activity, callback) - } - - @Command - fun exit(invoke: Invoke) { - invoke.resolve() - activity.finish() - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/FsUtils.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/FsUtils.kt deleted file mode 100644 index 235775cb1..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/FsUtils.kt +++ /dev/null @@ -1,208 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -import android.content.ContentUris -import android.content.Context -import android.content.res.AssetManager -import android.database.Cursor -import android.net.Uri -import android.os.Environment -import android.provider.DocumentsContract -import android.provider.MediaStore -import android.provider.OpenableColumns -import java.io.File -import java.io.FileOutputStream -import kotlin.math.min - -internal class FsUtils { - companion object { - fun readAsset(assetManager: AssetManager, fileName: String): String { - assetManager.open(fileName).bufferedReader().use { - return it.readText() - } - } - - fun getFileUrlForUri(context: Context, uri: Uri): String? { - // DocumentProvider - if (DocumentsContract.isDocumentUri(context, uri)) { - // ExternalStorageProvider - if (isExternalStorageDocument(uri)) { - val docId: String = DocumentsContract.getDocumentId(uri) - val split = docId.split(":".toRegex()).dropLastWhile { it.isEmpty() } - .toTypedArray() - val type = split[0] - if ("primary".equals(type, ignoreCase = true)) { - return legacyPrimaryPath(split[1]) - } else { - val splitIndex = docId.indexOf(':', 1) - val tag = docId.substring(0, splitIndex) - val path = docId.substring(splitIndex + 1) - val nonPrimaryVolume = getPathToNonPrimaryVolume(context, tag) - if (nonPrimaryVolume != null) { - val result = "$nonPrimaryVolume/$path" - val file = File(result) - return if (file.exists() && file.canRead()) { - result - } else null - } - } - } else if (isDownloadsDocument(uri)) { - val id: String = DocumentsContract.getDocumentId(uri) - val contentUri: Uri = ContentUris.withAppendedId( - Uri.parse("content://downloads/public_downloads"), - java.lang.Long.valueOf(id) - ) - return getDataColumn(context, contentUri, null, null) - } else if (isMediaDocument(uri)) { - val docId: String = DocumentsContract.getDocumentId(uri) - val split = docId.split(":".toRegex()).dropLastWhile { it.isEmpty() } - .toTypedArray() - val type = split[0] - var contentUri: Uri? = null - when (type) { - "image" -> { - contentUri = MediaStore.Images.Media.EXTERNAL_CONTENT_URI - } - "video" -> { - contentUri = MediaStore.Video.Media.EXTERNAL_CONTENT_URI - } - "audio" -> { - contentUri = MediaStore.Audio.Media.EXTERNAL_CONTENT_URI - } - } - val selection = "_id=?" - val selectionArgs = arrayOf(split[1]) - if (contentUri != null) { - return getDataColumn(context, contentUri, selection, selectionArgs) - } - } - } else if ("content".equals(uri.scheme, ignoreCase = true)) { - // Return the remote address - return if (isGooglePhotosUri(uri)) uri.lastPathSegment else getDataColumn( - context, - uri, - null, - null - ) - } else if ("file".equals(uri.scheme, ignoreCase = true)) { - return uri.path - } - return null - } - - /** - * Get the value of the data column for this Uri. This is useful for - * MediaStore Uris, and other file-based ContentProviders. - * - * @param context The context. - * @param uri The Uri to query. - * @param selection (Optional) Filter used in the query. - * @param selectionArgs (Optional) Selection arguments used in the query. - * @return The value of the _data column, which is typically a file path. - */ - private fun getDataColumn( - context: Context, - uri: Uri, - selection: String?, - selectionArgs: Array? - ): String? { - var path: String? = null - var cursor: Cursor? = null - val column = "_data" - val projection = arrayOf(column) - try { - cursor = context.contentResolver.query(uri, projection, selection, selectionArgs, null) - if (cursor != null && cursor.moveToFirst()) { - val index = cursor.getColumnIndexOrThrow(column) - path = cursor.getString(index) - } - } catch (ex: IllegalArgumentException) { - return getCopyFilePath(uri, context) - } finally { - cursor?.close() - } - return path ?: getCopyFilePath(uri, context) - } - - private fun getCopyFilePath(uri: Uri, context: Context): String? { - val cursor = context.contentResolver.query(uri, null, null, null, null)!! - val nameIndex = cursor.getColumnIndex(OpenableColumns.DISPLAY_NAME) - cursor.moveToFirst() - val name = cursor.getString(nameIndex) - val file = File(context.filesDir, name) - try { - val inputStream = context.contentResolver.openInputStream(uri) - val outputStream = FileOutputStream(file) - var read: Int - val maxBufferSize = 1024 * 1024 - val bufferSize = min(inputStream!!.available(), maxBufferSize) - val buffers = ByteArray(bufferSize) - while (inputStream.read(buffers).also { read = it } != -1) { - outputStream.write(buffers, 0, read) - } - inputStream.close() - outputStream.close() - } catch (e: Exception) { - return null - } finally { - cursor.close() - } - return file.path - } - - private fun legacyPrimaryPath(pathPart: String): String { - return Environment.getExternalStorageDirectory().toString() + "/" + pathPart - } - - /** - * @param uri The Uri to check. - * @return Whether the Uri authority is ExternalStorageProvider. - */ - private fun isExternalStorageDocument(uri: Uri): Boolean { - return "com.android.externalstorage.documents" == uri.authority - } - - /** - * @param uri The Uri to check. - * @return Whether the Uri authority is DownloadsProvider. - */ - private fun isDownloadsDocument(uri: Uri): Boolean { - return "com.android.providers.downloads.documents" == uri.authority - } - - /** - * @param uri The Uri to check. - * @return Whether the Uri authority is MediaProvider. - */ - private fun isMediaDocument(uri: Uri): Boolean { - return "com.android.providers.media.documents" == uri.authority - } - - /** - * @param uri The Uri to check. - * @return Whether the Uri authority is Google Photos. - */ - private fun isGooglePhotosUri(uri: Uri): Boolean { - return "com.google.android.apps.photos.content" == uri.authority - } - - private fun getPathToNonPrimaryVolume(context: Context, tag: String): String? { - val volumes = context.externalCacheDirs - if (volumes != null) { - for (volume in volumes) { - if (volume != null) { - val path = volume.absolutePath - val index = path.indexOf(tag) - if (index != -1) { - return path.substring(0, index) + tag - } - } - } - } - return null - } - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/JniMethod.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/JniMethod.kt deleted file mode 100644 index 41301d407..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/JniMethod.kt +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -@Retention(AnnotationRetention.RUNTIME) -internal annotation class JniMethod diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/Logger.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/Logger.kt deleted file mode 100644 index c0473788b..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/Logger.kt +++ /dev/null @@ -1,85 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -// taken from https://github.com/ionic-team/capacitor/blob/6658bca41e78239347e458175b14ca8bd5c1d6e8/android/capacitor/src/main/java/com/getcapacitor/Logger.java - -import android.text.TextUtils; -import android.util.Log; - -class Logger { - companion object { - private const val LOG_TAG_CORE = "Tauri" - - fun tags(vararg subtags: String): String { - return if (subtags.isNotEmpty()) { - LOG_TAG_CORE + "/" + TextUtils.join("/", subtags) - } else LOG_TAG_CORE - } - - fun verbose(message: String) { - verbose(LOG_TAG_CORE, message) - } - - fun verbose(tag: String, message: String) { - if (!shouldLog()) { - return - } - Log.v(tag, message) - } - - fun debug(message: String) { - debug(LOG_TAG_CORE, message) - } - - fun debug(tag: String, message: String) { - if (!shouldLog()) { - return - } - Log.d(tag, message) - } - - fun info(message: String) { - info(LOG_TAG_CORE, message) - } - - fun info(tag: String, message: String) { - if (!shouldLog()) { - return - } - Log.i(tag, message) - } - - fun warn(message: String) { - warn(LOG_TAG_CORE, message) - } - - fun warn(tag: String, message: String) { - if (!shouldLog()) { - return - } - Log.w(tag, message) - } - - fun error(message: String) { - error(LOG_TAG_CORE, message, null) - } - - fun error(message: String, e: Throwable?) { - error(LOG_TAG_CORE, message, e) - } - - fun error(tag: String, message: String, e: Throwable?) { - if (!shouldLog()) { - return - } - Log.e(tag, message, e) - } - - private fun shouldLog(): Boolean { - return BuildConfig.DEBUG - } - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PathPlugin.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PathPlugin.kt deleted file mode 100644 index 1ce1c2f06..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PathPlugin.kt +++ /dev/null @@ -1,132 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -import android.app.Activity -import android.database.Cursor -import android.net.Uri -import android.os.Build -import android.os.Environment -import android.provider.OpenableColumns -import app.tauri.annotation.Command -import app.tauri.annotation.InvokeArg -import app.tauri.annotation.TauriPlugin -import app.tauri.plugin.Plugin -import app.tauri.plugin.Invoke -import app.tauri.plugin.JSObject - -const val TAURI_ASSETS_DIRECTORY_URI = "asset://localhost/" - -@InvokeArg -class GetFileNameFromUriArgs { - lateinit var uri: String -} - -@TauriPlugin -class PathPlugin(private val activity: Activity): Plugin(activity) { - private fun resolvePath(invoke: Invoke, path: String?) { - val obj = JSObject() - obj.put("path", path) - invoke.resolve(obj) - } - - @Command - fun getFileNameFromUri(invoke: Invoke) { - val args = invoke.parseArgs(GetFileNameFromUriArgs::class.java) - val name = getRealNameFromURI(activity, Uri.parse(args.uri)) - val res = JSObject() - res.put("name", name) - invoke.resolve(res) - } - - @Command - fun getAudioDir(invoke: Invoke) { - resolvePath(invoke, activity.getExternalFilesDir(Environment.DIRECTORY_MUSIC)?.absolutePath) - } - - @Command - fun getExternalCacheDir(invoke: Invoke) { - resolvePath(invoke, activity.externalCacheDir?.absolutePath) - } - - @Command - fun getConfigDir(invoke: Invoke) { - if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) { - resolvePath(invoke, activity.dataDir.absolutePath) - } else { - resolvePath(invoke, activity.applicationInfo.dataDir) - } - } - - @Command - fun getDataDir(invoke: Invoke) { - if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) { - resolvePath(invoke, activity.dataDir.absolutePath) - } else { - resolvePath(invoke, activity.applicationInfo.dataDir) - } - } - - @Command - fun getDocumentDir(invoke: Invoke) { - resolvePath(invoke, activity.getExternalFilesDir(Environment.DIRECTORY_DOCUMENTS)?.absolutePath) - } - - @Command - fun getDownloadDir(invoke: Invoke) { - resolvePath(invoke, activity.getExternalFilesDir(Environment.DIRECTORY_DOWNLOADS)?.absolutePath) - } - - @Command - fun getPictureDir(invoke: Invoke) { - resolvePath(invoke, activity.getExternalFilesDir(Environment.DIRECTORY_PICTURES)?.absolutePath) - } - - @Command - fun getPublicDir(invoke: Invoke) { - resolvePath(invoke, activity.getExternalFilesDir(Environment.DIRECTORY_DCIM)?.absolutePath) - } - - @Command - fun getVideoDir(invoke: Invoke) { - resolvePath(invoke, activity.externalCacheDir?.absolutePath) - } - - @Command - fun getResourcesDir(invoke: Invoke) { - resolvePath(invoke, TAURI_ASSETS_DIRECTORY_URI) - } - - @Command - fun getCacheDir(invoke: Invoke) { - resolvePath(invoke, activity.cacheDir.absolutePath) - } - - @Command - fun getHomeDir(invoke: Invoke) { - resolvePath(invoke, Environment.getExternalStorageDirectory().absolutePath) - } -} - -fun getRealNameFromURI(activity: Activity, contentUri: Uri): String? { - var cursor: Cursor? = null - try { - val projection = arrayOf(OpenableColumns.DISPLAY_NAME) - cursor = activity.contentResolver.query(contentUri, projection, null, null, null) - - cursor?.let { - val columnIndex = it.getColumnIndex(OpenableColumns.DISPLAY_NAME) - if (it.moveToFirst()) { - return it.getString(columnIndex) - } - } - } catch (e: Exception) { - Logger.error("failed to get real name from URI $e") - } finally { - cursor?.close() - } - - return null // Return null if no file name could be resolved -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PermissionHelper.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PermissionHelper.kt deleted file mode 100644 index 37468d20d..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PermissionHelper.kt +++ /dev/null @@ -1,113 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -// taken from https://github.com/ionic-team/capacitor/blob/6658bca41e78239347e458175b14ca8bd5c1d6e8/android/capacitor/src/main/java/com/getcapacitor/PermissionHelper.java - -import android.content.Context; -import android.content.pm.PackageManager; -import android.os.Build; -import androidx.core.app.ActivityCompat; -import java.util.ArrayList; - -object PermissionHelper { - /** - * Checks if a list of given permissions are all granted by the user - * - * @param permissions Permissions to check. - * @return True if all permissions are granted, false if at least one is not. - */ - fun hasPermissions(context: Context?, permissions: Array): Boolean { - for (perm in permissions) { - if (ActivityCompat.checkSelfPermission( - context!!, - perm - ) != PackageManager.PERMISSION_GRANTED - ) { - return false - } - } - return true - } - - /** - * Check whether the given permission has been defined in the AndroidManifest.xml - * - * @param permission A permission to check. - * @return True if the permission has been defined in the Manifest, false if not. - */ - fun hasDefinedPermission(context: Context, permission: String): Boolean { - var hasPermission = false - val requestedPermissions = getManifestPermissions(context) - if (requestedPermissions != null && requestedPermissions.isNotEmpty()) { - val requestedPermissionsList = listOf(*requestedPermissions) - val requestedPermissionsArrayList = ArrayList(requestedPermissionsList) - if (requestedPermissionsArrayList.contains(permission)) { - hasPermission = true - } - } - return hasPermission - } - - /** - * Check whether all of the given permissions have been defined in the AndroidManifest.xml - * @param context the app context - * @param permissions a list of permissions - * @return true only if all permissions are defined in the AndroidManifest.xml - */ - fun hasDefinedPermissions(context: Context, permissions: Array): Boolean { - for (permission in permissions) { - if (!hasDefinedPermission(context, permission)) { - return false - } - } - return true - } - - /** - * Get the permissions defined in AndroidManifest.xml - * - * @return The permissions defined in AndroidManifest.xml - */ - private fun getManifestPermissions(context: Context): Array? { - var requestedPermissions: Array? = null - try { - val pm = context.packageManager - val packageInfo = if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) { - pm.getPackageInfo(context.packageName, PackageManager.PackageInfoFlags.of(PackageManager.GET_PERMISSIONS.toLong())) - } else { - @Suppress("DEPRECATION") - pm.getPackageInfo(context.packageName, PackageManager.GET_PERMISSIONS) - } - if (packageInfo != null) { - requestedPermissions = packageInfo.requestedPermissions - } - } catch (_: Exception) { - } - return requestedPermissions - } - - /** - * Given a list of permissions, return a new list with the ones not present in AndroidManifest.xml - * - * @param neededPermissions The permissions needed. - * @return The permissions not present in AndroidManifest.xml - */ - fun getUndefinedPermissions(context: Context, neededPermissions: Array): Array { - val undefinedPermissions = ArrayList() - val requestedPermissions = getManifestPermissions(context) - if (!requestedPermissions.isNullOrEmpty()) { - val requestedPermissionsList = listOf(*requestedPermissions) - val requestedPermissionsArrayList = ArrayList(requestedPermissionsList) - for (permission in neededPermissions) { - if (!requestedPermissionsArrayList.contains(permission)) { - undefinedPermissions.add(permission) - } - } - return undefinedPermissions.toTypedArray() - } - return neededPermissions - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PermissionState.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PermissionState.kt deleted file mode 100644 index 33092ed55..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/PermissionState.kt +++ /dev/null @@ -1,21 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -import java.util.* - -enum class PermissionState(private val state: String) { - GRANTED("granted"), DENIED("denied"), PROMPT("prompt"), PROMPT_WITH_RATIONALE("prompt-with-rationale"); - - override fun toString(): String { - return state - } - - companion object { - fun byState(state: String): PermissionState { - return valueOf(state.uppercase(Locale.ROOT).replace('-', '_')) - } - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/ActivityCallback.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/ActivityCallback.kt deleted file mode 100644 index d68093994..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/ActivityCallback.kt +++ /dev/null @@ -1,9 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.annotation - -@Retention(AnnotationRetention.RUNTIME) -@Target(AnnotationTarget.FUNCTION) -annotation class ActivityCallback diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/InvokeArg.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/InvokeArg.kt deleted file mode 100644 index 08a2f7524..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/InvokeArg.kt +++ /dev/null @@ -1,9 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.annotation - -@Retention(AnnotationRetention.RUNTIME) -@Target(AnnotationTarget.CLASS) -annotation class InvokeArg diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/Permission.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/Permission.kt deleted file mode 100644 index bd5ab5ddf..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/Permission.kt +++ /dev/null @@ -1,19 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.annotation - -@Retention(AnnotationRetention.RUNTIME) -annotation class Permission( - /** - * An array of Android permission strings. - * Eg: {Manifest.permission.ACCESS_COARSE_LOCATION} - * or {"android.permission.ACCESS_COARSE_LOCATION"} - */ - val strings: Array = [], - /** - * An optional name to use instead of the Android permission string. - */ - val alias: String = "" -) diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/PermissionCallback.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/PermissionCallback.kt deleted file mode 100644 index 5fdeddf9d..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/PermissionCallback.kt +++ /dev/null @@ -1,9 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.annotation - -@Retention(AnnotationRetention.RUNTIME) -@Target(AnnotationTarget.FUNCTION) -annotation class PermissionCallback diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/PluginMethod.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/PluginMethod.kt deleted file mode 100644 index 7a73045e4..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/PluginMethod.kt +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.annotation - -@Retention(AnnotationRetention.RUNTIME) -annotation class Command diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/TauriPlugin.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/TauriPlugin.kt deleted file mode 100644 index 4e8bc786f..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/annotation/TauriPlugin.kt +++ /dev/null @@ -1,19 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.annotation - -import app.tauri.annotation.Permission - -/** - * Base annotation for all Plugins - */ -@Retention(AnnotationRetention.RUNTIME) -annotation class TauriPlugin( - /** - * Permissions this plugin needs, in order to make permission requests - * easy if the plugin only needs basic permission prompting - */ - val permissions: Array = [] -) diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Channel.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Channel.kt deleted file mode 100644 index 581b074a4..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Channel.kt +++ /dev/null @@ -1,33 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import com.fasterxml.jackson.core.JsonParser -import com.fasterxml.jackson.databind.DeserializationContext -import com.fasterxml.jackson.databind.JsonDeserializer -import com.fasterxml.jackson.databind.ObjectMapper - -const val CHANNEL_PREFIX = "__CHANNEL__:" - -internal class ChannelDeserializer(val sendChannelData: (channelId: Long, data: String) -> Unit, private val objectMapper: ObjectMapper): JsonDeserializer() { - override fun deserialize( - jsonParser: JsonParser?, - deserializationContext: DeserializationContext - ): Channel { - val channelDef = deserializationContext.readValue(jsonParser, String::class.java) - val callback = channelDef.substring(CHANNEL_PREFIX.length).toLongOrNull() ?: throw Error("unexpected channel value $channelDef") - return Channel(callback, { res -> sendChannelData(callback, res) }, objectMapper) - } -} - -class Channel(val id: Long, private val handler: (data: String) -> Unit, private val objectMapper: ObjectMapper) { - fun send(data: JSObject) { - handler(PluginResult(data).toString()) - } - - fun sendObject(data: Any) { - handler(objectMapper.writeValueAsString(data)) - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/InvalidPluginMethodException.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/InvalidPluginMethodException.kt deleted file mode 100644 index 4325313fc..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/InvalidPluginMethodException.kt +++ /dev/null @@ -1,11 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -internal class InvalidCommandException : Exception { - constructor(s: String?) : super(s) {} - constructor(t: Throwable?) : super(t) {} - constructor(s: String?, t: Throwable?) : super(s, t) {} -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Invoke.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Invoke.kt deleted file mode 100644 index 1f9d08007..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Invoke.kt +++ /dev/null @@ -1,93 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import app.tauri.Logger -import com.fasterxml.jackson.core.type.TypeReference -import com.fasterxml.jackson.databind.ObjectMapper - -class Invoke( - val id: Long, - val command: String, - val callback: Long, - val error: Long, - private val sendResponse: (callback: Long, data: String) -> Unit, - private val argsJson: String, - private val jsonMapper: ObjectMapper -) { - fun getRawArgs(): String { - return argsJson - } - - fun getArgs(): JSObject { - return JSObject(argsJson) - } - - fun parseArgs(cls: Class): T { - return jsonMapper.readValue(argsJson, cls) - } - - fun parseArgs(ref: TypeReference): T { - return jsonMapper.readValue(argsJson, ref) - } - - fun resolve(data: JSObject?) { - sendResponse(callback, PluginResult(data).toString()) - } - - fun resolveObject(data: Any) { - sendResponse(callback, jsonMapper.writeValueAsString(data)) - } - - fun resolve() { - sendResponse(callback, "null") - } - - fun reject(msg: String?, code: String?, ex: Exception?, data: JSObject?) { - val errorResult = PluginResult() - - if (ex != null) { - Logger.error(Logger.tags("Plugin"), msg!!, ex) - } - - errorResult.put("message", msg) - if (code != null) { - errorResult.put("code", code) - } - if (data != null) { - errorResult.put("data", data) - } - - sendResponse(error, errorResult.toString()) - } - - fun reject(msg: String?, ex: Exception?, data: JSObject?) { - reject(msg, null, ex, data) - } - - fun reject(msg: String?, code: String?, data: JSObject?) { - reject(msg, code, null, data) - } - - fun reject(msg: String?, code: String?, ex: Exception?) { - reject(msg, code, ex, null) - } - - fun reject(msg: String?, data: JSObject?) { - reject(msg, null, null, data) - } - - fun reject(msg: String?, ex: Exception?) { - reject(msg, null, ex, null) - } - - fun reject(msg: String?, code: String?) { - reject(msg, code, null, null) - } - - fun reject(msg: String?) { - reject(msg, null, null, null) - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/JSArray.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/JSArray.kt deleted file mode 100644 index 84bdf4017..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/JSArray.kt +++ /dev/null @@ -1,45 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import org.json.JSONArray -import org.json.JSONException - -class JSArray : JSONArray { - constructor() : super() {} - constructor(json: String?) : super(json) {} - constructor(copyFrom: Collection<*>?) : super(copyFrom) {} - constructor(array: Any?) : super(array) {} - - @Suppress("UNCHECKED_CAST", "ASSIGNED_BUT_NEVER_ACCESSED_VARIABLE") - @Throws(JSONException::class) - fun toList(): List { - val items: MutableList = ArrayList() - var o: Any? = null - for (i in 0 until this.length()) { - this.get(i).also { o = it } - try { - items.add(this.get(i) as E) - } catch (ex: Exception) { - throw JSONException("Not all items are instances of the given type") - } - } - return items - } - - companion object { - /** - * Create a new JSArray without throwing a error - */ - fun from(array: Any?): JSArray? { - try { - return JSArray(array) - } catch (ex: JSONException) { - // - } - return null - } - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/JSObject.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/JSObject.kt deleted file mode 100644 index 2d4056108..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/JSObject.kt +++ /dev/null @@ -1,152 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import org.json.JSONException -import org.json.JSONObject - -class JSObject : JSONObject { - constructor() : super() - constructor(json: String) : super(json) - constructor(obj: JSONObject, names: Array) : super(obj, names) - - override fun getString(key: String): String { - return getString(key, "")!! - } - - fun getString(key: String, defaultValue: String?): String? { - try { - if (!super.isNull(key)) { - return super.getString(key) - } - } catch (_: JSONException) { - } - return defaultValue - } - - fun getInteger(key: String): Int? { - return getIntegerInternal(key, null) - } - - fun getInteger(key: String, defaultValue: Int): Int { - return getIntegerInternal(key, defaultValue)!! - } - - private fun getIntegerInternal(key: String, defaultValue: Int?): Int? { - try { - return super.getInt(key) - } catch (_: JSONException) { - } - return defaultValue - } - - override fun getBoolean(key: String): Boolean { - return getBooleanInternal(key, false)!! - } - - fun getBoolean(key: String, defaultValue: Boolean?): Boolean { - return getBooleanInternal(key, defaultValue)!! - } - - private fun getBooleanInternal(key: String, defaultValue: Boolean?): Boolean? { - try { - return super.getBoolean(key) - } catch (_: JSONException) { - } - return defaultValue - } - - fun getJSObject(name: String): JSObject? { - try { - return getJSObjectInternal(name, null) - } catch (_: JSONException) { - } - return null - } - - fun getJSObject(name: String, defaultValue: JSObject): JSObject { - return getJSObjectInternal(name, defaultValue)!! - } - - private fun getJSObjectInternal(name: String, defaultValue: JSObject?): JSObject? { - try { - val obj = get(name) - if (obj is JSONObject) { - val keysIter = obj.keys() - val keys: MutableList = ArrayList() - while (keysIter.hasNext()) { - keys.add(keysIter.next()) - } - return JSObject(obj, keys.toTypedArray()) - } - } catch (_: JSONException) { - } - return defaultValue - } - - override fun put(key: String, value: Boolean): JSObject { - try { - super.put(key, value) - } catch (_: JSONException) { - } - return this - } - - override fun put(key: String, value: Int): JSObject { - try { - super.put(key, value) - } catch (_: JSONException) { - } - return this - } - - override fun put(key: String, value: Long): JSObject { - try { - super.put(key, value) - } catch (_: JSONException) { - } - return this - } - - override fun put(key: String, value: Double): JSObject { - try { - super.put(key, value) - } catch (_: JSONException) { - } - return this - } - - override fun put(key: String, value: Any?): JSObject { - try { - super.put(key, value) - } catch (_: JSONException) { - } - return this - } - - fun put(key: String, value: String?): JSObject { - try { - super.put(key, value) - } catch (_: JSONException) { - } - return this - } - - companion object { - /** - * Convert a pathetic JSONObject into a JSObject - * @param obj - */ - @Throws(JSONException::class) - fun fromJSONObject(obj: JSONObject): JSObject { - val keysIter = obj.keys() - val keys: MutableList = ArrayList() - while (keysIter.hasNext()) { - keys.add(keysIter.next()) - } - return JSObject(obj, keys.toTypedArray()) - } - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Plugin.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Plugin.kt deleted file mode 100644 index d33fa8a4d..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/Plugin.kt +++ /dev/null @@ -1,490 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import android.app.Activity -import android.content.res.Configuration -import android.content.Intent -import android.content.pm.PackageManager -import android.net.Uri -import android.webkit.WebView -import androidx.activity.result.IntentSenderRequest -import androidx.core.app.ActivityCompat -import app.tauri.FsUtils -import app.tauri.Logger -import app.tauri.PermissionHelper -import app.tauri.PermissionState -import app.tauri.annotation.ActivityCallback -import app.tauri.annotation.Command -import app.tauri.annotation.InvokeArg -import app.tauri.annotation.PermissionCallback -import app.tauri.annotation.TauriPlugin -import com.fasterxml.jackson.databind.ObjectMapper -import java.util.* -import java.util.concurrent.CopyOnWriteArrayList - -@InvokeArg -internal class RegisterListenerArgs { - lateinit var event: String - lateinit var handler: Channel -} - -@InvokeArg -internal class RemoveListenerArgs { - lateinit var event: String - var channelId: Long = 0 -} - -@InvokeArg internal class RequestPermissionsArgs { - var permissions: List? = null -} - -abstract class Plugin(private val activity: Activity) { - var handle: PluginHandle? = null - private val listeners: MutableMap> = mutableMapOf() - - open fun load(webView: WebView) {} - - fun jsonMapper(): ObjectMapper { - return handle!!.jsonMapper - } - - fun getConfig(cls: Class): T { - return jsonMapper().readValue(handle!!.config, cls) - } - - /** - * Handle a new intent being received by the application - */ - open fun onNewIntent(intent: Intent) {} - - - /** - * This event is called just before another activity comes into the foreground. - */ - open fun onPause() {} - - /** - * This event is called when the user returns to the activity. It is also called on cold starts. - */ - open fun onResume() {} - - /** - * This event is called after onStop() when the current activity is being re-displayed to the user (the user has navigated back to it). - * It will be followed by onStart() and then onResume(). - */ - open fun onRestart() {} - - /** - * This event is called when the app is no longer visible to the user. - * You will next receive either onRestart(), onDestroy(), or nothing, depending on later user activity. - */ - open fun onStop() {} - - /** - * This event is called before the activity is destroyed. - */ - open fun onDestroy() {} - - /** - * This event is called when a configuration change occurs but the app does not recreate the activity. - */ - open fun onConfigurationChanged(newConfig: Configuration) {} - - /** - * Start activity for result with the provided Intent and resolve calling the provided callback method name. - * - * If there is no registered activity callback for the method name passed in, the call will - * be rejected. Make sure a valid activity result callback method is registered using the - * [ActivityCallback] annotation. - * - * @param invoke the invoke object - * @param intent the intent used to start an activity - * @param callbackName the name of the callback to run when the launched activity is finished - */ - fun startActivityForResult(invoke: Invoke, intent: Intent, callbackName: String) { - handle!!.startActivityForResult(invoke, intent, callbackName) - } - - /** - * Like startActivityForResult() but taking an IntentSender to describe the activity to be started. - * - * If there is no registered activity callback for the method name passed in, the call will - * be rejected. Make sure a valid activity result callback method is registered using the - * [ActivityCallback] annotation. - * - * @param invoke the invoke object - * @param intentSender the intent used to start an activity - * @param callbackName the name of the callback to run when the launched activity is finished - */ - fun startIntentSenderForResult(invoke: Invoke, intentSender: IntentSenderRequest, callbackName: String) { - handle!!.startIntentSenderForResult(invoke, intentSender, callbackName) - } - - /** - * Get the plugin log tags. - * @param subTags - */ - protected fun getLogTag(vararg subTags: String): String { - return Logger.tags(*subTags) - } - - /** - * Gets a log tag with the plugin's class name as subTag. - */ - protected fun getLogTag(): String { - return Logger.tags(this.javaClass.simpleName) - } - - /** - * Convert an URI to an URL that can be loaded by the webview. - */ - fun assetUrl(u: Uri): String { - var path = FsUtils.getFileUrlForUri(activity, u) - if (path?.startsWith("file://") == true) { - path = path.replace("file://", "") - } - return "asset://localhost$path" - } - - fun trigger(event: String, payload: JSObject) { - val eventListeners = listeners[event] - if (!eventListeners.isNullOrEmpty()) { - val listeners = CopyOnWriteArrayList(eventListeners) - for (channel in listeners) { - channel.send(payload) - } - } - } - - fun triggerObject(event: String, payload: Any) { - val eventListeners = listeners[event] - if (!eventListeners.isNullOrEmpty()) { - val listeners = CopyOnWriteArrayList(eventListeners) - for (channel in listeners) { - channel.sendObject(payload) - } - } - } - - fun hasListener(event: String): Boolean { - return !listeners[event].isNullOrEmpty() - } - - @Command - open fun registerListener(invoke: Invoke) { - val args = invoke.parseArgs(RegisterListenerArgs::class.java) - - val eventListeners = listeners[args.event] - if (eventListeners.isNullOrEmpty()) { - listeners[args.event] = mutableListOf(args.handler) - } else { - eventListeners.add(args.handler) - } - - invoke.resolve() - } - - @Command - open fun removeListener(invoke: Invoke) { - val args = invoke.parseArgs(RemoveListenerArgs::class.java) - - val eventListeners = listeners[args.event] - if (!eventListeners.isNullOrEmpty()) { - val c = eventListeners.find { c -> c.id == args.channelId } - if (c != null) { - eventListeners.remove(c) - } - } - - invoke.resolve() - } - - /** - * Exported plugin method for checking the granted status for each permission - * declared on the plugin. This plugin call responds with a mapping of permissions to - * the associated granted status. - */ - @Command - @PermissionCallback - open fun checkPermissions(invoke: Invoke) { - val permissionsResult: Map = getPermissionStates() - if (permissionsResult.isEmpty()) { - // if no permissions are defined on the plugin, resolve undefined - invoke.resolve() - } else { - val permissionsResultJSON = JSObject() - for ((key, value) in permissionsResult) { - permissionsResultJSON.put(key, value) - } - invoke.resolve(permissionsResultJSON) - } - } - - /** - * Exported plugin method to request all permissions for this plugin. - * To manually request permissions within a plugin use: - * [.requestAllPermissions], or - * [.requestPermissionForAlias], or - * [.requestPermissionForAliases] - * - * @param invoke - */ - @Command - open fun requestPermissions(invoke: Invoke) { - val annotation = handle?.annotation - if (annotation != null) { - // handle permission requests for plugins defined with @TauriPlugin - var permAliases: Array? = null - val autoGrantPerms: MutableSet = HashSet() - - val args = invoke.parseArgs(RequestPermissionsArgs::class.java) - - args.permissions?.let { - val aliasSet: MutableSet = HashSet() - - for (perm in annotation.permissions) { - if (it.contains(perm.alias)) { - aliasSet.add(perm.alias) - } - } - if (aliasSet.isEmpty()) { - invoke.reject("No valid permission alias was requested of this plugin.") - return - } else { - permAliases = aliasSet.toTypedArray() - } - } ?: run { - val aliasSet: MutableSet = HashSet() - - for (perm in annotation.permissions) { - // If a permission is defined with no permission strings, separate it for auto-granting. - // Otherwise, the alias is added to the list to be requested. - if (perm.strings.isEmpty() || perm.strings.size == 1 && perm.strings[0] - .isEmpty() - ) { - if (perm.alias.isNotEmpty()) { - autoGrantPerms.add(perm.alias) - } - } else { - aliasSet.add(perm.alias) - } - } - permAliases = aliasSet.toTypedArray() - } - - permAliases?.let { - // request permissions using provided aliases or all defined on the plugin - requestPermissionForAliases(it, invoke, "checkPermissions") - } ?: run { - if (autoGrantPerms.isNotEmpty()) { - // if the plugin only has auto-grant permissions, return all as GRANTED - val permissionsResults = JSObject() - for (perm in autoGrantPerms) { - permissionsResults.put(perm, PermissionState.GRANTED.toString()) - } - invoke.resolve(permissionsResults) - } else { - // no permissions are defined on the plugin, resolve undefined - invoke.resolve() - } - } - } - } - - /** - * Checks if the given permission alias is correctly declared in AndroidManifest.xml - * @param alias a permission alias defined on the plugin - * @return true only if all permissions associated with the given alias are declared in the manifest - */ - fun isPermissionDeclared(alias: String): Boolean { - val annotation = handle?.annotation - if (annotation != null) { - for (perm in annotation.permissions) { - if (alias.equals(perm.alias, ignoreCase = true)) { - var result = true - for (permString in perm.strings) { - result = result && PermissionHelper.hasDefinedPermission(activity, permString) - } - return result - } - } - } - Logger.error( - String.format( - "isPermissionDeclared: No alias defined for %s " + "or missing @TauriPlugin annotation.", - alias - ) - ) - return false - } - - private fun permissionActivityResult( - invoke: Invoke, - permissionStrings: Array, - callbackName: String - ) { - handle!!.requestPermissions(invoke, permissionStrings, callbackName) - } - - /** - * Request all of the specified permissions in the TauriPlugin annotation (if any) - * - * If there is no registered permission callback for the Invoke passed in, the call will - * be rejected. Make sure a valid permission callback method is registered using the - * [PermissionCallback] annotation. - * - * @param invoke - * @param callbackName the name of the callback to run when the permission request is complete - */ - protected fun requestAllPermissions( - invoke: Invoke, - callbackName: String - ) { - val annotation = handle!!.annotation - if (annotation != null) { - val perms: HashSet = HashSet() - for (perm in annotation.permissions) { - perms.addAll(perm.strings) - } - permissionActivityResult(invoke, perms.toArray(arrayOfNulls(0)), callbackName) - } - } - - /** - * Request permissions using an alias defined on the plugin. - * - * If there is no registered permission callback for the Invoke passed in, the call will - * be rejected. Make sure a valid permission callback method is registered using the - * [PermissionCallback] annotation. - * - * @param alias an alias defined on the plugin - * @param invoke the invoke involved in originating the request - * @param callbackName the name of the callback to run when the permission request is complete - */ - protected fun requestPermissionForAlias( - alias: String, - invoke: Invoke, - callbackName: String - ) { - requestPermissionForAliases(arrayOf(alias), invoke, callbackName) - } - - /** - * Request permissions using aliases defined on the plugin. - * - * If there is no registered permission callback for the Invoke passed in, the call will - * be rejected. Make sure a valid permission callback method is registered using the - * [PermissionCallback] annotation. - * - * @param aliases a set of aliases defined on the plugin - * @param invoke the invoke involved in originating the request - * @param callbackName the name of the callback to run when the permission request is complete - */ - fun requestPermissionForAliases( - aliases: Array, - invoke: Invoke, - callbackName: String - ) { - if (aliases.isEmpty()) { - Logger.error("No permission alias was provided") - return - } - val permissions = getPermissionStringsForAliases(aliases) - if (permissions.isNotEmpty()) { - permissionActivityResult(invoke, permissions, callbackName) - } - } - - /** - * Gets the Android permission strings defined on the [TauriPlugin] annotation with - * the provided aliases. - * - * @param aliases aliases for permissions defined on the plugin - * @return Android permission strings associated with the provided aliases, if exists - */ - private fun getPermissionStringsForAliases(aliases: Array): Array { - val annotation = handle?.annotation - val perms: HashSet = HashSet() - if (annotation != null) { - for (perm in annotation.permissions) { - if (aliases.contains(perm.alias)) { - perms.addAll(perm.strings) - } - } - } - return perms.toArray(arrayOfNulls(0)) - } - - /** - * Get the permission state for the provided permission alias. - * - * @param alias the permission alias to get - * @return the state of the provided permission alias or null - */ - fun getPermissionState(alias: String): PermissionState? { - return getPermissionStates()[alias] - } - - /** - * Helper to check all permissions defined on a plugin and see the state of each. - * - * @return A mapping of permission aliases to the associated granted status. - */ - open fun getPermissionStates(): Map { - val permissionsResults: MutableMap = HashMap() - val annotation = handle?.annotation - if (annotation != null) { - for (perm in annotation.permissions) { - // If a permission is defined with no permission constants, return GRANTED for it. - // Otherwise, get its true state. - if (perm.strings.isEmpty() || perm.strings.size == 1 && perm.strings[0] - .isEmpty() - ) { - val key = perm.alias - if (key.isNotEmpty()) { - val existingResult = permissionsResults[key] - - // auto set permission state to GRANTED if the alias is empty. - if (existingResult == null) { - permissionsResults[key] = PermissionState.GRANTED - } - } - } else { - for (permString in perm.strings) { - val key = perm.alias.ifEmpty { permString } - var permissionStatus: PermissionState - if (ActivityCompat.checkSelfPermission( - activity, - permString - ) == PackageManager.PERMISSION_GRANTED - ) { - permissionStatus = PermissionState.GRANTED - } else { - permissionStatus = PermissionState.PROMPT - - // Check if there is a cached permission state for the "Never ask again" state - val prefs = - activity.getSharedPreferences("PluginPermStates", Activity.MODE_PRIVATE) - val state = prefs.getString(permString, null) - if (state != null) { - permissionStatus = PermissionState.byState(state) - } - } - val existingResult = permissionsResults[key] - - // multiple permissions with the same alias must all be true, otherwise all false. - if (existingResult == null || existingResult === PermissionState.GRANTED) { - permissionsResults[key] = permissionStatus - } - } - } - } - } - - return permissionsResults - } - -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginHandle.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginHandle.kt deleted file mode 100644 index 8296c815b..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginHandle.kt +++ /dev/null @@ -1,168 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import android.app.Activity -import android.content.Intent -import android.content.SharedPreferences -import android.webkit.WebView -import androidx.activity.result.IntentSenderRequest -import androidx.core.app.ActivityCompat -import app.tauri.PermissionHelper -import app.tauri.PermissionState -import app.tauri.annotation.ActivityCallback -import app.tauri.annotation.Command -import app.tauri.annotation.PermissionCallback -import app.tauri.annotation.TauriPlugin -import com.fasterxml.jackson.databind.ObjectMapper -import java.lang.reflect.Method - -class PluginHandle(private val manager: PluginManager, val name: String, val instance: Plugin, val config: String, val jsonMapper: ObjectMapper) { - private val commands: HashMap = HashMap() - private val permissionCallbackMethods: HashMap = HashMap() - private val startActivityCallbackMethods: HashMap = HashMap() - var annotation: TauriPlugin? - var loaded = false - - init { - indexMethods() - instance.handle = this - annotation = instance.javaClass.getAnnotation(TauriPlugin::class.java) - } - - fun load(webView: WebView) { - instance.load(webView) - loaded = true - } - - fun startActivityForResult(invoke: Invoke, intent: Intent, callbackName: String) { - manager.startActivityForResult(intent) { result -> - val method = startActivityCallbackMethods[callbackName] - if (method != null) { - method.isAccessible = true - method(instance, invoke, result) - } - } - } - - fun startIntentSenderForResult(invoke: Invoke, intentSender: IntentSenderRequest, callbackName: String) { - manager.startIntentSenderForResult(intentSender) { result -> - val method = startActivityCallbackMethods[callbackName] - if (method != null) { - method.isAccessible = true - method(instance, invoke, result) - } - } - } - - fun requestPermissions( - invoke: Invoke, - permissions: Array, - callbackName: String - ) { - manager.requestPermissions(permissions) { result -> - if (validatePermissions(invoke, result)) { - val method = permissionCallbackMethods[callbackName] - if (method != null) { - method.isAccessible = true - method(instance, invoke) - } - } - } - } - - /** - * Saves permission states and rejects if permissions were not correctly defined in - * the AndroidManifest.xml file. - * - * @param permissions - * @return true if permissions were saved and defined correctly, false if not - */ - private fun validatePermissions( - invoke: Invoke, - permissions: Map - ): Boolean { - val activity = manager.activity - val prefs = - activity.getSharedPreferences("PluginPermStates", Activity.MODE_PRIVATE) - for ((permString, isGranted) in permissions) { - if (isGranted) { - // Permission granted. If previously denied, remove cached state - val state = prefs.getString(permString, null) - if (state != null) { - val editor: SharedPreferences.Editor = prefs.edit() - editor.remove(permString) - editor.apply() - } - } else { - val editor: SharedPreferences.Editor = prefs.edit() - if (ActivityCompat.shouldShowRequestPermissionRationale( - activity, - permString - ) - ) { - // Permission denied, can prompt again with rationale - editor.putString(permString, PermissionState.PROMPT_WITH_RATIONALE.toString()) - } else { - // Permission denied permanently, store this state for future reference - editor.putString(permString, PermissionState.DENIED.toString()) - } - editor.apply() - } - } - val permStrings = permissions.keys.toTypedArray() - if (!PermissionHelper.hasDefinedPermissions(activity, permStrings)) { - val builder = StringBuilder() - builder.append("Missing the following permissions in AndroidManifest.xml:\n") - val missing = PermissionHelper.getUndefinedPermissions(activity, permStrings) - for (perm in missing) { - builder.append( - """ - $perm - - """.trimIndent() - ) - } - invoke.reject(builder.toString()) - return false - } - return true - } - - @Throws( - InvalidCommandException::class, - IllegalAccessException::class - ) - fun invoke(invoke: Invoke) { - val methodMeta = commands[invoke.command] - ?: throw InvalidCommandException("No command " + invoke.command + " found for plugin " + instance.javaClass.name) - methodMeta.method.invoke(instance, invoke) - } - - private fun indexMethods() { - val methods = mutableListOf() - var pluginCursor: Class<*> = instance.javaClass - while (pluginCursor.name != Any::class.java.name) { - methods.addAll(listOf(*pluginCursor.declaredMethods)) - pluginCursor = pluginCursor.superclass - } - - for (method in methods) { - if (method.isAnnotationPresent(Command::class.java)) { - val command = method.getAnnotation(Command::class.java) ?: continue - val methodMeta = CommandData(method, command) - commands[method.name] = methodMeta - } - - if (method.isAnnotationPresent(ActivityCallback::class.java)) { - startActivityCallbackMethods[method.name] = method - } - - if (method.isAnnotationPresent(PermissionCallback::class.java)) { - permissionCallbackMethods[method.name] = method - } - } - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginManager.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginManager.kt deleted file mode 100644 index 362896b70..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginManager.kt +++ /dev/null @@ -1,221 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import android.app.PendingIntent -import android.content.res.Configuration -import android.content.Context -import android.content.Intent -import android.webkit.WebView -import androidx.activity.result.ActivityResult -import androidx.activity.result.ActivityResultLauncher -import androidx.activity.result.IntentSenderRequest -import androidx.activity.result.contract.ActivityResultContracts -import androidx.appcompat.app.AppCompatActivity -import app.tauri.annotation.InvokeArg -import app.tauri.FsUtils -import app.tauri.JniMethod -import app.tauri.Logger -import com.fasterxml.jackson.annotation.JsonAutoDetect -import com.fasterxml.jackson.annotation.PropertyAccessor -import com.fasterxml.jackson.databind.DeserializationFeature -import com.fasterxml.jackson.databind.JsonNode -import com.fasterxml.jackson.databind.ObjectMapper -import com.fasterxml.jackson.databind.module.SimpleModule -import java.lang.reflect.InvocationTargetException - -class PluginManager(val activity: AppCompatActivity) { - fun interface RequestPermissionsCallback { - fun onResult(permissions: Map) - } - - fun interface ActivityResultCallback { - fun onResult(result: ActivityResult) - } - - private val plugins: HashMap = HashMap() - private val startActivityForResultLauncher: ActivityResultLauncher - private val startIntentSenderForResultLauncher: ActivityResultLauncher - private val requestPermissionsLauncher: ActivityResultLauncher> - private var requestPermissionsCallback: RequestPermissionsCallback? = null - private var startActivityForResultCallback: ActivityResultCallback? = null - private var startIntentSenderForResultCallback: ActivityResultCallback? = null - private var jsonMapper: ObjectMapper - - init { - startActivityForResultLauncher = - activity.registerForActivityResult(ActivityResultContracts.StartActivityForResult() - ) { result -> - if (startActivityForResultCallback != null) { - startActivityForResultCallback!!.onResult(result) - } - } - - startIntentSenderForResultLauncher = - activity.registerForActivityResult(ActivityResultContracts.StartIntentSenderForResult() - ) { result -> - if (startIntentSenderForResultCallback != null) { - startIntentSenderForResultCallback!!.onResult(result) - } - } - - requestPermissionsLauncher = - activity.registerForActivityResult(ActivityResultContracts.RequestMultiplePermissions() - ) { result -> - if (requestPermissionsCallback != null) { - requestPermissionsCallback!!.onResult(result) - } - } - - jsonMapper = ObjectMapper() - .disable(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES) - .enable(DeserializationFeature.FAIL_ON_NULL_FOR_PRIMITIVES) - .setVisibility(PropertyAccessor.FIELD, JsonAutoDetect.Visibility.ANY) - - val channelDeserializer = ChannelDeserializer({ channelId, payload -> - sendChannelData(channelId, payload) - }, jsonMapper) - jsonMapper - .registerModule(SimpleModule().addDeserializer(Channel::class.java, channelDeserializer)) - } - - fun onNewIntent(intent: Intent) { - for (plugin in plugins.values) { - plugin.instance.onNewIntent(intent) - } - } - - fun onPause() { - for (plugin in plugins.values) { - plugin.instance.onPause() - } - } - - fun onResume() { - for (plugin in plugins.values) { - plugin.instance.onResume() - } - } - - fun onRestart() { - for (plugin in plugins.values) { - plugin.instance.onRestart() - } - } - - fun onStop() { - for (plugin in plugins.values) { - plugin.instance.onStop() - } - } - - fun onDestroy() { - for (plugin in plugins.values) { - plugin.instance.onDestroy() - } - } - - fun onConfigurationChanged(newConfig: Configuration) { - for (plugin in plugins.values) { - plugin.instance.onConfigurationChanged(newConfig) - } - } - - fun startActivityForResult(intent: Intent, callback: ActivityResultCallback) { - startActivityForResultCallback = callback - startActivityForResultLauncher.launch(intent) - } - - fun startIntentSenderForResult(intent: IntentSenderRequest, callback: ActivityResultCallback) { - startIntentSenderForResultCallback = callback - startIntentSenderForResultLauncher.launch(intent) - } - - fun requestPermissions( - permissionStrings: Array, - callback: RequestPermissionsCallback - ) { - requestPermissionsCallback = callback - requestPermissionsLauncher.launch(permissionStrings) - } - - @JniMethod - fun onWebViewCreated(webView: WebView) { - for ((_, plugin) in plugins) { - if (!plugin.loaded) { - plugin.load(webView) - } - } - } - - @JniMethod - fun load(webView: WebView?, name: String, plugin: Plugin, config: String) { - val handle = PluginHandle(this, name, plugin, config, jsonMapper) - plugins[name] = handle - if (webView != null) { - plugin.load(webView) - } - } - - @JniMethod - fun runCommand(id: Int, pluginId: String, command: String, data: String) { - val successId = 0L - val errorId = 1L - val invoke = Invoke(id.toLong(), command, successId, errorId, { fn, result -> - var success: String? = null - var error: String? = null - if (fn == successId) { - success = result - } else { - error = result - } - handlePluginResponse(id, success, error) - }, data, jsonMapper) - - dispatchPluginMessage(invoke, pluginId) - } - - private fun dispatchPluginMessage(invoke: Invoke, pluginId: String) { - Logger.verbose( - Logger.tags("Plugin"), - "Tauri plugin: pluginId: $pluginId, command: ${invoke.command}" - ) - - try { - val plugin = plugins[pluginId] - if (plugin == null) { - invoke.reject("Plugin $pluginId not initialized") - } else { - plugins[pluginId]?.invoke(invoke) - } - } catch (e: Exception) { - var exception: Throwable = e - if (exception.message?.isEmpty() != false) { - if (e is InvocationTargetException) { - exception = e.targetException - } - } - invoke.reject(if (exception.message?.isEmpty() != false) { exception.toString() } else { exception.message }) - } - } - - companion object { - fun loadConfig(context: Context, plugin: String, cls: Class): T { - val tauriConfigJson = FsUtils.readAsset(context.assets, "tauri.conf.json") - val mapper = ObjectMapper() - .configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES, false) - val config = mapper.readValue(tauriConfigJson, Config::class.java) - return mapper.readValue(config.plugins[plugin].toString(), cls) - } - } - - private external fun handlePluginResponse(id: Int, success: String?, error: String?) - private external fun sendChannelData(id: Long, data: String) -} - -@InvokeArg -internal class Config { - lateinit var plugins: Map -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginMethodData.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginMethodData.kt deleted file mode 100644 index acb09477e..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginMethodData.kt +++ /dev/null @@ -1,16 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import app.tauri.annotation.Command -import java.lang.reflect.Method - -class CommandData( - val method: Method, methodDecorator: Command -) { - - // The name of the method - val name: String = method.name -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginResult.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginResult.kt deleted file mode 100644 index 601cd48ec..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/main/java/app/tauri/plugin/PluginResult.kt +++ /dev/null @@ -1,67 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri.plugin - -import android.annotation.SuppressLint -import app.tauri.Logger -import java.text.DateFormat -import java.text.SimpleDateFormat -import java.util.* - -class PluginResult @JvmOverloads constructor(json: JSObject? = JSObject()) { - private val json: JSObject - - init { - this.json = json ?: JSObject() - } - - fun put(name: String, value: Boolean): PluginResult { - return jsonPut(name, value) - } - - fun put(name: String, value: Double): PluginResult { - return jsonPut(name, value) - } - - fun put(name: String, value: Int): PluginResult { - return jsonPut(name, value) - } - - fun put(name: String, value: Long): PluginResult { - return jsonPut(name, value) - } - - /** - * Format a date as an ISO string - */ - @SuppressLint("SimpleDateFormat") - fun put(name: String, value: Date): PluginResult { - val tz: TimeZone = TimeZone.getTimeZone("UTC") - val df: DateFormat = SimpleDateFormat("yyyy-MM-dd'T'HH:mm'Z'") - df.timeZone = tz - return jsonPut(name, df.format(value)) - } - - fun put(name: String, value: Any?): PluginResult { - return jsonPut(name, value) - } - - fun put(name: String, value: PluginResult): PluginResult { - return jsonPut(name, value.json) - } - - private fun jsonPut(name: String, value: Any?): PluginResult { - try { - json.put(name, value) - } catch (ex: Exception) { - Logger.error(Logger.tags("Plugin"), "", ex) - } - return this - } - - override fun toString(): String { - return json.toString() - } -} diff --git a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/test/java/app/tauri/ExampleUnitTest.kt b/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/test/java/app/tauri/ExampleUnitTest.kt deleted file mode 100644 index 16022f41a..000000000 --- a/crates/tauri-plugin-splashscreen/android/.tauri/tauri-api/src/test/java/app/tauri/ExampleUnitTest.kt +++ /dev/null @@ -1,21 +0,0 @@ -// Copyright 2019-2024 Tauri Programme within The Commons Conservancy -// SPDX-License-Identifier: Apache-2.0 -// SPDX-License-Identifier: MIT - -package app.tauri - -import org.junit.Test - -import org.junit.Assert.* - -/** - * Example local unit test, which will execute on the development machine (host). - * - * See [testing documentation](http://d.android.com/tools/testing). - */ -class ExampleUnitTest { - @Test - fun addition_isCorrect() { - assertEquals(4, 2 + 2) - } -} diff --git a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/results.bin b/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/results.bin deleted file mode 100644 index 355645064..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/results.bin +++ /dev/null @@ -1 +0,0 @@ -o/bundleLibRuntimeToDirDebug diff --git a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin b/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin deleted file mode 100644 index 601f245f5..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.dex b/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.dex deleted file mode 100644 index ece83487c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.dex and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.dex b/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.dex deleted file mode 100644 index 6be81630f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/.transforms/b04c54caab5bbd8378c3db9f6e9eb7b7/transformed/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.dex and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml b/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml deleted file mode 100644 index 43d95e2f9..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json b/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json deleted file mode 100644 index 9d97a5d29..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "AAPT_FRIENDLY_MERGED_MANIFESTS", - "kind": "Directory" - }, - "applicationId": "moe.sable.app.plugin.splashscreen", - "variantName": "debug", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "outputFile": "AndroidManifest.xml" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/AndroidManifest.xml b/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/AndroidManifest.xml deleted file mode 100644 index 43d95e2f9..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/AndroidManifest.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/output-metadata.json b/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/output-metadata.json deleted file mode 100644 index 65dc1d9df..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/output-metadata.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "AAPT_FRIENDLY_MERGED_MANIFESTS", - "kind": "Directory" - }, - "applicationId": "moe.sable.app.plugin.splashscreen", - "variantName": "release", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "outputFile": "AndroidManifest.xml" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_main_jar/release/syncReleaseLibJars/classes.jar b/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_main_jar/release/syncReleaseLibJars/classes.jar deleted file mode 100644 index bd083b128..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_main_jar/release/syncReleaseLibJars/classes.jar and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties b/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties deleted file mode 100644 index 1211b1ef0..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +++ /dev/null @@ -1,6 +0,0 @@ -aarFormatVersion=1.0 -aarMetadataVersion=1.0 -minCompileSdk=1 -minCompileSdkExtension=0 -minAndroidGradlePluginVersion=1.0.0 -coreLibraryDesugaringEnabled=false diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_metadata/release/writeReleaseAarMetadata/aar-metadata.properties b/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_metadata/release/writeReleaseAarMetadata/aar-metadata.properties deleted file mode 100644 index 1211b1ef0..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/aar_metadata/release/writeReleaseAarMetadata/aar-metadata.properties +++ /dev/null @@ -1,6 +0,0 @@ -aarFormatVersion=1.0 -aarMetadataVersion=1.0 -minCompileSdk=1 -minCompileSdkExtension=0 -minAndroidGradlePluginVersion=1.0.0 -coreLibraryDesugaringEnabled=false diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json b/crates/tauri-plugin-splashscreen/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json deleted file mode 100644 index 9e26dfeeb..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json b/crates/tauri-plugin-splashscreen/android/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json deleted file mode 100644 index 9e26dfeeb..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar b/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar deleted file mode 100644 index 6f8f56a44..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_library_classes_jar/release/bundleLibCompileToJarRelease/classes.jar b/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_library_classes_jar/release/bundleLibCompileToJarRelease/classes.jar deleted file mode 100644 index 70a34c5ff..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_library_classes_jar/release/bundleLibCompileToJarRelease/classes.jar and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar b/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar deleted file mode 100644 index 9122dd60b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_r_class_jar/release/generateReleaseRFile/R.jar b/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_r_class_jar/release/generateReleaseRFile/R.jar deleted file mode 100644 index 714c666ab..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_r_class_jar/release/generateReleaseRFile/R.jar and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt b/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt deleted file mode 100644 index 694a62c83..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +++ /dev/null @@ -1,4 +0,0 @@ -int color splashscreen_background 0x0 -int drawable loading_icon 0x0 -int style Theme_App 0x0 -int style Theme_App_Starting 0x0 diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_symbol_list/release/generateReleaseRFile/R.txt b/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_symbol_list/release/generateReleaseRFile/R.txt deleted file mode 100644 index f0a5465f4..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/compile_symbol_list/release/generateReleaseRFile/R.txt +++ /dev/null @@ -1,2 +0,0 @@ -int color splashscreen_background 0x0 -int drawable loading_icon 0x0 diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_loading_icon.xml.flat b/crates/tauri-plugin-splashscreen/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_loading_icon.xml.flat deleted file mode 100644 index f60ef2986..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_loading_icon.xml.flat and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/compiled_local_resources/release/compileReleaseLibraryResources/out/drawable_loading_icon.xml.flat b/crates/tauri-plugin-splashscreen/android/build/intermediates/compiled_local_resources/release/compileReleaseLibraryResources/out/drawable_loading_icon.xml.flat deleted file mode 100644 index d6a6c39c2..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/compiled_local_resources/release/compileReleaseLibraryResources/out/drawable_loading_icon.xml.flat and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.11.0 b/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.11.0 deleted file mode 100644 index 5a3e3a56a..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.11.0 +++ /dev/null @@ -1,89 +0,0 @@ -# This is a configuration file for ProGuard. -# http://proguard.sourceforge.net/index.html#manual/usage.html -# -# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with -# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and -# will be ignored by new version of the Android plugin for Gradle. - -# Optimizations: If you don't want to optimize, use the proguard-android.txt configuration file -# instead of this one, which turns off the optimization flags. --allowaccessmodification - -# Preserve some attributes that may be required for reflection. --keepattributes AnnotationDefault, - EnclosingMethod, - InnerClasses, - RuntimeVisibleAnnotations, - RuntimeVisibleParameterAnnotations, - RuntimeVisibleTypeAnnotations, - Signature - --keep public class com.google.vending.licensing.ILicensingService --keep public class com.android.vending.licensing.ILicensingService --keep public class com.google.android.vending.licensing.ILicensingService --dontnote com.android.vending.licensing.ILicensingService --dontnote com.google.vending.licensing.ILicensingService --dontnote com.google.android.vending.licensing.ILicensingService - -# For native methods, see https://www.guardsquare.com/manual/configuration/examples#native --keepclasseswithmembernames,includedescriptorclasses class * { - native ; -} - -# Keep setters in Views so that animations can still work. --keepclassmembers public class * extends android.view.View { - void set*(***); - *** get*(); -} - -# We want to keep methods in Activity that could be used in the XML attribute onClick. --keepclassmembers class * extends android.app.Activity { - public void *(android.view.View); -} - -# For enumeration classes, see https://www.guardsquare.com/manual/configuration/examples#enumerations --keepclassmembers enum * { - public static **[] values(); - public static ** valueOf(java.lang.String); -} - --keepclassmembers class * implements android.os.Parcelable { - public static final ** CREATOR; -} - -# Preserve annotated Javascript interface methods. --keepclassmembers class * { - @android.webkit.JavascriptInterface ; -} - -# The support libraries contains references to newer platform versions. -# Don't warn about those in case this app is linking against an older -# platform version. We know about them, and they are safe. --dontnote android.support.** --dontnote androidx.** --dontwarn android.support.** --dontwarn androidx.** - -# Understand the @Keep support annotation. --keep class android.support.annotation.Keep - --keep @android.support.annotation.Keep class * {*;} - --keepclasseswithmembers class * { - @android.support.annotation.Keep ; -} - --keepclasseswithmembers class * { - @android.support.annotation.Keep ; -} - --keepclasseswithmembers class * { - @android.support.annotation.Keep (...); -} - -# These classes are duplicated between android.jar and org.apache.http.legacy.jar. --dontnote org.apache.http.** --dontnote android.net.http.** - -# These classes are duplicated between android.jar and core-lambda-stubs.jar. --dontnote java.lang.invoke.** diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-android.txt-8.11.0 b/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-android.txt-8.11.0 deleted file mode 100644 index 6f7e4ef60..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-android.txt-8.11.0 +++ /dev/null @@ -1,95 +0,0 @@ -# This is a configuration file for ProGuard. -# http://proguard.sourceforge.net/index.html#manual/usage.html -# -# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with -# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and -# will be ignored by new version of the Android plugin for Gradle. - -# Optimization is turned off by default. Dex does not like code run -# through the ProGuard optimize steps (and performs some -# of these optimizations on its own). -# Note that if you want to enable optimization, you cannot just -# include optimization flags in your own project configuration file; -# instead you will need to point to the -# "proguard-android-optimize.txt" file instead of this one from your -# project.properties file. --dontoptimize - -# Preserve some attributes that may be required for reflection. --keepattributes AnnotationDefault, - EnclosingMethod, - InnerClasses, - RuntimeVisibleAnnotations, - RuntimeVisibleParameterAnnotations, - RuntimeVisibleTypeAnnotations, - Signature - --keep public class com.google.vending.licensing.ILicensingService --keep public class com.android.vending.licensing.ILicensingService --keep public class com.google.android.vending.licensing.ILicensingService --dontnote com.android.vending.licensing.ILicensingService --dontnote com.google.vending.licensing.ILicensingService --dontnote com.google.android.vending.licensing.ILicensingService - -# For native methods, see https://www.guardsquare.com/manual/configuration/examples#native --keepclasseswithmembernames,includedescriptorclasses class * { - native ; -} - -# Keep setters in Views so that animations can still work. --keepclassmembers public class * extends android.view.View { - void set*(***); - *** get*(); -} - -# We want to keep methods in Activity that could be used in the XML attribute onClick. --keepclassmembers class * extends android.app.Activity { - public void *(android.view.View); -} - -# For enumeration classes, see https://www.guardsquare.com/manual/configuration/examples#enumerations --keepclassmembers enum * { - public static **[] values(); - public static ** valueOf(java.lang.String); -} - --keepclassmembers class * implements android.os.Parcelable { - public static final ** CREATOR; -} - -# Preserve annotated Javascript interface methods. --keepclassmembers class * { - @android.webkit.JavascriptInterface ; -} - -# The support libraries contains references to newer platform versions. -# Don't warn about those in case this app is linking against an older -# platform version. We know about them, and they are safe. --dontnote android.support.** --dontnote androidx.** --dontwarn android.support.** --dontwarn androidx.** - -# Understand the @Keep support annotation. --keep class android.support.annotation.Keep - --keep @android.support.annotation.Keep class * {*;} - --keepclasseswithmembers class * { - @android.support.annotation.Keep ; -} - --keepclasseswithmembers class * { - @android.support.annotation.Keep ; -} - --keepclasseswithmembers class * { - @android.support.annotation.Keep (...); -} - -# These classes are duplicated between android.jar and org.apache.http.legacy.jar. --dontnote org.apache.http.** --dontnote android.net.http.** - -# These classes are duplicated between android.jar and core-lambda-stubs.jar. --dontnote java.lang.invoke.** diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-defaults.txt-8.11.0 b/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-defaults.txt-8.11.0 deleted file mode 100644 index 7bbb2285a..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/default_proguard_files/global/proguard-defaults.txt-8.11.0 +++ /dev/null @@ -1,89 +0,0 @@ -# This is a configuration file for ProGuard. -# http://proguard.sourceforge.net/index.html#manual/usage.html -# -# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with -# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and -# will be ignored by new version of the Android plugin for Gradle. - -# Optimizations can be turned on and off in the 'postProcessing' DSL block. -# The configuration below is applied if optimizations are enabled. --allowaccessmodification - -# Preserve some attributes that may be required for reflection. --keepattributes AnnotationDefault, - EnclosingMethod, - InnerClasses, - RuntimeVisibleAnnotations, - RuntimeVisibleParameterAnnotations, - RuntimeVisibleTypeAnnotations, - Signature - --keep public class com.google.vending.licensing.ILicensingService --keep public class com.android.vending.licensing.ILicensingService --keep public class com.google.android.vending.licensing.ILicensingService --dontnote com.android.vending.licensing.ILicensingService --dontnote com.google.vending.licensing.ILicensingService --dontnote com.google.android.vending.licensing.ILicensingService - -# For native methods, see https://www.guardsquare.com/manual/configuration/examples#native --keepclasseswithmembernames,includedescriptorclasses class * { - native ; -} - -# Keep setters in Views so that animations can still work. --keepclassmembers public class * extends android.view.View { - void set*(***); - *** get*(); -} - -# We want to keep methods in Activity that could be used in the XML attribute onClick. --keepclassmembers class * extends android.app.Activity { - public void *(android.view.View); -} - -# For enumeration classes, see https://www.guardsquare.com/manual/configuration/examples#enumerations --keepclassmembers enum * { - public static **[] values(); - public static ** valueOf(java.lang.String); -} - --keepclassmembers class * implements android.os.Parcelable { - public static final ** CREATOR; -} - -# Preserve annotated Javascript interface methods. --keepclassmembers class * { - @android.webkit.JavascriptInterface ; -} - -# The support libraries contains references to newer platform versions. -# Don't warn about those in case this app is linking against an older -# platform version. We know about them, and they are safe. --dontnote android.support.** --dontnote androidx.** --dontwarn android.support.** --dontwarn androidx.** - -# Understand the @Keep support annotation. --keep class android.support.annotation.Keep - --keep @android.support.annotation.Keep class * {*;} - --keepclasseswithmembers class * { - @android.support.annotation.Keep ; -} - --keepclasseswithmembers class * { - @android.support.annotation.Keep ; -} - --keepclasseswithmembers class * { - @android.support.annotation.Keep (...); -} - -# These classes are duplicated between android.jar and org.apache.http.legacy.jar. --dontnote org.apache.http.** --dontnote android.net.http.** - -# These classes are duplicated between android.jar and core-lambda-stubs.jar. --dontnote java.lang.invoke.** diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/full_jar/release/createFullJarRelease/full.jar b/crates/tauri-plugin-splashscreen/android/build/intermediates/full_jar/release/createFullJarRelease/full.jar deleted file mode 100644 index 221cfc704..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/full_jar/release/createFullJarRelease/full.jar and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties deleted file mode 100644 index 4eefd5c57..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +++ /dev/null @@ -1,2 +0,0 @@ -#Sat Mar 07 21:48:44 CET 2026 -moe.sable.app.plugin.splashscreen.tauri-plugin-splashscreen-main-6\:/drawable/loading_icon.xml=C\:\\Users\\haz\\dev\\sable\\crates\\tauri-plugin-splashscreen\\android\\build\\intermediates\\packaged_res\\debug\\packageDebugResources\\drawable\\loading_icon.xml diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml b/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml deleted file mode 100644 index ae6f601a9..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - #000000 - - \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml deleted file mode 100644 index 7aae80d47..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +++ /dev/null @@ -1,7 +0,0 @@ - -#000000 - \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable/loading_icon.xml b/crates/tauri-plugin-splashscreen/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable/loading_icon.xml deleted file mode 100644 index b7450dd6a..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable/loading_icon.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/packaged_res/release/packageReleaseResources/values/values.xml b/crates/tauri-plugin-splashscreen/android/build/intermediates/packaged_res/release/packageReleaseResources/values/values.xml deleted file mode 100644 index 0f1ee0c15..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/packaged_res/release/packageReleaseResources/values/values.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - #FFFFFF - \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/tauri-plugin-splashscreen_debug.kotlin_module b/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/tauri-plugin-splashscreen_debug.kotlin_module deleted file mode 100644 index 1e9f2ca4d..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/tauri-plugin-splashscreen_debug.kotlin_module and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class b/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class deleted file mode 100644 index 4d30370c7..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class b/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class deleted file mode 100644 index 1035d0111..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_jar/release/bundleLibRuntimeToJarRelease/classes.jar b/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_jar/release/bundleLibRuntimeToJarRelease/classes.jar deleted file mode 100644 index 1c3b3c292..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/intermediates/runtime_library_classes_jar/release/bundleLibRuntimeToJarRelease/classes.jar and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt b/crates/tauri-plugin-splashscreen/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt deleted file mode 100644 index 6a89cbed6..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +++ /dev/null @@ -1,5 +0,0 @@ -moe.sable.app.plugin.splashscreen -color splashscreen_background -drawable loading_icon -style Theme_App -style Theme_App_Starting diff --git a/crates/tauri-plugin-splashscreen/android/build/intermediates/symbol_list_with_package_name/release/generateReleaseRFile/package-aware-r.txt b/crates/tauri-plugin-splashscreen/android/build/intermediates/symbol_list_with_package_name/release/generateReleaseRFile/package-aware-r.txt deleted file mode 100644 index 1767cde31..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/intermediates/symbol_list_with_package_name/release/generateReleaseRFile/package-aware-r.txt +++ /dev/null @@ -1,3 +0,0 @@ -moe.sable.app.plugin.splashscreen -color splashscreen_background -drawable loading_icon diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab deleted file mode 100644 index 937c14ab0..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream deleted file mode 100644 index 28b54d58f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len deleted file mode 100644 index e5009a4ed..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at deleted file mode 100644 index c057b036d..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i deleted file mode 100644 index 887b56e65..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab deleted file mode 100644 index 1b7ba77de..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream deleted file mode 100644 index 15aa318ad..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len deleted file mode 100644 index 047ea2d5c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len deleted file mode 100644 index 01bdaa1da..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at deleted file mode 100644 index de0b0a4a4..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i deleted file mode 100644 index 63a567b19..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab deleted file mode 100644 index 29103424a..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream deleted file mode 100644 index 15aa318ad..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len deleted file mode 100644 index 047ea2d5c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len deleted file mode 100644 index 01bdaa1da..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at deleted file mode 100644 index 89efdf089..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i deleted file mode 100644 index 63a567b19..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab deleted file mode 100644 index b4505403a..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream deleted file mode 100644 index 031c47eb9..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len deleted file mode 100644 index 09272b866..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len deleted file mode 100644 index a9f80ae02..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at deleted file mode 100644 index 3b42e6701..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i deleted file mode 100644 index c6c0751dd..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab deleted file mode 100644 index 5a8365f4c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream deleted file mode 100644 index b8af8a0fd..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len deleted file mode 100644 index 6b14139c2..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len deleted file mode 100644 index a9f80ae02..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at deleted file mode 100644 index 1e2f056b0..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i deleted file mode 100644 index 8b8331de8..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab deleted file mode 100644 index cea020262..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream deleted file mode 100644 index 28b54d58f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len deleted file mode 100644 index e5009a4ed..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at deleted file mode 100644 index 7a5dd84a9..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i deleted file mode 100644 index 887b56e65..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab deleted file mode 100644 index eab574b6f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream deleted file mode 100644 index 059ec07ea..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len deleted file mode 100644 index e534549ea..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at deleted file mode 100644 index 4997ca0ad..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i deleted file mode 100644 index fadc061d3..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab deleted file mode 100644 index 6394d0e14..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream deleted file mode 100644 index 994dd7efa..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len deleted file mode 100644 index 508fc6771..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at deleted file mode 100644 index 9158adc1e..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i deleted file mode 100644 index 3c227e948..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab deleted file mode 100644 index 26d3b0940..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +++ /dev/null @@ -1,2 +0,0 @@ -4 -0 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab deleted file mode 100644 index 563e1e245..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream deleted file mode 100644 index 28b54d58f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len deleted file mode 100644 index e5009a4ed..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at deleted file mode 100644 index 3e23c2afb..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i deleted file mode 100644 index 887b56e65..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab deleted file mode 100644 index 92f731862..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream deleted file mode 100644 index 6e7a92642..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len deleted file mode 100644 index eb529631c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len deleted file mode 100644 index 93a595bd1..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at deleted file mode 100644 index 712e08018..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i deleted file mode 100644 index 6936967ca..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab deleted file mode 100644 index 357075fdc..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream deleted file mode 100644 index 30477455d..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len deleted file mode 100644 index 1b4e35073..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len deleted file mode 100644 index 2f6e94ab8..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at deleted file mode 100644 index 014f7c676..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i deleted file mode 100644 index 63e563fe2..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin deleted file mode 100644 index 94b653d45..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin deleted file mode 100644 index 6ac94f9ec..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin deleted file mode 100644 index 9ad56f13e..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab deleted file mode 100644 index e130de06d..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream deleted file mode 100644 index 28b54d58f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len deleted file mode 100644 index e5009a4ed..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at deleted file mode 100644 index e5e382cf0..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i deleted file mode 100644 index 887b56e65..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab deleted file mode 100644 index 826fdc431..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream deleted file mode 100644 index 15aa318ad..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len deleted file mode 100644 index 047ea2d5c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len deleted file mode 100644 index 01bdaa1da..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at deleted file mode 100644 index d89ba7ade..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i deleted file mode 100644 index 63a567b19..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab deleted file mode 100644 index 120e067a1..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream deleted file mode 100644 index 15aa318ad..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len deleted file mode 100644 index 047ea2d5c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len deleted file mode 100644 index 01bdaa1da..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at deleted file mode 100644 index e3f6cb7f7..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i deleted file mode 100644 index 63a567b19..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab deleted file mode 100644 index 6b1744546..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream deleted file mode 100644 index 031c47eb9..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len deleted file mode 100644 index 09272b866..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len deleted file mode 100644 index a9f80ae02..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at deleted file mode 100644 index dfcbd0537..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i deleted file mode 100644 index c6c0751dd..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab deleted file mode 100644 index 1037bdd0c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream deleted file mode 100644 index b8af8a0fd..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len deleted file mode 100644 index 6b14139c2..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len deleted file mode 100644 index a9f80ae02..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at deleted file mode 100644 index 7aa791b4b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i deleted file mode 100644 index 8b8331de8..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab deleted file mode 100644 index 4a1b1f2e7..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream deleted file mode 100644 index 28b54d58f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len deleted file mode 100644 index e5009a4ed..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at deleted file mode 100644 index bd10b644f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i deleted file mode 100644 index 887b56e65..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab deleted file mode 100644 index ae7308a72..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream deleted file mode 100644 index 059ec07ea..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len deleted file mode 100644 index e534549ea..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at deleted file mode 100644 index c736cf1f4..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i deleted file mode 100644 index fadc061d3..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab deleted file mode 100644 index 0269ae76c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream deleted file mode 100644 index 994dd7efa..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len deleted file mode 100644 index 508fc6771..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at deleted file mode 100644 index 83754bd74..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i deleted file mode 100644 index 3c227e948..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/counters.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/counters.tab deleted file mode 100644 index c393a5175..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/counters.tab +++ /dev/null @@ -1,2 +0,0 @@ -3 -0 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab deleted file mode 100644 index 18a2b43dd..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream deleted file mode 100644 index 28b54d58f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len deleted file mode 100644 index e5009a4ed..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len deleted file mode 100644 index 2a17e6e5b..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at deleted file mode 100644 index 9f383b5fa..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i deleted file mode 100644 index 887b56e65..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab deleted file mode 100644 index 9466add60..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream deleted file mode 100644 index 636f34a3c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len deleted file mode 100644 index 29ce11cc9..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len deleted file mode 100644 index a9f80ae02..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at deleted file mode 100644 index 4e2d6a0bf..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i deleted file mode 100644 index e9905b3d2..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab deleted file mode 100644 index eb403309a..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream deleted file mode 100644 index ceeed72fa..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len deleted file mode 100644 index 8a06a23bf..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len deleted file mode 100644 index b24798c30..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at deleted file mode 100644 index 8a81524a4..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i deleted file mode 100644 index bece8da73..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len deleted file mode 100644 index 131e26574..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin deleted file mode 100644 index 8115a2ea7..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin deleted file mode 100644 index f09d426ae..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/local-state/build-history.bin b/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/local-state/build-history.bin deleted file mode 100644 index 261e8028f..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/kotlin/compileReleaseKotlin/local-state/build-history.bin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/outputs/logs/manifest-merger-debug-report.txt b/crates/tauri-plugin-splashscreen/android/build/outputs/logs/manifest-merger-debug-report.txt deleted file mode 100644 index 9d7f9b56c..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/outputs/logs/manifest-merger-debug-report.txt +++ /dev/null @@ -1,16 +0,0 @@ --- Merging decision tree log --- -manifest -ADDED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml:2:1-3:12 -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml:2:1-3:12 - package - INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml - xmlns:android - ADDED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml:2:11-69 -uses-sdk -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml reason: use-sdk injection requested -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml - android:targetSdkVersion - INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml - android:minSdkVersion - INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml diff --git a/crates/tauri-plugin-splashscreen/android/build/outputs/logs/manifest-merger-release-report.txt b/crates/tauri-plugin-splashscreen/android/build/outputs/logs/manifest-merger-release-report.txt deleted file mode 100644 index 9d7f9b56c..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/outputs/logs/manifest-merger-release-report.txt +++ /dev/null @@ -1,16 +0,0 @@ --- Merging decision tree log --- -manifest -ADDED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml:2:1-3:12 -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml:2:1-3:12 - package - INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml - xmlns:android - ADDED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml:2:11-69 -uses-sdk -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml reason: use-sdk injection requested -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml -INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml - android:targetSdkVersion - INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml - android:minSdkVersion - INJECTED from C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\android\src\main\AndroidManifest.xml diff --git a/crates/tauri-plugin-splashscreen/android/build/reports/problems/problems-report.html b/crates/tauri-plugin-splashscreen/android/build/reports/problems/problems-report.html deleted file mode 100644 index 1617f28f7..000000000 --- a/crates/tauri-plugin-splashscreen/android/build/reports/problems/problems-report.html +++ /dev/null @@ -1,659 +0,0 @@ - - - - - - - - - - - - - Gradle Configuration Cache - - - -
- -
- Loading... -
- - - - - - diff --git a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/META-INF/tauri-plugin-splashscreen_debug.kotlin_module b/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/META-INF/tauri-plugin-splashscreen_debug.kotlin_module deleted file mode 100644 index 1e9f2ca4d..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/META-INF/tauri-plugin-splashscreen_debug.kotlin_module and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class b/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class deleted file mode 100644 index 4d30370c7..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class b/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class deleted file mode 100644 index 1035d0111..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/debug/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/META-INF/tauri-plugin-splashscreen_release.kotlin_module b/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/META-INF/tauri-plugin-splashscreen_release.kotlin_module deleted file mode 100644 index 1e9f2ca4d..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/META-INF/tauri-plugin-splashscreen_release.kotlin_module and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class b/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class deleted file mode 100644 index 9a872aab1..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$Companion.class and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$load$1$1.class b/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$load$1$1.class deleted file mode 100644 index 5de7fa22c..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin$load$1$1.class and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class b/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class deleted file mode 100644 index 6a9db81a4..000000000 Binary files a/crates/tauri-plugin-splashscreen/android/build/tmp/kotlin-classes/release/moe/sable/app/plugin/splashscreen/SplashScreenPlugin.class and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/.rustc_info.json b/crates/tauri-plugin-splashscreen/target/.rustc_info.json deleted file mode 100644 index 166cb121e..000000000 --- a/crates/tauri-plugin-splashscreen/target/.rustc_info.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_fingerprint":12823936982809341586,"outputs":{"7971740275564407648":{"success":true,"status":"","code":0,"stdout":"___.exe\nlib___.rlib\n___.dll\n___.dll\n___.lib\n___.dll\nC:\\Users\\haz\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\npacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_abi=\"\"\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"msvc\"\ntarget_family=\"windows\"\ntarget_feature=\"cmpxchg16b\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_feature=\"sse3\"\ntarget_has_atomic=\"128\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"windows\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"pc\"\nwindows\n","stderr":""},"17747080675513052775":{"success":true,"status":"","code":0,"stdout":"rustc 1.93.1 (01f6ddf75 2026-02-11)\nbinary: rustc\ncommit-hash: 01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf\ncommit-date: 2026-02-11\nhost: x86_64-pc-windows-msvc\nrelease: 1.93.1\nLLVM version: 21.1.8\n","stderr":""}},"successes":{}} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/CACHEDIR.TAG b/crates/tauri-plugin-splashscreen/target/CACHEDIR.TAG deleted file mode 100644 index 20d7c319c..000000000 --- a/crates/tauri-plugin-splashscreen/target/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.cargo-lock b/crates/tauri-plugin-splashscreen/target/debug/.cargo-lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/dep-lib-adler2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/dep-lib-adler2 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/dep-lib-adler2 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/lib-adler2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/lib-adler2 deleted file mode 100644 index 5c7b7863b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/lib-adler2 +++ /dev/null @@ -1 +0,0 @@ -819aab6fb9aae72d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/lib-adler2.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/lib-adler2.json deleted file mode 100644 index f006a6a56..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/adler2-6586caa2360024ca/lib-adler2.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"core\", \"default\", \"rustc-dep-of-std\", \"std\"]","target":6569825234462323107,"profile":2225463790103693989,"path":7512547906842277152,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\adler2-6586caa2360024ca\\dep-lib-adler2","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/dep-lib-aho_corasick b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/dep-lib-aho_corasick deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/dep-lib-aho_corasick and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/lib-aho_corasick b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/lib-aho_corasick deleted file mode 100644 index ada571370..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/lib-aho_corasick +++ /dev/null @@ -1 +0,0 @@ -0867cc084d6ae89f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/lib-aho_corasick.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/lib-aho_corasick.json deleted file mode 100644 index 5c301dcaa..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/aho-corasick-c5b4dc4a1828ae39/lib-aho_corasick.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"perf-literal\", \"std\"]","declared_features":"[\"default\", \"logging\", \"perf-literal\", \"std\"]","target":7534583537114156500,"profile":15657897354478470176,"path":18169547817172132363,"deps":[[1363051979936526615,"memchr",false,10429968106908219858]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\aho-corasick-c5b4dc4a1828ae39\\dep-lib-aho_corasick","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/dep-lib-alloc_no_stdlib b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/dep-lib-alloc_no_stdlib deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/dep-lib-alloc_no_stdlib and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/lib-alloc_no_stdlib b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/lib-alloc_no_stdlib deleted file mode 100644 index 0d3841815..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/lib-alloc_no_stdlib +++ /dev/null @@ -1 +0,0 @@ -f208ca1d1c69bea8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/lib-alloc_no_stdlib.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/lib-alloc_no_stdlib.json deleted file mode 100644 index 5bda7a547..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-no-stdlib-d7495d5de183ec04/lib-alloc_no_stdlib.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"unsafe\"]","target":1942380541186272485,"profile":15657897354478470176,"path":9711158906562489255,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\alloc-no-stdlib-d7495d5de183ec04\\dep-lib-alloc_no_stdlib","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/dep-lib-alloc_stdlib b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/dep-lib-alloc_stdlib deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/dep-lib-alloc_stdlib and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/lib-alloc_stdlib b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/lib-alloc_stdlib deleted file mode 100644 index 2c61cb99e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/lib-alloc_stdlib +++ /dev/null @@ -1 +0,0 @@ -31b576db4d5cc8f2 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/lib-alloc_stdlib.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/lib-alloc_stdlib.json deleted file mode 100644 index 80ccc46a4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/alloc-stdlib-ce2fbf70a1e0f3ff/lib-alloc_stdlib.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"unsafe\"]","target":8756844401079878655,"profile":15657897354478470176,"path":13982176270778295271,"deps":[[9611597350722197978,"alloc_no_stdlib",false,12159271613426698482]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\alloc-stdlib-ce2fbf70a1e0f3ff\\dep-lib-alloc_stdlib","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/dep-lib-anyhow b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/dep-lib-anyhow deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/dep-lib-anyhow and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/lib-anyhow b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/lib-anyhow deleted file mode 100644 index 836dd1299..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/lib-anyhow +++ /dev/null @@ -1 +0,0 @@ -70d280d5068e6e8c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/lib-anyhow.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/lib-anyhow.json deleted file mode 100644 index fe42b0539..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-8136da6f7b89b28f/lib-anyhow.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"backtrace\", \"default\", \"std\"]","target":1563897884725121975,"profile":15657897354478470176,"path":3941646840674378862,"deps":[[12478428894219133322,"build_script_build",false,16417992884228923063]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\anyhow-8136da6f7b89b28f\\dep-lib-anyhow","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/build-script-build-script-build deleted file mode 100644 index cfc1b302e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -69671891a79147ca \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/build-script-build-script-build.json deleted file mode 100644 index 474869915..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"backtrace\", \"default\", \"std\"]","target":5408242616063297496,"profile":2225463790103693989,"path":4327628406606522932,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\anyhow-a6fb742dbf592df4\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-a6fb742dbf592df4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-ff7d2e6a15a69f2e/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-ff7d2e6a15a69f2e/run-build-script-build-script-build deleted file mode 100644 index aeb1e56f4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-ff7d2e6a15a69f2e/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -b71e5bbd8a6dd8e3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-ff7d2e6a15a69f2e/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-ff7d2e6a15a69f2e/run-build-script-build-script-build.json deleted file mode 100644 index 51f2e7b93..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/anyhow-ff7d2e6a15a69f2e/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[12478428894219133322,"build_script_build",false,14575778867887761257]],"local":[{"RerunIfChanged":{"output":"debug\\build\\anyhow-ff7d2e6a15a69f2e\\output","paths":["src/nightly.rs"]}},{"RerunIfEnvChanged":{"var":"RUSTC_BOOTSTRAP","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/dep-lib-autocfg b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/dep-lib-autocfg deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/dep-lib-autocfg and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/lib-autocfg b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/lib-autocfg deleted file mode 100644 index 179645712..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/lib-autocfg +++ /dev/null @@ -1 +0,0 @@ -31fe3c209c104a21 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/lib-autocfg.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/lib-autocfg.json deleted file mode 100644 index 97c2c9159..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/autocfg-0d9fab24a14ca87a/lib-autocfg.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":6962977057026645649,"profile":2225463790103693989,"path":15827462286931432919,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\autocfg-0d9fab24a14ca87a\\dep-lib-autocfg","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/dep-lib-base64 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/dep-lib-base64 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/dep-lib-base64 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/lib-base64 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/lib-base64 deleted file mode 100644 index 802860e34..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/lib-base64 +++ /dev/null @@ -1 +0,0 @@ -2c04953b5295a418 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/lib-base64.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/lib-base64.json deleted file mode 100644 index 93795440d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/base64-796929deec84c6e5/lib-base64.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":13060062996227388079,"profile":2225463790103693989,"path":18347827526767243371,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\base64-796929deec84c6e5\\dep-lib-base64","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/dep-lib-bitflags b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/dep-lib-bitflags deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/dep-lib-bitflags and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/lib-bitflags b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/lib-bitflags deleted file mode 100644 index c0a76b5f8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/lib-bitflags +++ /dev/null @@ -1 +0,0 @@ -d997a5baa3ce04ab \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/lib-bitflags.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/lib-bitflags.json deleted file mode 100644 index 0f98dfbc5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-5588fd7a3e032978/lib-bitflags.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\"]","declared_features":"[\"compiler_builtins\", \"core\", \"default\", \"example_generated\", \"rustc-dep-of-std\"]","target":12919857562465245259,"profile":2225463790103693989,"path":5274963892244537208,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\bitflags-5588fd7a3e032978\\dep-lib-bitflags","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/dep-lib-bitflags b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/dep-lib-bitflags deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/dep-lib-bitflags and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/lib-bitflags b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/lib-bitflags deleted file mode 100644 index c68ba02f1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/lib-bitflags +++ /dev/null @@ -1 +0,0 @@ -1945c237ca49a17e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/lib-bitflags.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/lib-bitflags.json deleted file mode 100644 index 7faff33dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bitflags-975bc06580460358/lib-bitflags.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"serde\", \"serde_core\"]","declared_features":"[\"arbitrary\", \"bytemuck\", \"example_generated\", \"serde\", \"serde_core\", \"std\"]","target":7691312148208718491,"profile":15657897354478470176,"path":3888772073110747895,"deps":[[11899261697793765154,"serde_core",false,6500342841086748373]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\bitflags-975bc06580460358\\dep-lib-bitflags","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/dep-lib-block_buffer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/dep-lib-block_buffer deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/dep-lib-block_buffer and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/lib-block_buffer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/lib-block_buffer deleted file mode 100644 index 7a0ea9e3d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/lib-block_buffer +++ /dev/null @@ -1 +0,0 @@ -de9c5127eb2079b0 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/lib-block_buffer.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/lib-block_buffer.json deleted file mode 100644 index 1302b7f38..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/block-buffer-0a50da0cf4dab7c7/lib-block_buffer.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":4098124618827574291,"profile":2225463790103693989,"path":8772707233998975477,"deps":[[10520923840501062997,"generic_array",false,11315841027978874675]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\block-buffer-0a50da0cf4dab7c7\\dep-lib-block_buffer","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/dep-lib-brotli b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/dep-lib-brotli deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/dep-lib-brotli and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/lib-brotli b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/lib-brotli deleted file mode 100644 index 6cf72ec91..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/lib-brotli +++ /dev/null @@ -1 +0,0 @@ -46396d650b05c6fe \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/lib-brotli.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/lib-brotli.json deleted file mode 100644 index 199749bc8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-17012448cf3e95cd/lib-brotli.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc-stdlib\", \"std\"]","declared_features":"[\"alloc-stdlib\", \"benchmark\", \"billing\", \"default\", \"disable-timer\", \"disallow_large_window_size\", \"external-literal-probability\", \"ffi-api\", \"float64\", \"floating_point_context_mixing\", \"no-stdlib-ffi-binding\", \"pass-through-ffi-panics\", \"seccomp\", \"sha2\", \"simd\", \"std\", \"validation\", \"vector_scratch_space\"]","target":8433163163091947982,"profile":15657897354478470176,"path":3079477704997328694,"deps":[[9611597350722197978,"alloc_no_stdlib",false,12159271613426698482],[16413620717702030930,"brotli_decompressor",false,8067930348976776904],[17470296833448545982,"alloc_stdlib",false,17494334241984918833]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\brotli-17012448cf3e95cd\\dep-lib-brotli","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/dep-lib-brotli_decompressor b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/dep-lib-brotli_decompressor deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/dep-lib-brotli_decompressor and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/lib-brotli_decompressor b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/lib-brotli_decompressor deleted file mode 100644 index 26f1aed3d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/lib-brotli_decompressor +++ /dev/null @@ -1 +0,0 @@ -c8a65a1be80bf76f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/lib-brotli_decompressor.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/lib-brotli_decompressor.json deleted file mode 100644 index e4235e51b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/brotli-decompressor-9163a0ed1d85ef0b/lib-brotli_decompressor.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc-stdlib\", \"std\"]","declared_features":"[\"alloc-stdlib\", \"benchmark\", \"default\", \"disable-timer\", \"ffi-api\", \"pass-through-ffi-panics\", \"seccomp\", \"std\", \"unsafe\"]","target":11312988117123312042,"profile":15657897354478470176,"path":3069221596343104110,"deps":[[9611597350722197978,"alloc_no_stdlib",false,12159271613426698482],[17470296833448545982,"alloc_stdlib",false,17494334241984918833]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\brotli-decompressor-9163a0ed1d85ef0b\\dep-lib-brotli_decompressor","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/dep-lib-byteorder b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/dep-lib-byteorder deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/dep-lib-byteorder and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/lib-byteorder b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/lib-byteorder deleted file mode 100644 index c2a38efcf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/lib-byteorder +++ /dev/null @@ -1 +0,0 @@ -a50b700d212e4b24 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/lib-byteorder.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/lib-byteorder.json deleted file mode 100644 index fb101fee6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/byteorder-cd1dbd536d944254/lib-byteorder.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"i128\", \"std\"]","target":8344828840634961491,"profile":15657897354478470176,"path":13091215940873975454,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\byteorder-cd1dbd536d944254\\dep-lib-byteorder","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/dep-lib-bytes b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/dep-lib-bytes deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/dep-lib-bytes and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/lib-bytes b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/lib-bytes deleted file mode 100644 index 08129cbac..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/lib-bytes +++ /dev/null @@ -1 +0,0 @@ -0c00ee8eb3a57ab3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/lib-bytes.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/lib-bytes.json deleted file mode 100644 index 604e1a3b6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/bytes-19667fedb4ba4a18/lib-bytes.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"extra-platforms\", \"serde\", \"std\"]","target":11402411492164584411,"profile":5585765287293540646,"path":243336475587870584,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\bytes-19667fedb4ba4a18\\dep-lib-bytes","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-0c4e0705d29bbab5/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-0c4e0705d29bbab5/run-build-script-build-script-build deleted file mode 100644 index 76d03a7a6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-0c4e0705d29bbab5/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -12b62bf8ebbc1e80 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-0c4e0705d29bbab5/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-0c4e0705d29bbab5/run-build-script-build-script-build.json deleted file mode 100644 index 1de9894d9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-0c4e0705d29bbab5/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[11463991340766958661,"build_script_build",false,10265975483103119413]],"local":[{"RerunIfChanged":{"output":"debug\\build\\camino-0c4e0705d29bbab5\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/dep-lib-camino b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/dep-lib-camino deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/dep-lib-camino and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/lib-camino b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/lib-camino deleted file mode 100644 index e234d5d0d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/lib-camino +++ /dev/null @@ -1 +0,0 @@ -b42c1356c4a16cac \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/lib-camino.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/lib-camino.json deleted file mode 100644 index 8cfd9c456..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-4a12810af3a88226/lib-camino.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"serde1\"]","declared_features":"[\"proptest1\", \"serde1\"]","target":4916930958703370761,"profile":2225463790103693989,"path":15254422686857608259,"deps":[[11463991340766958661,"build_script_build",false,9232024007823046162],[11899261697793765154,"serde_core",false,3505665340476166092]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\camino-4a12810af3a88226\\dep-lib-camino","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/build-script-build-script-build deleted file mode 100644 index 845adff76..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -35083b774f12788e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/build-script-build-script-build.json deleted file mode 100644 index fed97bb9c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"serde1\"]","declared_features":"[\"proptest1\", \"serde1\"]","target":5408242616063297496,"profile":2225463790103693989,"path":5218633797314106911,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\camino-562a946e71c7f455\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/camino-562a946e71c7f455/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/dep-lib-cargo_platform b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/dep-lib-cargo_platform deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/dep-lib-cargo_platform and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/lib-cargo_platform b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/lib-cargo_platform deleted file mode 100644 index 51d20fdde..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/lib-cargo_platform +++ /dev/null @@ -1 +0,0 @@ -731d51412944d6b5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/lib-cargo_platform.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/lib-cargo_platform.json deleted file mode 100644 index 10a632bae..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo-platform-b11615817e5b6ec4/lib-cargo_platform.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17813044035109393357,"profile":11204462739752859999,"path":18411476394882629935,"deps":[[13548984313718623784,"serde",false,10784126109130480978]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cargo-platform-b11615817e5b6ec4\\dep-lib-cargo_platform","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/dep-lib-cargo_metadata b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/dep-lib-cargo_metadata deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/dep-lib-cargo_metadata and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/lib-cargo_metadata b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/lib-cargo_metadata deleted file mode 100644 index 27c03ca09..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/lib-cargo_metadata +++ /dev/null @@ -1 +0,0 @@ -f3b671f668dbafe9 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/lib-cargo_metadata.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/lib-cargo_metadata.json deleted file mode 100644 index f6dcc37dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_metadata-6d096d841158634f/lib-cargo_metadata.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\"]","declared_features":"[\"builder\", \"default\", \"derive_builder\", \"unstable\"]","target":13176895034425886201,"profile":2225463790103693989,"path":8772921835376935385,"deps":[[2448563160050429386,"thiserror",false,11087210622057152061],[11463991340766958661,"camino",false,12424483336638114996],[13249756436863741821,"cargo_platform",false,13102735109861219699],[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682],[18361894353739432590,"semver",false,17711502904129342382]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cargo_metadata-6d096d841158634f\\dep-lib-cargo_metadata","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/dep-lib-cargo_toml b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/dep-lib-cargo_toml deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/dep-lib-cargo_toml and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/lib-cargo_toml b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/lib-cargo_toml deleted file mode 100644 index ac186e800..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/lib-cargo_toml +++ /dev/null @@ -1 +0,0 @@ -afc822ca2f1a1c10 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/lib-cargo_toml.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/lib-cargo_toml.json deleted file mode 100644 index dbae92d76..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cargo_toml-8baede5601bfb22a/lib-cargo_toml.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"features\"]","target":3518274850734206543,"profile":2225463790103693989,"path":18327823215618014478,"deps":[[12176723955989927267,"toml",false,4732353750388681305],[13548984313718623784,"serde",false,10784126109130480978]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cargo_toml-8baede5601bfb22a\\dep-lib-cargo_toml","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/dep-lib-cc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/dep-lib-cc deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/dep-lib-cc and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/lib-cc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/lib-cc deleted file mode 100644 index 851520e18..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/lib-cc +++ /dev/null @@ -1 +0,0 @@ -dc94aebb8419ac19 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/lib-cc.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/lib-cc.json deleted file mode 100644 index 43f0c950a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cc-084eedec936242fd/lib-cc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"jobserver\", \"parallel\"]","target":11042037588551934598,"profile":4333757155065362140,"path":6761372072135041058,"deps":[[8410525223747752176,"shlex",false,16754315446364552708],[9159843920629750842,"find_msvc_tools",false,9589717692567356300]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cc-084eedec936242fd\\dep-lib-cc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/dep-lib-cfb b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/dep-lib-cfb deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/dep-lib-cfb and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/lib-cfb b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/lib-cfb deleted file mode 100644 index ba73a9fe0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/lib-cfb +++ /dev/null @@ -1 +0,0 @@ -937be5d7ffe9d012 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/lib-cfb.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/lib-cfb.json deleted file mode 100644 index 3d43755e1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-7f644e2ed733f3af/lib-cfb.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":718702084513989568,"profile":15657897354478470176,"path":7625283214886015473,"deps":[[1345404220202658316,"fnv",false,2945205396588055774],[3712811570531045576,"byteorder",false,2615234728112950181],[6804519996442711849,"uuid",false,159828219166295511]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cfb-7f644e2ed733f3af\\dep-lib-cfb","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/dep-lib-cfb b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/dep-lib-cfb deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/dep-lib-cfb and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/lib-cfb b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/lib-cfb deleted file mode 100644 index 856d1954a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/lib-cfb +++ /dev/null @@ -1 +0,0 @@ -495d8bd4ab504a10 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/lib-cfb.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/lib-cfb.json deleted file mode 100644 index fbfaa5cd2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfb-d5b8cf2e727516ef/lib-cfb.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":718702084513989568,"profile":15657897354478470176,"path":7625283214886015473,"deps":[[1345404220202658316,"fnv",false,2945205396588055774],[3712811570531045576,"byteorder",false,2615234728112950181],[6804519996442711849,"uuid",false,10954108970332273032]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cfb-d5b8cf2e727516ef\\dep-lib-cfb","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/dep-lib-cfg_if b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/dep-lib-cfg_if deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/dep-lib-cfg_if and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/lib-cfg_if b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/lib-cfg_if deleted file mode 100644 index f85870f71..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/lib-cfg_if +++ /dev/null @@ -1 +0,0 @@ -37cc1a0b243ce3aa \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/lib-cfg_if.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/lib-cfg_if.json deleted file mode 100644 index 88a311af3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cfg-if-7226893fe2365613/lib-cfg_if.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"core\", \"rustc-dep-of-std\"]","target":13840298032947503755,"profile":15657897354478470176,"path":16464386982144128976,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cfg-if-7226893fe2365613\\dep-lib-cfg_if","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/dep-lib-convert_case b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/dep-lib-convert_case deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/dep-lib-convert_case and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/lib-convert_case b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/lib-convert_case deleted file mode 100644 index 962596b8b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/lib-convert_case +++ /dev/null @@ -1 +0,0 @@ -0bc59ceba385ca55 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/lib-convert_case.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/lib-convert_case.json deleted file mode 100644 index 05296f763..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/convert_case-035968048cee4e70/lib-convert_case.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"rand\", \"random\"]","target":13517390075341535229,"profile":2225463790103693989,"path":13721597839338650824,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\convert_case-035968048cee4e70\\dep-lib-convert_case","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/build-script-build-script-build deleted file mode 100644 index d0f762ee0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -4a1662b8f2a1dde6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/build-script-build-script-build.json deleted file mode 100644 index 930a2bb16..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"aes-gcm\", \"base64\", \"hkdf\", \"hmac\", \"key-expansion\", \"percent-encode\", \"percent-encoding\", \"private\", \"rand\", \"secure\", \"sha2\", \"signed\", \"subtle\"]","target":17883862002600103897,"profile":2225463790103693989,"path":10729177139379546306,"deps":[[5398981501050481332,"version_check",false,10345327415352272036]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cookie-44ca8ff62cdbace0\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-44ca8ff62cdbace0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-a6e069bda79c4511/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-a6e069bda79c4511/run-build-script-build-script-build deleted file mode 100644 index a10454fe2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-a6e069bda79c4511/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -4b046041d2ba8de5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-a6e069bda79c4511/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-a6e069bda79c4511/run-build-script-build-script-build.json deleted file mode 100644 index 30948f711..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-a6e069bda79c4511/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[16727543399706004146,"build_script_build",false,16635630662424073802]],"local":[{"Precalculated":"0.18.1"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/dep-lib-cookie b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/dep-lib-cookie deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/dep-lib-cookie and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/lib-cookie b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/lib-cookie deleted file mode 100644 index e546dadad..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/lib-cookie +++ /dev/null @@ -1 +0,0 @@ -5d890b4523ceb5bb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/lib-cookie.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/lib-cookie.json deleted file mode 100644 index a3de65fb4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cookie-eb4817247fdaa5c8/lib-cookie.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"aes-gcm\", \"base64\", \"hkdf\", \"hmac\", \"key-expansion\", \"percent-encode\", \"percent-encoding\", \"private\", \"rand\", \"secure\", \"sha2\", \"signed\", \"subtle\"]","target":678524939984925341,"profile":15657897354478470176,"path":15041482863874659232,"deps":[[11432222519274906849,"time",false,2489160497174519096],[16727543399706004146,"build_script_build",false,16541082418604409931]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cookie-eb4817247fdaa5c8\\dep-lib-cookie","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/dep-lib-cpufeatures b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/dep-lib-cpufeatures deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/dep-lib-cpufeatures and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/lib-cpufeatures b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/lib-cpufeatures deleted file mode 100644 index 4cf7f1ad4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/lib-cpufeatures +++ /dev/null @@ -1 +0,0 @@ -843c1cc294a51d23 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/lib-cpufeatures.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/lib-cpufeatures.json deleted file mode 100644 index 6085a636a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cpufeatures-82d036f4eb718261/lib-cpufeatures.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2330704043955282025,"profile":2225463790103693989,"path":17292915351483326111,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cpufeatures-82d036f4eb718261\\dep-lib-cpufeatures","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/dep-lib-crc32fast b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/dep-lib-crc32fast deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/dep-lib-crc32fast and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/lib-crc32fast b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/lib-crc32fast deleted file mode 100644 index 3dbefbd58..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/lib-crc32fast +++ /dev/null @@ -1 +0,0 @@ -4731588647c18697 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/lib-crc32fast.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/lib-crc32fast.json deleted file mode 100644 index 895fc3da3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-4c4750f79a5b1092/lib-crc32fast.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"nightly\", \"std\"]","target":10823605331999153028,"profile":2225463790103693989,"path":2155748299401426059,"deps":[[7312356825837975969,"build_script_build",false,10728025577305860406],[7667230146095136825,"cfg_if",false,12313751931663862839]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\crc32fast-4c4750f79a5b1092\\dep-lib-crc32fast","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-6701f6668ce377a8/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-6701f6668ce377a8/run-build-script-build-script-build deleted file mode 100644 index 59b073510..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-6701f6668ce377a8/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -36e99e4c6c9ae194 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-6701f6668ce377a8/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-6701f6668ce377a8/run-build-script-build-script-build.json deleted file mode 100644 index fe8f1a715..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-6701f6668ce377a8/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[7312356825837975969,"build_script_build",false,8056387809148733805]],"local":[{"Precalculated":"1.5.0"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/build-script-build-script-build deleted file mode 100644 index b604250e6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -6d091921070ace6f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/build-script-build-script-build.json deleted file mode 100644 index d6e84a49e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"nightly\", \"std\"]","target":5408242616063297496,"profile":2225463790103693989,"path":8812746182247856871,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\crc32fast-c437355b07a76b54\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crc32fast-c437355b07a76b54/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/dep-lib-crossbeam_channel b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/dep-lib-crossbeam_channel deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/dep-lib-crossbeam_channel and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/lib-crossbeam_channel b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/lib-crossbeam_channel deleted file mode 100644 index 21abf5086..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/lib-crossbeam_channel +++ /dev/null @@ -1 +0,0 @@ -3b30440397c5360b \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/lib-crossbeam_channel.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/lib-crossbeam_channel.json deleted file mode 100644 index 587f0d2bf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-channel-8869f8a1f61757e1/lib-crossbeam_channel.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\"]","target":12076344148867932973,"profile":8636238262651292397,"path":6960799243818640702,"deps":[[4468123440088164316,"crossbeam_utils",false,16953597010321931045]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\crossbeam-channel-8869f8a1f61757e1\\dep-lib-crossbeam_channel","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/dep-lib-crossbeam_utils b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/dep-lib-crossbeam_utils deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/dep-lib-crossbeam_utils and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/lib-crossbeam_utils b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/lib-crossbeam_utils deleted file mode 100644 index 23d622f10..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/lib-crossbeam_utils +++ /dev/null @@ -1 +0,0 @@ -25fb5c29a84647eb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/lib-crossbeam_utils.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/lib-crossbeam_utils.json deleted file mode 100644 index 68560ea67..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-1b260fdd1f806259/lib-crossbeam_utils.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"loom\", \"nightly\", \"std\"]","target":9626079250877207070,"profile":8636238262651292397,"path":3689029855018396828,"deps":[[4468123440088164316,"build_script_build",false,1701539098555061342]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\crossbeam-utils-1b260fdd1f806259\\dep-lib-crossbeam_utils","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/build-script-build-script-build deleted file mode 100644 index c9cc984d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -3446648418e79792 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/build-script-build-script-build.json deleted file mode 100644 index 7214bb878..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"loom\", \"nightly\", \"std\"]","target":5408242616063297496,"profile":3908425943115333596,"path":14751746791694645749,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\crossbeam-utils-3ce9954fa01125cf\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-3ce9954fa01125cf/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-e75a2593ac08ebbc/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-e75a2593ac08ebbc/run-build-script-build-script-build deleted file mode 100644 index 3fcbd926f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-e75a2593ac08ebbc/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -5e14d084cb149d17 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-e75a2593ac08ebbc/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-e75a2593ac08ebbc/run-build-script-build-script-build.json deleted file mode 100644 index 25cc4b30e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crossbeam-utils-e75a2593ac08ebbc/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[4468123440088164316,"build_script_build",false,10563165543507183156]],"local":[{"RerunIfChanged":{"output":"debug\\build\\crossbeam-utils-e75a2593ac08ebbc\\output","paths":["no_atomic.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/dep-lib-crypto_common b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/dep-lib-crypto_common deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/dep-lib-crypto_common and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/lib-crypto_common b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/lib-crypto_common deleted file mode 100644 index 30f4f84dd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/lib-crypto_common +++ /dev/null @@ -1 +0,0 @@ -e54cc51d7ad53717 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/lib-crypto_common.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/lib-crypto_common.json deleted file mode 100644 index a4688ab19..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/crypto-common-9f4d9dabc63a36a0/lib-crypto_common.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"getrandom\", \"rand_core\", \"std\"]","target":12082577455412410174,"profile":2225463790103693989,"path":11458945777899551182,"deps":[[857979250431893282,"typenum",false,11278803911407628113],[10520923840501062997,"generic_array",false,11315841027978874675]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\crypto-common-9f4d9dabc63a36a0\\dep-lib-crypto_common","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/dep-lib-cssparser b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/dep-lib-cssparser deleted file mode 100644 index 973a0b419..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/dep-lib-cssparser and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/lib-cssparser b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/lib-cssparser deleted file mode 100644 index 8c177b202..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/lib-cssparser +++ /dev/null @@ -1 +0,0 @@ -230842ce5f8b3241 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/lib-cssparser.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/lib-cssparser.json deleted file mode 100644 index da04ce329..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-980b6cfc29059708/lib-cssparser.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"bench\", \"dummy_match_byte\", \"serde\"]","target":4051351535474248705,"profile":2225463790103693989,"path":12789065127210222909,"deps":[[45534229101170072,"matches",false,3821011761563840071],[1764276339024939380,"phf",false,14423969426170469101],[3666196340704888985,"smallvec",false,8171192460323762105],[9280804215119811138,"cssparser_macros",false,12585267392349642797],[9938278000850417404,"itoa",false,17780313112227028310],[10831620673236678515,"build_script_build",false,6373281058292483204],[12842584195496215797,"dtoa_short",false,17972793352977622364]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cssparser-980b6cfc29059708\\dep-lib-cssparser","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/build-script-build-script-build deleted file mode 100644 index bf899dc8b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -f2ce19efae0c8eea \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/build-script-build-script-build.json deleted file mode 100644 index 7c4fe92bd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"bench\", \"dummy_match_byte\", \"serde\"]","target":17883862002600103897,"profile":2225463790103693989,"path":6080020337406544035,"deps":[[2713742371683562785,"syn",false,12754841406911361440],[4289358735036141001,"proc_macro2",false,3635241377792335322],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cssparser-afeda6e8c4222d84\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-afeda6e8c4222d84/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-e497f5113bbd47c6/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-e497f5113bbd47c6/run-build-script-build-script-build deleted file mode 100644 index 4a4cbcda5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-e497f5113bbd47c6/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -84c43ffd5a717258 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-e497f5113bbd47c6/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-e497f5113bbd47c6/run-build-script-build-script-build.json deleted file mode 100644 index 3144b16c8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-e497f5113bbd47c6/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[10831620673236678515,"build_script_build",false,16901460397043338994]],"local":[{"RerunIfChanged":{"output":"debug\\build\\cssparser-e497f5113bbd47c6\\output","paths":["src/tokenizer.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/dep-lib-cssparser_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/dep-lib-cssparser_macros deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/dep-lib-cssparser_macros and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/lib-cssparser_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/lib-cssparser_macros deleted file mode 100644 index 50027ba79..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/lib-cssparser_macros +++ /dev/null @@ -1 +0,0 @@ -2da04e8403daa7ae \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/lib-cssparser_macros.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/lib-cssparser_macros.json deleted file mode 100644 index 1a7fb5dda..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/cssparser-macros-c6b568098fba9a38/lib-cssparser_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":4853353551047732211,"profile":2225463790103693989,"path":9281578691504071855,"deps":[[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\cssparser-macros-c6b568098fba9a38\\dep-lib-cssparser_macros","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/dep-lib-ctor b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/dep-lib-ctor deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/dep-lib-ctor and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/lib-ctor b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/lib-ctor deleted file mode 100644 index ecdbef72a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/lib-ctor +++ /dev/null @@ -1 +0,0 @@ -e3c2f15a83439d4f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/lib-ctor.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/lib-ctor.json deleted file mode 100644 index 4259acc9c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ctor-f7fe171a43e6e9cb/lib-ctor.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"used_linker\"]","target":16767752466166802488,"profile":2225463790103693989,"path":8999212671227282087,"deps":[[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\ctor-f7fe171a43e6e9cb\\dep-lib-ctor","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/dep-lib-darling b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/dep-lib-darling deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/dep-lib-darling and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/lib-darling b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/lib-darling deleted file mode 100644 index 1b82b1550..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/lib-darling +++ /dev/null @@ -1 +0,0 @@ -8b2e6767bd80045e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/lib-darling.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/lib-darling.json deleted file mode 100644 index 25bf3b698..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling-b5d5b4b44bc383bd/lib-darling.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"suggestions\"]","declared_features":"[\"default\", \"diagnostics\", \"serde\", \"suggestions\"]","target":10425393644641512883,"profile":4791074740661137825,"path":9519485483263612447,"deps":[[1697422655636439766,"darling_core",false,7338577076384492696],[14362286472516966583,"darling_macro",false,8703739007777140327]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\darling-b5d5b4b44bc383bd\\dep-lib-darling","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/dep-lib-darling_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/dep-lib-darling_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/dep-lib-darling_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/lib-darling_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/lib-darling_core deleted file mode 100644 index 8ca15c3b6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/lib-darling_core +++ /dev/null @@ -1 +0,0 @@ -98ecb832f8dcd765 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/lib-darling_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/lib-darling_core.json deleted file mode 100644 index e1174e522..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_core-5712e50f8b134f33/lib-darling_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"strsim\", \"suggestions\"]","declared_features":"[\"diagnostics\", \"serde\", \"strsim\", \"suggestions\"]","target":13428977600034985537,"profile":2225463790103693989,"path":1325608704516805395,"deps":[[1345404220202658316,"fnv",false,2945205396588055774],[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[11166530783118767604,"strsim",false,6452019867892516284],[13111758008314797071,"quote",false,4999842116374801128],[15383437925411509181,"ident_case",false,17405750813830663927]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\darling_core-5712e50f8b134f33\\dep-lib-darling_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/dep-lib-darling_macro b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/dep-lib-darling_macro deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/dep-lib-darling_macro and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/lib-darling_macro b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/lib-darling_macro deleted file mode 100644 index c3ac1183a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/lib-darling_macro +++ /dev/null @@ -1 +0,0 @@ -676e446083e4c978 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/lib-darling_macro.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/lib-darling_macro.json deleted file mode 100644 index 84f0fb4fb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/darling_macro-95b09ce5fa2411cf/lib-darling_macro.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":15692157989113707310,"profile":2225463790103693989,"path":11681716577578704717,"deps":[[1697422655636439766,"darling_core",false,7338577076384492696],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\darling_macro-95b09ce5fa2411cf\\dep-lib-darling_macro","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/dep-lib-deranged b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/dep-lib-deranged deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/dep-lib-deranged and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/lib-deranged b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/lib-deranged deleted file mode 100644 index 743681ad9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/lib-deranged +++ /dev/null @@ -1 +0,0 @@ -34586afd98c6c507 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/lib-deranged.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/lib-deranged.json deleted file mode 100644 index 197610595..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/deranged-0dcb45192c392cb7/lib-deranged.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"powerfmt\"]","declared_features":"[\"alloc\", \"default\", \"macros\", \"num\", \"powerfmt\", \"quickcheck\", \"rand\", \"rand010\", \"rand08\", \"rand09\", \"serde\"]","target":17941053073926740948,"profile":9761327712979479520,"path":5459878784519975497,"deps":[[5901133744777009488,"powerfmt",false,17305193533652852813]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\deranged-0dcb45192c392cb7\\dep-lib-deranged","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/dep-lib-derive_more b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/dep-lib-derive_more deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/dep-lib-derive_more and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/lib-derive_more b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/lib-derive_more deleted file mode 100644 index 8d5021692..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/lib-derive_more +++ /dev/null @@ -1 +0,0 @@ -7308ee933118ef1f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/lib-derive_more.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/lib-derive_more.json deleted file mode 100644 index 5f1cf8950..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/derive_more-af9f26635f6d6631/lib-derive_more.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"add\", \"add_assign\", \"as_mut\", \"as_ref\", \"constructor\", \"convert_case\", \"default\", \"deref\", \"deref_mut\", \"display\", \"error\", \"from\", \"from_str\", \"index\", \"index_mut\", \"into\", \"into_iterator\", \"is_variant\", \"iterator\", \"mul\", \"mul_assign\", \"not\", \"rustc_version\", \"sum\", \"try_into\", \"unwrap\"]","declared_features":"[\"add\", \"add_assign\", \"as_mut\", \"as_ref\", \"constructor\", \"convert_case\", \"default\", \"deref\", \"deref_mut\", \"display\", \"error\", \"from\", \"from_str\", \"generate-parsing-rs\", \"index\", \"index_mut\", \"into\", \"into_iterator\", \"is_variant\", \"iterator\", \"mul\", \"mul_assign\", \"nightly\", \"not\", \"peg\", \"rustc_version\", \"sum\", \"testing-helpers\", \"track-caller\", \"try_into\", \"unwrap\"]","target":12153973509411789784,"profile":2225463790103693989,"path":4961351888686785555,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128],[14907448031486326382,"convert_case",false,6181900377598510347]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\derive_more-af9f26635f6d6631\\dep-lib-derive_more","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/dep-lib-digest b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/dep-lib-digest deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/dep-lib-digest and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/lib-digest b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/lib-digest deleted file mode 100644 index e04727834..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/lib-digest +++ /dev/null @@ -1 +0,0 @@ -5290916bb1cfafa5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/lib-digest.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/lib-digest.json deleted file mode 100644 index a5d8e0c3f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/digest-0e24553302cb0aca/lib-digest.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"block-buffer\", \"core-api\", \"default\", \"std\"]","declared_features":"[\"alloc\", \"blobby\", \"block-buffer\", \"const-oid\", \"core-api\", \"default\", \"dev\", \"mac\", \"oid\", \"rand_core\", \"std\", \"subtle\"]","target":7510122432137863311,"profile":2225463790103693989,"path":10954818345638140047,"deps":[[6039282458970808711,"crypto_common",false,1673040507053624549],[10626340395483396037,"block_buffer",false,12716231217206369502]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\digest-0e24553302cb0aca\\dep-lib-digest","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/dep-lib-dirs b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/dep-lib-dirs deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/dep-lib-dirs and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/lib-dirs b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/lib-dirs deleted file mode 100644 index 67ad46f45..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/lib-dirs +++ /dev/null @@ -1 +0,0 @@ -b7f6a02b9fcb650b \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/lib-dirs.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/lib-dirs.json deleted file mode 100644 index 4dd1b6cd0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-070d8a7a3aeffe14/lib-dirs.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":6802227647681951183,"profile":15657897354478470176,"path":15897939677826583088,"deps":[[6123655854525485103,"dirs_sys",false,1842653400910893084]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dirs-070d8a7a3aeffe14\\dep-lib-dirs","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/dep-lib-dirs b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/dep-lib-dirs deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/dep-lib-dirs and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/lib-dirs b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/lib-dirs deleted file mode 100644 index 9cc96cbbe..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/lib-dirs +++ /dev/null @@ -1 +0,0 @@ -885bfb5179383a0f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/lib-dirs.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/lib-dirs.json deleted file mode 100644 index 9974a2055..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-b1330060b5ea97f7/lib-dirs.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":6802227647681951183,"profile":15657897354478470176,"path":15897939677826583088,"deps":[[6123655854525485103,"dirs_sys",false,13713813273411517645]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dirs-b1330060b5ea97f7\\dep-lib-dirs","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/dep-lib-dirs_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/dep-lib-dirs_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/dep-lib-dirs_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/lib-dirs_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/lib-dirs_sys deleted file mode 100644 index 8c221c317..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/lib-dirs_sys +++ /dev/null @@ -1 +0,0 @@ -cdfcba65834051be \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/lib-dirs_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/lib-dirs_sys.json deleted file mode 100644 index 17577a56a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-41c96d0d200ffd82/lib-dirs_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":9773438591563277977,"profile":15657897354478470176,"path":2338271198370640119,"deps":[[6568467691589961976,"windows_sys",false,6428487285297176863],[9760035060063614848,"option_ext",false,16388839230622211973]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dirs-sys-41c96d0d200ffd82\\dep-lib-dirs_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/dep-lib-dirs_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/dep-lib-dirs_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/dep-lib-dirs_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/lib-dirs_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/lib-dirs_sys deleted file mode 100644 index 3df72bce2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/lib-dirs_sys +++ /dev/null @@ -1 +0,0 @@ -1c90755d816b9219 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/lib-dirs_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/lib-dirs_sys.json deleted file mode 100644 index 8d6d5519e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dirs-sys-92f193f9f996bc19/lib-dirs_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":9773438591563277977,"profile":15657897354478470176,"path":2338271198370640119,"deps":[[6568467691589961976,"windows_sys",false,5124779585545402889],[9760035060063614848,"option_ext",false,16388839230622211973]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dirs-sys-92f193f9f996bc19\\dep-lib-dirs_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/dep-lib-displaydoc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/dep-lib-displaydoc deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/dep-lib-displaydoc and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/lib-displaydoc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/lib-displaydoc deleted file mode 100644 index e9a16826b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/lib-displaydoc +++ /dev/null @@ -1 +0,0 @@ -8ee1e10a6e91968e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/lib-displaydoc.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/lib-displaydoc.json deleted file mode 100644 index 691953692..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/displaydoc-d484a9ef47c52f5b/lib-displaydoc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"default\", \"std\"]","target":9331843185013996172,"profile":2225463790103693989,"path":7714046709733403513,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\displaydoc-d484a9ef47c52f5b\\dep-lib-displaydoc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/dep-lib-dpi b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/dep-lib-dpi deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/dep-lib-dpi and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/lib-dpi b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/lib-dpi deleted file mode 100644 index 51123e13b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/lib-dpi +++ /dev/null @@ -1 +0,0 @@ -0ff2f231b073ee81 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/lib-dpi.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/lib-dpi.json deleted file mode 100644 index 2ac9e509f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dpi-f1778a9d4d9bf94a/lib-dpi.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"serde\", \"std\"]","declared_features":"[\"default\", \"mint\", \"serde\", \"std\"]","target":10066979630842813754,"profile":15657897354478470176,"path":3935778839655734172,"deps":[[13548984313718623784,"serde",false,9531788703992814231]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dpi-f1778a9d4d9bf94a\\dep-lib-dpi","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/dep-lib-dtoa b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/dep-lib-dtoa deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/dep-lib-dtoa and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/lib-dtoa b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/lib-dtoa deleted file mode 100644 index e45a4f049..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/lib-dtoa +++ /dev/null @@ -1 +0,0 @@ -23dc717be6433513 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/lib-dtoa.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/lib-dtoa.json deleted file mode 100644 index 92c48e879..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-a185bfae7e7afe1d/lib-dtoa.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"no-panic\"]","target":14302215980248354484,"profile":2225463790103693989,"path":16107846793117814281,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dtoa-a185bfae7e7afe1d\\dep-lib-dtoa","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/dep-lib-dtoa_short b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/dep-lib-dtoa_short deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/dep-lib-dtoa_short and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/lib-dtoa_short b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/lib-dtoa_short deleted file mode 100644 index b93c6f904..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/lib-dtoa_short +++ /dev/null @@ -1 +0,0 @@ -5ca5bba154306cf9 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/lib-dtoa_short.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/lib-dtoa_short.json deleted file mode 100644 index c9f1bc26b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dtoa-short-e46b7df227f2cbce/lib-dtoa_short.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":14166870648037865358,"profile":2225463790103693989,"path":1638570205624777054,"deps":[[10942014875894166470,"dtoa",false,1384087117678894115]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dtoa-short-e46b7df227f2cbce\\dep-lib-dtoa_short","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/dep-lib-dunce b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/dep-lib-dunce deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/dep-lib-dunce and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/lib-dunce b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/lib-dunce deleted file mode 100644 index 0cd53a23f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/lib-dunce +++ /dev/null @@ -1 +0,0 @@ -0400ffa001aaacfd \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/lib-dunce.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/lib-dunce.json deleted file mode 100644 index efab92db6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dunce-159a7362118e6ea2/lib-dunce.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2507403751003635712,"profile":15657897354478470176,"path":7808304346154558286,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dunce-159a7362118e6ea2\\dep-lib-dunce","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/dep-lib-dyn_clone b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/dep-lib-dyn_clone deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/dep-lib-dyn_clone and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/lib-dyn_clone b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/lib-dyn_clone deleted file mode 100644 index d9f4a77e5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/lib-dyn_clone +++ /dev/null @@ -1 +0,0 @@ -b9e0ccf21a63d981 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/lib-dyn_clone.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/lib-dyn_clone.json deleted file mode 100644 index 4902138d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/dyn-clone-5d1944447d659ce1/lib-dyn_clone.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17344333285707581866,"profile":2225463790103693989,"path":11317294847419573351,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\dyn-clone-5d1944447d659ce1\\dep-lib-dyn_clone","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/dep-lib-embed_resource b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/dep-lib-embed_resource deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/dep-lib-embed_resource and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/lib-embed_resource b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/lib-embed_resource deleted file mode 100644 index 452459fef..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/lib-embed_resource +++ /dev/null @@ -1 +0,0 @@ -d005effcdeb677c2 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/lib-embed_resource.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/lib-embed_resource.json deleted file mode 100644 index c1102f1ea..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/embed-resource-edb483bb12c26ed9/lib-embed_resource.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":14111979058670728083,"profile":2225463790103693989,"path":11568394484672789861,"deps":[[8576480473721236041,"rustc_version",false,1849697247885192029],[9981922986456265935,"vswhom",false,8551865454534683336],[12176723955989927267,"toml",false,4732353750388681305],[14836725263356672040,"cc",false,1849881604817589468],[17735803425544754276,"winreg",false,6908066179975650892]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\embed-resource-edb483bb12c26ed9\\dep-lib-embed_resource","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/dep-lib-equivalent b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/dep-lib-equivalent deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/dep-lib-equivalent and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/lib-equivalent b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/lib-equivalent deleted file mode 100644 index 2c8b0dae4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/lib-equivalent +++ /dev/null @@ -1 +0,0 @@ -9ce6a23909edac7e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/lib-equivalent.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/lib-equivalent.json deleted file mode 100644 index cee335e37..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/equivalent-7dd4e691ab3179e6/lib-equivalent.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":1524667692659508025,"profile":2225463790103693989,"path":8635092689106520669,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\equivalent-7dd4e691ab3179e6\\dep-lib-equivalent","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/build-script-build-script-build deleted file mode 100644 index 5f842e65e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -1a95a02e46a95863 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/build-script-build-script-build.json deleted file mode 100644 index c62513991..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\"]","declared_features":"[\"alloc\", \"default\", \"std\", \"unstable-debug\"]","target":5408242616063297496,"profile":2225463790103693989,"path":6129040527197582050,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\erased-serde-46a82444d4cbd3d3\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-46a82444d4cbd3d3/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/dep-lib-erased_serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/dep-lib-erased_serde deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/dep-lib-erased_serde and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/lib-erased_serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/lib-erased_serde deleted file mode 100644 index 6a45e1f3f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/lib-erased_serde +++ /dev/null @@ -1 +0,0 @@ -674abe8ee0a31853 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/lib-erased_serde.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/lib-erased_serde.json deleted file mode 100644 index 6f6cc95dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-bbae3a99ea3884f3/lib-erased_serde.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\"]","declared_features":"[\"alloc\", \"default\", \"std\", \"unstable-debug\"]","target":14999988388263848338,"profile":15657897354478470176,"path":3346376486573179326,"deps":[[8520300126860023267,"build_script_build",false,4729136602322128399],[11899261697793765154,"serde_core",false,6500342841086748373],[15068722234341947584,"typeid",false,13778317046250746840]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\erased-serde-bbae3a99ea3884f3\\dep-lib-erased_serde","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/dep-lib-erased_serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/dep-lib-erased_serde deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/dep-lib-erased_serde and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/lib-erased_serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/lib-erased_serde deleted file mode 100644 index 32f20ebe0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/lib-erased_serde +++ /dev/null @@ -1 +0,0 @@ -383974a9842ebc75 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/lib-erased_serde.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/lib-erased_serde.json deleted file mode 100644 index 17b176005..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-c2e28b33606b9987/lib-erased_serde.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\"]","declared_features":"[\"alloc\", \"default\", \"std\", \"unstable-debug\"]","target":14999988388263848338,"profile":15657897354478470176,"path":3346376486573179326,"deps":[[8520300126860023267,"build_script_build",false,4729136602322128399],[11899261697793765154,"serde_core",false,3505665340476166092],[15068722234341947584,"typeid",false,13778317046250746840]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\erased-serde-c2e28b33606b9987\\dep-lib-erased_serde","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-e39d25092e462e92/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-e39d25092e462e92/run-build-script-build-script-build deleted file mode 100644 index 7bcba13dd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-e39d25092e462e92/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -0f4eb50baf44a141 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-e39d25092e462e92/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-e39d25092e462e92/run-build-script-build-script-build.json deleted file mode 100644 index 59aad3cab..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/erased-serde-e39d25092e462e92/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[8520300126860023267,"build_script_build",false,7158657726600484122]],"local":[{"RerunIfChanged":{"output":"debug\\build\\erased-serde-e39d25092e462e92\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/dep-lib-fdeflate b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/dep-lib-fdeflate deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/dep-lib-fdeflate and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/lib-fdeflate b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/lib-fdeflate deleted file mode 100644 index 2d0c92257..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/lib-fdeflate +++ /dev/null @@ -1 +0,0 @@ -45848e4988ba2dd7 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/lib-fdeflate.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/lib-fdeflate.json deleted file mode 100644 index 3571609bf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fdeflate-f4155a498e14e160/lib-fdeflate.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":4671662198888697476,"profile":6973633019254052193,"path":18284998200588868097,"deps":[[5982862185909702272,"simd_adler32",false,7505669921866377910]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\fdeflate-f4155a498e14e160\\dep-lib-fdeflate","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/dep-lib-find_msvc_tools b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/dep-lib-find_msvc_tools deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/dep-lib-find_msvc_tools and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/lib-find_msvc_tools b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/lib-find_msvc_tools deleted file mode 100644 index 0624c8941..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/lib-find_msvc_tools +++ /dev/null @@ -1 +0,0 @@ -8c83c1d16e851585 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/lib-find_msvc_tools.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/lib-find_msvc_tools.json deleted file mode 100644 index 860411411..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/find-msvc-tools-f5a9545e3976137a/lib-find_msvc_tools.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":10620166500288925791,"profile":4333757155065362140,"path":892868053974660596,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\find-msvc-tools-f5a9545e3976137a\\dep-lib-find_msvc_tools","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/dep-lib-flate2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/dep-lib-flate2 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/dep-lib-flate2 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/lib-flate2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/lib-flate2 deleted file mode 100644 index 3111a5cf7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/lib-flate2 +++ /dev/null @@ -1 +0,0 @@ -26baae8b91ec9e2c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/lib-flate2.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/lib-flate2.json deleted file mode 100644 index 519927044..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/flate2-a21770a29fc821a1/lib-flate2.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"any_impl\", \"default\", \"miniz_oxide\", \"rust_backend\"]","declared_features":"[\"any_c_zlib\", \"any_impl\", \"any_zlib\", \"cloudflare-zlib-sys\", \"cloudflare_zlib\", \"default\", \"document-features\", \"libz-ng-sys\", \"libz-sys\", \"miniz-sys\", \"miniz_oxide\", \"rust_backend\", \"zlib\", \"zlib-default\", \"zlib-ng\", \"zlib-ng-compat\", \"zlib-rs\"]","target":6173716359330453699,"profile":2225463790103693989,"path":4343741356395814802,"deps":[[7312356825837975969,"crc32fast",false,10918626859547111751],[7636735136738807108,"miniz_oxide",false,13424351584781913893]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\flate2-a21770a29fc821a1\\dep-lib-flate2","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/dep-lib-fnv b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/dep-lib-fnv deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/dep-lib-fnv and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/lib-fnv b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/lib-fnv deleted file mode 100644 index 0f7a6153e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/lib-fnv +++ /dev/null @@ -1 +0,0 @@ -decc312eb478df28 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/lib-fnv.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/lib-fnv.json deleted file mode 100644 index a9143778f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fnv-d5274118abedafab/lib-fnv.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\"]","target":10248144769085601448,"profile":15657897354478470176,"path":16776880245980726290,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\fnv-d5274118abedafab\\dep-lib-fnv","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/dep-lib-form_urlencoded b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/dep-lib-form_urlencoded deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/dep-lib-form_urlencoded and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/lib-form_urlencoded b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/lib-form_urlencoded deleted file mode 100644 index e8132c913..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/lib-form_urlencoded +++ /dev/null @@ -1 +0,0 @@ -6b7d5556dd49f5f4 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/lib-form_urlencoded.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/lib-form_urlencoded.json deleted file mode 100644 index 465c5a1c5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e3d19cc1edc98450/lib-form_urlencoded.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":6496257856677244489,"profile":15657897354478470176,"path":15410820235589774652,"deps":[[6803352382179706244,"percent_encoding",false,18098348866792261601]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\form_urlencoded-e3d19cc1edc98450\\dep-lib-form_urlencoded","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/dep-lib-form_urlencoded b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/dep-lib-form_urlencoded deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/dep-lib-form_urlencoded and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/lib-form_urlencoded b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/lib-form_urlencoded deleted file mode 100644 index cbd22f599..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/lib-form_urlencoded +++ /dev/null @@ -1 +0,0 @@ -07b76af2bc554aeb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/lib-form_urlencoded.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/lib-form_urlencoded.json deleted file mode 100644 index 8beb88457..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/form_urlencoded-e85c07eae8e603ca/lib-form_urlencoded.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":6496257856677244489,"profile":15657897354478470176,"path":15410820235589774652,"deps":[[6803352382179706244,"percent_encoding",false,15065768539436337797]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\form_urlencoded-e85c07eae8e603ca\\dep-lib-form_urlencoded","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/dep-lib-futf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/dep-lib-futf deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/dep-lib-futf and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/lib-futf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/lib-futf deleted file mode 100644 index ba526a08a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/lib-futf +++ /dev/null @@ -1 +0,0 @@ -283bebe7941fed86 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/lib-futf.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/lib-futf.json deleted file mode 100644 index 9a55f3545..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/futf-7e82e43822a17710/lib-futf.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":14342764474404802961,"profile":2225463790103693989,"path":1147279756354465005,"deps":[[2687729594444538932,"debug_unreachable",false,13329182379542666326],[10952224881603935644,"mac",false,1209686851167187827]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\futf-7e82e43822a17710\\dep-lib-futf","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/dep-lib-fxhash b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/dep-lib-fxhash deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/dep-lib-fxhash and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/lib-fxhash b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/lib-fxhash deleted file mode 100644 index 914ef9eeb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/lib-fxhash +++ /dev/null @@ -1 +0,0 @@ -af8cb7f915f1e4f4 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/lib-fxhash.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/lib-fxhash.json deleted file mode 100644 index d7ff01c4b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/fxhash-30b5fc284083174a/lib-fxhash.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":10973188114720300281,"profile":2225463790103693989,"path":15709301570310231198,"deps":[[3712811570531045576,"byteorder",false,2615234728112950181]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\fxhash-30b5fc284083174a\\dep-lib-fxhash","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/build-script-build-script-build deleted file mode 100644 index b3c81d65a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -5abe56b3b3986e58 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/build-script-build-script-build.json deleted file mode 100644 index 930a953c4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"more_lengths\"]","declared_features":"[\"more_lengths\", \"serde\", \"zeroize\"]","target":12318548087768197662,"profile":2225463790103693989,"path":2872668842091599455,"deps":[[5398981501050481332,"version_check",false,10345327415352272036]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\generic-array-0e03c6f3ce2252d0\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-0e03c6f3ce2252d0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/dep-lib-generic_array b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/dep-lib-generic_array deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/dep-lib-generic_array and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/lib-generic_array b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/lib-generic_array deleted file mode 100644 index 8b8c62097..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/lib-generic_array +++ /dev/null @@ -1 +0,0 @@ -33cf780776f1099d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/lib-generic_array.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/lib-generic_array.json deleted file mode 100644 index fdd2f8f01..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-9ebd65b7974bcdda/lib-generic_array.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"more_lengths\"]","declared_features":"[\"more_lengths\", \"serde\", \"zeroize\"]","target":13084005262763373425,"profile":2225463790103693989,"path":1012630623292278667,"deps":[[857979250431893282,"typenum",false,11278803911407628113],[10520923840501062997,"build_script_build",false,12671147131672693200]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\generic-array-9ebd65b7974bcdda\\dep-lib-generic_array","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-ebdfc219487b238c/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-ebdfc219487b238c/run-build-script-build-script-build deleted file mode 100644 index b3e438e71..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-ebdfc219487b238c/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -d0890f802ef5d8af \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-ebdfc219487b238c/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-ebdfc219487b238c/run-build-script-build-script-build.json deleted file mode 100644 index 7459f95cb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/generic-array-ebdfc219487b238c/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[10520923840501062997,"build_script_build",false,6372198420351204954]],"local":[{"Precalculated":"0.14.7"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-20b8fa8559b0154e/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-20b8fa8559b0154e/run-build-script-build-script-build deleted file mode 100644 index 3df1ad306..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-20b8fa8559b0154e/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -d843a38bc28080ba \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-20b8fa8559b0154e/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-20b8fa8559b0154e/run-build-script-build-script-build.json deleted file mode 100644 index bb4d1033b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-20b8fa8559b0154e/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[18408407127522236545,"build_script_build",false,165729305608798783]],"local":[{"RerunIfChanged":{"output":"debug\\build\\getrandom-20b8fa8559b0154e\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/dep-lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/dep-lib-getrandom deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/dep-lib-getrandom and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/lib-getrandom deleted file mode 100644 index 8e734b28a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/lib-getrandom +++ /dev/null @@ -1 +0,0 @@ -f11d60066061eef3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/lib-getrandom.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/lib-getrandom.json deleted file mode 100644 index ead758871..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-64cd45fed0e6db61/lib-getrandom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"std\", \"wasm_js\"]","target":11669924403970522481,"profile":3904287305289339153,"path":9364924040779995411,"deps":[[7667230146095136825,"cfg_if",false,12313751931663862839],[18408407127522236545,"build_script_build",false,13438882861128303576]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\getrandom-64cd45fed0e6db61\\dep-lib-getrandom","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/build-script-build-script-build deleted file mode 100644 index 3be67e44e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -045d5b56ef2d372a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/build-script-build-script-build.json deleted file mode 100644 index 4539d546f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"std\", \"sys_rng\", \"wasm_js\"]","target":2835126046236718539,"profile":14646319430865968450,"path":16904540577121880121,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\getrandom-6c3e784948b3c6a4\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-6c3e784948b3c6a4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-967949d2a0cea403/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-967949d2a0cea403/run-build-script-build-script-build deleted file mode 100644 index 73728f9e5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-967949d2a0cea403/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -e6ace6da56d54c91 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-967949d2a0cea403/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-967949d2a0cea403/run-build-script-build-script-build.json deleted file mode 100644 index d9ae068f6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-967949d2a0cea403/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[6509165896255665847,"build_script_build",false,3041950579281321220]],"local":[{"RerunIfChanged":{"output":"debug\\build\\getrandom-967949d2a0cea403\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/dep-lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/dep-lib-getrandom deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/dep-lib-getrandom and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/lib-getrandom deleted file mode 100644 index 2f256aba6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/lib-getrandom +++ /dev/null @@ -1 +0,0 @@ -76a71eab1f0b5686 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/lib-getrandom.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/lib-getrandom.json deleted file mode 100644 index 2df3b0b6f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b15d50cb13538f48/lib-getrandom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"bindgen\", \"compiler_builtins\", \"core\", \"dummy\", \"js-sys\", \"log\", \"rustc-dep-of-std\", \"std\", \"stdweb\", \"test-in-browser\", \"wasm-bindgen\"]","target":3140061874755240240,"profile":2225463790103693989,"path":4450910018489909703,"deps":[[5170503507811329045,"build_script_build",false,10704827106865368319],[7667230146095136825,"cfg_if",false,12313751931663862839]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\getrandom-b15d50cb13538f48\\dep-lib-getrandom","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/build-script-build-script-build deleted file mode 100644 index 12d3c9a66..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -3f42afe5ecc94c02 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/build-script-build-script-build.json deleted file mode 100644 index 532905d12..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"std\", \"wasm_js\"]","target":5408242616063297496,"profile":9077819541049765386,"path":15474040690586251690,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\getrandom-b1849ce219f50d7b\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-b1849ce219f50d7b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/dep-lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/dep-lib-getrandom deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/dep-lib-getrandom and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/lib-getrandom deleted file mode 100644 index a14d24898..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/lib-getrandom +++ /dev/null @@ -1 +0,0 @@ -260de079b8d72dd3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/lib-getrandom.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/lib-getrandom.json deleted file mode 100644 index 469cf9990..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-bed93ffdcf09c929/lib-getrandom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"std\", \"sys_rng\", \"wasm_js\"]","target":5479159445871601843,"profile":14646319430865968450,"path":2321222170564088928,"deps":[[6509165896255665847,"build_script_build",false,10469977802746014950],[7667230146095136825,"cfg_if",false,12313751931663862839]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\getrandom-bed93ffdcf09c929\\dep-lib-getrandom","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/build-script-build-script-build deleted file mode 100644 index 65ab64dc7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -8111d03a01d8f8d3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/build-script-build-script-build.json deleted file mode 100644 index 94a9428dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"bindgen\", \"compiler_builtins\", \"core\", \"dummy\", \"js-sys\", \"log\", \"rustc-dep-of-std\", \"std\", \"stdweb\", \"test-in-browser\", \"wasm-bindgen\"]","target":17883862002600103897,"profile":2225463790103693989,"path":10002845182715146444,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\getrandom-cd5359f72234e5cd\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-cd5359f72234e5cd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/dep-lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/dep-lib-getrandom deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/dep-lib-getrandom and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/lib-getrandom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/lib-getrandom deleted file mode 100644 index 2942dcb4c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/lib-getrandom +++ /dev/null @@ -1 +0,0 @@ -2f7ddba3d59cfaa8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/lib-getrandom.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/lib-getrandom.json deleted file mode 100644 index b3e7792ed..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ce12817185bbbddb/lib-getrandom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"compiler_builtins\", \"core\", \"custom\", \"js\", \"js-sys\", \"linux_disable_fallback\", \"rdrand\", \"rustc-dep-of-std\", \"std\", \"test-in-browser\", \"wasm-bindgen\"]","target":16244099637825074703,"profile":2225463790103693989,"path":4326966442026867947,"deps":[[7667230146095136825,"cfg_if",false,12313751931663862839]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\getrandom-ce12817185bbbddb\\dep-lib-getrandom","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ec80af7a8963a5e9/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ec80af7a8963a5e9/run-build-script-build-script-build deleted file mode 100644 index 09fc9a1dd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ec80af7a8963a5e9/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -ffccae7e892f8f94 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ec80af7a8963a5e9/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ec80af7a8963a5e9/run-build-script-build-script-build.json deleted file mode 100644 index 286157ad7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/getrandom-ec80af7a8963a5e9/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[5170503507811329045,"build_script_build",false,15274195636020318593]],"local":[{"Precalculated":"0.1.16"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/dep-lib-glob b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/dep-lib-glob deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/dep-lib-glob and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/lib-glob b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/lib-glob deleted file mode 100644 index 268a9d89b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/lib-glob +++ /dev/null @@ -1 +0,0 @@ -d58e075418bf7643 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/lib-glob.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/lib-glob.json deleted file mode 100644 index 240ea11c8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/glob-7deb78695cb430e8/lib-glob.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":205079002303639128,"profile":15657897354478470176,"path":3550929320333387131,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\glob-7deb78695cb430e8\\dep-lib-glob","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/dep-lib-hashbrown b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/dep-lib-hashbrown deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/dep-lib-hashbrown and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/lib-hashbrown b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/lib-hashbrown deleted file mode 100644 index af4bb943b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/lib-hashbrown +++ /dev/null @@ -1 +0,0 @@ -06977dfa3cac0bac \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/lib-hashbrown.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/lib-hashbrown.json deleted file mode 100644 index 4f58a82f8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-414d58f220eaf8d7/lib-hashbrown.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"raw\"]","declared_features":"[\"ahash\", \"ahash-compile-time-rng\", \"alloc\", \"bumpalo\", \"compiler_builtins\", \"core\", \"default\", \"inline-more\", \"nightly\", \"raw\", \"rayon\", \"rustc-dep-of-std\", \"rustc-internal-api\", \"serde\"]","target":9101038166729729440,"profile":2225463790103693989,"path":11045411135477691457,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\hashbrown-414d58f220eaf8d7\\dep-lib-hashbrown","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/dep-lib-hashbrown b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/dep-lib-hashbrown deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/dep-lib-hashbrown and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/lib-hashbrown b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/lib-hashbrown deleted file mode 100644 index 803409085..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/lib-hashbrown +++ /dev/null @@ -1 +0,0 @@ -32e65425aa1e79cb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/lib-hashbrown.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/lib-hashbrown.json deleted file mode 100644 index 8853211d8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/hashbrown-beaa947221958ecb/lib-hashbrown.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"allocator-api2\", \"core\", \"default\", \"default-hasher\", \"equivalent\", \"inline-more\", \"nightly\", \"raw-entry\", \"rayon\", \"rustc-dep-of-std\", \"rustc-internal-api\", \"serde\"]","target":13796197676120832388,"profile":2225463790103693989,"path":7289561462351506188,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\hashbrown-beaa947221958ecb\\dep-lib-hashbrown","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/dep-lib-heck b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/dep-lib-heck deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/dep-lib-heck and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/lib-heck b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/lib-heck deleted file mode 100644 index 8389f95cd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/lib-heck +++ /dev/null @@ -1 +0,0 @@ -6191d07481313a2c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/lib-heck.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/lib-heck.json deleted file mode 100644 index d67a262f4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/heck-5861d8956e72ccbf/lib-heck.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17886154901722686619,"profile":15657897354478470176,"path":13963606713537524442,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\heck-5861d8956e72ccbf\\dep-lib-heck","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/dep-lib-html5ever b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/dep-lib-html5ever deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/dep-lib-html5ever and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/lib-html5ever b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/lib-html5ever deleted file mode 100644 index 513aefa54..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/lib-html5ever +++ /dev/null @@ -1 +0,0 @@ -d09bb631f5feafff \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/lib-html5ever.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/lib-html5ever.json deleted file mode 100644 index 78fce4a4b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/html5ever-f2f5648e59154ea5/lib-html5ever.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"trace_tokenizer\"]","target":12435897276374994342,"profile":2225463790103693989,"path":1909669201818111003,"deps":[[3014687399266724630,"markup5ever",false,10294332542343304195],[10630857666389190470,"log",false,6754411078615141590],[10952224881603935644,"mac",false,1209686851167187827],[14951457887287204579,"match_token",false,1546044921723600767]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\html5ever-f2f5648e59154ea5\\dep-lib-html5ever","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/dep-lib-http b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/dep-lib-http deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/dep-lib-http and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/lib-http b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/lib-http deleted file mode 100644 index 75dbb865a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/lib-http +++ /dev/null @@ -1 +0,0 @@ -30fd5d900c9bd87d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/lib-http.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/lib-http.json deleted file mode 100644 index bcbe766f9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/http-343725807e3adf3d/lib-http.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\"]","target":4766512060560342653,"profile":15657897354478470176,"path":8877579812911476585,"deps":[[3870702314125662939,"bytes",false,12932831470563491852],[9938278000850417404,"itoa",false,17780313112227028310]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\http-343725807e3adf3d\\dep-lib-http","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/dep-lib-ico b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/dep-lib-ico deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/dep-lib-ico and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/lib-ico b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/lib-ico deleted file mode 100644 index 7c3fbaada..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/lib-ico +++ /dev/null @@ -1 +0,0 @@ -c39fe74f288bbaf6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/lib-ico.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/lib-ico.json deleted file mode 100644 index d064b5862..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ico-f7c2f7f83a96fa9a/lib-ico.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"serde\"]","target":8778642514857267873,"profile":2225463790103693989,"path":9220827951154779323,"deps":[[3712811570531045576,"byteorder",false,2615234728112950181],[12687914511023397207,"png",false,10003065366284633312]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\ico-f7c2f7f83a96fa9a\\dep-lib-ico","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/dep-lib-icu_collections b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/dep-lib-icu_collections deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/dep-lib-icu_collections and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/lib-icu_collections b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/lib-icu_collections deleted file mode 100644 index af6235c0d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/lib-icu_collections +++ /dev/null @@ -1 +0,0 @@ -49d336d739d7f85f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/lib-icu_collections.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/lib-icu_collections.json deleted file mode 100644 index 5f6824062..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-08b3efed2fa2f407/lib-icu_collections.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"databake\", \"serde\"]","target":8741949119514994751,"profile":15657897354478470176,"path":8657942394521859203,"deps":[[697207654067905947,"yoke",false,10731924417458900297],[1847693542725807353,"potential_utf",false,400140077854278076],[5298260564258778412,"displaydoc",false,10274559501707370894],[14563910249377136032,"zerovec",false,1715448149783892678],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_collections-08b3efed2fa2f407\\dep-lib-icu_collections","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/dep-lib-icu_collections b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/dep-lib-icu_collections deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/dep-lib-icu_collections and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/lib-icu_collections b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/lib-icu_collections deleted file mode 100644 index bc8de0ca3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/lib-icu_collections +++ /dev/null @@ -1 +0,0 @@ -72c33af73409d05e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/lib-icu_collections.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/lib-icu_collections.json deleted file mode 100644 index a745ed225..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_collections-d8851f3070410313/lib-icu_collections.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"databake\", \"serde\"]","target":8741949119514994751,"profile":15657897354478470176,"path":8657942394521859203,"deps":[[697207654067905947,"yoke",false,11006305285911105450],[1847693542725807353,"potential_utf",false,7555260602645218669],[5298260564258778412,"displaydoc",false,10274559501707370894],[14563910249377136032,"zerovec",false,10059502159815721741],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_collections-d8851f3070410313\\dep-lib-icu_collections","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/dep-lib-icu_locale_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/dep-lib-icu_locale_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/dep-lib-icu_locale_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/lib-icu_locale_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/lib-icu_locale_core deleted file mode 100644 index ac56d42b4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/lib-icu_locale_core +++ /dev/null @@ -1 +0,0 @@ -dc1735ff15ee3b1a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/lib-icu_locale_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/lib-icu_locale_core.json deleted file mode 100644 index cb92fbe95..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-4a139db2b208f39f/lib-icu_locale_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"zerovec\"]","declared_features":"[\"alloc\", \"databake\", \"serde\", \"zerovec\"]","target":7234736894702847895,"profile":15657897354478470176,"path":13845532610352364000,"deps":[[5298260564258778412,"displaydoc",false,10274559501707370894],[11782995109291648529,"tinystr",false,7963572864811497773],[13225456964504773423,"writeable",false,17431237196984862354],[13749468390089984218,"litemap",false,14434504983997598233],[14563910249377136032,"zerovec",false,10059502159815721741]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_locale_core-4a139db2b208f39f\\dep-lib-icu_locale_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/dep-lib-icu_locale_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/dep-lib-icu_locale_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/dep-lib-icu_locale_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/lib-icu_locale_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/lib-icu_locale_core deleted file mode 100644 index b316a0a59..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/lib-icu_locale_core +++ /dev/null @@ -1 +0,0 @@ -9ea141c11e14a380 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/lib-icu_locale_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/lib-icu_locale_core.json deleted file mode 100644 index 22e7d8931..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_locale_core-eec951fe4b5ea112/lib-icu_locale_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"zerovec\"]","declared_features":"[\"alloc\", \"databake\", \"serde\", \"zerovec\"]","target":7234736894702847895,"profile":15657897354478470176,"path":13845532610352364000,"deps":[[5298260564258778412,"displaydoc",false,10274559501707370894],[11782995109291648529,"tinystr",false,15285278601708676034],[13225456964504773423,"writeable",false,17431237196984862354],[13749468390089984218,"litemap",false,14434504983997598233],[14563910249377136032,"zerovec",false,1715448149783892678]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_locale_core-eec951fe4b5ea112\\dep-lib-icu_locale_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/dep-lib-icu_normalizer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/dep-lib-icu_normalizer deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/dep-lib-icu_normalizer and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/lib-icu_normalizer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/lib-icu_normalizer deleted file mode 100644 index cde8cea98..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/lib-icu_normalizer +++ /dev/null @@ -1 +0,0 @@ -baed2fa011eb3215 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/lib-icu_normalizer.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/lib-icu_normalizer.json deleted file mode 100644 index 4c1f16351..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-9984cb90457cfb08/lib-icu_normalizer.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"compiled_data\"]","declared_features":"[\"compiled_data\", \"datagen\", \"default\", \"experimental\", \"icu_properties\", \"serde\", \"utf16_iter\", \"utf8_iter\", \"write16\"]","target":4082895731217690114,"profile":16810742592890727785,"path":932297913375485702,"deps":[[3666196340704888985,"smallvec",false,8171192460323762105],[5251024081607271245,"icu_provider",false,6823085672398240247],[8584278803131124045,"icu_normalizer_data",false,3769935763510713721],[14324911895384364736,"icu_collections",false,6915513871251198793],[14563910249377136032,"zerovec",false,1715448149783892678]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_normalizer-9984cb90457cfb08\\dep-lib-icu_normalizer","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/dep-lib-icu_normalizer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/dep-lib-icu_normalizer deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/dep-lib-icu_normalizer and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/lib-icu_normalizer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/lib-icu_normalizer deleted file mode 100644 index ec4d765f6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/lib-icu_normalizer +++ /dev/null @@ -1 +0,0 @@ -19fff8da63237185 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/lib-icu_normalizer.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/lib-icu_normalizer.json deleted file mode 100644 index d909bd8e2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer-c993d54e89cc108b/lib-icu_normalizer.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"compiled_data\"]","declared_features":"[\"compiled_data\", \"datagen\", \"default\", \"experimental\", \"icu_properties\", \"serde\", \"utf16_iter\", \"utf8_iter\", \"write16\"]","target":4082895731217690114,"profile":16810742592890727785,"path":932297913375485702,"deps":[[3666196340704888985,"smallvec",false,8171192460323762105],[5251024081607271245,"icu_provider",false,5158327257819579389],[8584278803131124045,"icu_normalizer_data",false,3769935763510713721],[14324911895384364736,"icu_collections",false,6831970757811815282],[14563910249377136032,"zerovec",false,10059502159815721741]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_normalizer-c993d54e89cc108b\\dep-lib-icu_normalizer","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/dep-lib-icu_normalizer_data b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/dep-lib-icu_normalizer_data deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/dep-lib-icu_normalizer_data and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/lib-icu_normalizer_data b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/lib-icu_normalizer_data deleted file mode 100644 index 74f1bcd0c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/lib-icu_normalizer_data +++ /dev/null @@ -1 +0,0 @@ -79dd185a9a805134 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/lib-icu_normalizer_data.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/lib-icu_normalizer_data.json deleted file mode 100644 index b3024e1b1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-9a5e27c6c3f862f3/lib-icu_normalizer_data.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17980939898269686983,"profile":11659310115634824739,"path":13975135843921753102,"deps":[[8584278803131124045,"build_script_build",false,7073333339018462921]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_normalizer_data-9a5e27c6c3f862f3\\dep-lib-icu_normalizer_data","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/build-script-build-script-build deleted file mode 100644 index 8c170c2dd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -89a000e41bcc5f5c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/build-script-build-script-build.json deleted file mode 100644 index d710a146f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":13574669494803281578,"path":13842046753497273468,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_normalizer_data-cca3bb706176ac7a\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-cca3bb706176ac7a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-de0cf2248e5d7630/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-de0cf2248e5d7630/run-build-script-build-script-build deleted file mode 100644 index 2b1fe13d5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-de0cf2248e5d7630/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -c9861f1a32872962 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-de0cf2248e5d7630/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-de0cf2248e5d7630/run-build-script-build-script-build.json deleted file mode 100644 index 64c8c3216..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_normalizer_data-de0cf2248e5d7630/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[8584278803131124045,"build_script_build",false,6656263194438312073]],"local":[{"RerunIfEnvChanged":{"var":"ICU4X_DATA_DIR","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/dep-lib-icu_properties b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/dep-lib-icu_properties deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/dep-lib-icu_properties and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/lib-icu_properties b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/lib-icu_properties deleted file mode 100644 index 2774bf603..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/lib-icu_properties +++ /dev/null @@ -1 +0,0 @@ -4a0580d0e0a1c8d1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/lib-icu_properties.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/lib-icu_properties.json deleted file mode 100644 index 66374e0c8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-1f456bfec4f387d1/lib-icu_properties.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"compiled_data\"]","declared_features":"[\"alloc\", \"compiled_data\", \"datagen\", \"default\", \"serde\", \"unicode_bidi\"]","target":12882061015678277883,"profile":15657897354478470176,"path":9312595388788383637,"deps":[[3966877249195716185,"icu_locale_core",false,1890366246855448540],[5251024081607271245,"icu_provider",false,5158327257819579389],[5858954507332936698,"icu_properties_data",false,17666302997808247259],[6160379875186348458,"zerotrie",false,290139884925315487],[14324911895384364736,"icu_collections",false,6831970757811815282],[14563910249377136032,"zerovec",false,10059502159815721741]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_properties-1f456bfec4f387d1\\dep-lib-icu_properties","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/dep-lib-icu_properties b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/dep-lib-icu_properties deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/dep-lib-icu_properties and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/lib-icu_properties b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/lib-icu_properties deleted file mode 100644 index 1f6dd62eb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/lib-icu_properties +++ /dev/null @@ -1 +0,0 @@ -3ed6ef645eb559c1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/lib-icu_properties.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/lib-icu_properties.json deleted file mode 100644 index 98637e913..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties-c662cd58bdff89e5/lib-icu_properties.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"compiled_data\"]","declared_features":"[\"alloc\", \"compiled_data\", \"datagen\", \"default\", \"serde\", \"unicode_bidi\"]","target":12882061015678277883,"profile":15657897354478470176,"path":9312595388788383637,"deps":[[3966877249195716185,"icu_locale_core",false,9269274580382491038],[5251024081607271245,"icu_provider",false,6823085672398240247],[5858954507332936698,"icu_properties_data",false,17666302997808247259],[6160379875186348458,"zerotrie",false,4595919375647501136],[14324911895384364736,"icu_collections",false,6915513871251198793],[14563910249377136032,"zerovec",false,1715448149783892678]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_properties-c662cd58bdff89e5\\dep-lib-icu_properties","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/build-script-build-script-build deleted file mode 100644 index f6c3bf38a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -87c865459c209c89 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/build-script-build-script-build.json deleted file mode 100644 index dff539f2d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":13574669494803281578,"path":12571974047735342906,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_properties_data-63a161b8f319de4d\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-63a161b8f319de4d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/dep-lib-icu_properties_data b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/dep-lib-icu_properties_data deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/dep-lib-icu_properties_data and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/lib-icu_properties_data b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/lib-icu_properties_data deleted file mode 100644 index a039bb1b3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/lib-icu_properties_data +++ /dev/null @@ -1 +0,0 @@ -db71c7f6f9502bf5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/lib-icu_properties_data.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/lib-icu_properties_data.json deleted file mode 100644 index 46c64b487..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-768e9e366a07f8dc/lib-icu_properties_data.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":9037757742335137726,"profile":11659310115634824739,"path":8621047526784044331,"deps":[[5858954507332936698,"build_script_build",false,12122338457210360647]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_properties_data-768e9e366a07f8dc\\dep-lib-icu_properties_data","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-c4b5c393a11743f1/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-c4b5c393a11743f1/run-build-script-build-script-build deleted file mode 100644 index 09262acac..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-c4b5c393a11743f1/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -4793149599323ba8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-c4b5c393a11743f1/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-c4b5c393a11743f1/run-build-script-build-script-build.json deleted file mode 100644 index dc71dd245..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_properties_data-c4b5c393a11743f1/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[5858954507332936698,"build_script_build",false,9915836335114274951]],"local":[{"RerunIfEnvChanged":{"var":"ICU4X_DATA_DIR","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/dep-lib-icu_provider b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/dep-lib-icu_provider deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/dep-lib-icu_provider and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/lib-icu_provider b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/lib-icu_provider deleted file mode 100644 index 0dbf1d88f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/lib-icu_provider +++ /dev/null @@ -1 +0,0 @@ -fd038d9d4f0f9647 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/lib-icu_provider.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/lib-icu_provider.json deleted file mode 100644 index d54cf7b97..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-cab3bba09900fcd4/lib-icu_provider.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"baked\"]","declared_features":"[\"alloc\", \"baked\", \"deserialize_bincode_1\", \"deserialize_json\", \"deserialize_postcard_1\", \"export\", \"logging\", \"serde\", \"std\", \"sync\", \"zerotrie\"]","target":8134314816311233441,"profile":15657897354478470176,"path":4997536805865272449,"deps":[[697207654067905947,"yoke",false,11006305285911105450],[3966877249195716185,"icu_locale_core",false,1890366246855448540],[5298260564258778412,"displaydoc",false,10274559501707370894],[6160379875186348458,"zerotrie",false,290139884925315487],[13225456964504773423,"writeable",false,17431237196984862354],[14563910249377136032,"zerovec",false,10059502159815721741],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_provider-cab3bba09900fcd4\\dep-lib-icu_provider","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/dep-lib-icu_provider b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/dep-lib-icu_provider deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/dep-lib-icu_provider and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/lib-icu_provider b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/lib-icu_provider deleted file mode 100644 index 498a4e4b3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/lib-icu_provider +++ /dev/null @@ -1 +0,0 @@ -f7b95acf4478b05e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/lib-icu_provider.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/lib-icu_provider.json deleted file mode 100644 index 60fb945f9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/icu_provider-eda4f374ec5fff1e/lib-icu_provider.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"baked\"]","declared_features":"[\"alloc\", \"baked\", \"deserialize_bincode_1\", \"deserialize_json\", \"deserialize_postcard_1\", \"export\", \"logging\", \"serde\", \"std\", \"sync\", \"zerotrie\"]","target":8134314816311233441,"profile":15657897354478470176,"path":4997536805865272449,"deps":[[697207654067905947,"yoke",false,10731924417458900297],[3966877249195716185,"icu_locale_core",false,9269274580382491038],[5298260564258778412,"displaydoc",false,10274559501707370894],[6160379875186348458,"zerotrie",false,4595919375647501136],[13225456964504773423,"writeable",false,17431237196984862354],[14563910249377136032,"zerovec",false,1715448149783892678],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\icu_provider-eda4f374ec5fff1e\\dep-lib-icu_provider","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/dep-lib-ident_case b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/dep-lib-ident_case deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/dep-lib-ident_case and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/lib-ident_case b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/lib-ident_case deleted file mode 100644 index 81cb29b5c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/lib-ident_case +++ /dev/null @@ -1 +0,0 @@ -f7ce574325a68df1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/lib-ident_case.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/lib-ident_case.json deleted file mode 100644 index d04495aa6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ident_case-9970b825bab2e96e/lib-ident_case.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5776078485490251590,"profile":2225463790103693989,"path":2824898101562550970,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\ident_case-9970b825bab2e96e\\dep-lib-ident_case","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/dep-lib-idna b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/dep-lib-idna deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/dep-lib-idna and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/lib-idna b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/lib-idna deleted file mode 100644 index 4186427d1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/lib-idna +++ /dev/null @@ -1 +0,0 @@ -d9ceee77e05d29a7 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/lib-idna.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/lib-idna.json deleted file mode 100644 index 872439e34..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-85e77865fc110cfe/lib-idna.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"compiled_data\", \"std\"]","declared_features":"[\"alloc\", \"compiled_data\", \"default\", \"std\"]","target":2602963282308965300,"profile":15657897354478470176,"path":6042617773491247868,"deps":[[3666196340704888985,"smallvec",false,8171192460323762105],[5078124415930854154,"utf8_iter",false,4927367273579247384],[15512052560677395824,"idna_adapter",false,14629478757593391696]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\idna-85e77865fc110cfe\\dep-lib-idna","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/dep-lib-idna b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/dep-lib-idna deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/dep-lib-idna and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/lib-idna b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/lib-idna deleted file mode 100644 index b30dfba30..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/lib-idna +++ /dev/null @@ -1 +0,0 @@ -bf5e6dbe8587a4e3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/lib-idna.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/lib-idna.json deleted file mode 100644 index ac28d4394..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna-d5c386015c2d799a/lib-idna.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"compiled_data\", \"std\"]","declared_features":"[\"alloc\", \"compiled_data\", \"default\", \"std\"]","target":2602963282308965300,"profile":15657897354478470176,"path":6042617773491247868,"deps":[[3666196340704888985,"smallvec",false,8171192460323762105],[5078124415930854154,"utf8_iter",false,4927367273579247384],[15512052560677395824,"idna_adapter",false,15327339489112408111]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\idna-d5c386015c2d799a\\dep-lib-idna","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/dep-lib-idna_adapter b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/dep-lib-idna_adapter deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/dep-lib-idna_adapter and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/lib-idna_adapter b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/lib-idna_adapter deleted file mode 100644 index b220a7d9c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/lib-idna_adapter +++ /dev/null @@ -1 +0,0 @@ -2fc05cc00ea6b5d4 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/lib-idna_adapter.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/lib-idna_adapter.json deleted file mode 100644 index 2aa51ec28..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-07f257b5f65964ba/lib-idna_adapter.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"compiled_data\"]","declared_features":"[\"compiled_data\"]","target":9682399050268992880,"profile":15657897354478470176,"path":9003261876625388704,"deps":[[13090240085421024152,"icu_normalizer",false,9615505591195205401],[18157230703293167834,"icu_properties",false,15116510136211866954]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\idna_adapter-07f257b5f65964ba\\dep-lib-idna_adapter","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/dep-lib-idna_adapter b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/dep-lib-idna_adapter deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/dep-lib-idna_adapter and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/lib-idna_adapter b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/lib-idna_adapter deleted file mode 100644 index 1f9138519..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/lib-idna_adapter +++ /dev/null @@ -1 +0,0 @@ -50227a736b5906cb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/lib-idna_adapter.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/lib-idna_adapter.json deleted file mode 100644 index c8590f803..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/idna_adapter-e06d39430f150ef0/lib-idna_adapter.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"compiled_data\"]","declared_features":"[\"compiled_data\"]","target":9682399050268992880,"profile":15657897354478470176,"path":9003261876625388704,"deps":[[13090240085421024152,"icu_normalizer",false,1527541684566486458],[18157230703293167834,"icu_properties",false,13932366339272332862]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\idna_adapter-e06d39430f150ef0\\dep-lib-idna_adapter","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-3a8c8c155e381f3c/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-3a8c8c155e381f3c/run-build-script-build-script-build deleted file mode 100644 index c65f6c3d5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-3a8c8c155e381f3c/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -a6a3a8e7ad756634 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-3a8c8c155e381f3c/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-3a8c8c155e381f3c/run-build-script-build-script-build.json deleted file mode 100644 index 32225ff1f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-3a8c8c155e381f3c/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[14923790796823607459,"build_script_build",false,7559200533130707875]],"local":[{"RerunIfChanged":{"output":"debug\\build\\indexmap-3a8c8c155e381f3c\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/dep-lib-indexmap b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/dep-lib-indexmap deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/dep-lib-indexmap and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/lib-indexmap b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/lib-indexmap deleted file mode 100644 index 29433dcda..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/lib-indexmap +++ /dev/null @@ -1 +0,0 @@ -98bb966286f7492c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/lib-indexmap.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/lib-indexmap.json deleted file mode 100644 index 823ee3572..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-6019c038d69044d2/lib-indexmap.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"serde\", \"serde-1\"]","declared_features":"[\"arbitrary\", \"quickcheck\", \"rayon\", \"rustc-rayon\", \"serde\", \"serde-1\", \"std\", \"test_debug\", \"test_low_transition_point\"]","target":7464724397252027387,"profile":2225463790103693989,"path":6585938588418010389,"deps":[[2548171882066012255,"hashbrown",false,12397191777167972102],[13548984313718623784,"serde",false,10784126109130480978],[14923790796823607459,"build_script_build",false,3775834727373120422]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\indexmap-6019c038d69044d2\\dep-lib-indexmap","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/build-script-build-script-build deleted file mode 100644 index ab61458b3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -a30333a3d5ace768 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/build-script-build-script-build.json deleted file mode 100644 index 9f1862c37..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"serde\", \"serde-1\"]","declared_features":"[\"arbitrary\", \"quickcheck\", \"rayon\", \"rustc-rayon\", \"serde\", \"serde-1\", \"std\", \"test_debug\", \"test_low_transition_point\"]","target":5408242616063297496,"profile":2225463790103693989,"path":264061007634522807,"deps":[[13927012481677012980,"autocfg",false,2398748014270021169]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\indexmap-8102e36b11e13b7e\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-8102e36b11e13b7e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/dep-lib-indexmap b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/dep-lib-indexmap deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/dep-lib-indexmap and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/lib-indexmap b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/lib-indexmap deleted file mode 100644 index 6660025b2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/lib-indexmap +++ /dev/null @@ -1 +0,0 @@ -48222bff250c0fcd \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/lib-indexmap.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/lib-indexmap.json deleted file mode 100644 index 195f98c7d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/indexmap-f5532a84b15092e9/lib-indexmap.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"arbitrary\", \"borsh\", \"default\", \"quickcheck\", \"rayon\", \"serde\", \"std\", \"sval\", \"test_debug\"]","target":10391229881554802429,"profile":11800664513218926762,"path":11118803128129604025,"deps":[[5230392855116717286,"equivalent",false,9127931168650618524],[17037126617600641945,"hashbrown",false,14661783778000954930]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\indexmap-f5532a84b15092e9\\dep-lib-indexmap","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/dep-lib-infer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/dep-lib-infer deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/dep-lib-infer and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/lib-infer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/lib-infer deleted file mode 100644 index 3e124bca9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/lib-infer +++ /dev/null @@ -1 +0,0 @@ -efa449a28ee3f0d6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/lib-infer.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/lib-infer.json deleted file mode 100644 index 05cf0119b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b693184e8ba57fe/lib-infer.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"cfb\", \"default\", \"std\"]","declared_features":"[\"alloc\", \"cfb\", \"default\", \"std\"]","target":17568545270158767465,"profile":15657897354478470176,"path":3620946553211080392,"deps":[[3381430663848060157,"cfb",false,1173839351818968393]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\infer-3b693184e8ba57fe\\dep-lib-infer","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/dep-lib-infer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/dep-lib-infer deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/dep-lib-infer and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/lib-infer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/lib-infer deleted file mode 100644 index 37956b34c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/lib-infer +++ /dev/null @@ -1 +0,0 @@ -e3caec440fbb12bf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/lib-infer.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/lib-infer.json deleted file mode 100644 index 81f6fae6f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/infer-3b8348fcad0ade86/lib-infer.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"cfb\", \"default\", \"std\"]","declared_features":"[\"alloc\", \"cfb\", \"default\", \"std\"]","target":17568545270158767465,"profile":15657897354478470176,"path":3620946553211080392,"deps":[[3381430663848060157,"cfb",false,1355840772886592403]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\infer-3b8348fcad0ade86\\dep-lib-infer","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/dep-lib-itoa b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/dep-lib-itoa deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/dep-lib-itoa and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/lib-itoa b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/lib-itoa deleted file mode 100644 index a66e07db0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/lib-itoa +++ /dev/null @@ -1 +0,0 @@ -561d8349925cc0f6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/lib-itoa.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/lib-itoa.json deleted file mode 100644 index f7c4fbc94..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/itoa-479688f6d642518e/lib-itoa.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"no-panic\"]","target":18426369533666673425,"profile":15657897354478470176,"path":12169618535377654999,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\itoa-479688f6d642518e\\dep-lib-itoa","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/dep-lib-json_patch b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/dep-lib-json_patch deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/dep-lib-json_patch and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/lib-json_patch b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/lib-json_patch deleted file mode 100644 index 1cea3a8f4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/lib-json_patch +++ /dev/null @@ -1 +0,0 @@ -571e40d71e342aa0 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/lib-json_patch.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/lib-json_patch.json deleted file mode 100644 index b5368161f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-77ce2966dc10f79b/lib-json_patch.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"diff\"]","declared_features":"[\"default\", \"diff\", \"utoipa\"]","target":14406124900114693622,"profile":15657897354478470176,"path":11440226531296528178,"deps":[[948796966650388991,"jsonptr",false,2851349331942044216],[8008191657135824715,"thiserror",false,17691471341238852245],[13548984313718623784,"serde",false,9531788703992814231],[13795362694956882968,"serde_json",false,18072685002681645329]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\json-patch-77ce2966dc10f79b\\dep-lib-json_patch","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/dep-lib-json_patch b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/dep-lib-json_patch deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/dep-lib-json_patch and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/lib-json_patch b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/lib-json_patch deleted file mode 100644 index a0397f8f4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/lib-json_patch +++ /dev/null @@ -1 +0,0 @@ -0d9ae502f196029a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/lib-json_patch.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/lib-json_patch.json deleted file mode 100644 index e83b98f04..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/json-patch-eedba2d47aed7d4a/lib-json_patch.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"diff\"]","declared_features":"[\"default\", \"diff\", \"utoipa\"]","target":14406124900114693622,"profile":15657897354478470176,"path":11440226531296528178,"deps":[[948796966650388991,"jsonptr",false,16174535008313259222],[8008191657135824715,"thiserror",false,17691471341238852245],[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\json-patch-eedba2d47aed7d4a\\dep-lib-json_patch","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/dep-lib-jsonptr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/dep-lib-jsonptr deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/dep-lib-jsonptr and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/lib-jsonptr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/lib-jsonptr deleted file mode 100644 index 09047f525..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/lib-jsonptr +++ /dev/null @@ -1 +0,0 @@ -d6b4a1c9e47d77e0 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/lib-jsonptr.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/lib-jsonptr.json deleted file mode 100644 index e37819b30..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-0b064bdc532ab1b8/lib-jsonptr.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"assign\", \"default\", \"delete\", \"json\", \"resolve\", \"serde\", \"std\"]","declared_features":"[\"assign\", \"default\", \"delete\", \"json\", \"resolve\", \"serde\", \"std\", \"syn\", \"toml\"]","target":6156847923662696184,"profile":15657897354478470176,"path":6689536145225217186,"deps":[[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\jsonptr-0b064bdc532ab1b8\\dep-lib-jsonptr","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/dep-lib-jsonptr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/dep-lib-jsonptr deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/dep-lib-jsonptr and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/lib-jsonptr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/lib-jsonptr deleted file mode 100644 index d1421f255..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/lib-jsonptr +++ /dev/null @@ -1 +0,0 @@ -38f2f33c1c079227 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/lib-jsonptr.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/lib-jsonptr.json deleted file mode 100644 index 33ac1922c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/jsonptr-13c889824cfa7ccd/lib-jsonptr.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"assign\", \"default\", \"delete\", \"json\", \"resolve\", \"serde\", \"std\"]","declared_features":"[\"assign\", \"default\", \"delete\", \"json\", \"resolve\", \"serde\", \"std\", \"syn\", \"toml\"]","target":6156847923662696184,"profile":15657897354478470176,"path":6689536145225217186,"deps":[[13548984313718623784,"serde",false,9531788703992814231],[13795362694956882968,"serde_json",false,18072685002681645329]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\jsonptr-13c889824cfa7ccd\\dep-lib-jsonptr","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/dep-lib-keyboard_types b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/dep-lib-keyboard_types deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/dep-lib-keyboard_types and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/lib-keyboard_types b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/lib-keyboard_types deleted file mode 100644 index 588c81714..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/lib-keyboard_types +++ /dev/null @@ -1 +0,0 @@ -fedde43e55a655bc \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/lib-keyboard_types.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/lib-keyboard_types.json deleted file mode 100644 index 769ec6941..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/keyboard-types-578083e86443a72f/lib-keyboard_types.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"serde\", \"unicode-segmentation\", \"webdriver\"]","declared_features":"[\"default\", \"serde\", \"unicode-segmentation\", \"webdriver\"]","target":238430233519298225,"profile":15657897354478470176,"path":3001226949396137814,"deps":[[1232198224951696867,"unicode_segmentation",false,459108668580735523],[13548984313718623784,"serde",false,9531788703992814231],[16909888598953886583,"bitflags",false,9124655452897035545]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\keyboard-types-578083e86443a72f\\dep-lib-keyboard_types","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/dep-lib-kuchikiki b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/dep-lib-kuchikiki deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/dep-lib-kuchikiki and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/lib-kuchikiki b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/lib-kuchikiki deleted file mode 100644 index 5f7aefe00..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/lib-kuchikiki +++ /dev/null @@ -1 +0,0 @@ -0f5c1f525347a131 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/lib-kuchikiki.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/lib-kuchikiki.json deleted file mode 100644 index 4a24ccf02..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/kuchikiki-67a5e3b1068890b6/lib-kuchikiki.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17579143624595397481,"profile":2225463790103693989,"path":6277015217933649536,"deps":[[10747484429498535170,"selectors",false,18231227758336170117],[10831620673236678515,"cssparser",false,4697970604899436579],[12821780872552529316,"indexmap",false,14776042259760226888],[14232843520438415263,"html5ever",false,18424224929650482128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\kuchikiki-67a5e3b1068890b6\\dep-lib-kuchikiki","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/dep-lib-libc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/dep-lib-libc deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/dep-lib-libc and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/lib-libc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/lib-libc deleted file mode 100644 index 068eeab10..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/lib-libc +++ /dev/null @@ -1 +0,0 @@ -f5cc48f64a0ed933 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/lib-libc.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/lib-libc.json deleted file mode 100644 index 4d352a80b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-54b6c2fb8ef06ca6/lib-libc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"align\", \"const-extern-fn\", \"default\", \"extra_traits\", \"rustc-dep-of-std\", \"rustc-std-workspace-core\", \"std\", \"use_std\"]","target":17682796336736096309,"profile":6200076328592068522,"path":16480830722060020096,"deps":[[18365559012052052344,"build_script_build",false,3512850586322887572]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\libc-54b6c2fb8ef06ca6\\dep-lib-libc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/build-script-build-script-build deleted file mode 100644 index e66aecb46..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -54f06ece2f34254e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/build-script-build-script-build.json deleted file mode 100644 index 1d0f3958e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"align\", \"const-extern-fn\", \"default\", \"extra_traits\", \"rustc-dep-of-std\", \"rustc-std-workspace-core\", \"std\", \"use_std\"]","target":5408242616063297496,"profile":1565149285177326037,"path":13001822268273548959,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\libc-7856334343e23022\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-7856334343e23022/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-958927f72f6a6b39/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-958927f72f6a6b39/run-build-script-build-script-build deleted file mode 100644 index 70d153601..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-958927f72f6a6b39/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -9463cc12ff26c030 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-958927f72f6a6b39/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-958927f72f6a6b39/run-build-script-build-script-build.json deleted file mode 100644 index f5bf649c5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/libc-958927f72f6a6b39/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[18365559012052052344,"build_script_build",false,5630964289028157524]],"local":[{"RerunIfChanged":{"output":"debug\\build\\libc-958927f72f6a6b39\\output","paths":["build.rs"]}},{"RerunIfEnvChanged":{"var":"RUST_LIBC_UNSTABLE_FREEBSD_VERSION","val":null}},{"RerunIfEnvChanged":{"var":"RUST_LIBC_UNSTABLE_MUSL_V1_2_3","val":null}},{"RerunIfEnvChanged":{"var":"RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64","val":null}},{"RerunIfEnvChanged":{"var":"RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS","val":null}},{"RerunIfEnvChanged":{"var":"RUST_LIBC_UNSTABLE_GNU_TIME_BITS","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/dep-lib-litemap b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/dep-lib-litemap deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/dep-lib-litemap and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/lib-litemap b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/lib-litemap deleted file mode 100644 index 3f0613ec5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/lib-litemap +++ /dev/null @@ -1 +0,0 @@ -194ac83fcea951c8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/lib-litemap.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/lib-litemap.json deleted file mode 100644 index d60037150..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/litemap-ddbb3ed29e3a1dfe/lib-litemap.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"databake\", \"default\", \"serde\", \"testing\", \"yoke\"]","target":6548088149557820361,"profile":15657897354478470176,"path":1057878907572915794,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\litemap-ddbb3ed29e3a1dfe\\dep-lib-litemap","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/dep-lib-lock_api b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/dep-lib-lock_api deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/dep-lib-lock_api and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/lib-lock_api b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/lib-lock_api deleted file mode 100644 index 8573a2af9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/lib-lock_api +++ /dev/null @@ -1 +0,0 @@ -015c1493deef8885 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/lib-lock_api.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/lib-lock_api.json deleted file mode 100644 index 511fcb333..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/lock_api-030d93b541ad9d3a/lib-lock_api.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"atomic_usize\", \"default\"]","declared_features":"[\"arc_lock\", \"atomic_usize\", \"default\", \"nightly\", \"owning_ref\", \"serde\"]","target":16157403318809843794,"profile":15657897354478470176,"path":2314010732798865823,"deps":[[15358414700195712381,"scopeguard",false,8897613611034350231]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\lock_api-030d93b541ad9d3a\\dep-lib-lock_api","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/dep-lib-log b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/dep-lib-log deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/dep-lib-log and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/lib-log b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/lib-log deleted file mode 100644 index a5f3c2b1b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/lib-log +++ /dev/null @@ -1 +0,0 @@ -d68cd1ef167dbc5d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/lib-log.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/lib-log.json deleted file mode 100644 index cddaf16dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/log-11565696133ecd00/lib-log.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"kv\", \"kv_serde\", \"kv_std\", \"kv_sval\", \"kv_unstable\", \"kv_unstable_serde\", \"kv_unstable_std\", \"kv_unstable_sval\", \"max_level_debug\", \"max_level_error\", \"max_level_info\", \"max_level_off\", \"max_level_trace\", \"max_level_warn\", \"release_max_level_debug\", \"release_max_level_error\", \"release_max_level_info\", \"release_max_level_off\", \"release_max_level_trace\", \"release_max_level_warn\", \"serde\", \"serde_core\", \"std\", \"sval\", \"sval_ref\", \"value-bag\"]","target":6550155848337067049,"profile":15657897354478470176,"path":11960129787710772689,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\log-11565696133ecd00\\dep-lib-log","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/dep-lib-mac b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/dep-lib-mac deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/dep-lib-mac and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/lib-mac b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/lib-mac deleted file mode 100644 index 1fc9ddc5f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/lib-mac +++ /dev/null @@ -1 +0,0 @@ -73f3472dc8abc910 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/lib-mac.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/lib-mac.json deleted file mode 100644 index 65ef4deee..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mac-a0abb79624ece128/lib-mac.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":4071246351868317718,"profile":2225463790103693989,"path":8429433242218603093,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\mac-a0abb79624ece128\\dep-lib-mac","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-5558946487c37113/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-5558946487c37113/run-build-script-build-script-build deleted file mode 100644 index 76a63eece..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-5558946487c37113/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -ad028d03f515479c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-5558946487c37113/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-5558946487c37113/run-build-script-build-script-build.json deleted file mode 100644 index 51716e06f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-5558946487c37113/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[3014687399266724630,"build_script_build",false,173825406145110773]],"local":[{"Precalculated":"0.14.1"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/build-script-build-script-build deleted file mode 100644 index ae80f059a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -f5a23732498d6902 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/build-script-build-script-build.json deleted file mode 100644 index e1acf999a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":2225463790103693989,"path":7869193996940333239,"deps":[[1280075590338009456,"phf_codegen",false,10810842141611753506],[11594986142849509546,"string_cache_codegen",false,14508179007757839344]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\markup5ever-7075332bb12252f4\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-7075332bb12252f4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/dep-lib-markup5ever b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/dep-lib-markup5ever deleted file mode 100644 index 760fcf41e..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/dep-lib-markup5ever and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/lib-markup5ever b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/lib-markup5ever deleted file mode 100644 index c2bd0d62b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/lib-markup5ever +++ /dev/null @@ -1 +0,0 @@ -03d41dd2e7d0dc8e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/lib-markup5ever.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/lib-markup5ever.json deleted file mode 100644 index 321cf945a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/markup5ever-dede12dead0ffe08/lib-markup5ever.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":9033524523824247874,"profile":2225463790103693989,"path":10507385265013696349,"deps":[[2399633497816108991,"tendril",false,9832804652191606419],[3014687399266724630,"build_script_build",false,11260993535333958317],[3791929332532787956,"string_cache",false,7059469570687909152],[10630857666389190470,"log",false,6754411078615141590],[17186037756130803222,"phf",false,13433449140491704190]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\markup5ever-dede12dead0ffe08\\dep-lib-markup5ever","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/dep-lib-match_token b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/dep-lib-match_token deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/dep-lib-match_token and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/lib-match_token b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/lib-match_token deleted file mode 100644 index 845c3f324..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/lib-match_token +++ /dev/null @@ -1 +0,0 @@ -7fbf213eaaa77415 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/lib-match_token.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/lib-match_token.json deleted file mode 100644 index 8cace8853..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/match_token-e6ed88856b5b3c12/lib-match_token.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":10052685573722170702,"profile":2225463790103693989,"path":8969717764867199868,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\match_token-e6ed88856b5b3c12\\dep-lib-match_token","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/dep-lib-matches b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/dep-lib-matches deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/dep-lib-matches and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/lib-matches b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/lib-matches deleted file mode 100644 index 4edf13b00..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/lib-matches +++ /dev/null @@ -1 +0,0 @@ -472e9adaf3f50635 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/lib-matches.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/lib-matches.json deleted file mode 100644 index 64b9014d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/matches-318ee57524fb206e/lib-matches.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":7574802484889621544,"profile":2225463790103693989,"path":9613525192884670164,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\matches-318ee57524fb206e\\dep-lib-matches","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/dep-lib-memchr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/dep-lib-memchr deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/dep-lib-memchr and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/lib-memchr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/lib-memchr deleted file mode 100644 index 881b8d703..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/lib-memchr +++ /dev/null @@ -1 +0,0 @@ -d2f9ea9ebbb0be90 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/lib-memchr.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/lib-memchr.json deleted file mode 100644 index 3ddf3fa7c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/memchr-1700c8f0399e475b/lib-memchr.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"std\"]","declared_features":"[\"alloc\", \"core\", \"default\", \"libc\", \"logging\", \"rustc-dep-of-std\", \"std\", \"use_std\"]","target":11745930252914242013,"profile":15657897354478470176,"path":17258227338955592305,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\memchr-1700c8f0399e475b\\dep-lib-memchr","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/dep-lib-mime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/dep-lib-mime deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/dep-lib-mime and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/lib-mime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/lib-mime deleted file mode 100644 index 9c1707a2c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/lib-mime +++ /dev/null @@ -1 +0,0 @@ -4edf55f30d53ebca \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/lib-mime.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/lib-mime.json deleted file mode 100644 index 9e044789f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/mime-a54c3b5b992aef2d/lib-mime.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2764086469773243511,"profile":15657897354478470176,"path":5819358585251735792,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\mime-a54c3b5b992aef2d\\dep-lib-mime","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/dep-lib-miniz_oxide b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/dep-lib-miniz_oxide deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/dep-lib-miniz_oxide and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/lib-miniz_oxide b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/lib-miniz_oxide deleted file mode 100644 index 6cc7cdee2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/lib-miniz_oxide +++ /dev/null @@ -1 +0,0 @@ -25cfe01ea4e04cba \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/lib-miniz_oxide.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/lib-miniz_oxide.json deleted file mode 100644 index 6f3807e46..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/miniz_oxide-c57b0f47195fc309/lib-miniz_oxide.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"simd\", \"simd-adler32\", \"with-alloc\"]","declared_features":"[\"alloc\", \"block-boundary\", \"core\", \"default\", \"rustc-dep-of-std\", \"serde\", \"simd\", \"simd-adler32\", \"std\", \"with-alloc\"]","target":8661567070972402511,"profile":9346826069578435451,"path":17797108928789984010,"deps":[[5982862185909702272,"simd_adler32",false,7505669921866377910],[7911289239703230891,"adler2",false,3307800164746107521]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\miniz_oxide-c57b0f47195fc309\\dep-lib-miniz_oxide","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/dep-lib-muda b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/dep-lib-muda deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/dep-lib-muda and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/lib-muda b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/lib-muda deleted file mode 100644 index 3a0904c50..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/lib-muda +++ /dev/null @@ -1 +0,0 @@ -5544614bc683f042 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/lib-muda.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/lib-muda.json deleted file mode 100644 index 8890b8380..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/muda-7eb4a88ba8594de9/lib-muda.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"common-controls-v6\", \"gtk\", \"serde\"]","declared_features":"[\"common-controls-v6\", \"default\", \"gtk\", \"libxdo\", \"serde\"]","target":5140358902516826434,"profile":15657897354478470176,"path":8350239302751958065,"deps":[[2448563160050429386,"thiserror",false,11087210622057152061],[3722963349756955755,"once_cell",false,12341109524702844370],[7263319592666514104,"windows_sys",false,7251791340805133764],[7606335748176206944,"dpi",false,9362547875939283471],[9727213718512686088,"crossbeam_channel",false,808050435545116731],[13548984313718623784,"serde",false,9531788703992814231],[14532484442929614732,"keyboard_types",false,13570935937208475134]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\muda-7eb4a88ba8594de9\\dep-lib-muda","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/dep-lib-debug_unreachable b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/dep-lib-debug_unreachable deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/dep-lib-debug_unreachable and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/lib-debug_unreachable b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/lib-debug_unreachable deleted file mode 100644 index 60335a10d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/lib-debug_unreachable +++ /dev/null @@ -1 +0,0 @@ -565c09cfc0c4fab8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/lib-debug_unreachable.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/lib-debug_unreachable.json deleted file mode 100644 index ce701bb55..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/new_debug_unreachable-889979829d793b5c/lib-debug_unreachable.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":7622437403250301378,"profile":2225463790103693989,"path":2152624627380519626,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\new_debug_unreachable-889979829d793b5c\\dep-lib-debug_unreachable","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/dep-lib-nodrop b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/dep-lib-nodrop deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/dep-lib-nodrop and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/lib-nodrop b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/lib-nodrop deleted file mode 100644 index c8888057e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/lib-nodrop +++ /dev/null @@ -1 +0,0 @@ -5818ab6838e19a28 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/lib-nodrop.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/lib-nodrop.json deleted file mode 100644 index 2d1934dce..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/nodrop-e61222ef8f993d82/lib-nodrop.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"nodrop-union\", \"std\", \"use_needs_drop\", \"use_union\"]","target":5952940874479064501,"profile":2225463790103693989,"path":3183405655077673599,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\nodrop-e61222ef8f993d82\\dep-lib-nodrop","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/dep-lib-num_conv b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/dep-lib-num_conv deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/dep-lib-num_conv and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/lib-num_conv b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/lib-num_conv deleted file mode 100644 index 5e78324d7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/lib-num_conv +++ /dev/null @@ -1 +0,0 @@ -2f88e354d145df3f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/lib-num_conv.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/lib-num_conv.json deleted file mode 100644 index 02942ef72..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/num-conv-a5c1a73787844956/lib-num_conv.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":8759765779269301280,"profile":308716055695625420,"path":6324399962765924297,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\num-conv-a5c1a73787844956\\dep-lib-num_conv","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/dep-lib-once_cell b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/dep-lib-once_cell deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/dep-lib-once_cell and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/lib-once_cell b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/lib-once_cell deleted file mode 100644 index 91c4cdc14..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/lib-once_cell +++ /dev/null @@ -1 +0,0 @@ -d2551a0aba6d44ab \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/lib-once_cell.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/lib-once_cell.json deleted file mode 100644 index 707267032..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/once_cell-0c3a3c223d21dba8/lib-once_cell.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"race\", \"std\"]","declared_features":"[\"alloc\", \"atomic-polyfill\", \"critical-section\", \"default\", \"parking_lot\", \"portable-atomic\", \"race\", \"std\", \"unstable\"]","target":17524666916136250164,"profile":15657897354478470176,"path":4168834609343973577,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\once_cell-0c3a3c223d21dba8\\dep-lib-once_cell","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/dep-lib-option_ext b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/dep-lib-option_ext deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/dep-lib-option_ext and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/lib-option_ext b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/lib-option_ext deleted file mode 100644 index 365aa6cbb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/lib-option_ext +++ /dev/null @@ -1 +0,0 @@ -851f39ce72da70e3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/lib-option_ext.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/lib-option_ext.json deleted file mode 100644 index 3dbfe2d33..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/option-ext-b1405ce20b040236/lib-option_ext.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17153617223804709240,"profile":15657897354478470176,"path":11399072178446923065,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\option-ext-b1405ce20b040236\\dep-lib-option_ext","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/dep-lib-parking_lot b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/dep-lib-parking_lot deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/dep-lib-parking_lot and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/lib-parking_lot b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/lib-parking_lot deleted file mode 100644 index 57845568f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/lib-parking_lot +++ /dev/null @@ -1 +0,0 @@ -3eee87894411a87f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/lib-parking_lot.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/lib-parking_lot.json deleted file mode 100644 index d61dcd567..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot-557c2f31840a2255/lib-parking_lot.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\"]","declared_features":"[\"arc_lock\", \"deadlock_detection\", \"default\", \"hardware-lock-elision\", \"nightly\", \"owning_ref\", \"send_guard\", \"serde\"]","target":9887373948397848517,"profile":15657897354478470176,"path":18346729452786459797,"deps":[[2555121257709722468,"lock_api",false,9622204343106427905],[6545091685033313457,"parking_lot_core",false,389909410410412783]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\parking_lot-557c2f31840a2255\\dep-lib-parking_lot","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/dep-lib-parking_lot_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/dep-lib-parking_lot_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/dep-lib-parking_lot_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/lib-parking_lot_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/lib-parking_lot_core deleted file mode 100644 index 1b90b4097..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/lib-parking_lot_core +++ /dev/null @@ -1 +0,0 @@ -ef3a18fe8a3c6905 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/lib-parking_lot_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/lib-parking_lot_core.json deleted file mode 100644 index d46f6deda..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7ad95b3397485f09/lib-parking_lot_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"backtrace\", \"deadlock_detection\", \"nightly\", \"petgraph\"]","target":12558056885032795287,"profile":15657897354478470176,"path":8913978652241692997,"deps":[[3666196340704888985,"smallvec",false,8171192460323762105],[6545091685033313457,"build_script_build",false,4182686974688174519],[6959378045035346538,"windows_link",false,8477498329638799626],[7667230146095136825,"cfg_if",false,12313751931663862839]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\parking_lot_core-7ad95b3397485f09\\dep-lib-parking_lot_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7be78fd9d7cb8cf7/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7be78fd9d7cb8cf7/run-build-script-build-script-build deleted file mode 100644 index 1d643c5c4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7be78fd9d7cb8cf7/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -b721f184a4e30b3a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7be78fd9d7cb8cf7/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7be78fd9d7cb8cf7/run-build-script-build-script-build.json deleted file mode 100644 index bd60a366d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-7be78fd9d7cb8cf7/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[6545091685033313457,"build_script_build",false,1895079959963837256]],"local":[{"RerunIfChanged":{"output":"debug\\build\\parking_lot_core-7be78fd9d7cb8cf7\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/build-script-build-script-build deleted file mode 100644 index a50b91d7d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -48239bda2ead4c1a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/build-script-build-script-build.json deleted file mode 100644 index 16f166fc2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"backtrace\", \"deadlock_detection\", \"nightly\", \"petgraph\"]","target":5408242616063297496,"profile":2225463790103693989,"path":5698392738858962662,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\parking_lot_core-9f9d6a8c2245025f\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/parking_lot_core-9f9d6a8c2245025f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/dep-lib-percent_encoding b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/dep-lib-percent_encoding deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/dep-lib-percent_encoding and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/lib-percent_encoding b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/lib-percent_encoding deleted file mode 100644 index 98e3c3a2b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/lib-percent_encoding +++ /dev/null @@ -1 +0,0 @@ -85ca5b2daa5c14d1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/lib-percent_encoding.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/lib-percent_encoding.json deleted file mode 100644 index 91ad5f6e7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-622884574527a3e6/lib-percent_encoding.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":6219969305134610909,"profile":2225463790103693989,"path":13945239715278329019,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\percent-encoding-622884574527a3e6\\dep-lib-percent_encoding","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/dep-lib-percent_encoding b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/dep-lib-percent_encoding deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/dep-lib-percent_encoding and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/lib-percent_encoding b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/lib-percent_encoding deleted file mode 100644 index 198c8a38c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/lib-percent_encoding +++ /dev/null @@ -1 +0,0 @@ -e1073fba67402afb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/lib-percent_encoding.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/lib-percent_encoding.json deleted file mode 100644 index 057228cdc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/percent-encoding-90d6fd36a0e65c1d/lib-percent_encoding.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":6219969305134610909,"profile":15657897354478470176,"path":13945239715278329019,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\percent-encoding-90d6fd36a0e65c1d\\dep-lib-percent_encoding","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/dep-lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/dep-lib-phf deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/dep-lib-phf and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/lib-phf deleted file mode 100644 index c95819281..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/lib-phf +++ /dev/null @@ -1 +0,0 @@ -ed5afc89c53b2cc8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/lib-phf.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/lib-phf.json deleted file mode 100644 index 711454b28..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-c2c9d352b50d3414/lib-phf.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"macros\", \"phf_macros\", \"proc-macro-hack\", \"std\"]","declared_features":"[\"default\", \"macros\", \"phf_macros\", \"proc-macro-hack\", \"serde\", \"std\", \"uncased\", \"unicase\"]","target":3117898612494421391,"profile":2225463790103693989,"path":9032026699893173086,"deps":[[2132929450596319411,"phf_shared",false,9314352161041319821],[4789512923348697266,"proc_macro_hack",false,3608985052850606909],[16348614515420640917,"phf_macros",false,9810042478807249118]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf-c2c9d352b50d3414\\dep-lib-phf","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/dep-lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/dep-lib-phf deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/dep-lib-phf and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/lib-phf deleted file mode 100644 index 8b64e7817..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/lib-phf +++ /dev/null @@ -1 +0,0 @@ -58f553bd204483b2 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/lib-phf.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/lib-phf.json deleted file mode 100644 index 16aef2cb2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-ddaf2a3f26b4cc7e/lib-phf.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"macros\", \"phf_macros\", \"std\"]","declared_features":"[\"default\", \"macros\", \"phf_macros\", \"serde\", \"std\", \"uncased\", \"unicase\"]","target":10640910166656384580,"profile":15657897354478470176,"path":7170219831612618791,"deps":[[7564874552398678785,"phf_macros",false,14705084706397990830],[9060940869921439196,"phf_shared",false,9442904987191284981]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf-ddaf2a3f26b4cc7e\\dep-lib-phf","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/dep-lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/dep-lib-phf deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/dep-lib-phf and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/lib-phf deleted file mode 100644 index 0d05e490e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/lib-phf +++ /dev/null @@ -1 +0,0 @@ -7ed748dfd1326dba \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/lib-phf.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/lib-phf.json deleted file mode 100644 index ea73f3ce2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-f34c1e24309ec7b7/lib-phf.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"macros\", \"phf_macros\", \"std\"]","declared_features":"[\"default\", \"macros\", \"phf_macros\", \"serde\", \"std\", \"uncased\", \"unicase\"]","target":10640910166656384580,"profile":15657897354478470176,"path":7170219831612618791,"deps":[[7564874552398678785,"phf_macros",false,14705084706397990830],[9060940869921439196,"phf_shared",false,7652226686633621566]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf-f34c1e24309ec7b7\\dep-lib-phf","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/dep-lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/dep-lib-phf deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/dep-lib-phf and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/lib-phf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/lib-phf deleted file mode 100644 index cbe4b37c7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/lib-phf +++ /dev/null @@ -1 +0,0 @@ -822b512d42460c74 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/lib-phf.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/lib-phf.json deleted file mode 100644 index 72c7bcc2c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf-fab4add640818e82/lib-phf.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"macros\", \"phf_macros\", \"proc-macro-hack\", \"std\", \"unicase\"]","target":3117898612494421391,"profile":2225463790103693989,"path":8105062127810003636,"deps":[[525931160294428996,"phf_shared",false,2255986180703257833]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf-fab4add640818e82\\dep-lib-phf","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/dep-lib-phf_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/dep-lib-phf_codegen deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/dep-lib-phf_codegen and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/lib-phf_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/lib-phf_codegen deleted file mode 100644 index 9a022e49c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/lib-phf_codegen +++ /dev/null @@ -1 +0,0 @@ -2cb13d47364262f9 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/lib-phf_codegen.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/lib-phf_codegen.json deleted file mode 100644 index dde06ba45..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-116192eb00a8049b/lib-phf_codegen.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":10627201688748800353,"profile":2225463790103693989,"path":6058862753912025161,"deps":[[525931160294428996,"phf_shared",false,2255986180703257833],[7226051393296904356,"phf_generator",false,3418282480277499687]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_codegen-116192eb00a8049b\\dep-lib-phf_codegen","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/dep-lib-phf_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/dep-lib-phf_codegen deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/dep-lib-phf_codegen and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/lib-phf_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/lib-phf_codegen deleted file mode 100644 index b14d08fa2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/lib-phf_codegen +++ /dev/null @@ -1 +0,0 @@ -22809745a6d30796 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/lib-phf_codegen.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/lib-phf_codegen.json deleted file mode 100644 index 29f2fe593..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_codegen-bfa397c82c3483e9/lib-phf_codegen.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":4007019473634205266,"profile":2225463790103693989,"path":17859866377944859142,"deps":[[9060940869921439196,"phf_shared",false,7652226686633621566],[18124350542602697595,"phf_generator",false,12755197479964166414]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_codegen-bfa397c82c3483e9\\dep-lib-phf_codegen","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/dep-lib-phf_generator b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/dep-lib-phf_generator deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/dep-lib-phf_generator and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/lib-phf_generator b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/lib-phf_generator deleted file mode 100644 index a104f78d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/lib-phf_generator +++ /dev/null @@ -1 +0,0 @@ -27afe112ce2d702f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/lib-phf_generator.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/lib-phf_generator.json deleted file mode 100644 index c53ecf608..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-06d7251ad9b9ea8c/lib-phf_generator.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"criterion\"]","target":10230150387258866563,"profile":2225463790103693989,"path":17847116814269717732,"deps":[[525931160294428996,"phf_shared",false,2255986180703257833],[4731167174326621189,"rand",false,14931678684389349222]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_generator-06d7251ad9b9ea8c\\dep-lib-phf_generator","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/dep-lib-phf_generator b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/dep-lib-phf_generator deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/dep-lib-phf_generator and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/lib-phf_generator b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/lib-phf_generator deleted file mode 100644 index 9601d2347..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/lib-phf_generator +++ /dev/null @@ -1 +0,0 @@ -50b02c41488cb3d6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/lib-phf_generator.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/lib-phf_generator.json deleted file mode 100644 index 28a2e5322..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-51e0bde173efa111/lib-phf_generator.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"criterion\"]","target":10230150387258866563,"profile":2225463790103693989,"path":9905450667621155190,"deps":[[2132929450596319411,"phf_shared",false,9314352161041319821],[13208667028893622512,"rand",false,2038744775048052826]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_generator-51e0bde173efa111\\dep-lib-phf_generator","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/dep-lib-phf_generator b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/dep-lib-phf_generator deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/dep-lib-phf_generator and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/lib-phf_generator b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/lib-phf_generator deleted file mode 100644 index c104e87b0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/lib-phf_generator +++ /dev/null @@ -1 +0,0 @@ -0ec93831879003b1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/lib-phf_generator.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/lib-phf_generator.json deleted file mode 100644 index f6ff1846f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_generator-956d2984f13674bb/lib-phf_generator.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"criterion\"]","target":4203241669981453472,"profile":2225463790103693989,"path":17269169772699446530,"deps":[[9060940869921439196,"phf_shared",false,7652226686633621566],[13208667028893622512,"rand",false,2038744775048052826]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_generator-956d2984f13674bb\\dep-lib-phf_generator","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/dep-lib-phf_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/dep-lib-phf_macros deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/dep-lib-phf_macros and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/lib-phf_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/lib-phf_macros deleted file mode 100644 index 3a9cbb1bf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/lib-phf_macros +++ /dev/null @@ -1 +0,0 @@ -aeafe12ca1f412cc \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/lib-phf_macros.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/lib-phf_macros.json deleted file mode 100644 index 4926c7944..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-100385eeea50ec12/lib-phf_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"unicase\", \"unicase_\"]","target":17891898593638043230,"profile":2225463790103693989,"path":4588284345439968965,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[9060940869921439196,"phf_shared",false,7652226686633621566],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128],[18124350542602697595,"phf_generator",false,12755197479964166414]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_macros-100385eeea50ec12\\dep-lib-phf_macros","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/dep-lib-phf_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/dep-lib-phf_macros deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/dep-lib-phf_macros and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/lib-phf_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/lib-phf_macros deleted file mode 100644 index 209879b64..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/lib-phf_macros +++ /dev/null @@ -1 +0,0 @@ -de70cc9ca8452488 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/lib-phf_macros.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/lib-phf_macros.json deleted file mode 100644 index 591652595..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_macros-c0f1a225012a2c6a/lib-phf_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"unicase\", \"unicase_\"]","target":13120984418320091921,"profile":2225463790103693989,"path":12310804450771458718,"deps":[[2132929450596319411,"phf_shared",false,9314352161041319821],[2713742371683562785,"syn",false,12754841406911361440],[4289358735036141001,"proc_macro2",false,3635241377792335322],[4789512923348697266,"proc_macro_hack",false,3608985052850606909],[13111758008314797071,"quote",false,4999842116374801128],[15690706847525356077,"phf_generator",false,15470863386906767440]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_macros-c0f1a225012a2c6a\\dep-lib-phf_macros","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/dep-lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/dep-lib-phf_shared deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/dep-lib-phf_shared and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/lib-phf_shared deleted file mode 100644 index 20418400b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/lib-phf_shared +++ /dev/null @@ -1 +0,0 @@ -f5144d210ef00b83 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/lib-phf_shared.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/lib-phf_shared.json deleted file mode 100644 index 87c52c4c4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-0fad382921533860/lib-phf_shared.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"std\", \"uncased\", \"unicase\"]","target":13191988717353488301,"profile":15657897354478470176,"path":1261910445375724208,"deps":[[6052281619638306186,"siphasher",false,8283497243862867969]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_shared-0fad382921533860\\dep-lib-phf_shared","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/dep-lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/dep-lib-phf_shared deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/dep-lib-phf_shared and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/lib-phf_shared deleted file mode 100644 index 2a6e805eb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/lib-phf_shared +++ /dev/null @@ -1 +0,0 @@ -8d87c2dff0394381 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/lib-phf_shared.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/lib-phf_shared.json deleted file mode 100644 index eace00a15..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-25e6ff7ef215b15c/lib-phf_shared.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"std\", \"uncased\", \"unicase\"]","target":886472421596331379,"profile":2225463790103693989,"path":8523812090488316718,"deps":[[8079500665534101559,"siphasher",false,4014924845692734040]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_shared-25e6ff7ef215b15c\\dep-lib-phf_shared","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/dep-lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/dep-lib-phf_shared deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/dep-lib-phf_shared and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/lib-phf_shared deleted file mode 100644 index 61ac26c73..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/lib-phf_shared +++ /dev/null @@ -1 +0,0 @@ -e90402877adf4e1f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/lib-phf_shared.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/lib-phf_shared.json deleted file mode 100644 index bad97cb2c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-2d58b7bb152fd2b3/lib-phf_shared.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\", \"unicase\"]","target":886472421596331379,"profile":2225463790103693989,"path":17222529826715823490,"deps":[[8079500665534101559,"siphasher",false,4014924845692734040]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_shared-2d58b7bb152fd2b3\\dep-lib-phf_shared","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/dep-lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/dep-lib-phf_shared deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/dep-lib-phf_shared and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/lib-phf_shared b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/lib-phf_shared deleted file mode 100644 index 81677911e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/lib-phf_shared +++ /dev/null @@ -1 +0,0 @@ -3eb88fd5a02b326a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/lib-phf_shared.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/lib-phf_shared.json deleted file mode 100644 index 6192ce5f9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/phf_shared-ffc6687178f39fb9/lib-phf_shared.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\", \"uncased\", \"unicase\"]","target":13191988717353488301,"profile":2225463790103693989,"path":1261910445375724208,"deps":[[6052281619638306186,"siphasher",false,8283497243862867969]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\phf_shared-ffc6687178f39fb9\\dep-lib-phf_shared","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/dep-lib-pin_project_lite b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/dep-lib-pin_project_lite deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/dep-lib-pin_project_lite and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/lib-pin_project_lite b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/lib-pin_project_lite deleted file mode 100644 index 26cd8a21d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/lib-pin_project_lite +++ /dev/null @@ -1 +0,0 @@ -f681aca4c960adc1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/lib-pin_project_lite.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/lib-pin_project_lite.json deleted file mode 100644 index f948b204b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/pin-project-lite-5a75a2e00b7248cd/lib-pin_project_lite.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":7529200858990304138,"profile":11656033981596501846,"path":3169451095554983722,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\pin-project-lite-5a75a2e00b7248cd\\dep-lib-pin_project_lite","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/dep-lib-png b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/dep-lib-png deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/dep-lib-png and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/lib-png b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/lib-png deleted file mode 100644 index 9827d0acc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/lib-png +++ /dev/null @@ -1 +0,0 @@ -e08468bef306d28a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/lib-png.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/lib-png.json deleted file mode 100644 index f0860b423..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/png-930252c45238a668/lib-png.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"benchmarks\", \"unstable\"]","target":10945199330268633162,"profile":9346826069578435451,"path":6654328776985451900,"deps":[[3389776682256874761,"fdeflate",false,15505254186618881093],[7312356825837975969,"crc32fast",false,10918626859547111751],[7636735136738807108,"miniz_oxide",false,13424351584781913893],[10435729446543529114,"bitflags",false,12323201682998925273],[10456045882549826531,"flate2",false,3215267293847009830]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\png-930252c45238a668\\dep-lib-png","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/dep-lib-potential_utf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/dep-lib-potential_utf deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/dep-lib-potential_utf and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/lib-potential_utf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/lib-potential_utf deleted file mode 100644 index 94ef3e622..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/lib-potential_utf +++ /dev/null @@ -1 +0,0 @@ -bcc1e6e047958d05 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/lib-potential_utf.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/lib-potential_utf.json deleted file mode 100644 index c0ee5c717..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-936f7705d3236cc9/lib-potential_utf.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"zerovec\"]","declared_features":"[\"alloc\", \"databake\", \"default\", \"serde\", \"writeable\", \"zerovec\"]","target":16089386906944150126,"profile":15657897354478470176,"path":12735940259428872649,"deps":[[14563910249377136032,"zerovec",false,1715448149783892678]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\potential_utf-936f7705d3236cc9\\dep-lib-potential_utf","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/dep-lib-potential_utf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/dep-lib-potential_utf deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/dep-lib-potential_utf and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/lib-potential_utf b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/lib-potential_utf deleted file mode 100644 index e538bfbae..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/lib-potential_utf +++ /dev/null @@ -1 +0,0 @@ -6d052c167dadd968 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/lib-potential_utf.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/lib-potential_utf.json deleted file mode 100644 index 5d6d4a473..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/potential_utf-9746b19a2e142c05/lib-potential_utf.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"zerovec\"]","declared_features":"[\"alloc\", \"databake\", \"default\", \"serde\", \"writeable\", \"zerovec\"]","target":16089386906944150126,"profile":15657897354478470176,"path":12735940259428872649,"deps":[[14563910249377136032,"zerovec",false,10059502159815721741]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\potential_utf-9746b19a2e142c05\\dep-lib-potential_utf","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/dep-lib-powerfmt b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/dep-lib-powerfmt deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/dep-lib-powerfmt and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/lib-powerfmt b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/lib-powerfmt deleted file mode 100644 index b656f7199..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/lib-powerfmt +++ /dev/null @@ -1 +0,0 @@ -4de0c3fed46528f0 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/lib-powerfmt.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/lib-powerfmt.json deleted file mode 100644 index 3823eff28..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/powerfmt-8269943e70c5ad3d/lib-powerfmt.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"default\", \"macros\", \"std\"]","target":3190409771209632544,"profile":15657897354478470176,"path":14436476237807659890,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\powerfmt-8269943e70c5ad3d\\dep-lib-powerfmt","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/dep-lib-ppv_lite86 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/dep-lib-ppv_lite86 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/dep-lib-ppv_lite86 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/lib-ppv_lite86 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/lib-ppv_lite86 deleted file mode 100644 index 33b6eac60..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/lib-ppv_lite86 +++ /dev/null @@ -1 +0,0 @@ -e132e144c9a850c7 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/lib-ppv_lite86.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/lib-ppv_lite86.json deleted file mode 100644 index 6810bb518..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/ppv-lite86-72a8bff35470726a/lib-ppv_lite86.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"simd\", \"std\"]","declared_features":"[\"default\", \"no_simd\", \"simd\", \"std\"]","target":2607852365283500179,"profile":2225463790103693989,"path":5075217497702626326,"deps":[[17375358419629610217,"zerocopy",false,17908889821138912187]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\ppv-lite86-72a8bff35470726a\\dep-lib-ppv_lite86","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/dep-lib-precomputed_hash b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/dep-lib-precomputed_hash deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/dep-lib-precomputed_hash and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/lib-precomputed_hash b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/lib-precomputed_hash deleted file mode 100644 index 5af2faff3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/lib-precomputed_hash +++ /dev/null @@ -1 +0,0 @@ -e556b4334f477d30 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/lib-precomputed_hash.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/lib-precomputed_hash.json deleted file mode 100644 index 00e50c99f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/precomputed-hash-634c828c56dc7d76/lib-precomputed_hash.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":18034549675578888011,"profile":2225463790103693989,"path":7301776205334335007,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\precomputed-hash-634c828c56dc7d76\\dep-lib-precomputed_hash","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/dep-lib-proc_macro_hack b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/dep-lib-proc_macro_hack deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/dep-lib-proc_macro_hack and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/lib-proc_macro_hack b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/lib-proc_macro_hack deleted file mode 100644 index b0bf36dbf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/lib-proc_macro_hack +++ /dev/null @@ -1 +0,0 @@ -3dd3dacac8b01532 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/lib-proc_macro_hack.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/lib-proc_macro_hack.json deleted file mode 100644 index c8aa23306..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-51d70a37c357b76f/lib-proc_macro_hack.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":11228376381502837825,"profile":2225463790103693989,"path":1835590449881674418,"deps":[[4789512923348697266,"build_script_build",false,12654857728695664119]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\proc-macro-hack-51d70a37c357b76f\\dep-lib-proc_macro_hack","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-7bd31827dd681ea7/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-7bd31827dd681ea7/run-build-script-build-script-build deleted file mode 100644 index 7b3387e03..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-7bd31827dd681ea7/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -f7fd02520e169faf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-7bd31827dd681ea7/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-7bd31827dd681ea7/run-build-script-build-script-build.json deleted file mode 100644 index cfaefd242..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-7bd31827dd681ea7/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[4789512923348697266,"build_script_build",false,16288576216858510850]],"local":[{"Precalculated":"0.5.20+deprecated"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/build-script-build-script-build deleted file mode 100644 index 44875f0e3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -0246bac6c4a50ce2 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/build-script-build-script-build.json deleted file mode 100644 index 3da6d219c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17883862002600103897,"profile":2225463790103693989,"path":9665615226742190404,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\proc-macro-hack-cbd312777f663418\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro-hack-cbd312777f663418/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/build-script-build-script-build deleted file mode 100644 index e570df10a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -21303e03bd592cbf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/build-script-build-script-build.json deleted file mode 100644 index d2a6cbe3c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"proc-macro\", \"span-locations\"]","declared_features":"[\"default\", \"nightly\", \"proc-macro\", \"span-locations\"]","target":5408242616063297496,"profile":2225463790103693989,"path":16564485349682515027,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\proc-macro2-06dc2396c1f197e2\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-06dc2396c1f197e2/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/dep-lib-proc_macro2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/dep-lib-proc_macro2 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/dep-lib-proc_macro2 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/lib-proc_macro2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/lib-proc_macro2 deleted file mode 100644 index d57b233ee..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/lib-proc_macro2 +++ /dev/null @@ -1 +0,0 @@ -da1d1dd4c5f87232 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/lib-proc_macro2.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/lib-proc_macro2.json deleted file mode 100644 index 93695771c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-130e4624f300a408/lib-proc_macro2.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"proc-macro\", \"span-locations\"]","declared_features":"[\"default\", \"nightly\", \"proc-macro\", \"span-locations\"]","target":369203346396300798,"profile":2225463790103693989,"path":15376483118218332788,"deps":[[4289358735036141001,"build_script_build",false,10722715718425614844],[8901712065508858692,"unicode_ident",false,7321725533401207332]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\proc-macro2-130e4624f300a408\\dep-lib-proc_macro2","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-ae48c250ff580eb1/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-ae48c250ff580eb1/run-build-script-build-script-build deleted file mode 100644 index 72a32e6c6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-ae48c250ff580eb1/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -fc99417022bdce94 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-ae48c250ff580eb1/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-ae48c250ff580eb1/run-build-script-build-script-build.json deleted file mode 100644 index 5e2d29767..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/proc-macro2-ae48c250ff580eb1/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[4289358735036141001,"build_script_build",false,13775484028557602849]],"local":[{"RerunIfChanged":{"output":"debug\\build\\proc-macro2-ae48c250ff580eb1\\output","paths":["src/probe/proc_macro_span.rs","src/probe/proc_macro_span_location.rs","src/probe/proc_macro_span_file.rs"]}},{"RerunIfEnvChanged":{"var":"RUSTC_BOOTSTRAP","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/build-script-build-script-build deleted file mode 100644 index cfe7d5efb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -c5124bc7e1b377eb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/build-script-build-script-build.json deleted file mode 100644 index 3317690fa..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"proc-macro\"]","declared_features":"[\"default\", \"proc-macro\"]","target":5408242616063297496,"profile":2225463790103693989,"path":5363967362097243239,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\quote-177ac2d7e07a0db1\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-177ac2d7e07a0db1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/dep-lib-quote b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/dep-lib-quote deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/dep-lib-quote and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/lib-quote b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/lib-quote deleted file mode 100644 index f1cf97eef..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/lib-quote +++ /dev/null @@ -1 +0,0 @@ -e8aa8e1fea016345 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/lib-quote.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/lib-quote.json deleted file mode 100644 index 868b263da..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-1dc63a65512a0ff8/lib-quote.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"proc-macro\"]","declared_features":"[\"default\", \"proc-macro\"]","target":8313845041260779044,"profile":2225463790103693989,"path":17719241676523408522,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[13111758008314797071,"build_script_build",false,1313673812657934056]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\quote-1dc63a65512a0ff8\\dep-lib-quote","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-390f36d92becc034/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-390f36d92becc034/run-build-script-build-script-build deleted file mode 100644 index 48cb24b17..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-390f36d92becc034/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -e88e355a5f1b3b12 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-390f36d92becc034/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-390f36d92becc034/run-build-script-build-script-build.json deleted file mode 100644 index f29dc8500..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/quote-390f36d92becc034/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[13111758008314797071,"build_script_build",false,16967227903434232517]],"local":[{"RerunIfChanged":{"output":"debug\\build\\quote-390f36d92becc034\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/dep-lib-rand b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/dep-lib-rand deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/dep-lib-rand and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/lib-rand b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/lib-rand deleted file mode 100644 index 66db5c891..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/lib-rand +++ /dev/null @@ -1 +0,0 @@ -66974ceba6fa37cf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/lib-rand.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/lib-rand.json deleted file mode 100644 index fe10ddc0c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-1541a52ebed50ac1/lib-rand.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"getrandom\", \"getrandom_package\", \"libc\", \"rand_pcg\", \"small_rng\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"getrandom\", \"getrandom_package\", \"libc\", \"log\", \"nightly\", \"packed_simd\", \"rand_pcg\", \"serde1\", \"simd_support\", \"small_rng\", \"std\", \"stdweb\", \"wasm-bindgen\"]","target":8827111241893198906,"profile":2225463790103693989,"path":17353945466822604369,"deps":[[1333041802001714747,"rand_chacha",false,1452852427749939958],[1740877332521282793,"rand_core",false,17706602523864114966],[5170503507811329045,"getrandom_package",false,9679936679722264438],[9875507072765444643,"rand_pcg",false,6982746133497761251]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rand-1541a52ebed50ac1\\dep-lib-rand","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/dep-lib-rand b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/dep-lib-rand deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/dep-lib-rand and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/lib-rand b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/lib-rand deleted file mode 100644 index f7292e286..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/lib-rand +++ /dev/null @@ -1 +0,0 @@ -5a406c3892134b1c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/lib-rand.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/lib-rand.json deleted file mode 100644 index d0a2af212..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand-2523e6887457d4a3/lib-rand.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"getrandom\", \"libc\", \"rand_chacha\", \"small_rng\", \"std\", \"std_rng\"]","declared_features":"[\"alloc\", \"default\", \"getrandom\", \"libc\", \"log\", \"min_const_gen\", \"nightly\", \"packed_simd\", \"rand_chacha\", \"serde\", \"serde1\", \"simd_support\", \"small_rng\", \"std\", \"std_rng\"]","target":8827111241893198906,"profile":2225463790103693989,"path":17170236596967214865,"deps":[[1573238666360410412,"rand_chacha",false,16780057919574626512],[18130209639506977569,"rand_core",false,17366407521499342718]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rand-2523e6887457d4a3\\dep-lib-rand","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/dep-lib-rand_chacha b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/dep-lib-rand_chacha deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/dep-lib-rand_chacha and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/lib-rand_chacha b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/lib-rand_chacha deleted file mode 100644 index 595091c9b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/lib-rand_chacha +++ /dev/null @@ -1 +0,0 @@ -d0d0b9f6c5bddee8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/lib-rand_chacha.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/lib-rand_chacha.json deleted file mode 100644 index 8ac26dd0b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-08e15bfd4b8ce3cd/lib-rand_chacha.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"serde\", \"serde1\", \"simd\", \"std\"]","target":15766068575093147603,"profile":2225463790103693989,"path":14428508748283593480,"deps":[[12919011715531272606,"ppv_lite86",false,14362164794082013921],[18130209639506977569,"rand_core",false,17366407521499342718]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rand_chacha-08e15bfd4b8ce3cd\\dep-lib-rand_chacha","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/dep-lib-rand_chacha b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/dep-lib-rand_chacha deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/dep-lib-rand_chacha and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/lib-rand_chacha b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/lib-rand_chacha deleted file mode 100644 index a18a7930d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/lib-rand_chacha +++ /dev/null @@ -1 +0,0 @@ -f65a19e395912914 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/lib-rand_chacha.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/lib-rand_chacha.json deleted file mode 100644 index a6be1310d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_chacha-9141beb506c961ef/lib-rand_chacha.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"simd\", \"std\"]","target":15766068575093147603,"profile":2225463790103693989,"path":5030894472243673215,"deps":[[1740877332521282793,"rand_core",false,17706602523864114966],[12919011715531272606,"ppv_lite86",false,14362164794082013921]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rand_chacha-9141beb506c961ef\\dep-lib-rand_chacha","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/dep-lib-rand_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/dep-lib-rand_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/dep-lib-rand_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/lib-rand_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/lib-rand_core deleted file mode 100644 index cfea363a4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/lib-rand_core +++ /dev/null @@ -1 +0,0 @@ -7ee7a32fa1df01f1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/lib-rand_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/lib-rand_core.json deleted file mode 100644 index a980c819a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-7102df04978dd644/lib-rand_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"getrandom\", \"std\"]","declared_features":"[\"alloc\", \"getrandom\", \"serde\", \"serde1\", \"std\"]","target":13770603672348587087,"profile":2225463790103693989,"path":5907048732844304272,"deps":[[11023519408959114924,"getrandom",false,12176216983940594991]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rand_core-7102df04978dd644\\dep-lib-rand_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/dep-lib-rand_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/dep-lib-rand_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/dep-lib-rand_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/lib-rand_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/lib-rand_core deleted file mode 100644 index 9bb6e2020..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/lib-rand_core +++ /dev/null @@ -1 +0,0 @@ -16a7f48d2e7dbaf5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/lib-rand_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/lib-rand_core.json deleted file mode 100644 index a1176c7f6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_core-c6d419aca9e9182b/lib-rand_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"getrandom\", \"std\"]","declared_features":"[\"alloc\", \"getrandom\", \"serde\", \"serde1\", \"std\"]","target":13770603672348587087,"profile":2225463790103693989,"path":11765701522438213014,"deps":[[5170503507811329045,"getrandom",false,9679936679722264438]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rand_core-c6d419aca9e9182b\\dep-lib-rand_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/dep-lib-rand_pcg b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/dep-lib-rand_pcg deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/dep-lib-rand_pcg and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/lib-rand_pcg b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/lib-rand_pcg deleted file mode 100644 index c0abb3818..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/lib-rand_pcg +++ /dev/null @@ -1 +0,0 @@ -e3cdddbb9cb2e760 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/lib-rand_pcg.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/lib-rand_pcg.json deleted file mode 100644 index ae5d2ebea..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rand_pcg-6333e113d8f6ad58/lib-rand_pcg.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"serde\", \"serde1\"]","target":15639958921810889256,"profile":2225463790103693989,"path":2266870732748773411,"deps":[[1740877332521282793,"rand_core",false,17706602523864114966]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rand_pcg-6333e113d8f6ad58\\dep-lib-rand_pcg","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/dep-lib-raw_window_handle b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/dep-lib-raw_window_handle deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/dep-lib-raw_window_handle and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/lib-raw_window_handle b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/lib-raw_window_handle deleted file mode 100644 index b4626b48c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/lib-raw_window_handle +++ /dev/null @@ -1 +0,0 @@ -fead9dbf469f51da \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/lib-raw_window_handle.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/lib-raw_window_handle.json deleted file mode 100644 index 356271555..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/raw-window-handle-b839a26496cfbf9a/lib-raw_window_handle.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"std\"]","declared_features":"[\"alloc\", \"std\", \"wasm-bindgen\", \"wasm-bindgen-0-2\"]","target":10454692504300247140,"profile":15657897354478470176,"path":10389008872212130779,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\raw-window-handle-b839a26496cfbf9a\\dep-lib-raw_window_handle","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/dep-lib-regex_automata b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/dep-lib-regex_automata deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/dep-lib-regex_automata and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/lib-regex_automata b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/lib-regex_automata deleted file mode 100644 index 2c7467a59..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/lib-regex_automata +++ /dev/null @@ -1 +0,0 @@ -e875fa4ba2313d31 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/lib-regex_automata.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/lib-regex_automata.json deleted file mode 100644 index 147fa9c80..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-automata-2c684312c39ea968/lib-regex_automata.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"dfa-onepass\", \"hybrid\", \"meta\", \"nfa-backtrack\", \"nfa-pikevm\", \"nfa-thompson\", \"perf-inline\", \"perf-literal\", \"perf-literal-multisubstring\", \"perf-literal-substring\", \"std\", \"syntax\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\", \"unicode-word-boundary\"]","declared_features":"[\"alloc\", \"default\", \"dfa\", \"dfa-build\", \"dfa-onepass\", \"dfa-search\", \"hybrid\", \"internal-instrument\", \"internal-instrument-pikevm\", \"logging\", \"meta\", \"nfa\", \"nfa-backtrack\", \"nfa-pikevm\", \"nfa-thompson\", \"perf\", \"perf-inline\", \"perf-literal\", \"perf-literal-multisubstring\", \"perf-literal-substring\", \"std\", \"syntax\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\", \"unicode-word-boundary\"]","target":4726246767843925232,"profile":18440009518878700890,"path":11645540331167303839,"deps":[[1363051979936526615,"memchr",false,10429968106908219858],[13473492399833278124,"regex_syntax",false,14753753428809187098],[15324871377471570981,"aho_corasick",false,11522576525720053512]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\regex-automata-2c684312c39ea968\\dep-lib-regex_automata","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/dep-lib-regex b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/dep-lib-regex deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/dep-lib-regex and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/lib-regex b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/lib-regex deleted file mode 100644 index be5170c5c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/lib-regex +++ /dev/null @@ -1 +0,0 @@ -e8fe5b8d5ec12916 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/lib-regex.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/lib-regex.json deleted file mode 100644 index b1d298b3a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-f9e102cc08839ffb/lib-regex.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"perf\", \"perf-backtrack\", \"perf-cache\", \"perf-dfa\", \"perf-inline\", \"perf-literal\", \"perf-onepass\", \"std\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\"]","declared_features":"[\"default\", \"logging\", \"pattern\", \"perf\", \"perf-backtrack\", \"perf-cache\", \"perf-dfa\", \"perf-dfa-full\", \"perf-inline\", \"perf-literal\", \"perf-onepass\", \"std\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\", \"unstable\", \"use_std\"]","target":5796931310894148030,"profile":18440009518878700890,"path":635820853834246261,"deps":[[1363051979936526615,"memchr",false,10429968106908219858],[3621165330500844947,"regex_automata",false,3548046654566987240],[13473492399833278124,"regex_syntax",false,14753753428809187098],[15324871377471570981,"aho_corasick",false,11522576525720053512]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\regex-f9e102cc08839ffb\\dep-lib-regex","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/dep-lib-regex_syntax b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/dep-lib-regex_syntax deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/dep-lib-regex_syntax and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/lib-regex_syntax b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/lib-regex_syntax deleted file mode 100644 index 764fe3922..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/lib-regex_syntax +++ /dev/null @@ -1 +0,0 @@ -1a7fdf2393dcbfcc \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/lib-regex_syntax.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/lib-regex_syntax.json deleted file mode 100644 index 705a36a6e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/regex-syntax-35b8eea190baa77c/lib-regex_syntax.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\"]","declared_features":"[\"arbitrary\", \"default\", \"std\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\"]","target":742186494246220192,"profile":18440009518878700890,"path":14113226911849239252,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\regex-syntax-35b8eea190baa77c\\dep-lib-regex_syntax","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/dep-lib-rustc_version b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/dep-lib-rustc_version deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/dep-lib-rustc_version and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/lib-rustc_version b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/lib-rustc_version deleted file mode 100644 index 1c83e5a52..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/lib-rustc_version +++ /dev/null @@ -1 +0,0 @@ -5deb36cad871ab19 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/lib-rustc_version.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/lib-rustc_version.json deleted file mode 100644 index 2cd943935..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/rustc_version-fe2534ca1d526761/lib-rustc_version.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":18294139061885094686,"profile":2225463790103693989,"path":18355543491322037304,"deps":[[18361894353739432590,"semver",false,17711502904129342382]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\rustc_version-fe2534ca1d526761\\dep-lib-rustc_version","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/dep-lib-same_file b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/dep-lib-same_file deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/dep-lib-same_file and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/lib-same_file b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/lib-same_file deleted file mode 100644 index cf0461566..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/lib-same_file +++ /dev/null @@ -1 +0,0 @@ -589023ecb4c6741f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/lib-same_file.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/lib-same_file.json deleted file mode 100644 index 79375fe86..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-8aaacfd38df0eee5/lib-same_file.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5850851708384281287,"profile":15657897354478470176,"path":12059925373796035741,"deps":[[5785418864289862565,"winapi_util",false,3521003771871303467]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\same-file-8aaacfd38df0eee5\\dep-lib-same_file","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/dep-lib-same_file b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/dep-lib-same_file deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/dep-lib-same_file and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/lib-same_file b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/lib-same_file deleted file mode 100644 index 6101359be..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/lib-same_file +++ /dev/null @@ -1 +0,0 @@ -5e8021f61650b909 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/lib-same_file.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/lib-same_file.json deleted file mode 100644 index 0d31c9270..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/same-file-aaefc9eb42b74382/lib-same_file.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5850851708384281287,"profile":15657897354478470176,"path":12059925373796035741,"deps":[[5785418864289862565,"winapi_util",false,14330402745913706728]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\same-file-aaefc9eb42b74382\\dep-lib-same_file","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/dep-lib-schemars b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/dep-lib-schemars deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/dep-lib-schemars and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/lib-schemars b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/lib-schemars deleted file mode 100644 index 018962195..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/lib-schemars +++ /dev/null @@ -1 +0,0 @@ -b25ba374b6cc2ede \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/lib-schemars.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/lib-schemars.json deleted file mode 100644 index deb8a371c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-3c0923b9dd1cd48d/lib-schemars.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"derive\", \"indexmap\", \"preserve_order\", \"schemars_derive\", \"url\", \"uuid1\"]","declared_features":"[\"arrayvec\", \"arrayvec05\", \"arrayvec07\", \"bigdecimal\", \"bigdecimal03\", \"bigdecimal04\", \"bytes\", \"chrono\", \"default\", \"derive\", \"derive_json_schema\", \"either\", \"enumset\", \"impl_json_schema\", \"indexmap\", \"indexmap1\", \"indexmap2\", \"preserve_order\", \"raw_value\", \"rust_decimal\", \"schemars_derive\", \"semver\", \"smallvec\", \"smol_str\", \"ui_test\", \"url\", \"uuid\", \"uuid08\", \"uuid1\"]","target":11155677158530064643,"profile":2225463790103693989,"path":8055070965020710009,"deps":[[1528297757488249563,"url",false,7803269967486532229],[6804519996442711849,"uuid1",false,10954108970332273032],[6913375703034175521,"build_script_build",false,6136009111705506674],[6982418085031928086,"dyn_clone",false,9356618668232728761],[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682],[14923790796823607459,"indexmap",false,3191353967520431000],[16071897500792579091,"schemars_derive",false,11903474007242928749]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\schemars-3c0923b9dd1cd48d\\dep-lib-schemars","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/build-script-build-script-build deleted file mode 100644 index 3905f075d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -7036ca7c231cc1b1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/build-script-build-script-build.json deleted file mode 100644 index f4770b720..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"derive\", \"indexmap\", \"preserve_order\", \"schemars_derive\", \"url\", \"uuid1\"]","declared_features":"[\"arrayvec\", \"arrayvec05\", \"arrayvec07\", \"bigdecimal\", \"bigdecimal03\", \"bigdecimal04\", \"bytes\", \"chrono\", \"default\", \"derive\", \"derive_json_schema\", \"either\", \"enumset\", \"impl_json_schema\", \"indexmap\", \"indexmap1\", \"indexmap2\", \"preserve_order\", \"raw_value\", \"rust_decimal\", \"schemars_derive\", \"semver\", \"smallvec\", \"smol_str\", \"ui_test\", \"url\", \"uuid\", \"uuid08\", \"uuid1\"]","target":5408242616063297496,"profile":2225463790103693989,"path":9133118619963377391,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\schemars-63f73b39a3508167\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-63f73b39a3508167/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-a63b649eac11e308/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-a63b649eac11e308/run-build-script-build-script-build deleted file mode 100644 index e2f9ae003..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-a63b649eac11e308/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -7253c4f1c67b2755 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-a63b649eac11e308/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-a63b649eac11e308/run-build-script-build-script-build.json deleted file mode 100644 index f40ffa7e5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars-a63b649eac11e308/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[6913375703034175521,"build_script_build",false,12808549753961461360]],"local":[{"Precalculated":"0.8.22"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/dep-lib-schemars_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/dep-lib-schemars_derive deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/dep-lib-schemars_derive and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/lib-schemars_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/lib-schemars_derive deleted file mode 100644 index 62e7eb165..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/lib-schemars_derive +++ /dev/null @@ -1 +0,0 @@ -6d72cfd28aa231a5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/lib-schemars_derive.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/lib-schemars_derive.json deleted file mode 100644 index 2978c8614..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/schemars_derive-21aef295145b59f4/lib-schemars_derive.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2937790071811063934,"profile":2225463790103693989,"path":12117449589097131757,"deps":[[3972868919765946583,"serde_derive_internals",false,12332823059394080359],[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\schemars_derive-21aef295145b59f4\\dep-lib-schemars_derive","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/dep-lib-scopeguard b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/dep-lib-scopeguard deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/dep-lib-scopeguard and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/lib-scopeguard b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/lib-scopeguard deleted file mode 100644 index 27d2fa4bd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/lib-scopeguard +++ /dev/null @@ -1 +0,0 @@ -9712620a70ac7a7b \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/lib-scopeguard.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/lib-scopeguard.json deleted file mode 100644 index 2743d4334..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/scopeguard-cd3b1f2c1ab035dc/lib-scopeguard.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"default\", \"use_std\"]","target":3556356971060988614,"profile":15657897354478470176,"path":11426285163927870172,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\scopeguard-cd3b1f2c1ab035dc\\dep-lib-scopeguard","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/dep-lib-selectors b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/dep-lib-selectors deleted file mode 100644 index f3e3d0996..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/dep-lib-selectors and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/lib-selectors b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/lib-selectors deleted file mode 100644 index 41649a61d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/lib-selectors +++ /dev/null @@ -1 +0,0 @@ -8558de920d5502fd \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/lib-selectors.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/lib-selectors.json deleted file mode 100644 index 2879abcf0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-09e1029d70cb48c4/lib-selectors.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"bench\", \"shmem\"]","target":18301272685162166244,"profile":2225463790103693989,"path":5333292931832316021,"deps":[[1385250427201060255,"phf",false,8362135858162248578],[3666196340704888985,"smallvec",false,8171192460323762105],[4507814606446700547,"servo_arc",false,4142505285150423585],[6995234255362136112,"precomputed_hash",false,3494027291404818149],[7521345276086848634,"fxhash",false,17646494316630609071],[9504753771229857410,"derive_more",false,2301084535823927411],[10435729446543529114,"bitflags",false,12323201682998925273],[10630857666389190470,"log",false,6754411078615141590],[10747484429498535170,"build_script_build",false,8202990269146886166],[10831620673236678515,"cssparser",false,4697970604899436579]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\selectors-09e1029d70cb48c4\\dep-lib-selectors","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/build-script-build-script-build deleted file mode 100644 index dd4b85f18..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -c8bc99aa1ac30171 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/build-script-build-script-build.json deleted file mode 100644 index 9d090e534..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"bench\", \"shmem\"]","target":12318548087768197662,"profile":2225463790103693989,"path":833793772225910538,"deps":[[9113429570280746572,"phf_codegen",false,17969998264052592940]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\selectors-edd7f85c9aeaf2c8\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-edd7f85c9aeaf2c8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-fce5eba830a58ce6/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-fce5eba830a58ce6/run-build-script-build-script-build deleted file mode 100644 index 6d1c77e37..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-fce5eba830a58ce6/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -16707c4030e0d671 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-fce5eba830a58ce6/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-fce5eba830a58ce6/run-build-script-build-script-build.json deleted file mode 100644 index 6cc6c0091..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/selectors-fce5eba830a58ce6/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[10747484429498535170,"build_script_build",false,8143004120561335496]],"local":[{"Precalculated":"0.24.0"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/dep-lib-semver b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/dep-lib-semver deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/dep-lib-semver and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/lib-semver b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/lib-semver deleted file mode 100644 index 1bb83be4c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/lib-semver +++ /dev/null @@ -1 +0,0 @@ -716825f01ee2df48 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/lib-semver.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/lib-semver.json deleted file mode 100644 index 0563e9d06..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-3dabfe97c9af649c/lib-semver.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"serde\", \"std\"]","target":10123455430689237779,"profile":15657897354478470176,"path":253304248856524811,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\semver-3dabfe97c9af649c\\dep-lib-semver","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/dep-lib-semver b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/dep-lib-semver deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/dep-lib-semver and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/lib-semver b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/lib-semver deleted file mode 100644 index b3ff279b4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/lib-semver +++ /dev/null @@ -1 +0,0 @@ -aecbed3e0de6cbf5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/lib-semver.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/lib-semver.json deleted file mode 100644 index f8395d8e6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/semver-eb63fba3c0e078ec/lib-semver.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"serde\", \"std\"]","declared_features":"[\"default\", \"serde\", \"std\"]","target":10123455430689237779,"profile":2225463790103693989,"path":253304248856524811,"deps":[[11899261697793765154,"serde",false,3505665340476166092]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\semver-eb63fba3c0e078ec\\dep-lib-semver","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/build-script-build-script-build deleted file mode 100644 index 83ad75d0e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -e92347c46851d0b1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/build-script-build-script-build.json deleted file mode 100644 index e62530fb7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"derive\", \"serde_derive\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\", \"unstable\"]","target":5408242616063297496,"profile":2225463790103693989,"path":8603905200153917654,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde-440a9404905b8cd6\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-440a9404905b8cd6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-64f714cb3b5017d6/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-64f714cb3b5017d6/run-build-script-build-script-build deleted file mode 100644 index f66876428..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-64f714cb3b5017d6/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -3f82f240311b468f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-64f714cb3b5017d6/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-64f714cb3b5017d6/run-build-script-build-script-build.json deleted file mode 100644 index 8bc5ab45f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-64f714cb3b5017d6/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[13548984313718623784,"build_script_build",false,2705035010834186539]],"local":[{"RerunIfChanged":{"output":"debug\\build\\serde-64f714cb3b5017d6\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/build-script-build-script-build deleted file mode 100644 index 01ba86668..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -2b41c4ad02378a25 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/build-script-build-script-build.json deleted file mode 100644 index 91aa1b6a4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\", \"unstable\"]","target":5408242616063297496,"profile":2225463790103693989,"path":8603905200153917654,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde-6b174072b396341e\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-6b174072b396341e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/dep-lib-serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/dep-lib-serde deleted file mode 100644 index c98f93dca..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/dep-lib-serde and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/lib-serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/lib-serde deleted file mode 100644 index 34ccbde6c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/lib-serde +++ /dev/null @@ -1 +0,0 @@ -52ddbc3b8fe9a895 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/lib-serde.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/lib-serde.json deleted file mode 100644 index f095958dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-7c0180aaad07a848/lib-serde.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"derive\", \"serde_derive\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\", \"unstable\"]","target":11327258112168116673,"profile":2225463790103693989,"path":17616384125635228284,"deps":[[3051629642231505422,"serde_derive",false,13301726810596061484],[11899261697793765154,"serde_core",false,3505665340476166092],[13548984313718623784,"build_script_build",false,9324641529994284219]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde-7c0180aaad07a848\\dep-lib-serde","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-9a759df03ce1f899/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-9a759df03ce1f899/run-build-script-build-script-build deleted file mode 100644 index 80da672e4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-9a759df03ce1f899/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -bb0c2a4511c86781 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-9a759df03ce1f899/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-9a759df03ce1f899/run-build-script-build-script-build.json deleted file mode 100644 index 1e434a3ba..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-9a759df03ce1f899/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[13548984313718623784,"build_script_build",false,12812830450280506345]],"local":[{"RerunIfChanged":{"output":"debug\\build\\serde-9a759df03ce1f899\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/dep-lib-serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/dep-lib-serde deleted file mode 100644 index d937cf674..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/dep-lib-serde and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/lib-serde b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/lib-serde deleted file mode 100644 index 63d5e7890..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/lib-serde +++ /dev/null @@ -1 +0,0 @@ -979a921f53b74784 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/lib-serde.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/lib-serde.json deleted file mode 100644 index 7ba5b085a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-c78755c8adddb80a/lib-serde.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\", \"unstable\"]","target":11327258112168116673,"profile":15657897354478470176,"path":17616384125635228284,"deps":[[3051629642231505422,"serde_derive",false,13301726810596061484],[11899261697793765154,"serde_core",false,6500342841086748373],[13548984313718623784,"build_script_build",false,10323969094150423103]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde-c78755c8adddb80a\\dep-lib-serde","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/dep-lib-serde_untagged b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/dep-lib-serde_untagged deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/dep-lib-serde_untagged and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/lib-serde_untagged b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/lib-serde_untagged deleted file mode 100644 index 9fbcfb18e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/lib-serde_untagged +++ /dev/null @@ -1 +0,0 @@ -898a623a16036a2f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/lib-serde_untagged.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/lib-serde_untagged.json deleted file mode 100644 index 1603babb0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-70bde21753e7add4/lib-serde_untagged.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2358135196393990836,"profile":15657897354478470176,"path":8539973490188554399,"deps":[[8520300126860023267,"erased_serde",false,5987715889451911783],[11899261697793765154,"serde_core",false,6500342841086748373],[15068722234341947584,"typeid",false,13778317046250746840]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde-untagged-70bde21753e7add4\\dep-lib-serde_untagged","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/dep-lib-serde_untagged b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/dep-lib-serde_untagged deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/dep-lib-serde_untagged and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/lib-serde_untagged b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/lib-serde_untagged deleted file mode 100644 index 51d35b302..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/lib-serde_untagged +++ /dev/null @@ -1 +0,0 @@ -4de9fbc22dad9d14 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/lib-serde_untagged.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/lib-serde_untagged.json deleted file mode 100644 index 5604829b9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde-untagged-f67814991a3a51ca/lib-serde_untagged.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2358135196393990836,"profile":15657897354478470176,"path":8539973490188554399,"deps":[[8520300126860023267,"erased_serde",false,8483706945372698936],[11899261697793765154,"serde_core",false,3505665340476166092],[15068722234341947584,"typeid",false,13778317046250746840]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde-untagged-f67814991a3a51ca\\dep-lib-serde_untagged","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/dep-lib-serde_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/dep-lib-serde_core deleted file mode 100644 index faabfbddc..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/dep-lib-serde_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/lib-serde_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/lib-serde_core deleted file mode 100644 index ad8ebf0cc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/lib-serde_core +++ /dev/null @@ -1 +0,0 @@ -cc0f7ba80da0a630 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/lib-serde_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/lib-serde_core.json deleted file mode 100644 index 802115f5e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-4a47d51ec6358fad/lib-serde_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"result\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"rc\", \"result\", \"std\", \"unstable\"]","target":6810695588070812737,"profile":2225463790103693989,"path":1417281071035837299,"deps":[[11899261697793765154,"build_script_build",false,9358212966012257824]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_core-4a47d51ec6358fad\\dep-lib-serde_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/build-script-build-script-build deleted file mode 100644 index 8fd15f810..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -dd2c289e56a926e1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/build-script-build-script-build.json deleted file mode 100644 index 277ea4a4a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"result\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"rc\", \"result\", \"std\", \"unstable\"]","target":5408242616063297496,"profile":2225463790103693989,"path":10116158168712399019,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_core-6c3316979245b5e1\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-6c3316979245b5e1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-989c22ab68e2590d/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-989c22ab68e2590d/run-build-script-build-script-build deleted file mode 100644 index 08a0c92d6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-989c22ab68e2590d/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -20869d531c0ddf81 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-989c22ab68e2590d/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-989c22ab68e2590d/run-build-script-build-script-build.json deleted file mode 100644 index 87a2c746c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-989c22ab68e2590d/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[11899261697793765154,"build_script_build",false,16223840897134505181]],"local":[{"RerunIfChanged":{"output":"debug\\build\\serde_core-989c22ab68e2590d\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/build-script-build-script-build deleted file mode 100644 index 57e0a30dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -451b83e384c620bd \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/build-script-build-script-build.json deleted file mode 100644 index 81459ace9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"rc\", \"result\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"rc\", \"result\", \"std\", \"unstable\"]","target":5408242616063297496,"profile":2225463790103693989,"path":10116158168712399019,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_core-b75b5279c65f060a\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-b75b5279c65f060a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/dep-lib-serde_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/dep-lib-serde_core deleted file mode 100644 index 42992c3be..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/dep-lib-serde_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/lib-serde_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/lib-serde_core deleted file mode 100644 index 2fdccf781..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/lib-serde_core +++ /dev/null @@ -1 +0,0 @@ -d5a63aa95fdb355a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/lib-serde_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/lib-serde_core.json deleted file mode 100644 index c0ba029ac..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e385eb753ad9083f/lib-serde_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"rc\", \"result\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"rc\", \"result\", \"std\", \"unstable\"]","target":6810695588070812737,"profile":15657897354478470176,"path":1417281071035837299,"deps":[[11899261697793765154,"build_script_build",false,13693129261135339729]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_core-e385eb753ad9083f\\dep-lib-serde_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e836fc67a62c17b5/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e836fc67a62c17b5/run-build-script-build-script-build deleted file mode 100644 index eabae89f4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e836fc67a62c17b5/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -d1a07a8183c407be \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e836fc67a62c17b5/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e836fc67a62c17b5/run-build-script-build-script-build.json deleted file mode 100644 index 2510efeed..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_core-e836fc67a62c17b5/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[11899261697793765154,"build_script_build",false,13628110746478123845]],"local":[{"RerunIfChanged":{"output":"debug\\build\\serde_core-e836fc67a62c17b5\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/dep-lib-serde_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/dep-lib-serde_derive deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/dep-lib-serde_derive and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/lib-serde_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/lib-serde_derive deleted file mode 100644 index e369dda2d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/lib-serde_derive +++ /dev/null @@ -1 +0,0 @@ -2c31de040f3a99b8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/lib-serde_derive.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/lib-serde_derive.json deleted file mode 100644 index f04af59a2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive-8139bdb0b4fb8323/lib-serde_derive.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\"]","declared_features":"[\"default\", \"deserialize_in_place\"]","target":13076129734743110817,"profile":2225463790103693989,"path":11526977292582539922,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_derive-8139bdb0b4fb8323\\dep-lib-serde_derive","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/dep-lib-serde_derive_internals b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/dep-lib-serde_derive_internals deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/dep-lib-serde_derive_internals and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/lib-serde_derive_internals b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/lib-serde_derive_internals deleted file mode 100644 index f0b6eb294..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/lib-serde_derive_internals +++ /dev/null @@ -1 +0,0 @@ -672eeefc3afd26ab \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/lib-serde_derive_internals.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/lib-serde_derive_internals.json deleted file mode 100644 index 4311ad15a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_derive_internals-7e88f070ca5bab92/lib-serde_derive_internals.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":16466561219022746191,"profile":2225463790103693989,"path":15025355716517935881,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_derive_internals-7e88f070ca5bab92\\dep-lib-serde_derive_internals","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-27d38dcd87faae99/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-27d38dcd87faae99/run-build-script-build-script-build deleted file mode 100644 index fa4e888f7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-27d38dcd87faae99/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -5316d48cb24a0d62 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-27d38dcd87faae99/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-27d38dcd87faae99/run-build-script-build-script-build.json deleted file mode 100644 index ce03dedff..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-27d38dcd87faae99/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[13795362694956882968,"build_script_build",false,9949527471508794763]],"local":[{"RerunIfChanged":{"output":"debug\\build\\serde_json-27d38dcd87faae99\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/dep-lib-serde_json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/dep-lib-serde_json deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/dep-lib-serde_json and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/lib-serde_json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/lib-serde_json deleted file mode 100644 index b1737c486..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/lib-serde_json +++ /dev/null @@ -1 +0,0 @@ -fab346c507d14687 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/lib-serde_json.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/lib-serde_json.json deleted file mode 100644 index ea2afb438..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-677a7201199c10f5/lib-serde_json.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"std\", \"unbounded_depth\"]","declared_features":"[\"alloc\", \"arbitrary_precision\", \"default\", \"float_roundtrip\", \"indexmap\", \"preserve_order\", \"raw_value\", \"std\", \"unbounded_depth\"]","target":9592559880233824070,"profile":2225463790103693989,"path":8420582919630277255,"deps":[[1363051979936526615,"memchr",false,10429968106908219858],[9938278000850417404,"itoa",false,17780313112227028310],[11899261697793765154,"serde_core",false,3505665340476166092],[12347024475581975995,"zmij",false,9385241012586741792],[13795362694956882968,"build_script_build",false,7065385521141519955]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_json-677a7201199c10f5\\dep-lib-serde_json","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/build-script-build-script-build deleted file mode 100644 index a12abb2ed..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -556d9e6c712c43b6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/build-script-build-script-build.json deleted file mode 100644 index 7a01e0680..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"raw_value\", \"std\"]","declared_features":"[\"alloc\", \"arbitrary_precision\", \"default\", \"float_roundtrip\", \"indexmap\", \"preserve_order\", \"raw_value\", \"std\", \"unbounded_depth\"]","target":5408242616063297496,"profile":2225463790103693989,"path":9131568685184680023,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_json-abf804a479e896cf\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-abf804a479e896cf/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/build-script-build-script-build deleted file mode 100644 index 7171a273b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -8bad453e85d2138a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/build-script-build-script-build.json deleted file mode 100644 index db4a03065..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"std\", \"unbounded_depth\"]","declared_features":"[\"alloc\", \"arbitrary_precision\", \"default\", \"float_roundtrip\", \"indexmap\", \"preserve_order\", \"raw_value\", \"std\", \"unbounded_depth\"]","target":5408242616063297496,"profile":2225463790103693989,"path":9131568685184680023,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_json-bd22c8bcc5f98e54\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-bd22c8bcc5f98e54/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-e3cb22b9d1fc047a/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-e3cb22b9d1fc047a/run-build-script-build-script-build deleted file mode 100644 index 198be4548..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-e3cb22b9d1fc047a/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -9548386e7ee0cd32 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-e3cb22b9d1fc047a/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-e3cb22b9d1fc047a/run-build-script-build-script-build.json deleted file mode 100644 index 65af3acb2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-e3cb22b9d1fc047a/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[13795362694956882968,"build_script_build",false,13133389804007746901]],"local":[{"RerunIfChanged":{"output":"debug\\build\\serde_json-e3cb22b9d1fc047a\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/dep-lib-serde_json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/dep-lib-serde_json deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/dep-lib-serde_json and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/lib-serde_json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/lib-serde_json deleted file mode 100644 index a2783eb7a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/lib-serde_json +++ /dev/null @@ -1 +0,0 @@ -11795eba4113cffa \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/lib-serde_json.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/lib-serde_json.json deleted file mode 100644 index e9fab1891..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_json-f8208f41bd1e42f4/lib-serde_json.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"raw_value\", \"std\"]","declared_features":"[\"alloc\", \"arbitrary_precision\", \"default\", \"float_roundtrip\", \"indexmap\", \"preserve_order\", \"raw_value\", \"std\", \"unbounded_depth\"]","target":9592559880233824070,"profile":15657897354478470176,"path":8420582919630277255,"deps":[[1363051979936526615,"memchr",false,10429968106908219858],[9938278000850417404,"itoa",false,17780313112227028310],[11899261697793765154,"serde_core",false,6500342841086748373],[12347024475581975995,"zmij",false,9385241012586741792],[13795362694956882968,"build_script_build",false,3660828905741764757]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_json-f8208f41bd1e42f4\\dep-lib-serde_json","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/dep-lib-serde_repr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/dep-lib-serde_repr deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/dep-lib-serde_repr and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/lib-serde_repr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/lib-serde_repr deleted file mode 100644 index fd99bcfa2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/lib-serde_repr +++ /dev/null @@ -1 +0,0 @@ -35fdf4b0da24452a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/lib-serde_repr.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/lib-serde_repr.json deleted file mode 100644 index 315375391..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_repr-6f73aa9ccfa76ec5/lib-serde_repr.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2224606167758444834,"profile":2225463790103693989,"path":15192759597508897038,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_repr-6f73aa9ccfa76ec5\\dep-lib-serde_repr","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/dep-lib-serde_spanned b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/dep-lib-serde_spanned deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/dep-lib-serde_spanned and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/lib-serde_spanned b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/lib-serde_spanned deleted file mode 100644 index b228c6e3f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/lib-serde_spanned +++ /dev/null @@ -1 +0,0 @@ -b4df5eb0e7a28644 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/lib-serde_spanned.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/lib-serde_spanned.json deleted file mode 100644 index 8d8a72111..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-9cda34879e8a9a77/lib-serde_spanned.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"serde\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"serde\", \"std\"]","target":5212962411116207836,"profile":13732153304298165373,"path":6675727085357587198,"deps":[[11899261697793765154,"serde_core",false,6500342841086748373]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_spanned-9cda34879e8a9a77\\dep-lib-serde_spanned","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/dep-lib-serde_spanned b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/dep-lib-serde_spanned deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/dep-lib-serde_spanned and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/lib-serde_spanned b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/lib-serde_spanned deleted file mode 100644 index 1151837cd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/lib-serde_spanned +++ /dev/null @@ -1 +0,0 @@ -9e17ab706efe180d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/lib-serde_spanned.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/lib-serde_spanned.json deleted file mode 100644 index db1873548..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_spanned-d9a44f7eee58d908/lib-serde_spanned.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"serde\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"serde\", \"std\"]","target":5212962411116207836,"profile":13732153304298165373,"path":6675727085357587198,"deps":[[11899261697793765154,"serde_core",false,3505665340476166092]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_spanned-d9a44f7eee58d908\\dep-lib-serde_spanned","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/dep-lib-serde_with b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/dep-lib-serde_with deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/dep-lib-serde_with and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/lib-serde_with b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/lib-serde_with deleted file mode 100644 index 11d8e01d0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/lib-serde_with +++ /dev/null @@ -1 +0,0 @@ -a1c0b263ba4e3574 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/lib-serde_with.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/lib-serde_with.json deleted file mode 100644 index 04f787e00..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-5624c03357c4a34a/lib-serde_with.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"macros\", \"std\"]","declared_features":"[\"alloc\", \"base64\", \"chrono\", \"chrono_0_4\", \"default\", \"guide\", \"hashbrown_0_14\", \"hashbrown_0_15\", \"hashbrown_0_16\", \"hex\", \"indexmap\", \"indexmap_1\", \"indexmap_2\", \"json\", \"macros\", \"schemars_0_8\", \"schemars_0_9\", \"schemars_1\", \"smallvec_1\", \"std\", \"time_0_3\"]","target":10448421281463538527,"profile":5290030462671737236,"path":12077693305017600629,"deps":[[6162696371404276033,"serde_with_macros",false,2119864243515560335],[11899261697793765154,"serde_core",false,3505665340476166092]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_with-5624c03357c4a34a\\dep-lib-serde_with","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/dep-lib-serde_with b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/dep-lib-serde_with deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/dep-lib-serde_with and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/lib-serde_with b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/lib-serde_with deleted file mode 100644 index 4403bab5c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/lib-serde_with +++ /dev/null @@ -1 +0,0 @@ -d922aadae2a9fa2f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/lib-serde_with.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/lib-serde_with.json deleted file mode 100644 index 23e145651..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with-85f5d23c8a6b19e1/lib-serde_with.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"macros\", \"std\"]","declared_features":"[\"alloc\", \"base64\", \"chrono\", \"chrono_0_4\", \"default\", \"guide\", \"hashbrown_0_14\", \"hashbrown_0_15\", \"hashbrown_0_16\", \"hex\", \"indexmap\", \"indexmap_1\", \"indexmap_2\", \"json\", \"macros\", \"schemars_0_8\", \"schemars_0_9\", \"schemars_1\", \"smallvec_1\", \"std\", \"time_0_3\"]","target":10448421281463538527,"profile":5290030462671737236,"path":12077693305017600629,"deps":[[6162696371404276033,"serde_with_macros",false,2119864243515560335],[11899261697793765154,"serde_core",false,6500342841086748373]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_with-85f5d23c8a6b19e1\\dep-lib-serde_with","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/dep-lib-serde_with_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/dep-lib-serde_with_macros deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/dep-lib-serde_with_macros and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/lib-serde_with_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/lib-serde_with_macros deleted file mode 100644 index ef5add6b6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/lib-serde_with_macros +++ /dev/null @@ -1 +0,0 @@ -8f11cc464c456b1d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/lib-serde_with_macros.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/lib-serde_with_macros.json deleted file mode 100644 index 359360a85..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serde_with_macros-a7d587160a5c0e58/lib-serde_with_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"schemars_0_8\", \"schemars_0_9\", \"schemars_1\"]","target":14768362389397495844,"profile":6834063317110192372,"path":17245648131274101829,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[7883159415651330740,"darling",false,6774681290444058251],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serde_with_macros-a7d587160a5c0e58\\dep-lib-serde_with_macros","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/dep-lib-serialize_to_javascript b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/dep-lib-serialize_to_javascript deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/dep-lib-serialize_to_javascript and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/lib-serialize_to_javascript b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/lib-serialize_to_javascript deleted file mode 100644 index 665a3b7b6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/lib-serialize_to_javascript +++ /dev/null @@ -1 +0,0 @@ -86f4ab1e8d62217f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/lib-serialize_to_javascript.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/lib-serialize_to_javascript.json deleted file mode 100644 index 291e70a46..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-34987bb36a1c4b14/lib-serialize_to_javascript.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":16417436978838615422,"profile":15657897354478470176,"path":17533107904375315769,"deps":[[12483577693366551583,"serialize_to_javascript_impl",false,2941925320535841943],[13548984313718623784,"serde",false,9531788703992814231],[13795362694956882968,"serde_json",false,18072685002681645329]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serialize-to-javascript-34987bb36a1c4b14\\dep-lib-serialize_to_javascript","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/dep-lib-serialize_to_javascript_impl b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/dep-lib-serialize_to_javascript_impl deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/dep-lib-serialize_to_javascript_impl and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/lib-serialize_to_javascript_impl b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/lib-serialize_to_javascript_impl deleted file mode 100644 index 9cfeb97ef..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/lib-serialize_to_javascript_impl +++ /dev/null @@ -1 +0,0 @@ -971c44f67dd1d328 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/lib-serialize_to_javascript_impl.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/lib-serialize_to_javascript_impl.json deleted file mode 100644 index 6fddc5f0e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/serialize-to-javascript-impl-6aecc8b6f499b8bb/lib-serialize_to_javascript_impl.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":6284077866247677416,"profile":2225463790103693989,"path":11139834186499381250,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\serialize-to-javascript-impl-6aecc8b6f499b8bb\\dep-lib-serialize_to_javascript_impl","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/dep-lib-servo_arc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/dep-lib-servo_arc deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/dep-lib-servo_arc and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/lib-servo_arc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/lib-servo_arc deleted file mode 100644 index 9a38bac24..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/lib-servo_arc +++ /dev/null @@ -1 +0,0 @@ -21ba91e19b227d39 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/lib-servo_arc.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/lib-servo_arc.json deleted file mode 100644 index db26ac44d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/servo_arc-4668c23122b5859c/lib-servo_arc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"gecko_refcount_logging\", \"serde\", \"servo\"]","target":7827887664671662080,"profile":2225463790103693989,"path":2455398463625853792,"deps":[[266877937798793199,"nodrop",false,2925898540321019992],[12669569555400633618,"stable_deref_trait",false,7343225806084967440]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\servo_arc-4668c23122b5859c\\dep-lib-servo_arc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/dep-lib-sha2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/dep-lib-sha2 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/dep-lib-sha2 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/lib-sha2 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/lib-sha2 deleted file mode 100644 index a0fa3b934..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/lib-sha2 +++ /dev/null @@ -1 +0,0 @@ -e74a19faaee8496e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/lib-sha2.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/lib-sha2.json deleted file mode 100644 index c46a079e3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/sha2-d28fe03bbf9b73be/lib-sha2.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"asm\", \"asm-aarch64\", \"compress\", \"default\", \"force-soft\", \"force-soft-compact\", \"loongarch64_asm\", \"oid\", \"sha2-asm\", \"std\"]","target":9593554856174113207,"profile":2225463790103693989,"path":1428086439486223962,"deps":[[7667230146095136825,"cfg_if",false,12313751931663862839],[17475753849556516473,"digest",false,11938989498103337042],[17620084158052398167,"cpufeatures",false,2530360623982460036]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\sha2-d28fe03bbf9b73be\\dep-lib-sha2","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/dep-lib-shlex b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/dep-lib-shlex deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/dep-lib-shlex and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/lib-shlex b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/lib-shlex deleted file mode 100644 index 126154f94..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/lib-shlex +++ /dev/null @@ -1 +0,0 @@ -043e665b214983e8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/lib-shlex.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/lib-shlex.json deleted file mode 100644 index 3617a8ffb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/shlex-d72cb1e9a55c65a7/lib-shlex.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\"]","target":929485496544747924,"profile":2225463790103693989,"path":16928523850127253760,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\shlex-d72cb1e9a55c65a7\\dep-lib-shlex","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/dep-lib-simd_adler32 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/dep-lib-simd_adler32 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/dep-lib-simd_adler32 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/lib-simd_adler32 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/lib-simd_adler32 deleted file mode 100644 index d4cf46e35..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/lib-simd_adler32 +++ /dev/null @@ -1 +0,0 @@ -b6ea2df6067f2968 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/lib-simd_adler32.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/lib-simd_adler32.json deleted file mode 100644 index fe89e14d0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/simd-adler32-9cf57061cbb2119b/lib-simd_adler32.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"const-generics\", \"default\", \"std\"]","declared_features":"[\"const-generics\", \"default\", \"nightly\", \"std\"]","target":13480744403352105069,"profile":2225463790103693989,"path":16918976940413741265,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\simd-adler32-9cf57061cbb2119b\\dep-lib-simd_adler32","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/dep-lib-siphasher b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/dep-lib-siphasher deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/dep-lib-siphasher and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/lib-siphasher b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/lib-siphasher deleted file mode 100644 index 5b4adc35b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/lib-siphasher +++ /dev/null @@ -1 +0,0 @@ -01a05ffedae4f472 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/lib-siphasher.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/lib-siphasher.json deleted file mode 100644 index ef8e85bfc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-043a5a2584f377a1/lib-siphasher.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"serde\", \"serde_json\", \"serde_no_std\", \"serde_std\", \"std\"]","target":4119152769974956727,"profile":15657897354478470176,"path":13815257328928106115,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\siphasher-043a5a2584f377a1\\dep-lib-siphasher","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/dep-lib-siphasher b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/dep-lib-siphasher deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/dep-lib-siphasher and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/lib-siphasher b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/lib-siphasher deleted file mode 100644 index a22e6e7cf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/lib-siphasher +++ /dev/null @@ -1 +0,0 @@ -58ca670be0e0b737 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/lib-siphasher.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/lib-siphasher.json deleted file mode 100644 index cb2b42b96..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/siphasher-0c86352b62696053/lib-siphasher.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"serde\", \"serde_json\", \"serde_no_std\", \"serde_std\", \"std\"]","target":6846127388476139628,"profile":2225463790103693989,"path":5917257071653777910,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\siphasher-0c86352b62696053\\dep-lib-siphasher","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/dep-lib-smallvec b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/dep-lib-smallvec deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/dep-lib-smallvec and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/lib-smallvec b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/lib-smallvec deleted file mode 100644 index 33f5c86b6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/lib-smallvec +++ /dev/null @@ -1 +0,0 @@ -b9aff2f43fe86571 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/lib-smallvec.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/lib-smallvec.json deleted file mode 100644 index 5854d026e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/smallvec-74d81dcb7bcd4d62/lib-smallvec.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"const_generics\"]","declared_features":"[\"arbitrary\", \"bincode\", \"const_generics\", \"const_new\", \"debugger_visualizer\", \"drain_filter\", \"drain_keep_rest\", \"impl_bincode\", \"malloc_size_of\", \"may_dangle\", \"serde\", \"specialization\", \"union\", \"unty\", \"write\"]","target":9091769176333489034,"profile":15657897354478470176,"path":10156556352591387645,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\smallvec-74d81dcb7bcd4d62\\dep-lib-smallvec","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/dep-lib-softbuffer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/dep-lib-softbuffer deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/dep-lib-softbuffer and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/lib-softbuffer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/lib-softbuffer deleted file mode 100644 index c6ec31b82..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/lib-softbuffer +++ /dev/null @@ -1 +0,0 @@ -f783cc4a9e4f0222 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/lib-softbuffer.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/lib-softbuffer.json deleted file mode 100644 index 4accdd7db..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/softbuffer-605ac2398c214693/lib-softbuffer.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"as-raw-xcb-connection\", \"bytemuck\", \"default\", \"drm\", \"fastrand\", \"kms\", \"memmap2\", \"rustix\", \"tiny-xlib\", \"wayland\", \"wayland-backend\", \"wayland-client\", \"wayland-dlopen\", \"wayland-sys\", \"x11\", \"x11-dlopen\", \"x11rb\"]","target":9174284484934603102,"profile":15657897354478470176,"path":9549223911594375875,"deps":[[4143744114649553716,"raw_window_handle",false,15731530099593162238],[6568467691589961976,"windows_sys",false,5124779585545402889],[14757622794040968908,"tracing",false,9132858397152281564]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\softbuffer-605ac2398c214693\\dep-lib-softbuffer","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/dep-lib-stable_deref_trait b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/dep-lib-stable_deref_trait deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/dep-lib-stable_deref_trait and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/lib-stable_deref_trait b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/lib-stable_deref_trait deleted file mode 100644 index 8991469cb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/lib-stable_deref_trait +++ /dev/null @@ -1 +0,0 @@ -100c2dedf660e865 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/lib-stable_deref_trait.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/lib-stable_deref_trait.json deleted file mode 100644 index fa6e9c09e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-2109d0463108247c/lib-stable_deref_trait.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"default\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":5616890217583455155,"profile":2225463790103693989,"path":11744579372948136704,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\stable_deref_trait-2109d0463108247c\\dep-lib-stable_deref_trait","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/dep-lib-stable_deref_trait b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/dep-lib-stable_deref_trait deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/dep-lib-stable_deref_trait and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/lib-stable_deref_trait b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/lib-stable_deref_trait deleted file mode 100644 index 0ef2e9b90..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/lib-stable_deref_trait +++ /dev/null @@ -1 +0,0 @@ -95a3d887acc0724a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/lib-stable_deref_trait.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/lib-stable_deref_trait.json deleted file mode 100644 index 1029fff8c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/stable_deref_trait-43eda3c73c719237/lib-stable_deref_trait.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":5616890217583455155,"profile":15657897354478470176,"path":11744579372948136704,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\stable_deref_trait-43eda3c73c719237\\dep-lib-stable_deref_trait","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/dep-lib-string_cache b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/dep-lib-string_cache deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/dep-lib-string_cache and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/lib-string_cache b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/lib-string_cache deleted file mode 100644 index 11b333400..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/lib-string_cache +++ /dev/null @@ -1 +0,0 @@ -203d88ff2b46f861 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/lib-string_cache.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/lib-string_cache.json deleted file mode 100644 index f2f72ea1d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache-1735a9acffdc20c8/lib-string_cache.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"serde\", \"serde_support\"]","declared_features":"[\"default\", \"malloc_size_of\", \"serde\", \"serde_support\"]","target":8038205195467990777,"profile":2225463790103693989,"path":7981984157267567128,"deps":[[2687729594444538932,"debug_unreachable",false,13329182379542666326],[6995234255362136112,"precomputed_hash",false,3494027291404818149],[9060940869921439196,"phf_shared",false,7652226686633621566],[12459942763388630573,"parking_lot",false,9198621224967073342],[13548984313718623784,"serde",false,10784126109130480978]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\string_cache-1735a9acffdc20c8\\dep-lib-string_cache","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/dep-lib-string_cache_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/dep-lib-string_cache_codegen deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/dep-lib-string_cache_codegen and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/lib-string_cache_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/lib-string_cache_codegen deleted file mode 100644 index 700f36926..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/lib-string_cache_codegen +++ /dev/null @@ -1 +0,0 @@ -f06b2f9ff06757c9 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/lib-string_cache_codegen.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/lib-string_cache_codegen.json deleted file mode 100644 index 58ccfd411..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/string_cache_codegen-3896436421b65785/lib-string_cache_codegen.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":4822312724886654266,"profile":2225463790103693989,"path":16992940904103943244,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[9060940869921439196,"phf_shared",false,7652226686633621566],[13111758008314797071,"quote",false,4999842116374801128],[18124350542602697595,"phf_generator",false,12755197479964166414]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\string_cache_codegen-3896436421b65785\\dep-lib-string_cache_codegen","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/dep-lib-strsim b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/dep-lib-strsim deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/dep-lib-strsim and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/lib-strsim b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/lib-strsim deleted file mode 100644 index 1eecaa07e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/lib-strsim +++ /dev/null @@ -1 +0,0 @@ -bc057fb5e22d8a59 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/lib-strsim.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/lib-strsim.json deleted file mode 100644 index 6db55473d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/strsim-c3569a40962efe20/lib-strsim.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":14520901741915772287,"profile":2225463790103693989,"path":14435270065758941393,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\strsim-c3569a40962efe20\\dep-lib-strsim","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/dep-lib-syn b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/dep-lib-syn deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/dep-lib-syn and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/lib-syn b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/lib-syn deleted file mode 100644 index 863447bc8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/lib-syn +++ /dev/null @@ -1 +0,0 @@ -f57d9e2940a6e768 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/lib-syn.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/lib-syn.json deleted file mode 100644 index 1f7d741e6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-175186d7e4b50b46/lib-syn.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"visit\"]","declared_features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"test\", \"visit\", \"visit-mut\"]","target":9442126953582868550,"profile":2225463790103693989,"path":5331209439035421026,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[8901712065508858692,"unicode_ident",false,7321725533401207332],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\syn-175186d7e4b50b46\\dep-lib-syn","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/dep-lib-syn b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/dep-lib-syn deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/dep-lib-syn and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/lib-syn b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/lib-syn deleted file mode 100644 index ae7ba2eb8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/lib-syn +++ /dev/null @@ -1 +0,0 @@ -a0316579ae4c02b1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/lib-syn.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/lib-syn.json deleted file mode 100644 index 8f5a06d64..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-20572db5a3451155/lib-syn.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"quote\"]","declared_features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"quote\", \"test\", \"visit\", \"visit-mut\"]","target":11103975901103234717,"profile":2225463790103693989,"path":1827853084464967061,"deps":[[2713742371683562785,"build_script_build",false,12002407714704947684],[4289358735036141001,"proc_macro2",false,3635241377792335322],[8901712065508858692,"unicode_ident",false,7321725533401207332],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\syn-20572db5a3451155\\dep-lib-syn","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-26a7b2b40b62e5c2/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-26a7b2b40b62e5c2/run-build-script-build-script-build deleted file mode 100644 index 2c086a018..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-26a7b2b40b62e5c2/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -e479659c391e91a6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-26a7b2b40b62e5c2/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-26a7b2b40b62e5c2/run-build-script-build-script-build.json deleted file mode 100644 index 7a4558ba6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-26a7b2b40b62e5c2/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[2713742371683562785,"build_script_build",false,13981164433607945194]],"local":[{"Precalculated":"1.0.109"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/build-script-build-script-build deleted file mode 100644 index 39dca6033..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -eaeb861bfa1207c2 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/build-script-build-script-build.json deleted file mode 100644 index 58aab6eb4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"quote\"]","declared_features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"quote\", \"test\", \"visit\", \"visit-mut\"]","target":17883862002600103897,"profile":2225463790103693989,"path":2903047321199254960,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\syn-f372d0c4d1e7d498\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/syn-f372d0c4d1e7d498/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/dep-lib-synstructure b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/dep-lib-synstructure deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/dep-lib-synstructure and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/lib-synstructure b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/lib-synstructure deleted file mode 100644 index ffddd0fc6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/lib-synstructure +++ /dev/null @@ -1 +0,0 @@ -1f64a0455ede7fab \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/lib-synstructure.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/lib-synstructure.json deleted file mode 100644 index 8292b85fe..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/synstructure-aee07ce144bd1223/lib-synstructure.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"proc-macro\"]","declared_features":"[\"default\", \"proc-macro\"]","target":14291004384071580589,"profile":2225463790103693989,"path":9319883691522744415,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\synstructure-aee07ce144bd1223\\dep-lib-synstructure","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/dep-lib-tao b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/dep-lib-tao deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/dep-lib-tao and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/lib-tao b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/lib-tao deleted file mode 100644 index d652288dd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/lib-tao +++ /dev/null @@ -1 +0,0 @@ -80c3ce409f50ef52 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/lib-tao.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/lib-tao.json deleted file mode 100644 index 44969f327..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tao-debe11fdf5f84c3b/lib-tao.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"rwh_06\", \"x11\"]","declared_features":"[\"default\", \"rwh_04\", \"rwh_05\", \"rwh_06\", \"serde\", \"x11\"]","target":18280640111509826504,"profile":15657897354478470176,"path":2192465884527892273,"deps":[[1232198224951696867,"unicode_segmentation",false,459108668580735523],[1528297757488249563,"url",false,14942242089227637828],[3722963349756955755,"once_cell",false,12341109524702844370],[4143744114649553716,"rwh_06",false,15731530099593162238],[5628259161083531273,"windows_core",false,1564442099389724938],[7606335748176206944,"dpi",false,9362547875939283471],[9727213718512686088,"crossbeam_channel",false,808050435545116731],[10630857666389190470,"log",false,6754411078615141590],[12459942763388630573,"parking_lot",false,9198621224967073342],[13129119782722264640,"windows_version",false,10731455328532410827],[14585479307175734061,"windows",false,3415978176206528813],[16909888598953886583,"bitflags",false,9124655452897035545],[18365559012052052344,"libc",false,3736033081002872053]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tao-debe11fdf5f84c3b\\dep-lib-tao","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/dep-lib-tauri b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/dep-lib-tauri deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/dep-lib-tauri and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/lib-tauri b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/lib-tauri deleted file mode 100644 index 6bc6065c1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/lib-tauri +++ /dev/null @@ -1 +0,0 @@ -4ac86ec7d0fa0efa \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/lib-tauri.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/lib-tauri.json deleted file mode 100644 index 5d6ce4e59..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-90e324d6f57db812/lib-tauri.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"common-controls-v6\", \"compression\", \"default\", \"dynamic-acl\", \"tauri-runtime-wry\", \"webkit2gtk\", \"webview2-com\", \"wry\", \"x11\"]","declared_features":"[\"common-controls-v6\", \"compression\", \"config-json5\", \"config-toml\", \"custom-protocol\", \"data-url\", \"default\", \"devtools\", \"dynamic-acl\", \"http-range\", \"image\", \"image-ico\", \"image-png\", \"isolation\", \"linux-libxdo\", \"macos-private-api\", \"macos-proxy\", \"native-tls\", \"native-tls-vendored\", \"objc-exception\", \"process-relaunch-dangerous-allow-symlink-macos\", \"protocol-asset\", \"rustls-tls\", \"specta\", \"tauri-runtime-wry\", \"test\", \"tracing\", \"tray-icon\", \"unstable\", \"uuid\", \"webkit2gtk\", \"webview-data-url\", \"webview2-com\", \"wry\", \"x11\"]","target":12223948975794516716,"profile":15657897354478470176,"path":4290381470926453665,"deps":[[776188902721909695,"tauri_utils",false,14039461016261258076],[1260461579271933187,"serialize_to_javascript",false,9160711475292796038],[1528297757488249563,"url",false,14942242089227637828],[1967864351173319501,"muda",false,4823500088605230165],[2448563160050429386,"thiserror",false,11087210622057152061],[2620434475832828286,"http",false,9068168327974485296],[4143744114649553716,"raw_window_handle",false,15731530099593162238],[6111127215204891552,"tauri_runtime",false,2805041154063006088],[6803352382179706244,"percent_encoding",false,18098348866792261601],[6937133435259274751,"tauri_macros",false,12141410574699891327],[9293239362693504808,"glob",false,4861282959002930901],[10229185211513642314,"mime",false,14621871934570618702],[10347147913401555331,"tauri_runtime_wry",false,13012287664744209834],[10630857666389190470,"log",false,6754411078615141590],[10781831454009427734,"webview2_com",false,5091479544109681465],[11989259058781683633,"dunce",false,18279171911562756100],[12478428894219133322,"anyhow",false,10119181572751020656],[12565293087094287914,"window_vibrancy",false,7331584054313501594],[12986574360607194341,"serde_repr",false,3045881244676324661],[13077543566650298139,"heck",false,3186914118398415201],[13298363700532491723,"tokio",false,14605866356986302999],[13548984313718623784,"serde",false,9531788703992814231],[13795362694956882968,"serde_json",false,18072685002681645329],[14261240476176424521,"build_script_build",false,16874681479352317322],[14585479307175734061,"windows",false,3415978176206528813],[16727543399706004146,"cookie",false,13525943706754713949],[16928111194414003569,"dirs",false,821286391557191351],[18408407127522236545,"getrandom",false,17577093460725341681]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-90e324d6f57db812\\dep-lib-tauri","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-ba8c46fca752eabc/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-ba8c46fca752eabc/run-build-script-build-script-build deleted file mode 100644 index fe068a3be..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-ba8c46fca752eabc/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -8a75a84a66e92eea \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-ba8c46fca752eabc/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-ba8c46fca752eabc/run-build-script-build-script-build.json deleted file mode 100644 index 3e00937ca..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-ba8c46fca752eabc/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[14261240476176424521,"build_script_build",false,2652024781027406221]],"local":[{"RerunIfEnvChanged":{"var":"REMOVE_UNUSED_COMMANDS","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/build-script-build-script-build deleted file mode 100644 index 84e97c2c7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -8df1abc07ce2cd24 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/build-script-build-script-build.json deleted file mode 100644 index ed264c1ad..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"common-controls-v6\", \"compression\", \"default\", \"dynamic-acl\", \"tauri-runtime-wry\", \"webkit2gtk\", \"webview2-com\", \"wry\", \"x11\"]","declared_features":"[\"common-controls-v6\", \"compression\", \"config-json5\", \"config-toml\", \"custom-protocol\", \"data-url\", \"default\", \"devtools\", \"dynamic-acl\", \"http-range\", \"image\", \"image-ico\", \"image-png\", \"isolation\", \"linux-libxdo\", \"macos-private-api\", \"macos-proxy\", \"native-tls\", \"native-tls-vendored\", \"objc-exception\", \"process-relaunch-dangerous-allow-symlink-macos\", \"protocol-asset\", \"rustls-tls\", \"specta\", \"tauri-runtime-wry\", \"test\", \"tracing\", \"tray-icon\", \"unstable\", \"uuid\", \"webkit2gtk\", \"webview-data-url\", \"webview2-com\", \"wry\", \"x11\"]","target":5408242616063297496,"profile":2225463790103693989,"path":946579871797813679,"deps":[[776188902721909695,"tauri_utils",false,9479417519293812561],[9293239362693504808,"glob",false,4861282959002930901],[13077543566650298139,"heck",false,3186914118398415201],[18136372462481365331,"tauri_build",false,12087442299222363448]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-bda43ffff7efbb0f\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-bda43ffff7efbb0f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/dep-lib-tauri_build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/dep-lib-tauri_build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/dep-lib-tauri_build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/lib-tauri_build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/lib-tauri_build deleted file mode 100644 index 5904ca32e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/lib-tauri_build +++ /dev/null @@ -1 +0,0 @@ -380d2ea8ba38bfa7 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/lib-tauri_build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/lib-tauri_build.json deleted file mode 100644 index 0efaa51d1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-build-29bd8a461a4c57dc/lib-tauri_build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"codegen\", \"config-json\", \"config-json5\", \"config-toml\", \"default\", \"isolation\", \"quote\", \"tauri-codegen\"]","target":1006236803848883740,"profile":2225463790103693989,"path":1959134921270413798,"deps":[[776188902721909695,"tauri_utils",false,9479417519293812561],[4824857623768494398,"cargo_toml",false,1160831596511807663],[6913375703034175521,"schemars",false,16009958809361669042],[7170110829644101142,"json_patch",false,11097598393674209805],[9293239362693504808,"glob",false,4861282959002930901],[12176723955989927267,"toml",false,4732353750388681305],[12478428894219133322,"anyhow",false,10119181572751020656],[13077543566650298139,"heck",false,3186914118398415201],[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682],[14806469453183769777,"tauri_winres",false,8203112017923417542],[15622660310229662834,"walkdir",false,18283700243666572597],[16928111194414003569,"dirs",false,1097251552935762824],[18361894353739432590,"semver",false,17711502904129342382]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-build-29bd8a461a4c57dc\\dep-lib-tauri_build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/dep-lib-tauri_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/dep-lib-tauri_codegen deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/dep-lib-tauri_codegen and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/lib-tauri_codegen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/lib-tauri_codegen deleted file mode 100644 index 77f68a33a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/lib-tauri_codegen +++ /dev/null @@ -1 +0,0 @@ -518b431f2ef2accb \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/lib-tauri_codegen.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/lib-tauri_codegen.json deleted file mode 100644 index 6a62b9eb1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-codegen-30e10e5986797c5b/lib-tauri_codegen.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"brotli\", \"compression\"]","declared_features":"[\"brotli\", \"compression\", \"config-json5\", \"config-toml\", \"isolation\"]","target":17460618180909919773,"profile":2225463790103693989,"path":4841507807411465663,"deps":[[776188902721909695,"tauri_utils",false,9479417519293812561],[1528297757488249563,"url",false,7803269967486532229],[1678291836268844980,"brotli",false,18358366477526841670],[2448563160050429386,"thiserror",false,11087210622057152061],[4289358735036141001,"proc_macro2",false,3635241377792335322],[6804519996442711849,"uuid",false,10954108970332273032],[7170110829644101142,"json_patch",false,11097598393674209805],[9857275760291862238,"sha2",false,7947138855689865959],[10420560437213941093,"syn",false,7559193294071037429],[12687914511023397207,"png",false,10003065366284633312],[13077212702700853852,"base64",false,1775708333510296620],[13111758008314797071,"quote",false,4999842116374801128],[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682],[15622660310229662834,"walkdir",false,18283700243666572597],[17429718509320614511,"ico",false,17778675484253986755],[18361894353739432590,"semver",false,17711502904129342382]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-codegen-30e10e5986797c5b\\dep-lib-tauri_codegen","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/dep-lib-tauri_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/dep-lib-tauri_macros deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/dep-lib-tauri_macros and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/lib-tauri_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/lib-tauri_macros deleted file mode 100644 index 684c1fedc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/lib-tauri_macros +++ /dev/null @@ -1 +0,0 @@ -7f8a28f996f47ea8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/lib-tauri_macros.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/lib-tauri_macros.json deleted file mode 100644 index f77c15ed2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-macros-ba105c66ce02d7d4/lib-tauri_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"compression\"]","declared_features":"[\"compression\", \"config-json5\", \"config-toml\", \"custom-protocol\", \"isolation\", \"tracing\"]","target":4649449654257170297,"profile":2225463790103693989,"path":14985480053610218076,"deps":[[776188902721909695,"tauri_utils",false,9479417519293812561],[2018054805683020038,"tauri_codegen",false,14676371565600541521],[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13077543566650298139,"heck",false,3186914118398415201],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-macros-ba105c66ce02d7d4\\dep-lib-tauri_macros","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/dep-lib-tauri_plugin b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/dep-lib-tauri_plugin deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/dep-lib-tauri_plugin and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/lib-tauri_plugin b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/lib-tauri_plugin deleted file mode 100644 index 5a3f8c845..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/lib-tauri_plugin +++ /dev/null @@ -1 +0,0 @@ -bbf3868e65181424 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/lib-tauri_plugin.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/lib-tauri_plugin.json deleted file mode 100644 index cdd127188..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-11233ba9303eca86/lib-tauri_plugin.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"build\"]","declared_features":"[\"build\", \"runtime\"]","target":15996119522804316622,"profile":2225463790103693989,"path":8644912258445079483,"deps":[[776188902721909695,"tauri_utils",false,9479417519293812561],[6913375703034175521,"schemars",false,16009958809361669042],[9293239362693504808,"glob",false,4861282959002930901],[12176723955989927267,"toml",false,4732353750388681305],[12478428894219133322,"anyhow",false,10119181572751020656],[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682],[15622660310229662834,"walkdir",false,18283700243666572597]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-plugin-11233ba9303eca86\\dep-lib-tauri_plugin","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/dep-test-lib-tauri_plugin_splashscreen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/dep-test-lib-tauri_plugin_splashscreen deleted file mode 100644 index 543dcd512..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/dep-test-lib-tauri_plugin_splashscreen and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/test-lib-tauri_plugin_splashscreen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/test-lib-tauri_plugin_splashscreen deleted file mode 100644 index bd25b714f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/test-lib-tauri_plugin_splashscreen +++ /dev/null @@ -1 +0,0 @@ -e9c4445607689e74 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/test-lib-tauri_plugin_splashscreen.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/test-lib-tauri_plugin_splashscreen.json deleted file mode 100644 index 3a6fc3777..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-39d9942324396471/test-lib-tauri_plugin_splashscreen.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17974612496410072285,"profile":1722584277633009122,"path":10763286916239946207,"deps":[[374574947154630294,"build_script_build",false,4455301649905630973],[2448563160050429386,"thiserror",false,11087210622057152061],[13548984313718623784,"serde",false,9531788703992814231],[14261240476176424521,"tauri",false,18018614933762000970]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-plugin-splashscreen-39d9942324396471\\dep-test-lib-tauri_plugin_splashscreen","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5e61eae64b24b61b/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5e61eae64b24b61b/run-build-script-build-script-build deleted file mode 100644 index ad9d4ef3b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5e61eae64b24b61b/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -fd3ed6d13e69d43d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5e61eae64b24b61b/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5e61eae64b24b61b/run-build-script-build-script-build.json deleted file mode 100644 index b4228be0e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5e61eae64b24b61b/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[14261240476176424521,"build_script_build",false,16874681479352317322],[374574947154630294,"build_script_build",false,8581362375538085839]],"local":[{"RerunIfChanged":{"output":"debug\\build\\tauri-plugin-splashscreen-5e61eae64b24b61b\\output","paths":["permissions"]}},{"RerunIfEnvChanged":{"var":"REMOVE_UNUSED_COMMANDS","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/build-script-build-script-build deleted file mode 100644 index 422c76542..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -cf8fd9529d1f1777 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/build-script-build-script-build.json deleted file mode 100644 index cbd1c59f3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":7409704062750675268,"path":13767053534773805487,"deps":[[12985028376309037298,"tauri_plugin",false,2599729709361591227]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-plugin-splashscreen-5ff71c3b237dd818\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/dep-build-script-build-script-build deleted file mode 100644 index b7bf9e238..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-5ff71c3b237dd818/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/dep-lib-tauri_plugin_splashscreen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/dep-lib-tauri_plugin_splashscreen deleted file mode 100644 index c351b5ea1..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/dep-lib-tauri_plugin_splashscreen and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/lib-tauri_plugin_splashscreen b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/lib-tauri_plugin_splashscreen deleted file mode 100644 index de8d17d18..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/lib-tauri_plugin_splashscreen +++ /dev/null @@ -1 +0,0 @@ -ad5ae0ad3b643481 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/lib-tauri_plugin_splashscreen.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/lib-tauri_plugin_splashscreen.json deleted file mode 100644 index 0ac13c2b2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-plugin-splashscreen-7cbbdeb947d71027/lib-tauri_plugin_splashscreen.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17974612496410072285,"profile":8731458305071235362,"path":10763286916239946207,"deps":[[374574947154630294,"build_script_build",false,4455301649905630973],[2448563160050429386,"thiserror",false,11087210622057152061],[13548984313718623784,"serde",false,9531788703992814231],[14261240476176424521,"tauri",false,18018614933762000970]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-plugin-splashscreen-7cbbdeb947d71027\\dep-lib-tauri_plugin_splashscreen","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/dep-lib-tauri_runtime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/dep-lib-tauri_runtime deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/dep-lib-tauri_runtime and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/lib-tauri_runtime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/lib-tauri_runtime deleted file mode 100644 index e4ae2c065..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/lib-tauri_runtime +++ /dev/null @@ -1 +0,0 @@ -88f946601182ed26 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/lib-tauri_runtime.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/lib-tauri_runtime.json deleted file mode 100644 index 0a69d877f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-21edc10ad883d0ee/lib-tauri_runtime.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"devtools\", \"macos-private-api\"]","target":10306386172444932100,"profile":15657897354478470176,"path":12633272673307707514,"deps":[[776188902721909695,"tauri_utils",false,14039461016261258076],[1528297757488249563,"url",false,14942242089227637828],[2448563160050429386,"thiserror",false,11087210622057152061],[2620434475832828286,"http",false,9068168327974485296],[4143744114649553716,"raw_window_handle",false,15731530099593162238],[6111127215204891552,"build_script_build",false,14915636918550755847],[7606335748176206944,"dpi",false,9362547875939283471],[10781831454009427734,"webview2_com",false,5091479544109681465],[13548984313718623784,"serde",false,9531788703992814231],[13795362694956882968,"serde_json",false,18072685002681645329],[14585479307175734061,"windows",false,3415978176206528813],[16727543399706004146,"cookie",false,13525943706754713949]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-runtime-21edc10ad883d0ee\\dep-lib-tauri_runtime","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/build-script-build-script-build deleted file mode 100644 index ccd4ea5a5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -2c6578f57ef519a1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/build-script-build-script-build.json deleted file mode 100644 index ae63d85d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"devtools\", \"macos-private-api\"]","target":5408242616063297496,"profile":2225463790103693989,"path":626090248980898815,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-runtime-dc21f9b685e3b0e7\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-dc21f9b685e3b0e7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-f21ebb8244979367/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-f21ebb8244979367/run-build-script-build-script-build deleted file mode 100644 index 99c30e013..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-f21ebb8244979367/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -077aeb40c0fcfece \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-f21ebb8244979367/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-f21ebb8244979367/run-build-script-build-script-build.json deleted file mode 100644 index 1608a02d0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-f21ebb8244979367/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[6111127215204891552,"build_script_build",false,11608579440157156652]],"local":[{"Precalculated":"2.10.1"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-2ab824a47ce68d11/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-2ab824a47ce68d11/run-build-script-build-script-build deleted file mode 100644 index 5973cc567..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-2ab824a47ce68d11/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -d8c857631d760d14 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-2ab824a47ce68d11/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-2ab824a47ce68d11/run-build-script-build-script-build.json deleted file mode 100644 index 6e738a39a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-2ab824a47ce68d11/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[10347147913401555331,"build_script_build",false,5381098625624877830]],"local":[{"Precalculated":"2.10.1"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/build-script-build-script-build deleted file mode 100644 index d7d1f58d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -06abb691b080ad4a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/build-script-build-script-build.json deleted file mode 100644 index 3b251ab31..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"common-controls-v6\", \"x11\"]","declared_features":"[\"common-controls-v6\", \"default\", \"devtools\", \"macos-private-api\", \"macos-proxy\", \"objc-exception\", \"tracing\", \"unstable\", \"x11\"]","target":5408242616063297496,"profile":2225463790103693989,"path":10974899184904154776,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-runtime-wry-75e8df657bad3982\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-75e8df657bad3982/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/dep-lib-tauri_runtime_wry b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/dep-lib-tauri_runtime_wry deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/dep-lib-tauri_runtime_wry and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/lib-tauri_runtime_wry b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/lib-tauri_runtime_wry deleted file mode 100644 index 0ec266f78..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/lib-tauri_runtime_wry +++ /dev/null @@ -1 +0,0 @@ -aa9d4664b0ee94b4 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/lib-tauri_runtime_wry.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/lib-tauri_runtime_wry.json deleted file mode 100644 index f6048c327..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-runtime-wry-8de4016b99698719/lib-tauri_runtime_wry.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"common-controls-v6\", \"x11\"]","declared_features":"[\"common-controls-v6\", \"default\", \"devtools\", \"macos-private-api\", \"macos-proxy\", \"objc-exception\", \"tracing\", \"unstable\", \"x11\"]","target":1901661049345253480,"profile":15657897354478470176,"path":4578630545964112237,"deps":[[776188902721909695,"tauri_utils",false,14039461016261258076],[1528297757488249563,"url",false,14942242089227637828],[2620434475832828286,"http",false,9068168327974485296],[3722963349756955755,"once_cell",false,12341109524702844370],[4143744114649553716,"raw_window_handle",false,15731530099593162238],[6111127215204891552,"tauri_runtime",false,2805041154063006088],[10347147913401555331,"build_script_build",false,1444940924048623832],[10630857666389190470,"log",false,6754411078615141590],[10781831454009427734,"webview2_com",false,5091479544109681465],[11569599376686263750,"tao",false,5976083875461251968],[12180580867954830311,"softbuffer",false,2450608688521315319],[14585479307175734061,"windows",false,3415978176206528813],[16786561127329063945,"wry",false,3151923622143810462]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-runtime-wry-8de4016b99698719\\dep-lib-tauri_runtime_wry","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/dep-lib-tauri_utils b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/dep-lib-tauri_utils deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/dep-lib-tauri_utils and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/lib-tauri_utils b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/lib-tauri_utils deleted file mode 100644 index 33081d0d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/lib-tauri_utils +++ /dev/null @@ -1 +0,0 @@ -514f1f7b02a88d83 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/lib-tauri_utils.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/lib-tauri_utils.json deleted file mode 100644 index 878a8155d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-0122e440ac27f0ed/lib-tauri_utils.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"brotli\", \"build\", \"cargo_metadata\", \"compression\", \"html-manipulation\", \"proc-macro2\", \"quote\", \"resources\", \"schema\", \"schemars\", \"swift-rs\", \"walkdir\"]","declared_features":"[\"aes-gcm\", \"brotli\", \"build\", \"cargo_metadata\", \"compression\", \"config-json5\", \"config-toml\", \"getrandom\", \"html-manipulation\", \"isolation\", \"json5\", \"proc-macro2\", \"process-relaunch-dangerous-allow-symlink-macos\", \"quote\", \"resources\", \"schema\", \"schemars\", \"serialize-to-javascript\", \"swift-rs\", \"walkdir\"]","target":7530130812022395703,"profile":2225463790103693989,"path":1429195984649378335,"deps":[[1200537532907108615,"urlpattern",false,8498854849593312989],[1363051979936526615,"memchr",false,10429968106908219858],[1528297757488249563,"url",false,7803269967486532229],[1678291836268844980,"brotli",false,18358366477526841670],[2448563160050429386,"thiserror",false,11087210622057152061],[2620434475832828286,"http",false,9068168327974485296],[4289358735036141001,"proc_macro2",false,3635241377792335322],[6606131838865521726,"ctor",false,5736815731785450211],[6804519996442711849,"uuid",false,10954108970332273032],[6913375703034175521,"schemars",false,16009958809361669042],[7170110829644101142,"json_patch",false,11097598393674209805],[9086780327361459375,"serde_untagged",false,1485533864158554445],[9293239362693504808,"glob",false,4861282959002930901],[9763978540932877961,"serde_with",false,8373685644608848033],[10630857666389190470,"log",false,6754411078615141590],[11655476559277113544,"cargo_metadata",false,16838918775619303155],[11989259058781683633,"dunce",false,18279171911562756100],[12176723955989927267,"toml",false,4732353750388681305],[12478428894219133322,"anyhow",false,10119181572751020656],[13111758008314797071,"quote",false,4999842116374801128],[13548984313718623784,"serde",false,10784126109130480978],[13795362694956882968,"serde_json",false,9747708274794738682],[14232843520438415263,"html5ever",false,18424224929650482128],[15088007382495681292,"kuchiki",false,3576218002294529039],[15622660310229662834,"walkdir",false,18283700243666572597],[17109794424245468765,"regex",false,1597020154722254568],[17146114186171651583,"infer",false,15488129320274732271],[17186037756130803222,"phf",false,13433449140491704190],[18361894353739432590,"semver",false,17711502904129342382]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-utils-0122e440ac27f0ed\\dep-lib-tauri_utils","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/dep-lib-tauri_utils b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/dep-lib-tauri_utils deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/dep-lib-tauri_utils and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/lib-tauri_utils b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/lib-tauri_utils deleted file mode 100644 index 2b6706dce..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/lib-tauri_utils +++ /dev/null @@ -1 +0,0 @@ -5c6b32f8682fd6c2 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/lib-tauri_utils.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/lib-tauri_utils.json deleted file mode 100644 index c7bfe28c9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-utils-4d010c7ebd7d68b0/lib-tauri_utils.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"brotli\", \"compression\", \"resources\", \"walkdir\"]","declared_features":"[\"aes-gcm\", \"brotli\", \"build\", \"cargo_metadata\", \"compression\", \"config-json5\", \"config-toml\", \"getrandom\", \"html-manipulation\", \"isolation\", \"json5\", \"proc-macro2\", \"process-relaunch-dangerous-allow-symlink-macos\", \"quote\", \"resources\", \"schema\", \"schemars\", \"serialize-to-javascript\", \"swift-rs\", \"walkdir\"]","target":7530130812022395703,"profile":15657897354478470176,"path":1429195984649378335,"deps":[[1200537532907108615,"urlpattern",false,914791597651868309],[1363051979936526615,"memchr",false,10429968106908219858],[1528297757488249563,"url",false,14942242089227637828],[1678291836268844980,"brotli",false,18358366477526841670],[2448563160050429386,"thiserror",false,11087210622057152061],[2620434475832828286,"http",false,9068168327974485296],[6606131838865521726,"ctor",false,5736815731785450211],[6804519996442711849,"uuid",false,159828219166295511],[7170110829644101142,"json_patch",false,11541094302155284055],[9086780327361459375,"serde_untagged",false,3416546661317642889],[9293239362693504808,"glob",false,4861282959002930901],[9763978540932877961,"serde_with",false,3457262455756563161],[10630857666389190470,"log",false,6754411078615141590],[11989259058781683633,"dunce",false,18279171911562756100],[12176723955989927267,"toml",false,11619755881851305446],[12478428894219133322,"anyhow",false,10119181572751020656],[13548984313718623784,"serde",false,9531788703992814231],[13795362694956882968,"serde_json",false,18072685002681645329],[15622660310229662834,"walkdir",false,2642308311745297829],[17109794424245468765,"regex",false,1597020154722254568],[17146114186171651583,"infer",false,13768272685080300259],[17186037756130803222,"phf",false,12863199868106306904],[18361894353739432590,"semver",false,5251164313043167345]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-utils-4d010c7ebd7d68b0\\dep-lib-tauri_utils","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/dep-lib-tauri_winres b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/dep-lib-tauri_winres deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/dep-lib-tauri_winres and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/lib-tauri_winres b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/lib-tauri_winres deleted file mode 100644 index 40308789c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/lib-tauri_winres +++ /dev/null @@ -1 +0,0 @@ -c6251019eb4ed771 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/lib-tauri_winres.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/lib-tauri_winres.json deleted file mode 100644 index 9bcb785fe..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tauri-winres-4c45253214bd2bfa/lib-tauri_winres.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2086567024422996381,"profile":2225463790103693989,"path":8123615330691544882,"deps":[[2889408752415680726,"embed_resource",false,14012869834429105616],[11989259058781683633,"dunce",false,18279171911562756100],[12176723955989927267,"toml",false,4732353750388681305]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tauri-winres-4c45253214bd2bfa\\dep-lib-tauri_winres","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/dep-lib-tendril b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/dep-lib-tendril deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/dep-lib-tendril and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/lib-tendril b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/lib-tendril deleted file mode 100644 index e8ced35ff..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/lib-tendril +++ /dev/null @@ -1 +0,0 @@ -9366b017bc237588 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/lib-tendril.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/lib-tendril.json deleted file mode 100644 index 56b3f1c54..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tendril-2c00be1ca956e2f2/lib-tendril.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"bench\", \"encoding\", \"encoding_rs\"]","target":11953572604185802203,"profile":2225463790103693989,"path":11552785968094526240,"deps":[[3353245243264097488,"futf",false,9722461894969342760],[4359956005902820838,"utf8",false,3877480686440148836],[10952224881603935644,"mac",false,1209686851167187827]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tendril-2c00be1ca956e2f2\\dep-lib-tendril","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-1d4aa1d4aa501a19/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-1d4aa1d4aa501a19/run-build-script-build-script-build deleted file mode 100644 index 99f8cb7fe..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-1d4aa1d4aa501a19/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -0bc922be8bb4d1cc \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-1d4aa1d4aa501a19/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-1d4aa1d4aa501a19/run-build-script-build-script-build.json deleted file mode 100644 index 253387857..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-1d4aa1d4aa501a19/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[8008191657135824715,"build_script_build",false,16376831752427711831]],"local":[{"RerunIfChanged":{"output":"debug\\build\\thiserror-1d4aa1d4aa501a19\\output","paths":["build/probe.rs"]}},{"RerunIfEnvChanged":{"var":"RUSTC_BOOTSTRAP","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/build-script-build-script-build deleted file mode 100644 index 66af6a549..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -57adcaedb53146e3 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/build-script-build-script-build.json deleted file mode 100644 index e24a974bd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":2225463790103693989,"path":2182939845443230290,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\thiserror-473b00ea605eeb23\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-473b00ea605eeb23/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/dep-lib-thiserror b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/dep-lib-thiserror deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/dep-lib-thiserror and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/lib-thiserror b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/lib-thiserror deleted file mode 100644 index 4f47866a2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/lib-thiserror +++ /dev/null @@ -1 +0,0 @@ -959a8b9073bb84f5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/lib-thiserror.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/lib-thiserror.json deleted file mode 100644 index 0ef22ea4e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-4ce630f6f8695590/lib-thiserror.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":13586076721141200315,"profile":15657897354478470176,"path":17404277783106069359,"deps":[[8008191657135824715,"build_script_build",false,14758775966153230603],[15291996789830541733,"thiserror_impl",false,17361894272732638986]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\thiserror-4ce630f6f8695590\\dep-lib-thiserror","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/dep-lib-thiserror b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/dep-lib-thiserror deleted file mode 100644 index 71bd5aa78..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/dep-lib-thiserror and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/lib-thiserror b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/lib-thiserror deleted file mode 100644 index 7913cbc89..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/lib-thiserror +++ /dev/null @@ -1 +0,0 @@ -3d7ea77551afdd99 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/lib-thiserror.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/lib-thiserror.json deleted file mode 100644 index f8301e516..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-a5a0b5b535d3b2b1/lib-thiserror.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\"]","target":13586076721141200315,"profile":15657897354478470176,"path":696906735768227730,"deps":[[2448563160050429386,"build_script_build",false,14467455682450828105],[10353313219209519794,"thiserror_impl",false,11653787627320258613]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\thiserror-a5a0b5b535d3b2b1\\dep-lib-thiserror","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/build-script-build-script-build deleted file mode 100644 index 53ab4b1d7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -cca031dba55bd7bf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/build-script-build-script-build.json deleted file mode 100644 index 10a83e7ad..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\"]","target":5408242616063297496,"profile":2225463790103693989,"path":18378502788009442634,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\thiserror-d91cac4054dfb877\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-d91cac4054dfb877/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-ee51ed8556e59dc9/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-ee51ed8556e59dc9/run-build-script-build-script-build deleted file mode 100644 index 2860ec996..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-ee51ed8556e59dc9/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -492b30944abac6c8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-ee51ed8556e59dc9/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-ee51ed8556e59dc9/run-build-script-build-script-build.json deleted file mode 100644 index d3def3f05..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-ee51ed8556e59dc9/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[2448563160050429386,"build_script_build",false,13823618349142221004]],"local":[{"RerunIfChanged":{"output":"debug\\build\\thiserror-ee51ed8556e59dc9\\output","paths":["build/probe.rs"]}},{"RerunIfEnvChanged":{"var":"RUSTC_BOOTSTRAP","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/dep-lib-thiserror_impl b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/dep-lib-thiserror_impl deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/dep-lib-thiserror_impl and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/lib-thiserror_impl b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/lib-thiserror_impl deleted file mode 100644 index 7e0fff387..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/lib-thiserror_impl +++ /dev/null @@ -1 +0,0 @@ -353044461a92baa1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/lib-thiserror_impl.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/lib-thiserror_impl.json deleted file mode 100644 index a5f11af98..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-54985901d5a93344/lib-thiserror_impl.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":6216210811039475267,"profile":2225463790103693989,"path":10475699050742980474,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\thiserror-impl-54985901d5a93344\\dep-lib-thiserror_impl","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/dep-lib-thiserror_impl b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/dep-lib-thiserror_impl deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/dep-lib-thiserror_impl and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/lib-thiserror_impl b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/lib-thiserror_impl deleted file mode 100644 index 61bb8cb86..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/lib-thiserror_impl +++ /dev/null @@ -1 +0,0 @@ -0a2f1e92dad6f1f0 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/lib-thiserror_impl.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/lib-thiserror_impl.json deleted file mode 100644 index 313de8594..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/thiserror-impl-a8ca8d69df887b6b/lib-thiserror_impl.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":6216210811039475267,"profile":2225463790103693989,"path":7401987540910661573,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\thiserror-impl-a8ca8d69df887b6b\\dep-lib-thiserror_impl","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/dep-lib-time b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/dep-lib-time deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/dep-lib-time and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/lib-time b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/lib-time deleted file mode 100644 index b2492a32b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/lib-time +++ /dev/null @@ -1 +0,0 @@ -389d05b748468b22 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/lib-time.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/lib-time.json deleted file mode 100644 index dd13d3edb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-ca130056b05a4582/lib-time.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"formatting\", \"macros\", \"parsing\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"formatting\", \"large-dates\", \"local-offset\", \"macros\", \"parsing\", \"quickcheck\", \"rand\", \"rand08\", \"rand09\", \"serde\", \"serde-human-readable\", \"serde-well-known\", \"std\", \"wasm-bindgen\"]","target":8476133839300368761,"profile":3578024019828412783,"path":6693674802497399477,"deps":[[5901133744777009488,"powerfmt",false,17305193533652852813],[9889232103266058129,"time_macros",false,3879394209728263133],[9938278000850417404,"itoa",false,17780313112227028310],[15572560757901793625,"time_core",false,12183646050172624818],[15673264339717225619,"num_conv",false,4602474109570615343],[17634244132575000293,"deranged",false,560072089066428468]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\time-ca130056b05a4582\\dep-lib-time","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/dep-lib-time_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/dep-lib-time_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/dep-lib-time_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/lib-time_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/lib-time_core deleted file mode 100644 index 9fed342b8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/lib-time_core +++ /dev/null @@ -1 +0,0 @@ -b25fa1e9870115a9 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/lib-time_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/lib-time_core.json deleted file mode 100644 index 07559e169..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-core-f91a7f39b4207739/lib-time_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"large-dates\"]","target":10582047573009931897,"profile":3578024019828412783,"path":5236617840849155760,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\time-core-f91a7f39b4207739\\dep-lib-time_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/dep-lib-time_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/dep-lib-time_macros deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/dep-lib-time_macros and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/lib-time_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/lib-time_macros deleted file mode 100644 index af6e8ef56..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/lib-time_macros +++ /dev/null @@ -1 +0,0 @@ -dd738fd67a60d635 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/lib-time_macros.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/lib-time_macros.json deleted file mode 100644 index 8a3570a40..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/time-macros-7a8df62ca7c560ca/lib-time_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"formatting\", \"parsing\"]","declared_features":"[\"formatting\", \"large-dates\", \"parsing\", \"serde\"]","target":6150452040990090255,"profile":3917305393394401773,"path":1251309840309221362,"deps":[[15572560757901793625,"time_core",false,12183646050172624818],[15673264339717225619,"num_conv",false,4602474109570615343]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\time-macros-7a8df62ca7c560ca\\dep-lib-time_macros","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/dep-lib-tinystr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/dep-lib-tinystr deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/dep-lib-tinystr and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/lib-tinystr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/lib-tinystr deleted file mode 100644 index bbb817c45..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/lib-tinystr +++ /dev/null @@ -1 +0,0 @@ -c2a3b943e73720d4 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/lib-tinystr.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/lib-tinystr.json deleted file mode 100644 index b58c974a2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-3116c07071ce40b6/lib-tinystr.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"zerovec\"]","declared_features":"[\"alloc\", \"databake\", \"default\", \"serde\", \"std\", \"zerovec\"]","target":161691779326313357,"profile":15657897354478470176,"path":8415702139359711485,"deps":[[5298260564258778412,"displaydoc",false,10274559501707370894],[14563910249377136032,"zerovec",false,1715448149783892678]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tinystr-3116c07071ce40b6\\dep-lib-tinystr","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/dep-lib-tinystr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/dep-lib-tinystr deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/dep-lib-tinystr and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/lib-tinystr b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/lib-tinystr deleted file mode 100644 index 7d906314f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/lib-tinystr +++ /dev/null @@ -1 +0,0 @@ -2d7907e6534b846e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/lib-tinystr.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/lib-tinystr.json deleted file mode 100644 index 2b4c0ebb5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tinystr-b9b948590307c0ea/lib-tinystr.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"zerovec\"]","declared_features":"[\"alloc\", \"databake\", \"default\", \"serde\", \"std\", \"zerovec\"]","target":161691779326313357,"profile":15657897354478470176,"path":8415702139359711485,"deps":[[5298260564258778412,"displaydoc",false,10274559501707370894],[14563910249377136032,"zerovec",false,10059502159815721741]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tinystr-b9b948590307c0ea\\dep-lib-tinystr","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/dep-lib-tokio b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/dep-lib-tokio deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/dep-lib-tokio and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/lib-tokio b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/lib-tokio deleted file mode 100644 index edc2fe81c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/lib-tokio +++ /dev/null @@ -1 +0,0 @@ -1752ff041176b2ca \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/lib-tokio.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/lib-tokio.json deleted file mode 100644 index ccbcc3f91..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tokio-7c04e7e7ca7a4ec0/lib-tokio.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"bytes\", \"default\", \"fs\", \"io-util\", \"rt\", \"rt-multi-thread\", \"sync\"]","declared_features":"[\"bytes\", \"default\", \"fs\", \"full\", \"io-std\", \"io-uring\", \"io-util\", \"libc\", \"macros\", \"mio\", \"net\", \"parking_lot\", \"process\", \"rt\", \"rt-multi-thread\", \"signal\", \"signal-hook-registry\", \"socket2\", \"sync\", \"taskdump\", \"test-util\", \"time\", \"tokio-macros\", \"tracing\", \"windows-sys\"]","target":9605832425414080464,"profile":971378857086334487,"path":13096593202881786189,"deps":[[2251399859588827949,"pin_project_lite",false,13955917239458497014],[3870702314125662939,"bytes",false,12932831470563491852]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tokio-7c04e7e7ca7a4ec0\\dep-lib-tokio","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/dep-lib-toml b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/dep-lib-toml deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/dep-lib-toml and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/lib-toml b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/lib-toml deleted file mode 100644 index 2bfdfb7cb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/lib-toml +++ /dev/null @@ -1 +0,0 @@ -59aa67b3a9b2ac41 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/lib-toml.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/lib-toml.json deleted file mode 100644 index f80e2dbee..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-28c9bc99db827160/lib-toml.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"display\", \"parse\", \"serde\", \"std\"]","declared_features":"[\"debug\", \"default\", \"display\", \"fast_hash\", \"parse\", \"preserve_order\", \"serde\", \"std\", \"unbounded\"]","target":11307174408538613157,"profile":6657407330989261599,"path":104244811157105959,"deps":[[1186802552529598449,"winnow",false,7885891096692909646],[2595807138143115569,"toml_writer",false,10632240778226763491],[6911000249307528833,"toml_datetime",false,9565861354552583556],[11899261697793765154,"serde_core",false,3505665340476166092],[14909187828359649377,"toml_parser",false,1884351877362577870],[15562492723520485225,"serde_spanned",false,943783872224237470]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\toml-28c9bc99db827160\\dep-lib-toml","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/dep-lib-toml b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/dep-lib-toml deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/dep-lib-toml and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/lib-toml b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/lib-toml deleted file mode 100644 index a1327c4e9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/lib-toml +++ /dev/null @@ -1 +0,0 @@ -e6bd801269aa41a1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/lib-toml.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/lib-toml.json deleted file mode 100644 index 488f1d1c8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml-868616f0aeea36d8/lib-toml.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"display\", \"parse\", \"serde\", \"std\"]","declared_features":"[\"debug\", \"default\", \"display\", \"fast_hash\", \"parse\", \"preserve_order\", \"serde\", \"std\", \"unbounded\"]","target":11307174408538613157,"profile":6657407330989261599,"path":104244811157105959,"deps":[[1186802552529598449,"winnow",false,7885891096692909646],[2595807138143115569,"toml_writer",false,10632240778226763491],[6911000249307528833,"toml_datetime",false,13606525379062714131],[11899261697793765154,"serde_core",false,6500342841086748373],[14909187828359649377,"toml_parser",false,1884351877362577870],[15562492723520485225,"serde_spanned",false,4937813157438480308]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\toml-868616f0aeea36d8\\dep-lib-toml","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/dep-lib-toml_datetime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/dep-lib-toml_datetime deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/dep-lib-toml_datetime and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/lib-toml_datetime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/lib-toml_datetime deleted file mode 100644 index 201aae636..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/lib-toml_datetime +++ /dev/null @@ -1 +0,0 @@ -13cf5ee6bd16d4bc \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/lib-toml_datetime.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/lib-toml_datetime.json deleted file mode 100644 index 6c67a04b4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-1abd4bfa4539ebae/lib-toml_datetime.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"serde\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"serde\", \"std\"]","target":17332020374355320730,"profile":13732153304298165373,"path":15171844004765348990,"deps":[[11899261697793765154,"serde_core",false,6500342841086748373]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\toml_datetime-1abd4bfa4539ebae\\dep-lib-toml_datetime","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/dep-lib-toml_datetime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/dep-lib-toml_datetime deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/dep-lib-toml_datetime and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/lib-toml_datetime b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/lib-toml_datetime deleted file mode 100644 index a42c2e6f8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/lib-toml_datetime +++ /dev/null @@ -1 +0,0 @@ -8465be4838c4c084 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/lib-toml_datetime.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/lib-toml_datetime.json deleted file mode 100644 index 61d5113b2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_datetime-b7bb64ff8e8f2d10/lib-toml_datetime.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"serde\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"serde\", \"std\"]","target":17332020374355320730,"profile":13732153304298165373,"path":15171844004765348990,"deps":[[11899261697793765154,"serde_core",false,3505665340476166092]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\toml_datetime-b7bb64ff8e8f2d10\\dep-lib-toml_datetime","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/dep-lib-toml_parser b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/dep-lib-toml_parser deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/dep-lib-toml_parser and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/lib-toml_parser b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/lib-toml_parser deleted file mode 100644 index 633ba1e6d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/lib-toml_parser +++ /dev/null @@ -1 +0,0 @@ -ce71097a0c90261a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/lib-toml_parser.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/lib-toml_parser.json deleted file mode 100644 index b6269d320..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_parser-751258692d8e7df0/lib-toml_parser.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"std\"]","declared_features":"[\"alloc\", \"debug\", \"default\", \"simd\", \"std\", \"unsafe\"]","target":7844405055962294123,"profile":6657407330989261599,"path":7911000085989079793,"deps":[[1186802552529598449,"winnow",false,7885891096692909646]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\toml_parser-751258692d8e7df0\\dep-lib-toml_parser","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/dep-lib-toml_writer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/dep-lib-toml_writer deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/dep-lib-toml_writer and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/lib-toml_writer b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/lib-toml_writer deleted file mode 100644 index 093b122a4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/lib-toml_writer +++ /dev/null @@ -1 +0,0 @@ -e306a1e0a74e8d93 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/lib-toml_writer.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/lib-toml_writer.json deleted file mode 100644 index f840bd93d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/toml_writer-722b2c9c62964cc5/lib-toml_writer.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"alloc\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"std\"]","target":2742732608564090348,"profile":13732153304298165373,"path":11846558290226025501,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\toml_writer-722b2c9c62964cc5\\dep-lib-toml_writer","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/dep-lib-tracing b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/dep-lib-tracing deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/dep-lib-tracing and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/lib-tracing b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/lib-tracing deleted file mode 100644 index 2a5865e38..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/lib-tracing +++ /dev/null @@ -1 +0,0 @@ -dc833402536ebe7e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/lib-tracing.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/lib-tracing.json deleted file mode 100644 index 8652a8a45..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-19ed8c1bcdb020d4/lib-tracing.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"async-await\", \"attributes\", \"default\", \"log\", \"log-always\", \"max_level_debug\", \"max_level_error\", \"max_level_info\", \"max_level_off\", \"max_level_trace\", \"max_level_warn\", \"release_max_level_debug\", \"release_max_level_error\", \"release_max_level_info\", \"release_max_level_off\", \"release_max_level_trace\", \"release_max_level_warn\", \"std\", \"tracing-attributes\", \"valuable\"]","target":5568135053145998517,"profile":8689429984716569724,"path":7836181735883185828,"deps":[[2251399859588827949,"pin_project_lite",false,13955917239458497014],[16023452927926505185,"tracing_core",false,1473219845732078449]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tracing-19ed8c1bcdb020d4\\dep-lib-tracing","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/dep-lib-tracing_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/dep-lib-tracing_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/dep-lib-tracing_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/lib-tracing_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/lib-tracing_core deleted file mode 100644 index 57f6659ee..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/lib-tracing_core +++ /dev/null @@ -1 +0,0 @@ -7193eaeca4ed7114 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/lib-tracing_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/lib-tracing_core.json deleted file mode 100644 index e51e74c85..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/tracing-core-4991a909b0bd115f/lib-tracing_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"default\", \"once_cell\", \"std\", \"valuable\"]","target":14276081467424924844,"profile":8689429984716569724,"path":10798247967494502310,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\tracing-core-4991a909b0bd115f\\dep-lib-tracing_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/dep-lib-typeid b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/dep-lib-typeid deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/dep-lib-typeid and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/lib-typeid b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/lib-typeid deleted file mode 100644 index df40bb7e8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/lib-typeid +++ /dev/null @@ -1 +0,0 @@ -d8337c585a6a36bf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/lib-typeid.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/lib-typeid.json deleted file mode 100644 index 4bea9e0d3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-2fdeac6f2602c3bb/lib-typeid.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":11448216687482730721,"profile":15657897354478470176,"path":9293611761868957131,"deps":[[15068722234341947584,"build_script_build",false,12258727082085661837]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\typeid-2fdeac6f2602c3bb\\dep-lib-typeid","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-3bb44e0bd1f6c980/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-3bb44e0bd1f6c980/run-build-script-build-script-build deleted file mode 100644 index cc473d377..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-3bb44e0bd1f6c980/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -8d3c2de654bf1faa \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-3bb44e0bd1f6c980/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-3bb44e0bd1f6c980/run-build-script-build-script-build.json deleted file mode 100644 index 01c868924..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-3bb44e0bd1f6c980/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[15068722234341947584,"build_script_build",false,16443567484431943715]],"local":[{"RerunIfChanged":{"output":"debug\\build\\typeid-3bb44e0bd1f6c980\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/build-script-build-script-build deleted file mode 100644 index 59f5419d6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -23c8ba5d814933e4 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/build-script-build-script-build.json deleted file mode 100644 index 279b416ca..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":17883862002600103897,"profile":2225463790103693989,"path":4609118520904537626,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\typeid-9746fb518890b037\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typeid-9746fb518890b037/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/build-script-build-script-build deleted file mode 100644 index 8d5d71a44..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -cfb6af0a9ebce198 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/build-script-build-script-build.json deleted file mode 100644 index 0089c93ef..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"const-generics\", \"force_unix_path_separator\", \"i128\", \"no_std\", \"scale-info\", \"scale_info\", \"strict\"]","target":17883862002600103897,"profile":2225463790103693989,"path":17860130550664036151,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\typenum-5943df3e0a4b0a7d\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-5943df3e0a4b0a7d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-a82a409aa49da109/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-a82a409aa49da109/run-build-script-build-script-build deleted file mode 100644 index 38e529b0a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-a82a409aa49da109/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -6c4be462067d0444 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-a82a409aa49da109/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-a82a409aa49da109/run-build-script-build-script-build.json deleted file mode 100644 index ab829fd2d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-a82a409aa49da109/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[857979250431893282,"build_script_build",false,11016293550495086287]],"local":[{"RerunIfChanged":{"output":"debug\\build\\typenum-a82a409aa49da109\\output","paths":["tests"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/dep-lib-typenum b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/dep-lib-typenum deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/dep-lib-typenum and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/lib-typenum b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/lib-typenum deleted file mode 100644 index cc551b5c1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/lib-typenum +++ /dev/null @@ -1 +0,0 @@ -51efbc56665c869c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/lib-typenum.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/lib-typenum.json deleted file mode 100644 index 9d0877206..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/typenum-ccb125c0fe0b2a3c/lib-typenum.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"const-generics\", \"force_unix_path_separator\", \"i128\", \"no_std\", \"scale-info\", \"scale_info\", \"strict\"]","target":2349969882102649915,"profile":2225463790103693989,"path":10233781301799257823,"deps":[[857979250431893282,"build_script_build",false,4901179760868346732]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\typenum-ccb125c0fe0b2a3c\\dep-lib-typenum","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/dep-lib-unic_char_property b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/dep-lib-unic_char_property deleted file mode 100644 index 9af68ee72..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/dep-lib-unic_char_property and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/lib-unic_char_property b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/lib-unic_char_property deleted file mode 100644 index c0cf52d0c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/lib-unic_char_property +++ /dev/null @@ -1 +0,0 @@ -b4db9d74dab20e10 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/lib-unic_char_property.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/lib-unic_char_property.json deleted file mode 100644 index a8b6cb09a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-property-3ae3dd5637e9900b/lib-unic_char_property.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":9194628278279270262,"profile":15657897354478470176,"path":4614688414076685801,"deps":[[5217521680978980864,"unic_char_range",false,15933420979445297090]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\unic-char-property-3ae3dd5637e9900b\\dep-lib-unic_char_property","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/dep-lib-unic_char_range b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/dep-lib-unic_char_range deleted file mode 100644 index 9b2f6a7de..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/dep-lib-unic_char_range and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/lib-unic_char_range b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/lib-unic_char_range deleted file mode 100644 index e3d2ce0f3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/lib-unic_char_range +++ /dev/null @@ -1 +0,0 @@ -c2ef9740f6e11edd \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/lib-unic_char_range.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/lib-unic_char_range.json deleted file mode 100644 index 5d4949e89..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-char-range-943c85689656111f/lib-unic_char_range.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\"]","declared_features":"[\"default\", \"exact-size-is-empty\", \"fused\", \"rayon\", \"std\", \"trusted-len\", \"unstable\"]","target":16030636495492434410,"profile":15657897354478470176,"path":7431361584588087657,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\unic-char-range-943c85689656111f\\dep-lib-unic_char_range","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/dep-lib-unic_common b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/dep-lib-unic_common deleted file mode 100644 index 04ca832ba..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/dep-lib-unic_common and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/lib-unic_common b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/lib-unic_common deleted file mode 100644 index d26c66843..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/lib-unic_common +++ /dev/null @@ -1 +0,0 @@ -75f60004a16445d6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/lib-unic_common.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/lib-unic_common.json deleted file mode 100644 index f119d4e2d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-common-7deac79315973084/lib-unic_common.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\"]","declared_features":"[\"default\", \"unstable\"]","target":12566424773496969179,"profile":15657897354478470176,"path":541913439303106981,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\unic-common-7deac79315973084\\dep-lib-unic_common","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/dep-lib-unic_ucd_ident b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/dep-lib-unic_ucd_ident deleted file mode 100644 index f88b3075e..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/dep-lib-unic_ucd_ident and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/lib-unic_ucd_ident b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/lib-unic_ucd_ident deleted file mode 100644 index de0edf4f9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/lib-unic_ucd_ident +++ /dev/null @@ -1 +0,0 @@ -30a835c73114c008 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/lib-unic_ucd_ident.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/lib-unic_ucd_ident.json deleted file mode 100644 index 5c6fb7bde..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-ident-b2c122ee9ddce446/lib-unic_ucd_ident.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"id\", \"xid\"]","declared_features":"[\"default\", \"id\", \"pattern\", \"xid\"]","target":12238006043134261981,"profile":15657897354478470176,"path":2474769705768135376,"deps":[[5217521680978980864,"unic_char_range",false,15933420979445297090],[5933105508647463964,"unic_ucd_version",false,9460886371198410222],[5964552644319213361,"unic_char_property",false,1157058805609913268]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\unic-ucd-ident-b2c122ee9ddce446\\dep-lib-unic_ucd_ident","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/dep-lib-unic_ucd_version b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/dep-lib-unic_ucd_version deleted file mode 100644 index ce26bbb91..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/dep-lib-unic_ucd_version and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/lib-unic_ucd_version b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/lib-unic_ucd_version deleted file mode 100644 index 1e47db8ac..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/lib-unic_ucd_version +++ /dev/null @@ -1 +0,0 @@ -ee9d9d5707d24b83 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/lib-unic_ucd_version.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/lib-unic_ucd_version.json deleted file mode 100644 index a663e4710..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unic-ucd-version-0bdf0199094d49c4/lib-unic_ucd_version.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":8760155134400730115,"profile":15657897354478470176,"path":12346672414796810663,"deps":[[17189096646369539794,"unic_common",false,15439857540229297781]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\unic-ucd-version-0bdf0199094d49c4\\dep-lib-unic_ucd_version","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/dep-lib-unicode_ident b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/dep-lib-unicode_ident deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/dep-lib-unicode_ident and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/lib-unicode_ident b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/lib-unicode_ident deleted file mode 100644 index 53e0938da..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/lib-unicode_ident +++ /dev/null @@ -1 +0,0 @@ -2452499994fe9b65 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/lib-unicode_ident.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/lib-unicode_ident.json deleted file mode 100644 index 9b11bb494..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-ident-36e3cd8601dbfd38/lib-unicode_ident.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":14045917370260632744,"profile":2225463790103693989,"path":8177436864487865200,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\unicode-ident-36e3cd8601dbfd38\\dep-lib-unicode_ident","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/dep-lib-unicode_segmentation b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/dep-lib-unicode_segmentation deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/dep-lib-unicode_segmentation and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/lib-unicode_segmentation b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/lib-unicode_segmentation deleted file mode 100644 index 7fd867cfe..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/lib-unicode_segmentation +++ /dev/null @@ -1 +0,0 @@ -23aa0ed0e6145f06 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/lib-unicode_segmentation.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/lib-unicode_segmentation.json deleted file mode 100644 index 474146aae..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/unicode-segmentation-734ae13e73d61b34/lib-unicode_segmentation.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"no_std\"]","target":14369684853076716314,"profile":15657897354478470176,"path":13009903173011805919,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\unicode-segmentation-734ae13e73d61b34\\dep-lib-unicode_segmentation","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/dep-lib-url b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/dep-lib-url deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/dep-lib-url and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/lib-url b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/lib-url deleted file mode 100644 index a0a45be46..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/lib-url +++ /dev/null @@ -1 +0,0 @@ -44d44d4403825dcf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/lib-url.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/lib-url.json deleted file mode 100644 index 23739457e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-465d344e32217e74/lib-url.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"serde\", \"std\"]","declared_features":"[\"debugger_visualizer\", \"default\", \"expose_internals\", \"serde\", \"std\"]","target":7686100221094031937,"profile":15657897354478470176,"path":4673599838206086537,"deps":[[1074175012458081222,"form_urlencoded",false,17651095529533570411],[3051629642231505422,"serde_derive",false,13301726810596061484],[6159443412421938570,"idna",false,16403384751285427903],[6803352382179706244,"percent_encoding",false,18098348866792261601],[13548984313718623784,"serde",false,9531788703992814231]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\url-465d344e32217e74\\dep-lib-url","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/dep-lib-url b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/dep-lib-url deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/dep-lib-url and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/lib-url b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/lib-url deleted file mode 100644 index 47f661f50..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/lib-url +++ /dev/null @@ -1 +0,0 @@ -853a8222b1c84a6c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/lib-url.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/lib-url.json deleted file mode 100644 index af613c5d6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/url-9175b9cd751f688b/lib-url.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"serde\", \"std\"]","declared_features":"[\"debugger_visualizer\", \"default\", \"expose_internals\", \"serde\", \"std\"]","target":7686100221094031937,"profile":15657897354478470176,"path":4673599838206086537,"deps":[[1074175012458081222,"form_urlencoded",false,16954458017198946055],[3051629642231505422,"serde_derive",false,13301726810596061484],[6159443412421938570,"idna",false,12045261897045298905],[6803352382179706244,"percent_encoding",false,15065768539436337797],[13548984313718623784,"serde",false,10784126109130480978]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\url-9175b9cd751f688b\\dep-lib-url","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/dep-lib-urlpattern b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/dep-lib-urlpattern deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/dep-lib-urlpattern and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/lib-urlpattern b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/lib-urlpattern deleted file mode 100644 index 74b0c42a0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/lib-urlpattern +++ /dev/null @@ -1 +0,0 @@ -953a8d7d1cfeb10c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/lib-urlpattern.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/lib-urlpattern.json deleted file mode 100644 index ff0b77896..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7a378b4e1bdd7ce6/lib-urlpattern.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":176556056715179341,"profile":15657897354478470176,"path":8936165837408959244,"deps":[[1528297757488249563,"url",false,14942242089227637828],[13548984313718623784,"serde",false,9531788703992814231],[17109794424245468765,"regex",false,1597020154722254568],[18042999100915739104,"unic_ucd_ident",false,630526151860004912]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\urlpattern-7a378b4e1bdd7ce6\\dep-lib-urlpattern","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/dep-lib-urlpattern b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/dep-lib-urlpattern deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/dep-lib-urlpattern and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/lib-urlpattern b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/lib-urlpattern deleted file mode 100644 index 146ca2a04..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/lib-urlpattern +++ /dev/null @@ -1 +0,0 @@ -dd869df374fff175 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/lib-urlpattern.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/lib-urlpattern.json deleted file mode 100644 index 0076fe820..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/urlpattern-7cdb723c5281ef3d/lib-urlpattern.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":176556056715179341,"profile":15657897354478470176,"path":8936165837408959244,"deps":[[1528297757488249563,"url",false,7803269967486532229],[13548984313718623784,"serde",false,10784126109130480978],[17109794424245468765,"regex",false,1597020154722254568],[18042999100915739104,"unic_ucd_ident",false,630526151860004912]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\urlpattern-7cdb723c5281ef3d\\dep-lib-urlpattern","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/dep-lib-utf8 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/dep-lib-utf8 deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/dep-lib-utf8 and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/lib-utf8 b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/lib-utf8 deleted file mode 100644 index a32af871d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/lib-utf8 +++ /dev/null @@ -1 +0,0 @@ -64efb3fa2394cf35 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/lib-utf8.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/lib-utf8.json deleted file mode 100644 index 4444a9a8e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf-8-a3f4ade5a91b179c/lib-utf8.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":10206970129552530490,"profile":2225463790103693989,"path":12454239025765426419,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\utf-8-a3f4ade5a91b179c\\dep-lib-utf8","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/dep-lib-utf8_iter b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/dep-lib-utf8_iter deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/dep-lib-utf8_iter and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/lib-utf8_iter b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/lib-utf8_iter deleted file mode 100644 index 9ef7f880a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/lib-utf8_iter +++ /dev/null @@ -1 +0,0 @@ -187793d36d866144 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/lib-utf8_iter.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/lib-utf8_iter.json deleted file mode 100644 index 315f9f71c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/utf8_iter-1afe0bd4df6893d8/lib-utf8_iter.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":6216520282702351879,"profile":15657897354478470176,"path":798494333372390114,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\utf8_iter-1afe0bd4df6893d8\\dep-lib-utf8_iter","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/dep-lib-uuid b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/dep-lib-uuid deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/dep-lib-uuid and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/lib-uuid b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/lib-uuid deleted file mode 100644 index 9645b86d1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/lib-uuid +++ /dev/null @@ -1 +0,0 @@ -8839933712d00498 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/lib-uuid.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/lib-uuid.json deleted file mode 100644 index 5dfb421b2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-b9cccff7258b7c47/lib-uuid.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"rng\", \"serde\", \"std\", \"v4\"]","declared_features":"[\"arbitrary\", \"atomic\", \"borsh\", \"bytemuck\", \"default\", \"fast-rng\", \"js\", \"macro-diagnostics\", \"md5\", \"rng\", \"rng-getrandom\", \"rng-rand\", \"serde\", \"sha1\", \"slog\", \"std\", \"uuid-rng-internal-lib\", \"v1\", \"v3\", \"v4\", \"v5\", \"v6\", \"v7\", \"v8\", \"zerocopy\"]","target":2422778461497348360,"profile":13109237214727842307,"path":3552424397133036542,"deps":[[6509165896255665847,"getrandom",false,15217055903273454886],[11899261697793765154,"serde_core",false,3505665340476166092]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\uuid-b9cccff7258b7c47\\dep-lib-uuid","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/dep-lib-uuid b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/dep-lib-uuid deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/dep-lib-uuid and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/lib-uuid b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/lib-uuid deleted file mode 100644 index a44308788..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/lib-uuid +++ /dev/null @@ -1 +0,0 @@ -d7857d24ebd23702 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/lib-uuid.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/lib-uuid.json deleted file mode 100644 index 019240409..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/uuid-e63c3165967233d1/lib-uuid.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"serde\", \"std\"]","declared_features":"[\"arbitrary\", \"atomic\", \"borsh\", \"bytemuck\", \"default\", \"fast-rng\", \"js\", \"macro-diagnostics\", \"md5\", \"rng\", \"rng-getrandom\", \"rng-rand\", \"serde\", \"sha1\", \"slog\", \"std\", \"uuid-rng-internal-lib\", \"v1\", \"v3\", \"v4\", \"v5\", \"v6\", \"v7\", \"v8\", \"zerocopy\"]","target":2422778461497348360,"profile":16537970248810030391,"path":3552424397133036542,"deps":[[11899261697793765154,"serde_core",false,6500342841086748373]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\uuid-e63c3165967233d1\\dep-lib-uuid","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/dep-lib-version_check b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/dep-lib-version_check deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/dep-lib-version_check and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/lib-version_check b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/lib-version_check deleted file mode 100644 index 602109183..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/lib-version_check +++ /dev/null @@ -1 +0,0 @@ -a4a42eed78fc918f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/lib-version_check.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/lib-version_check.json deleted file mode 100644 index 20aaf5f72..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/version_check-5641bfb78c234d59/lib-version_check.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":18099224280402537651,"profile":2225463790103693989,"path":7155371684705771964,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\version_check-5641bfb78c234d59\\dep-lib-version_check","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/dep-lib-vswhom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/dep-lib-vswhom deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/dep-lib-vswhom and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/lib-vswhom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/lib-vswhom deleted file mode 100644 index 8b353bde7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/lib-vswhom +++ /dev/null @@ -1 +0,0 @@ -c86a79385254ae76 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/lib-vswhom.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/lib-vswhom.json deleted file mode 100644 index 3c69672ef..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-7f323d8245ab5986/lib-vswhom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2497132685121141828,"profile":2225463790103693989,"path":13982343932202385919,"deps":[[6186838405672744481,"vswhom_sys",false,14307523496495390718],[18365559012052052344,"libc",false,3736033081002872053]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\vswhom-7f323d8245ab5986\\dep-lib-vswhom","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-10a5227d0dc57824/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-10a5227d0dc57824/run-build-script-build-script-build deleted file mode 100644 index 234150d2b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-10a5227d0dc57824/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -bc413359dc3d7533 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-10a5227d0dc57824/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-10a5227d0dc57824/run-build-script-build-script-build.json deleted file mode 100644 index ee9b13cc5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-10a5227d0dc57824/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[6186838405672744481,"build_script_build",false,9077552888191656503]],"local":[{"RerunIfChanged":{"output":"debug\\build\\vswhom-sys-10a5227d0dc57824\\output","paths":["build.rs","ext/vswhom.cpp"]}},{"RerunIfEnvChanged":{"var":"VCINSTALLDIR","val":null}},{"RerunIfEnvChanged":{"var":"VSTEL_MSBuildProjectFullPath","val":null}},{"RerunIfEnvChanged":{"var":"VCToolsVersion","val":null}},{"RerunIfEnvChanged":{"var":"VSCMD_ARG_VCVARS_SPECTRE","val":null}},{"RerunIfEnvChanged":{"var":"WindowsSdkDir","val":null}},{"RerunIfEnvChanged":{"var":"WindowsSDKVersion","val":null}},{"RerunIfEnvChanged":{"var":"LIB","val":null}},{"RerunIfEnvChanged":{"var":"INCLUDE","val":null}},{"RerunIfEnvChanged":{"var":"CXX_x86_64-pc-windows-msvc","val":null}},{"RerunIfEnvChanged":{"var":"CXX_x86_64_pc_windows_msvc","val":null}},{"RerunIfEnvChanged":{"var":"HOST_CXX","val":null}},{"RerunIfEnvChanged":{"var":"CXX","val":null}},{"RerunIfEnvChanged":{"var":"CRATE_CC_NO_DEFAULTS","val":null}},{"RerunIfEnvChanged":{"var":"CXXFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"HOST_CXXFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"CXXFLAGS_x86_64_pc_windows_msvc","val":null}},{"RerunIfEnvChanged":{"var":"CXXFLAGS_x86_64-pc-windows-msvc","val":null}},{"RerunIfEnvChanged":{"var":"CC_ENABLE_DEBUG_OUTPUT","val":null}},{"RerunIfEnvChanged":{"var":"AR_x86_64-pc-windows-msvc","val":null}},{"RerunIfEnvChanged":{"var":"AR_x86_64_pc_windows_msvc","val":null}},{"RerunIfEnvChanged":{"var":"HOST_AR","val":null}},{"RerunIfEnvChanged":{"var":"AR","val":null}},{"RerunIfEnvChanged":{"var":"ARFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"HOST_ARFLAGS","val":null}},{"RerunIfEnvChanged":{"var":"ARFLAGS_x86_64_pc_windows_msvc","val":null}},{"RerunIfEnvChanged":{"var":"ARFLAGS_x86_64-pc-windows-msvc","val":null}},{"RerunIfEnvChanged":{"var":"CXXSTDLIB_x86_64-pc-windows-msvc","val":null}},{"RerunIfEnvChanged":{"var":"CXXSTDLIB_x86_64_pc_windows_msvc","val":null}},{"RerunIfEnvChanged":{"var":"HOST_CXXSTDLIB","val":null}},{"RerunIfEnvChanged":{"var":"CXXSTDLIB","val":null}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/build-script-build-script-build deleted file mode 100644 index bdf34bf78..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -37227cc241f2f97d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/build-script-build-script-build.json deleted file mode 100644 index a3f001cb2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":12318548087768197662,"profile":2225463790103693989,"path":15487800443733509321,"deps":[[14836725263356672040,"cc",false,1849881604817589468]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\vswhom-sys-6e30101f785efb0c\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-6e30101f785efb0c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/dep-lib-vswhom_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/dep-lib-vswhom_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/dep-lib-vswhom_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/lib-vswhom_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/lib-vswhom_sys deleted file mode 100644 index 73e9a1b6b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/lib-vswhom_sys +++ /dev/null @@ -1 +0,0 @@ -fe9f29c8d0888ec6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/lib-vswhom_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/lib-vswhom_sys.json deleted file mode 100644 index 1d8fca229..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/vswhom-sys-d302d0663dc106d5/lib-vswhom_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5407463716442520071,"profile":2225463790103693989,"path":18410218667491836505,"deps":[[6186838405672744481,"build_script_build",false,3707937884808102332],[18365559012052052344,"libc",false,3736033081002872053]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\vswhom-sys-d302d0663dc106d5\\dep-lib-vswhom_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/dep-lib-walkdir b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/dep-lib-walkdir deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/dep-lib-walkdir and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/lib-walkdir b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/lib-walkdir deleted file mode 100644 index a022e7804..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/lib-walkdir +++ /dev/null @@ -1 +0,0 @@ -a5fda3f4685dab24 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/lib-walkdir.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/lib-walkdir.json deleted file mode 100644 index 56a4922dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-50d941771decba8f/lib-walkdir.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":3552558796056091662,"profile":15657897354478470176,"path":4289868602890818884,"deps":[[5785418864289862565,"winapi_util",false,3521003771871303467],[11781824977070132858,"same_file",false,2266654992832368728]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\walkdir-50d941771decba8f\\dep-lib-walkdir","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/dep-lib-walkdir b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/dep-lib-walkdir deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/dep-lib-walkdir and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/lib-walkdir b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/lib-walkdir deleted file mode 100644 index 67795e6c5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/lib-walkdir +++ /dev/null @@ -1 +0,0 @@ -3515781b80c0bcfd \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/lib-walkdir.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/lib-walkdir.json deleted file mode 100644 index 8c1714116..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/walkdir-9e8535d10cb0c1f4/lib-walkdir.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":3552558796056091662,"profile":15657897354478470176,"path":4289868602890818884,"deps":[[5785418864289862565,"winapi_util",false,14330402745913706728],[11781824977070132858,"same_file",false,700679276581716062]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\walkdir-9e8535d10cb0c1f4\\dep-lib-walkdir","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/dep-lib-webview2_com b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/dep-lib-webview2_com deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/dep-lib-webview2_com and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/lib-webview2_com b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/lib-webview2_com deleted file mode 100644 index f5f743dd9..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/lib-webview2_com +++ /dev/null @@ -1 +0,0 @@ -394bd367ab91a846 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/lib-webview2_com.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/lib-webview2_com.json deleted file mode 100644 index f1417d76d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-2e90d66e64b31842/lib-webview2_com.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":8951617321220210272,"profile":15657897354478470176,"path":1287540186366321700,"deps":[[632475476718824203,"windows_implement",false,10252113153028580527],[5628259161083531273,"windows_core",false,1564442099389724938],[9607212097014017224,"windows_interface",false,2080662935847172432],[13836534099721799702,"webview2_com_sys",false,15338615528346592530],[14585479307175734061,"windows",false,3415978176206528813],[18259907001757170226,"webview2_com_macros",false,392894338147558346]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\webview2-com-2e90d66e64b31842\\dep-lib-webview2_com","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/dep-lib-webview2_com_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/dep-lib-webview2_com_macros deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/dep-lib-webview2_com_macros and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/lib-webview2_com_macros b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/lib-webview2_com_macros deleted file mode 100644 index 46269f0bb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/lib-webview2_com_macros +++ /dev/null @@ -1 +0,0 @@ -ca238ca351d77305 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/lib-webview2_com_macros.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/lib-webview2_com_macros.json deleted file mode 100644 index edac2961e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-macros-4acd1ce6b95b04e4/lib-webview2_com_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":3849063819634062546,"profile":2225463790103693989,"path":10567777058005510034,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\webview2-com-macros-4acd1ce6b95b04e4\\dep-lib-webview2_com_macros","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/dep-lib-webview2_com_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/dep-lib-webview2_com_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/dep-lib-webview2_com_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/lib-webview2_com_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/lib-webview2_com_sys deleted file mode 100644 index bd753f278..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/lib-webview2_com_sys +++ /dev/null @@ -1 +0,0 @@ -12a563398eb5ddd4 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/lib-webview2_com_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/lib-webview2_com_sys.json deleted file mode 100644 index 28f22ad0a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-22a242bcec724284/lib-webview2_com_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":524828094770578528,"profile":15657897354478470176,"path":13292684428520452762,"deps":[[5628259161083531273,"windows_core",false,1564442099389724938],[13836534099721799702,"build_script_build",false,16117625023551932786],[14585479307175734061,"windows",false,3415978176206528813]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\webview2-com-sys-22a242bcec724284\\dep-lib-webview2_com_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/build-script-build-script-build deleted file mode 100644 index 497c9d5db..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -8323e0ca180f6e13 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/build-script-build-script-build.json deleted file mode 100644 index 7a9601bb4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":2225463790103693989,"path":1646599203971975566,"deps":[[2448563160050429386,"thiserror",false,11087210622057152061]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\webview2-com-sys-3c735b7eb27ff44c\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-3c735b7eb27ff44c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-9572d99045a96f14/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-9572d99045a96f14/run-build-script-build-script-build deleted file mode 100644 index 6a3edc99f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-9572d99045a96f14/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -7289c267904eaddf \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-9572d99045a96f14/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-9572d99045a96f14/run-build-script-build-script-build.json deleted file mode 100644 index bf9c98f81..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/webview2-com-sys-9572d99045a96f14/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[13836534099721799702,"build_script_build",false,1400073133316121475]],"local":[{"Precalculated":"0.38.2"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/dep-lib-winapi_util b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/dep-lib-winapi_util deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/dep-lib-winapi_util and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/lib-winapi_util b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/lib-winapi_util deleted file mode 100644 index 17fcf2c9c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/lib-winapi_util +++ /dev/null @@ -1 +0,0 @@ -2b173383461edd30 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/lib-winapi_util.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/lib-winapi_util.json deleted file mode 100644 index 9f3ba4fad..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-05f1aff09d913e86/lib-winapi_util.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":13060904917998432814,"profile":15657897354478470176,"path":3099208455390653687,"deps":[[6568467691589961976,"windows_sys",false,5124779585545402889]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\winapi-util-05f1aff09d913e86\\dep-lib-winapi_util","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/dep-lib-winapi_util b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/dep-lib-winapi_util deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/dep-lib-winapi_util and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/lib-winapi_util b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/lib-winapi_util deleted file mode 100644 index f814211eb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/lib-winapi_util +++ /dev/null @@ -1 +0,0 @@ -e80878265fd1dfc6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/lib-winapi_util.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/lib-winapi_util.json deleted file mode 100644 index 56e3e1f88..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winapi-util-67817a170595924c/lib-winapi_util.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":13060904917998432814,"profile":15657897354478470176,"path":3099208455390653687,"deps":[[6568467691589961976,"windows_sys",false,6428487285297176863]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\winapi-util-67817a170595924c\\dep-lib-winapi_util","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/dep-lib-window_vibrancy b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/dep-lib-window_vibrancy deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/dep-lib-window_vibrancy and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/lib-window_vibrancy b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/lib-window_vibrancy deleted file mode 100644 index d54047aa0..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/lib-window_vibrancy +++ /dev/null @@ -1 +0,0 @@ -9a43465eda04bf65 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/lib-window_vibrancy.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/lib-window_vibrancy.json deleted file mode 100644 index 0cae3101c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/window-vibrancy-ceb0f32d4f08512b/lib-window_vibrancy.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":13028659016136499722,"profile":15657897354478470176,"path":4083652027865110579,"deps":[[4143744114649553716,"raw_window_handle",false,15731530099593162238],[10281541584571964250,"windows_sys",false,18196424393376243940],[13129119782722264640,"windows_version",false,10731455328532410827]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\window-vibrancy-ceb0f32d4f08512b\\dep-lib-window_vibrancy","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/dep-lib-windows b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/dep-lib-windows deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/dep-lib-windows and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/lib-windows b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/lib-windows deleted file mode 100644 index 1db3c9a72..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/lib-windows +++ /dev/null @@ -1 +0,0 @@ -2de146790dfe672f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/lib-windows.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/lib-windows.json deleted file mode 100644 index 878d2a908..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-c38fdc5154bcf410/lib-windows.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"Win32\", \"Win32_Devices\", \"Win32_Devices_HumanInterfaceDevice\", \"Win32_Foundation\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Gdi\", \"Win32_System\", \"Win32_System_Com\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_DataExchange\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_LibraryLoader\", \"Win32_System_Memory\", \"Win32_System_Ole\", \"Win32_System_Registry\", \"Win32_System_SystemInformation\", \"Win32_System_SystemServices\", \"Win32_System_Threading\", \"Win32_System_Variant\", \"Win32_System_WinRT\", \"Win32_System_WindowsProgramming\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_Controls\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_Ime\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Input_Pointer\", \"Win32_UI_Input_Touch\", \"Win32_UI_Shell\", \"Win32_UI_TextServices\", \"Win32_UI_WindowsAndMessaging\", \"default\", \"std\"]","declared_features":"[\"AI\", \"AI_MachineLearning\", \"ApplicationModel\", \"ApplicationModel_Activation\", \"ApplicationModel_AppExtensions\", \"ApplicationModel_AppService\", \"ApplicationModel_Appointments\", \"ApplicationModel_Appointments_AppointmentsProvider\", \"ApplicationModel_Appointments_DataProvider\", \"ApplicationModel_Background\", \"ApplicationModel_Calls\", \"ApplicationModel_Calls_Background\", \"ApplicationModel_Calls_Provider\", \"ApplicationModel_Chat\", \"ApplicationModel_CommunicationBlocking\", \"ApplicationModel_Contacts\", \"ApplicationModel_Contacts_DataProvider\", \"ApplicationModel_Contacts_Provider\", \"ApplicationModel_ConversationalAgent\", \"ApplicationModel_Core\", \"ApplicationModel_DataTransfer\", \"ApplicationModel_DataTransfer_DragDrop\", \"ApplicationModel_DataTransfer_DragDrop_Core\", \"ApplicationModel_DataTransfer_ShareTarget\", \"ApplicationModel_Email\", \"ApplicationModel_Email_DataProvider\", \"ApplicationModel_ExtendedExecution\", \"ApplicationModel_ExtendedExecution_Foreground\", \"ApplicationModel_Holographic\", \"ApplicationModel_LockScreen\", \"ApplicationModel_PackageExtensions\", \"ApplicationModel_Payments\", \"ApplicationModel_Payments_Provider\", \"ApplicationModel_Preview\", \"ApplicationModel_Preview_Holographic\", \"ApplicationModel_Preview_InkWorkspace\", \"ApplicationModel_Preview_Notes\", \"ApplicationModel_Resources\", \"ApplicationModel_Resources_Core\", \"ApplicationModel_Resources_Management\", \"ApplicationModel_Search\", \"ApplicationModel_Search_Core\", \"ApplicationModel_UserActivities\", \"ApplicationModel_UserActivities_Core\", \"ApplicationModel_UserDataAccounts\", \"ApplicationModel_UserDataAccounts_Provider\", \"ApplicationModel_UserDataAccounts_SystemAccess\", \"ApplicationModel_UserDataTasks\", \"ApplicationModel_UserDataTasks_DataProvider\", \"ApplicationModel_VoiceCommands\", \"ApplicationModel_Wallet\", \"ApplicationModel_Wallet_System\", \"Data\", \"Data_Html\", \"Data_Json\", \"Data_Pdf\", \"Data_Text\", \"Data_Xml\", \"Data_Xml_Dom\", \"Data_Xml_Xsl\", \"Devices\", \"Devices_Adc\", \"Devices_Adc_Provider\", \"Devices_Background\", \"Devices_Bluetooth\", \"Devices_Bluetooth_Advertisement\", \"Devices_Bluetooth_Background\", \"Devices_Bluetooth_GenericAttributeProfile\", \"Devices_Bluetooth_Rfcomm\", \"Devices_Custom\", \"Devices_Display\", \"Devices_Display_Core\", \"Devices_Enumeration\", \"Devices_Enumeration_Pnp\", \"Devices_Geolocation\", \"Devices_Geolocation_Geofencing\", \"Devices_Geolocation_Provider\", \"Devices_Gpio\", \"Devices_Gpio_Provider\", \"Devices_Haptics\", \"Devices_HumanInterfaceDevice\", \"Devices_I2c\", \"Devices_I2c_Provider\", \"Devices_Input\", \"Devices_Input_Preview\", \"Devices_Lights\", \"Devices_Lights_Effects\", \"Devices_Midi\", \"Devices_PointOfService\", \"Devices_PointOfService_Provider\", \"Devices_Portable\", \"Devices_Power\", \"Devices_Printers\", \"Devices_Printers_Extensions\", \"Devices_Pwm\", \"Devices_Pwm_Provider\", \"Devices_Radios\", \"Devices_Scanners\", \"Devices_Sensors\", \"Devices_Sensors_Custom\", \"Devices_SerialCommunication\", \"Devices_SmartCards\", \"Devices_Sms\", \"Devices_Spi\", \"Devices_Spi_Provider\", \"Devices_Usb\", \"Devices_WiFi\", \"Devices_WiFiDirect\", \"Devices_WiFiDirect_Services\", \"Embedded\", \"Embedded_DeviceLockdown\", \"Foundation\", \"Foundation_Collections\", \"Foundation_Diagnostics\", \"Foundation_Metadata\", \"Foundation_Numerics\", \"Gaming\", \"Gaming_Input\", \"Gaming_Input_Custom\", \"Gaming_Input_ForceFeedback\", \"Gaming_Input_Preview\", \"Gaming_Preview\", \"Gaming_Preview_GamesEnumeration\", \"Gaming_UI\", \"Gaming_XboxLive\", \"Gaming_XboxLive_Storage\", \"Globalization\", \"Globalization_Collation\", \"Globalization_DateTimeFormatting\", \"Globalization_Fonts\", \"Globalization_NumberFormatting\", \"Globalization_PhoneNumberFormatting\", \"Graphics\", \"Graphics_Capture\", \"Graphics_DirectX\", \"Graphics_DirectX_Direct3D11\", \"Graphics_Display\", \"Graphics_Display_Core\", \"Graphics_Effects\", \"Graphics_Holographic\", \"Graphics_Imaging\", \"Graphics_Printing\", \"Graphics_Printing3D\", \"Graphics_Printing_OptionDetails\", \"Graphics_Printing_PrintSupport\", \"Graphics_Printing_PrintTicket\", \"Graphics_Printing_Workflow\", \"Management\", \"Management_Core\", \"Management_Deployment\", \"Management_Deployment_Preview\", \"Management_Policies\", \"Management_Setup\", \"Management_Update\", \"Management_Workplace\", \"Media\", \"Media_AppBroadcasting\", \"Media_AppRecording\", \"Media_Audio\", \"Media_Capture\", \"Media_Capture_Core\", \"Media_Capture_Frames\", \"Media_Casting\", \"Media_ClosedCaptioning\", \"Media_ContentRestrictions\", \"Media_Control\", \"Media_Core\", \"Media_Core_Preview\", \"Media_Devices\", \"Media_Devices_Core\", \"Media_DialProtocol\", \"Media_Editing\", \"Media_Effects\", \"Media_FaceAnalysis\", \"Media_Import\", \"Media_MediaProperties\", \"Media_Miracast\", \"Media_Ocr\", \"Media_PlayTo\", \"Media_Playback\", \"Media_Playlists\", \"Media_Protection\", \"Media_Protection_PlayReady\", \"Media_Render\", \"Media_SpeechRecognition\", \"Media_SpeechSynthesis\", \"Media_Streaming\", \"Media_Streaming_Adaptive\", \"Media_Transcoding\", \"Networking\", \"Networking_BackgroundTransfer\", \"Networking_Connectivity\", \"Networking_NetworkOperators\", \"Networking_Proximity\", \"Networking_PushNotifications\", \"Networking_ServiceDiscovery\", \"Networking_ServiceDiscovery_Dnssd\", \"Networking_Sockets\", \"Networking_Vpn\", \"Networking_XboxLive\", \"Perception\", \"Perception_Automation\", \"Perception_Automation_Core\", \"Perception_People\", \"Perception_Spatial\", \"Perception_Spatial_Preview\", \"Perception_Spatial_Surfaces\", \"Phone\", \"Phone_ApplicationModel\", \"Phone_Devices\", \"Phone_Devices_Notification\", \"Phone_Devices_Power\", \"Phone_Management\", \"Phone_Management_Deployment\", \"Phone_Media\", \"Phone_Media_Devices\", \"Phone_Notification\", \"Phone_Notification_Management\", \"Phone_PersonalInformation\", \"Phone_PersonalInformation_Provisioning\", \"Phone_Speech\", \"Phone_Speech_Recognition\", \"Phone_StartScreen\", \"Phone_System\", \"Phone_System_Power\", \"Phone_System_Profile\", \"Phone_System_UserProfile\", \"Phone_System_UserProfile_GameServices\", \"Phone_System_UserProfile_GameServices_Core\", \"Phone_UI\", \"Phone_UI_Input\", \"Security\", \"Security_Authentication\", \"Security_Authentication_Identity\", \"Security_Authentication_Identity_Core\", \"Security_Authentication_OnlineId\", \"Security_Authentication_Web\", \"Security_Authentication_Web_Core\", \"Security_Authentication_Web_Provider\", \"Security_Authorization\", \"Security_Authorization_AppCapabilityAccess\", \"Security_Credentials\", \"Security_Credentials_UI\", \"Security_Cryptography\", \"Security_Cryptography_Certificates\", \"Security_Cryptography_Core\", \"Security_Cryptography_DataProtection\", \"Security_DataProtection\", \"Security_EnterpriseData\", \"Security_ExchangeActiveSyncProvisioning\", \"Security_Isolation\", \"Services\", \"Services_Maps\", \"Services_Maps_Guidance\", \"Services_Maps_LocalSearch\", \"Services_Maps_OfflineMaps\", \"Services_Store\", \"Services_TargetedContent\", \"Storage\", \"Storage_AccessCache\", \"Storage_BulkAccess\", \"Storage_Compression\", \"Storage_FileProperties\", \"Storage_Pickers\", \"Storage_Pickers_Provider\", \"Storage_Provider\", \"Storage_Search\", \"Storage_Streams\", \"System\", \"System_Diagnostics\", \"System_Diagnostics_DevicePortal\", \"System_Diagnostics_Telemetry\", \"System_Diagnostics_TraceReporting\", \"System_Display\", \"System_Implementation\", \"System_Implementation_FileExplorer\", \"System_Inventory\", \"System_Power\", \"System_Profile\", \"System_Profile_SystemManufacturers\", \"System_RemoteDesktop\", \"System_RemoteDesktop_Input\", \"System_RemoteDesktop_Provider\", \"System_RemoteSystems\", \"System_Threading\", \"System_Threading_Core\", \"System_Update\", \"System_UserProfile\", \"UI\", \"UI_Accessibility\", \"UI_ApplicationSettings\", \"UI_Composition\", \"UI_Composition_Core\", \"UI_Composition_Desktop\", \"UI_Composition_Diagnostics\", \"UI_Composition_Effects\", \"UI_Composition_Interactions\", \"UI_Composition_Scenes\", \"UI_Core\", \"UI_Core_AnimationMetrics\", \"UI_Core_Preview\", \"UI_Input\", \"UI_Input_Core\", \"UI_Input_Inking\", \"UI_Input_Inking_Analysis\", \"UI_Input_Inking_Core\", \"UI_Input_Inking_Preview\", \"UI_Input_Preview\", \"UI_Input_Preview_Injection\", \"UI_Input_Spatial\", \"UI_Notifications\", \"UI_Notifications_Management\", \"UI_Notifications_Preview\", \"UI_Popups\", \"UI_Shell\", \"UI_StartScreen\", \"UI_Text\", \"UI_Text_Core\", \"UI_UIAutomation\", \"UI_UIAutomation_Core\", \"UI_ViewManagement\", \"UI_ViewManagement_Core\", \"UI_WebUI\", \"UI_WebUI_Core\", \"UI_WindowManagement\", \"UI_WindowManagement_Preview\", \"Wdk\", \"Wdk_Devices\", \"Wdk_Devices_Bluetooth\", \"Wdk_Devices_HumanInterfaceDevice\", \"Wdk_Foundation\", \"Wdk_Graphics\", \"Wdk_Graphics_Direct3D\", \"Wdk_NetworkManagement\", \"Wdk_NetworkManagement_Ndis\", \"Wdk_NetworkManagement_WindowsFilteringPlatform\", \"Wdk_Storage\", \"Wdk_Storage_FileSystem\", \"Wdk_Storage_FileSystem_Minifilters\", \"Wdk_System\", \"Wdk_System_IO\", \"Wdk_System_Memory\", \"Wdk_System_OfflineRegistry\", \"Wdk_System_Registry\", \"Wdk_System_SystemInformation\", \"Wdk_System_SystemServices\", \"Wdk_System_Threading\", \"Web\", \"Web_AtomPub\", \"Web_Http\", \"Web_Http_Diagnostics\", \"Web_Http_Filters\", \"Web_Http_Headers\", \"Web_Syndication\", \"Web_UI\", \"Web_UI_Interop\", \"Win32\", \"Win32_AI\", \"Win32_AI_MachineLearning\", \"Win32_AI_MachineLearning_DirectML\", \"Win32_AI_MachineLearning_WinML\", \"Win32_Data\", \"Win32_Data_HtmlHelp\", \"Win32_Data_RightsManagement\", \"Win32_Data_Xml\", \"Win32_Data_Xml_MsXml\", \"Win32_Data_Xml_XmlLite\", \"Win32_Devices\", \"Win32_Devices_AllJoyn\", \"Win32_Devices_Beep\", \"Win32_Devices_BiometricFramework\", \"Win32_Devices_Bluetooth\", \"Win32_Devices_Cdrom\", \"Win32_Devices_Communication\", \"Win32_Devices_DeviceAccess\", \"Win32_Devices_DeviceAndDriverInstallation\", \"Win32_Devices_DeviceQuery\", \"Win32_Devices_Display\", \"Win32_Devices_Dvd\", \"Win32_Devices_Enumeration\", \"Win32_Devices_Enumeration_Pnp\", \"Win32_Devices_Fax\", \"Win32_Devices_FunctionDiscovery\", \"Win32_Devices_Geolocation\", \"Win32_Devices_HumanInterfaceDevice\", \"Win32_Devices_ImageAcquisition\", \"Win32_Devices_Nfc\", \"Win32_Devices_Nfp\", \"Win32_Devices_PortableDevices\", \"Win32_Devices_Properties\", \"Win32_Devices_Pwm\", \"Win32_Devices_Sensors\", \"Win32_Devices_SerialCommunication\", \"Win32_Devices_Tapi\", \"Win32_Devices_Usb\", \"Win32_Devices_WebServicesOnDevices\", \"Win32_Foundation\", \"Win32_Gaming\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_CompositionSwapchain\", \"Win32_Graphics_DXCore\", \"Win32_Graphics_Direct2D\", \"Win32_Graphics_Direct2D_Common\", \"Win32_Graphics_Direct3D\", \"Win32_Graphics_Direct3D10\", \"Win32_Graphics_Direct3D11\", \"Win32_Graphics_Direct3D11on12\", \"Win32_Graphics_Direct3D12\", \"Win32_Graphics_Direct3D9\", \"Win32_Graphics_Direct3D9on12\", \"Win32_Graphics_Direct3D_Dxc\", \"Win32_Graphics_Direct3D_Fxc\", \"Win32_Graphics_DirectComposition\", \"Win32_Graphics_DirectDraw\", \"Win32_Graphics_DirectManipulation\", \"Win32_Graphics_DirectWrite\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Dxgi\", \"Win32_Graphics_Dxgi_Common\", \"Win32_Graphics_Gdi\", \"Win32_Graphics_GdiPlus\", \"Win32_Graphics_Hlsl\", \"Win32_Graphics_Imaging\", \"Win32_Graphics_Imaging_D2D\", \"Win32_Graphics_OpenGL\", \"Win32_Graphics_Printing\", \"Win32_Graphics_Printing_PrintTicket\", \"Win32_Management\", \"Win32_Management_MobileDeviceManagementRegistration\", \"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Media_Audio_Apo\", \"Win32_Media_Audio_DirectMusic\", \"Win32_Media_Audio_DirectSound\", \"Win32_Media_Audio_Endpoints\", \"Win32_Media_Audio_XAudio2\", \"Win32_Media_DeviceManager\", \"Win32_Media_DirectShow\", \"Win32_Media_DirectShow_Tv\", \"Win32_Media_DirectShow_Xml\", \"Win32_Media_DxMediaObjects\", \"Win32_Media_KernelStreaming\", \"Win32_Media_LibrarySharingServices\", \"Win32_Media_MediaFoundation\", \"Win32_Media_MediaPlayer\", \"Win32_Media_Multimedia\", \"Win32_Media_PictureAcquisition\", \"Win32_Media_Speech\", \"Win32_Media_Streaming\", \"Win32_Media_WindowsMediaFormat\", \"Win32_NetworkManagement\", \"Win32_NetworkManagement_Dhcp\", \"Win32_NetworkManagement_Dns\", \"Win32_NetworkManagement_InternetConnectionWizard\", \"Win32_NetworkManagement_IpHelper\", \"Win32_NetworkManagement_MobileBroadband\", \"Win32_NetworkManagement_Multicast\", \"Win32_NetworkManagement_Ndis\", \"Win32_NetworkManagement_NetBios\", \"Win32_NetworkManagement_NetManagement\", \"Win32_NetworkManagement_NetShell\", \"Win32_NetworkManagement_NetworkDiagnosticsFramework\", \"Win32_NetworkManagement_NetworkPolicyServer\", \"Win32_NetworkManagement_P2P\", \"Win32_NetworkManagement_QoS\", \"Win32_NetworkManagement_Rras\", \"Win32_NetworkManagement_Snmp\", \"Win32_NetworkManagement_WNet\", \"Win32_NetworkManagement_WebDav\", \"Win32_NetworkManagement_WiFi\", \"Win32_NetworkManagement_WindowsConnectNow\", \"Win32_NetworkManagement_WindowsConnectionManager\", \"Win32_NetworkManagement_WindowsFilteringPlatform\", \"Win32_NetworkManagement_WindowsFirewall\", \"Win32_NetworkManagement_WindowsNetworkVirtualization\", \"Win32_Networking\", \"Win32_Networking_ActiveDirectory\", \"Win32_Networking_BackgroundIntelligentTransferService\", \"Win32_Networking_Clustering\", \"Win32_Networking_HttpServer\", \"Win32_Networking_Ldap\", \"Win32_Networking_NetworkListManager\", \"Win32_Networking_RemoteDifferentialCompression\", \"Win32_Networking_WebSocket\", \"Win32_Networking_WinHttp\", \"Win32_Networking_WinInet\", \"Win32_Networking_WinSock\", \"Win32_Networking_WindowsWebServices\", \"Win32_Security\", \"Win32_Security_AppLocker\", \"Win32_Security_Authentication\", \"Win32_Security_Authentication_Identity\", \"Win32_Security_Authentication_Identity_Provider\", \"Win32_Security_Authorization\", \"Win32_Security_Authorization_UI\", \"Win32_Security_ConfigurationSnapin\", \"Win32_Security_Credentials\", \"Win32_Security_Cryptography\", \"Win32_Security_Cryptography_Catalog\", \"Win32_Security_Cryptography_Certificates\", \"Win32_Security_Cryptography_Sip\", \"Win32_Security_Cryptography_UI\", \"Win32_Security_DiagnosticDataQuery\", \"Win32_Security_DirectoryServices\", \"Win32_Security_EnterpriseData\", \"Win32_Security_ExtensibleAuthenticationProtocol\", \"Win32_Security_Isolation\", \"Win32_Security_LicenseProtection\", \"Win32_Security_NetworkAccessProtection\", \"Win32_Security_Tpm\", \"Win32_Security_WinTrust\", \"Win32_Security_WinWlx\", \"Win32_Storage\", \"Win32_Storage_Cabinets\", \"Win32_Storage_CloudFilters\", \"Win32_Storage_Compression\", \"Win32_Storage_DataDeduplication\", \"Win32_Storage_DistributedFileSystem\", \"Win32_Storage_EnhancedStorage\", \"Win32_Storage_FileHistory\", \"Win32_Storage_FileServerResourceManager\", \"Win32_Storage_FileSystem\", \"Win32_Storage_Imapi\", \"Win32_Storage_IndexServer\", \"Win32_Storage_InstallableFileSystems\", \"Win32_Storage_IscsiDisc\", \"Win32_Storage_Jet\", \"Win32_Storage_Nvme\", \"Win32_Storage_OfflineFiles\", \"Win32_Storage_OperationRecorder\", \"Win32_Storage_Packaging\", \"Win32_Storage_Packaging_Appx\", \"Win32_Storage_Packaging_Opc\", \"Win32_Storage_ProjectedFileSystem\", \"Win32_Storage_StructuredStorage\", \"Win32_Storage_Vhd\", \"Win32_Storage_VirtualDiskService\", \"Win32_Storage_Vss\", \"Win32_Storage_Xps\", \"Win32_Storage_Xps_Printing\", \"Win32_System\", \"Win32_System_AddressBook\", \"Win32_System_Antimalware\", \"Win32_System_ApplicationInstallationAndServicing\", \"Win32_System_ApplicationVerifier\", \"Win32_System_AssessmentTool\", \"Win32_System_ClrHosting\", \"Win32_System_Com\", \"Win32_System_Com_CallObj\", \"Win32_System_Com_ChannelCredentials\", \"Win32_System_Com_Events\", \"Win32_System_Com_Marshal\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Com_UI\", \"Win32_System_Com_Urlmon\", \"Win32_System_ComponentServices\", \"Win32_System_Console\", \"Win32_System_Contacts\", \"Win32_System_CorrelationVector\", \"Win32_System_DataExchange\", \"Win32_System_DeploymentServices\", \"Win32_System_DesktopSharing\", \"Win32_System_DeveloperLicensing\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Ceip\", \"Win32_System_Diagnostics_ClrProfiling\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_Diagnostics_Debug_ActiveScript\", \"Win32_System_Diagnostics_Debug_Extensions\", \"Win32_System_Diagnostics_Etw\", \"Win32_System_Diagnostics_ProcessSnapshotting\", \"Win32_System_Diagnostics_ToolHelp\", \"Win32_System_Diagnostics_TraceLogging\", \"Win32_System_DistributedTransactionCoordinator\", \"Win32_System_Environment\", \"Win32_System_ErrorReporting\", \"Win32_System_EventCollector\", \"Win32_System_EventLog\", \"Win32_System_EventNotificationService\", \"Win32_System_GroupPolicy\", \"Win32_System_HostCompute\", \"Win32_System_HostComputeNetwork\", \"Win32_System_HostComputeSystem\", \"Win32_System_Hypervisor\", \"Win32_System_IO\", \"Win32_System_Iis\", \"Win32_System_Ioctl\", \"Win32_System_JobObjects\", \"Win32_System_Js\", \"Win32_System_Kernel\", \"Win32_System_LibraryLoader\", \"Win32_System_Mailslots\", \"Win32_System_Mapi\", \"Win32_System_Memory\", \"Win32_System_Memory_NonVolatile\", \"Win32_System_MessageQueuing\", \"Win32_System_MixedReality\", \"Win32_System_Mmc\", \"Win32_System_Ole\", \"Win32_System_ParentalControls\", \"Win32_System_PasswordManagement\", \"Win32_System_Performance\", \"Win32_System_Performance_HardwareCounterProfiling\", \"Win32_System_Pipes\", \"Win32_System_Power\", \"Win32_System_ProcessStatus\", \"Win32_System_RealTimeCommunications\", \"Win32_System_Recovery\", \"Win32_System_Registry\", \"Win32_System_RemoteAssistance\", \"Win32_System_RemoteDesktop\", \"Win32_System_RemoteManagement\", \"Win32_System_RestartManager\", \"Win32_System_Restore\", \"Win32_System_Rpc\", \"Win32_System_Search\", \"Win32_System_Search_Common\", \"Win32_System_SecurityCenter\", \"Win32_System_ServerBackup\", \"Win32_System_Services\", \"Win32_System_SettingsManagementInfrastructure\", \"Win32_System_SetupAndMigration\", \"Win32_System_Shutdown\", \"Win32_System_SideShow\", \"Win32_System_StationsAndDesktops\", \"Win32_System_SubsystemForLinux\", \"Win32_System_SystemInformation\", \"Win32_System_SystemServices\", \"Win32_System_TaskScheduler\", \"Win32_System_Threading\", \"Win32_System_Time\", \"Win32_System_TpmBaseServices\", \"Win32_System_TransactionServer\", \"Win32_System_UpdateAgent\", \"Win32_System_UpdateAssessment\", \"Win32_System_UserAccessLogging\", \"Win32_System_Variant\", \"Win32_System_VirtualDosMachines\", \"Win32_System_WinRT\", \"Win32_System_WinRT_AllJoyn\", \"Win32_System_WinRT_Composition\", \"Win32_System_WinRT_CoreInputView\", \"Win32_System_WinRT_Direct3D11\", \"Win32_System_WinRT_Display\", \"Win32_System_WinRT_Graphics\", \"Win32_System_WinRT_Graphics_Capture\", \"Win32_System_WinRT_Graphics_Direct2D\", \"Win32_System_WinRT_Graphics_Imaging\", \"Win32_System_WinRT_Holographic\", \"Win32_System_WinRT_Isolation\", \"Win32_System_WinRT_ML\", \"Win32_System_WinRT_Media\", \"Win32_System_WinRT_Metadata\", \"Win32_System_WinRT_Pdf\", \"Win32_System_WinRT_Printing\", \"Win32_System_WinRT_Shell\", \"Win32_System_WinRT_Storage\", \"Win32_System_WindowsProgramming\", \"Win32_System_WindowsSync\", \"Win32_System_Wmi\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_Animation\", \"Win32_UI_ColorSystem\", \"Win32_UI_Controls\", \"Win32_UI_Controls_Dialogs\", \"Win32_UI_Controls_RichEdit\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_Ime\", \"Win32_UI_Input_Ink\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Input_Pointer\", \"Win32_UI_Input_Radial\", \"Win32_UI_Input_Touch\", \"Win32_UI_Input_XboxController\", \"Win32_UI_InteractionContext\", \"Win32_UI_LegacyWindowsEnvironmentFeatures\", \"Win32_UI_Magnification\", \"Win32_UI_Notifications\", \"Win32_UI_Ribbon\", \"Win32_UI_Shell\", \"Win32_UI_Shell_Common\", \"Win32_UI_Shell_PropertiesSystem\", \"Win32_UI_TabletPC\", \"Win32_UI_TextServices\", \"Win32_UI_WindowsAndMessaging\", \"Win32_UI_Wpf\", \"Win32_Web\", \"Win32_Web_InternetExplorer\", \"default\", \"deprecated\", \"docs\", \"std\"]","target":12079305173176943989,"profile":12257758352969185987,"path":1130972543439985053,"deps":[[654630577187138008,"windows_numerics",false,13696043713230894720],[5628259161083531273,"windows_core",false,1564442099389724938],[11505586985402185701,"windows_link",false,16060276076010020214],[14242725669310060391,"windows_collections",false,11115587248218298075],[15497576709604833034,"windows_future",false,15733740756398170884]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-c38fdc5154bcf410\\dep-lib-windows","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/dep-lib-windows_collections b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/dep-lib-windows_collections deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/dep-lib-windows_collections and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/lib-windows_collections b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/lib-windows_collections deleted file mode 100644 index f3e4a0b60..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/lib-windows_collections +++ /dev/null @@ -1 +0,0 @@ -dbd6e997b57f429a \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/lib-windows_collections.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/lib-windows_collections.json deleted file mode 100644 index 009990bfe..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-collections-88014711e8e8c018/lib-windows_collections.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"default\", \"std\"]","target":12696029068395624175,"profile":18079350292250340808,"path":18071087864504762368,"deps":[[5628259161083531273,"windows_core",false,1564442099389724938]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-collections-88014711e8e8c018\\dep-lib-windows_collections","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/dep-lib-windows_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/dep-lib-windows_core deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/dep-lib-windows_core and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/lib-windows_core b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/lib-windows_core deleted file mode 100644 index 687b6a195..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/lib-windows_core +++ /dev/null @@ -1 +0,0 @@ -0a79caf5cc03b615 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/lib-windows_core.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/lib-windows_core.json deleted file mode 100644 index e9cfebda2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-core-4a3690fc499555a5/lib-windows_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"default\", \"std\"]","declared_features":"[\"default\", \"std\"]","target":13201692854421378145,"profile":12257758352969185987,"path":13824148776995243970,"deps":[[632475476718824203,"windows_implement",false,10252113153028580527],[704053683532934696,"windows_strings",false,2065869107090316237],[1571872982634866983,"windows_result",false,9366961262299550132],[9607212097014017224,"windows_interface",false,2080662935847172432],[11505586985402185701,"windows_link",false,16060276076010020214]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-core-4a3690fc499555a5\\dep-lib-windows_core","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/dep-lib-windows_future b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/dep-lib-windows_future deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/dep-lib-windows_future and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/lib-windows_future b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/lib-windows_future deleted file mode 100644 index f55601934..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/lib-windows_future +++ /dev/null @@ -1 +0,0 @@ -04e33265db7959da \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/lib-windows_future.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/lib-windows_future.json deleted file mode 100644 index 02ff9d0e3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-future-ac1811c87767b3fd/lib-windows_future.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"default\", \"std\"]","target":14030189913129152040,"profile":12257758352969185987,"path":1346341037584359999,"deps":[[1670816939315227968,"windows_threading",false,13433783269700962804],[5628259161083531273,"windows_core",false,1564442099389724938],[11505586985402185701,"windows_link",false,16060276076010020214]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-future-ac1811c87767b3fd\\dep-lib-windows_future","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/dep-lib-windows_implement b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/dep-lib-windows_implement deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/dep-lib-windows_implement and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/lib-windows_implement b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/lib-windows_implement deleted file mode 100644 index 794f874ce..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/lib-windows_implement +++ /dev/null @@ -1 +0,0 @@ -afe4603b98d2468e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/lib-windows_implement.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/lib-windows_implement.json deleted file mode 100644 index bc31e9a4a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-implement-e23c3bf2f6eb1a71/lib-windows_implement.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":10039664040985150611,"profile":15690309238241248693,"path":14602437595642726381,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-implement-e23c3bf2f6eb1a71\\dep-lib-windows_implement","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/dep-lib-windows_interface b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/dep-lib-windows_interface deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/dep-lib-windows_interface and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/lib-windows_interface b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/lib-windows_interface deleted file mode 100644 index e9beba209..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/lib-windows_interface +++ /dev/null @@ -1 +0,0 @@ -50f97d94eaffdf1c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/lib-windows_interface.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/lib-windows_interface.json deleted file mode 100644 index 90f2ea8d2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-interface-c020ad5fd4f45a83/lib-windows_interface.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5697970080876356432,"profile":15690309238241248693,"path":7748491254918024194,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-interface-c020ad5fd4f45a83\\dep-lib-windows_interface","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/dep-lib-windows_link b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/dep-lib-windows_link deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/dep-lib-windows_link and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/lib-windows_link b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/lib-windows_link deleted file mode 100644 index ba2b894e6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/lib-windows_link +++ /dev/null @@ -1 +0,0 @@ -761d48090090e1de \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/lib-windows_link.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/lib-windows_link.json deleted file mode 100644 index 2a4187bbf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-594dfd04a3257e88/lib-windows_link.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2558631941022679061,"profile":12257758352969185987,"path":6294586400839688684,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-link-594dfd04a3257e88\\dep-lib-windows_link","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/dep-lib-windows_link b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/dep-lib-windows_link deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/dep-lib-windows_link and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/lib-windows_link b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/lib-windows_link deleted file mode 100644 index fd1abee01..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/lib-windows_link +++ /dev/null @@ -1 +0,0 @@ -0a8916aad01fa675 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/lib-windows_link.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/lib-windows_link.json deleted file mode 100644 index 35c80f580..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-link-5ee0fa7a3e688947/lib-windows_link.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":2558631941022679061,"profile":14508822251238124762,"path":17061345911689127975,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-link-5ee0fa7a3e688947\\dep-lib-windows_link","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/dep-lib-windows_numerics b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/dep-lib-windows_numerics deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/dep-lib-windows_numerics and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/lib-windows_numerics b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/lib-windows_numerics deleted file mode 100644 index 7bd7471bd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/lib-windows_numerics +++ /dev/null @@ -1 +0,0 @@ -80765943311f12be \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/lib-windows_numerics.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/lib-windows_numerics.json deleted file mode 100644 index 6e3b90993..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-numerics-0c2569d5eb1d0431/lib-windows_numerics.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"default\", \"std\"]","target":17705784576599448798,"profile":18079350292250340808,"path":18434012206217654062,"deps":[[5628259161083531273,"windows_core",false,1564442099389724938],[11505586985402185701,"windows_link",false,16060276076010020214]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-numerics-0c2569d5eb1d0431\\dep-lib-windows_numerics","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/dep-lib-windows_result b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/dep-lib-windows_result deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/dep-lib-windows_result and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/lib-windows_result b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/lib-windows_result deleted file mode 100644 index 82ba7be5b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/lib-windows_result +++ /dev/null @@ -1 +0,0 @@ -b49135c8a321fe81 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/lib-windows_result.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/lib-windows_result.json deleted file mode 100644 index 34a369d72..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-result-fa45d18993e6785f/lib-windows_result.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"std\"]","target":4443055816520199735,"profile":12257758352969185987,"path":3352146136419151609,"deps":[[11505586985402185701,"windows_link",false,16060276076010020214]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-result-fa45d18993e6785f\\dep-lib-windows_result","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/dep-lib-windows_strings b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/dep-lib-windows_strings deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/dep-lib-windows_strings and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/lib-windows_strings b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/lib-windows_strings deleted file mode 100644 index 32190b0da..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/lib-windows_strings +++ /dev/null @@ -1 +0,0 @@ -cd5b92e80171ab1c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/lib-windows_strings.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/lib-windows_strings.json deleted file mode 100644 index d04121b72..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-strings-794b4c8b2d8cd330/lib-windows_strings.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"std\"]","declared_features":"[\"default\", \"std\"]","target":11654750369304489667,"profile":12257758352969185987,"path":726676879932444730,"deps":[[11505586985402185701,"windows_link",false,16060276076010020214]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-strings-794b4c8b2d8cd330\\dep-lib-windows_strings","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/dep-lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/dep-lib-windows_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/dep-lib-windows_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/lib-windows_sys deleted file mode 100644 index d72d47f89..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/lib-windows_sys +++ /dev/null @@ -1 +0,0 @@ -c495f185cd89a364 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/lib-windows_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/lib-windows_sys.json deleted file mode 100644 index 9452b96d1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-18eeec8cea914cb4/lib-windows_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"Win32\", \"Win32_Foundation\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Gdi\", \"Win32_System\", \"Win32_System_LibraryLoader\", \"Win32_System_SystemServices\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_Controls\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Shell\", \"Win32_UI_WindowsAndMessaging\", \"default\"]","declared_features":"[\"Wdk\", \"Wdk_Devices\", \"Wdk_Devices_Bluetooth\", \"Wdk_Devices_HumanInterfaceDevice\", \"Wdk_Foundation\", \"Wdk_Graphics\", \"Wdk_Graphics_Direct3D\", \"Wdk_NetworkManagement\", \"Wdk_NetworkManagement_Ndis\", \"Wdk_NetworkManagement_WindowsFilteringPlatform\", \"Wdk_Storage\", \"Wdk_Storage_FileSystem\", \"Wdk_Storage_FileSystem_Minifilters\", \"Wdk_System\", \"Wdk_System_IO\", \"Wdk_System_Memory\", \"Wdk_System_OfflineRegistry\", \"Wdk_System_Registry\", \"Wdk_System_SystemInformation\", \"Wdk_System_SystemServices\", \"Wdk_System_Threading\", \"Win32\", \"Win32_Data\", \"Win32_Data_HtmlHelp\", \"Win32_Data_RightsManagement\", \"Win32_Devices\", \"Win32_Devices_AllJoyn\", \"Win32_Devices_Beep\", \"Win32_Devices_BiometricFramework\", \"Win32_Devices_Bluetooth\", \"Win32_Devices_Cdrom\", \"Win32_Devices_Communication\", \"Win32_Devices_DeviceAndDriverInstallation\", \"Win32_Devices_DeviceQuery\", \"Win32_Devices_Display\", \"Win32_Devices_Dvd\", \"Win32_Devices_Enumeration\", \"Win32_Devices_Enumeration_Pnp\", \"Win32_Devices_Fax\", \"Win32_Devices_HumanInterfaceDevice\", \"Win32_Devices_Nfc\", \"Win32_Devices_Nfp\", \"Win32_Devices_PortableDevices\", \"Win32_Devices_Properties\", \"Win32_Devices_Pwm\", \"Win32_Devices_Sensors\", \"Win32_Devices_SerialCommunication\", \"Win32_Devices_Tapi\", \"Win32_Devices_Usb\", \"Win32_Devices_WebServicesOnDevices\", \"Win32_Foundation\", \"Win32_Gaming\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Gdi\", \"Win32_Graphics_GdiPlus\", \"Win32_Graphics_Hlsl\", \"Win32_Graphics_OpenGL\", \"Win32_Graphics_Printing\", \"Win32_Graphics_Printing_PrintTicket\", \"Win32_Management\", \"Win32_Management_MobileDeviceManagementRegistration\", \"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Media_DxMediaObjects\", \"Win32_Media_KernelStreaming\", \"Win32_Media_Multimedia\", \"Win32_Media_Streaming\", \"Win32_Media_WindowsMediaFormat\", \"Win32_NetworkManagement\", \"Win32_NetworkManagement_Dhcp\", \"Win32_NetworkManagement_Dns\", \"Win32_NetworkManagement_InternetConnectionWizard\", \"Win32_NetworkManagement_IpHelper\", \"Win32_NetworkManagement_Multicast\", \"Win32_NetworkManagement_Ndis\", \"Win32_NetworkManagement_NetBios\", \"Win32_NetworkManagement_NetManagement\", \"Win32_NetworkManagement_NetShell\", \"Win32_NetworkManagement_NetworkDiagnosticsFramework\", \"Win32_NetworkManagement_P2P\", \"Win32_NetworkManagement_QoS\", \"Win32_NetworkManagement_Rras\", \"Win32_NetworkManagement_Snmp\", \"Win32_NetworkManagement_WNet\", \"Win32_NetworkManagement_WebDav\", \"Win32_NetworkManagement_WiFi\", \"Win32_NetworkManagement_WindowsConnectionManager\", \"Win32_NetworkManagement_WindowsFilteringPlatform\", \"Win32_NetworkManagement_WindowsFirewall\", \"Win32_NetworkManagement_WindowsNetworkVirtualization\", \"Win32_Networking\", \"Win32_Networking_ActiveDirectory\", \"Win32_Networking_Clustering\", \"Win32_Networking_HttpServer\", \"Win32_Networking_Ldap\", \"Win32_Networking_WebSocket\", \"Win32_Networking_WinHttp\", \"Win32_Networking_WinInet\", \"Win32_Networking_WinSock\", \"Win32_Networking_WindowsWebServices\", \"Win32_Security\", \"Win32_Security_AppLocker\", \"Win32_Security_Authentication\", \"Win32_Security_Authentication_Identity\", \"Win32_Security_Authorization\", \"Win32_Security_Credentials\", \"Win32_Security_Cryptography\", \"Win32_Security_Cryptography_Catalog\", \"Win32_Security_Cryptography_Certificates\", \"Win32_Security_Cryptography_Sip\", \"Win32_Security_Cryptography_UI\", \"Win32_Security_DiagnosticDataQuery\", \"Win32_Security_DirectoryServices\", \"Win32_Security_EnterpriseData\", \"Win32_Security_ExtensibleAuthenticationProtocol\", \"Win32_Security_Isolation\", \"Win32_Security_LicenseProtection\", \"Win32_Security_NetworkAccessProtection\", \"Win32_Security_WinTrust\", \"Win32_Security_WinWlx\", \"Win32_Storage\", \"Win32_Storage_Cabinets\", \"Win32_Storage_CloudFilters\", \"Win32_Storage_Compression\", \"Win32_Storage_DistributedFileSystem\", \"Win32_Storage_FileHistory\", \"Win32_Storage_FileSystem\", \"Win32_Storage_Imapi\", \"Win32_Storage_IndexServer\", \"Win32_Storage_InstallableFileSystems\", \"Win32_Storage_IscsiDisc\", \"Win32_Storage_Jet\", \"Win32_Storage_Nvme\", \"Win32_Storage_OfflineFiles\", \"Win32_Storage_OperationRecorder\", \"Win32_Storage_Packaging\", \"Win32_Storage_Packaging_Appx\", \"Win32_Storage_ProjectedFileSystem\", \"Win32_Storage_StructuredStorage\", \"Win32_Storage_Vhd\", \"Win32_Storage_Xps\", \"Win32_System\", \"Win32_System_AddressBook\", \"Win32_System_Antimalware\", \"Win32_System_ApplicationInstallationAndServicing\", \"Win32_System_ApplicationVerifier\", \"Win32_System_ClrHosting\", \"Win32_System_Com\", \"Win32_System_Com_Marshal\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Com_Urlmon\", \"Win32_System_ComponentServices\", \"Win32_System_Console\", \"Win32_System_CorrelationVector\", \"Win32_System_DataExchange\", \"Win32_System_DeploymentServices\", \"Win32_System_DeveloperLicensing\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Ceip\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_Diagnostics_Debug_Extensions\", \"Win32_System_Diagnostics_Etw\", \"Win32_System_Diagnostics_ProcessSnapshotting\", \"Win32_System_Diagnostics_ToolHelp\", \"Win32_System_Diagnostics_TraceLogging\", \"Win32_System_DistributedTransactionCoordinator\", \"Win32_System_Environment\", \"Win32_System_ErrorReporting\", \"Win32_System_EventCollector\", \"Win32_System_EventLog\", \"Win32_System_EventNotificationService\", \"Win32_System_GroupPolicy\", \"Win32_System_HostCompute\", \"Win32_System_HostComputeNetwork\", \"Win32_System_HostComputeSystem\", \"Win32_System_Hypervisor\", \"Win32_System_IO\", \"Win32_System_Iis\", \"Win32_System_Ioctl\", \"Win32_System_JobObjects\", \"Win32_System_Js\", \"Win32_System_Kernel\", \"Win32_System_LibraryLoader\", \"Win32_System_Mailslots\", \"Win32_System_Mapi\", \"Win32_System_Memory\", \"Win32_System_Memory_NonVolatile\", \"Win32_System_MessageQueuing\", \"Win32_System_MixedReality\", \"Win32_System_Ole\", \"Win32_System_PasswordManagement\", \"Win32_System_Performance\", \"Win32_System_Performance_HardwareCounterProfiling\", \"Win32_System_Pipes\", \"Win32_System_Power\", \"Win32_System_ProcessStatus\", \"Win32_System_Recovery\", \"Win32_System_Registry\", \"Win32_System_RemoteDesktop\", \"Win32_System_RemoteManagement\", \"Win32_System_RestartManager\", \"Win32_System_Restore\", \"Win32_System_Rpc\", \"Win32_System_Search\", \"Win32_System_Search_Common\", \"Win32_System_SecurityCenter\", \"Win32_System_Services\", \"Win32_System_SetupAndMigration\", \"Win32_System_Shutdown\", \"Win32_System_StationsAndDesktops\", \"Win32_System_SubsystemForLinux\", \"Win32_System_SystemInformation\", \"Win32_System_SystemServices\", \"Win32_System_Threading\", \"Win32_System_Time\", \"Win32_System_TpmBaseServices\", \"Win32_System_UserAccessLogging\", \"Win32_System_Variant\", \"Win32_System_VirtualDosMachines\", \"Win32_System_WindowsProgramming\", \"Win32_System_Wmi\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_ColorSystem\", \"Win32_UI_Controls\", \"Win32_UI_Controls_Dialogs\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_Ime\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Input_Pointer\", \"Win32_UI_Input_Touch\", \"Win32_UI_Input_XboxController\", \"Win32_UI_InteractionContext\", \"Win32_UI_Magnification\", \"Win32_UI_Shell\", \"Win32_UI_Shell_Common\", \"Win32_UI_Shell_PropertiesSystem\", \"Win32_UI_TabletPC\", \"Win32_UI_TextServices\", \"Win32_UI_WindowsAndMessaging\", \"Win32_Web\", \"Win32_Web_InternetExplorer\", \"default\", \"docs\"]","target":7306158158326771440,"profile":12257758352969185987,"path":17636001218081414102,"deps":[[758057172878111074,"windows_targets",false,9497667055781213585]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-sys-18eeec8cea914cb4\\dep-lib-windows_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/dep-lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/dep-lib-windows_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/dep-lib-windows_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/lib-windows_sys deleted file mode 100644 index f64d03042..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/lib-windows_sys +++ /dev/null @@ -1 +0,0 @@ -e4a071b593af86fc \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/lib-windows_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/lib-windows_sys.json deleted file mode 100644 index 9b0022b34..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ac534c6385fd8781/lib-windows_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"Win32\", \"Win32_Foundation\", \"Win32_Graphics\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Gdi\", \"Win32_System\", \"Win32_System_LibraryLoader\", \"Win32_System_SystemInformation\", \"Win32_UI\", \"Win32_UI_WindowsAndMessaging\", \"default\"]","declared_features":"[\"Wdk\", \"Wdk_Devices\", \"Wdk_Devices_Bluetooth\", \"Wdk_Devices_HumanInterfaceDevice\", \"Wdk_Foundation\", \"Wdk_Graphics\", \"Wdk_Graphics_Direct3D\", \"Wdk_NetworkManagement\", \"Wdk_NetworkManagement_Ndis\", \"Wdk_NetworkManagement_WindowsFilteringPlatform\", \"Wdk_Storage\", \"Wdk_Storage_FileSystem\", \"Wdk_Storage_FileSystem_Minifilters\", \"Wdk_System\", \"Wdk_System_IO\", \"Wdk_System_Memory\", \"Wdk_System_OfflineRegistry\", \"Wdk_System_Registry\", \"Wdk_System_SystemInformation\", \"Wdk_System_SystemServices\", \"Wdk_System_Threading\", \"Win32\", \"Win32_Data\", \"Win32_Data_HtmlHelp\", \"Win32_Data_RightsManagement\", \"Win32_Devices\", \"Win32_Devices_AllJoyn\", \"Win32_Devices_BiometricFramework\", \"Win32_Devices_Bluetooth\", \"Win32_Devices_Communication\", \"Win32_Devices_DeviceAndDriverInstallation\", \"Win32_Devices_DeviceQuery\", \"Win32_Devices_Display\", \"Win32_Devices_Enumeration\", \"Win32_Devices_Enumeration_Pnp\", \"Win32_Devices_Fax\", \"Win32_Devices_HumanInterfaceDevice\", \"Win32_Devices_PortableDevices\", \"Win32_Devices_Properties\", \"Win32_Devices_Pwm\", \"Win32_Devices_Sensors\", \"Win32_Devices_SerialCommunication\", \"Win32_Devices_Tapi\", \"Win32_Devices_Usb\", \"Win32_Devices_WebServicesOnDevices\", \"Win32_Foundation\", \"Win32_Gaming\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Gdi\", \"Win32_Graphics_GdiPlus\", \"Win32_Graphics_Hlsl\", \"Win32_Graphics_OpenGL\", \"Win32_Graphics_Printing\", \"Win32_Graphics_Printing_PrintTicket\", \"Win32_Management\", \"Win32_Management_MobileDeviceManagementRegistration\", \"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Media_DxMediaObjects\", \"Win32_Media_KernelStreaming\", \"Win32_Media_Multimedia\", \"Win32_Media_Streaming\", \"Win32_Media_WindowsMediaFormat\", \"Win32_NetworkManagement\", \"Win32_NetworkManagement_Dhcp\", \"Win32_NetworkManagement_Dns\", \"Win32_NetworkManagement_InternetConnectionWizard\", \"Win32_NetworkManagement_IpHelper\", \"Win32_NetworkManagement_Multicast\", \"Win32_NetworkManagement_Ndis\", \"Win32_NetworkManagement_NetBios\", \"Win32_NetworkManagement_NetManagement\", \"Win32_NetworkManagement_NetShell\", \"Win32_NetworkManagement_NetworkDiagnosticsFramework\", \"Win32_NetworkManagement_P2P\", \"Win32_NetworkManagement_QoS\", \"Win32_NetworkManagement_Rras\", \"Win32_NetworkManagement_Snmp\", \"Win32_NetworkManagement_WNet\", \"Win32_NetworkManagement_WebDav\", \"Win32_NetworkManagement_WiFi\", \"Win32_NetworkManagement_WindowsConnectionManager\", \"Win32_NetworkManagement_WindowsFilteringPlatform\", \"Win32_NetworkManagement_WindowsFirewall\", \"Win32_NetworkManagement_WindowsNetworkVirtualization\", \"Win32_Networking\", \"Win32_Networking_ActiveDirectory\", \"Win32_Networking_Clustering\", \"Win32_Networking_HttpServer\", \"Win32_Networking_Ldap\", \"Win32_Networking_WebSocket\", \"Win32_Networking_WinHttp\", \"Win32_Networking_WinInet\", \"Win32_Networking_WinSock\", \"Win32_Networking_WindowsWebServices\", \"Win32_Security\", \"Win32_Security_AppLocker\", \"Win32_Security_Authentication\", \"Win32_Security_Authentication_Identity\", \"Win32_Security_Authorization\", \"Win32_Security_Credentials\", \"Win32_Security_Cryptography\", \"Win32_Security_Cryptography_Catalog\", \"Win32_Security_Cryptography_Certificates\", \"Win32_Security_Cryptography_Sip\", \"Win32_Security_Cryptography_UI\", \"Win32_Security_DiagnosticDataQuery\", \"Win32_Security_DirectoryServices\", \"Win32_Security_EnterpriseData\", \"Win32_Security_ExtensibleAuthenticationProtocol\", \"Win32_Security_Isolation\", \"Win32_Security_LicenseProtection\", \"Win32_Security_NetworkAccessProtection\", \"Win32_Security_WinTrust\", \"Win32_Security_WinWlx\", \"Win32_Storage\", \"Win32_Storage_Cabinets\", \"Win32_Storage_CloudFilters\", \"Win32_Storage_Compression\", \"Win32_Storage_DistributedFileSystem\", \"Win32_Storage_FileHistory\", \"Win32_Storage_FileSystem\", \"Win32_Storage_Imapi\", \"Win32_Storage_IndexServer\", \"Win32_Storage_InstallableFileSystems\", \"Win32_Storage_IscsiDisc\", \"Win32_Storage_Jet\", \"Win32_Storage_Nvme\", \"Win32_Storage_OfflineFiles\", \"Win32_Storage_OperationRecorder\", \"Win32_Storage_Packaging\", \"Win32_Storage_Packaging_Appx\", \"Win32_Storage_ProjectedFileSystem\", \"Win32_Storage_StructuredStorage\", \"Win32_Storage_Vhd\", \"Win32_Storage_Xps\", \"Win32_System\", \"Win32_System_AddressBook\", \"Win32_System_Antimalware\", \"Win32_System_ApplicationInstallationAndServicing\", \"Win32_System_ApplicationVerifier\", \"Win32_System_ClrHosting\", \"Win32_System_Com\", \"Win32_System_Com_Marshal\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Com_Urlmon\", \"Win32_System_ComponentServices\", \"Win32_System_Console\", \"Win32_System_CorrelationVector\", \"Win32_System_DataExchange\", \"Win32_System_DeploymentServices\", \"Win32_System_DeveloperLicensing\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Ceip\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_Diagnostics_Debug_Extensions\", \"Win32_System_Diagnostics_Etw\", \"Win32_System_Diagnostics_ProcessSnapshotting\", \"Win32_System_Diagnostics_ToolHelp\", \"Win32_System_Diagnostics_TraceLogging\", \"Win32_System_DistributedTransactionCoordinator\", \"Win32_System_Environment\", \"Win32_System_ErrorReporting\", \"Win32_System_EventCollector\", \"Win32_System_EventLog\", \"Win32_System_EventNotificationService\", \"Win32_System_GroupPolicy\", \"Win32_System_HostCompute\", \"Win32_System_HostComputeNetwork\", \"Win32_System_HostComputeSystem\", \"Win32_System_Hypervisor\", \"Win32_System_IO\", \"Win32_System_Iis\", \"Win32_System_Ioctl\", \"Win32_System_JobObjects\", \"Win32_System_Js\", \"Win32_System_Kernel\", \"Win32_System_LibraryLoader\", \"Win32_System_Mailslots\", \"Win32_System_Mapi\", \"Win32_System_Memory\", \"Win32_System_Memory_NonVolatile\", \"Win32_System_MessageQueuing\", \"Win32_System_MixedReality\", \"Win32_System_Ole\", \"Win32_System_PasswordManagement\", \"Win32_System_Performance\", \"Win32_System_Performance_HardwareCounterProfiling\", \"Win32_System_Pipes\", \"Win32_System_Power\", \"Win32_System_ProcessStatus\", \"Win32_System_Recovery\", \"Win32_System_Registry\", \"Win32_System_RemoteDesktop\", \"Win32_System_RemoteManagement\", \"Win32_System_RestartManager\", \"Win32_System_Restore\", \"Win32_System_Rpc\", \"Win32_System_Search\", \"Win32_System_Search_Common\", \"Win32_System_SecurityCenter\", \"Win32_System_Services\", \"Win32_System_SetupAndMigration\", \"Win32_System_Shutdown\", \"Win32_System_StationsAndDesktops\", \"Win32_System_SubsystemForLinux\", \"Win32_System_SystemInformation\", \"Win32_System_SystemServices\", \"Win32_System_Threading\", \"Win32_System_Time\", \"Win32_System_TpmBaseServices\", \"Win32_System_UserAccessLogging\", \"Win32_System_Variant\", \"Win32_System_VirtualDosMachines\", \"Win32_System_WindowsProgramming\", \"Win32_System_Wmi\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_ColorSystem\", \"Win32_UI_Controls\", \"Win32_UI_Controls_Dialogs\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_Ime\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Input_Pointer\", \"Win32_UI_Input_Touch\", \"Win32_UI_Input_XboxController\", \"Win32_UI_InteractionContext\", \"Win32_UI_Magnification\", \"Win32_UI_Shell\", \"Win32_UI_Shell_Common\", \"Win32_UI_Shell_PropertiesSystem\", \"Win32_UI_TabletPC\", \"Win32_UI_TextServices\", \"Win32_UI_WindowsAndMessaging\", \"Win32_Web\", \"Win32_Web_InternetExplorer\", \"default\", \"docs\"]","target":7306158158326771440,"profile":10185594453327162546,"path":5824035091416552150,"deps":[[14322346790800707264,"windows_targets",false,11251342177659508575]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-sys-ac534c6385fd8781\\dep-lib-windows_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/dep-lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/dep-lib-windows_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/dep-lib-windows_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/lib-windows_sys deleted file mode 100644 index 1d720555a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/lib-windows_sys +++ /dev/null @@ -1 +0,0 @@ -097a9b7ce1df1e47 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/lib-windows_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/lib-windows_sys.json deleted file mode 100644 index 752edb95c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-d274d322ec15ad73/lib-windows_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"Win32\", \"Win32_Foundation\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Gdi\", \"Win32_Storage\", \"Win32_Storage_FileSystem\", \"Win32_System\", \"Win32_System_Com\", \"Win32_System_Console\", \"Win32_System_SystemInformation\", \"Win32_UI\", \"Win32_UI_Shell\", \"Win32_UI_WindowsAndMessaging\", \"default\"]","declared_features":"[\"Wdk\", \"Wdk_Devices\", \"Wdk_Devices_Bluetooth\", \"Wdk_Devices_HumanInterfaceDevice\", \"Wdk_Foundation\", \"Wdk_Graphics\", \"Wdk_Graphics_Direct3D\", \"Wdk_NetworkManagement\", \"Wdk_NetworkManagement_Ndis\", \"Wdk_NetworkManagement_WindowsFilteringPlatform\", \"Wdk_Storage\", \"Wdk_Storage_FileSystem\", \"Wdk_Storage_FileSystem_Minifilters\", \"Wdk_System\", \"Wdk_System_IO\", \"Wdk_System_Memory\", \"Wdk_System_OfflineRegistry\", \"Wdk_System_Registry\", \"Wdk_System_SystemInformation\", \"Wdk_System_SystemServices\", \"Wdk_System_Threading\", \"Win32\", \"Win32_Data\", \"Win32_Data_HtmlHelp\", \"Win32_Data_RightsManagement\", \"Win32_Devices\", \"Win32_Devices_AllJoyn\", \"Win32_Devices_Beep\", \"Win32_Devices_BiometricFramework\", \"Win32_Devices_Bluetooth\", \"Win32_Devices_Cdrom\", \"Win32_Devices_Communication\", \"Win32_Devices_DeviceAndDriverInstallation\", \"Win32_Devices_DeviceQuery\", \"Win32_Devices_Display\", \"Win32_Devices_Dvd\", \"Win32_Devices_Enumeration\", \"Win32_Devices_Enumeration_Pnp\", \"Win32_Devices_Fax\", \"Win32_Devices_HumanInterfaceDevice\", \"Win32_Devices_Nfc\", \"Win32_Devices_Nfp\", \"Win32_Devices_PortableDevices\", \"Win32_Devices_Properties\", \"Win32_Devices_Pwm\", \"Win32_Devices_Sensors\", \"Win32_Devices_SerialCommunication\", \"Win32_Devices_Tapi\", \"Win32_Devices_Usb\", \"Win32_Devices_WebServicesOnDevices\", \"Win32_Foundation\", \"Win32_Gaming\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Gdi\", \"Win32_Graphics_GdiPlus\", \"Win32_Graphics_Hlsl\", \"Win32_Graphics_OpenGL\", \"Win32_Graphics_Printing\", \"Win32_Graphics_Printing_PrintTicket\", \"Win32_Management\", \"Win32_Management_MobileDeviceManagementRegistration\", \"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Media_DxMediaObjects\", \"Win32_Media_KernelStreaming\", \"Win32_Media_Multimedia\", \"Win32_Media_Streaming\", \"Win32_Media_WindowsMediaFormat\", \"Win32_NetworkManagement\", \"Win32_NetworkManagement_Dhcp\", \"Win32_NetworkManagement_Dns\", \"Win32_NetworkManagement_InternetConnectionWizard\", \"Win32_NetworkManagement_IpHelper\", \"Win32_NetworkManagement_Multicast\", \"Win32_NetworkManagement_Ndis\", \"Win32_NetworkManagement_NetBios\", \"Win32_NetworkManagement_NetManagement\", \"Win32_NetworkManagement_NetShell\", \"Win32_NetworkManagement_NetworkDiagnosticsFramework\", \"Win32_NetworkManagement_P2P\", \"Win32_NetworkManagement_QoS\", \"Win32_NetworkManagement_Rras\", \"Win32_NetworkManagement_Snmp\", \"Win32_NetworkManagement_WNet\", \"Win32_NetworkManagement_WebDav\", \"Win32_NetworkManagement_WiFi\", \"Win32_NetworkManagement_WindowsConnectionManager\", \"Win32_NetworkManagement_WindowsFilteringPlatform\", \"Win32_NetworkManagement_WindowsFirewall\", \"Win32_NetworkManagement_WindowsNetworkVirtualization\", \"Win32_Networking\", \"Win32_Networking_ActiveDirectory\", \"Win32_Networking_Clustering\", \"Win32_Networking_HttpServer\", \"Win32_Networking_Ldap\", \"Win32_Networking_WebSocket\", \"Win32_Networking_WinHttp\", \"Win32_Networking_WinInet\", \"Win32_Networking_WinSock\", \"Win32_Networking_WindowsWebServices\", \"Win32_Security\", \"Win32_Security_AppLocker\", \"Win32_Security_Authentication\", \"Win32_Security_Authentication_Identity\", \"Win32_Security_Authorization\", \"Win32_Security_Credentials\", \"Win32_Security_Cryptography\", \"Win32_Security_Cryptography_Catalog\", \"Win32_Security_Cryptography_Certificates\", \"Win32_Security_Cryptography_Sip\", \"Win32_Security_Cryptography_UI\", \"Win32_Security_DiagnosticDataQuery\", \"Win32_Security_DirectoryServices\", \"Win32_Security_EnterpriseData\", \"Win32_Security_ExtensibleAuthenticationProtocol\", \"Win32_Security_Isolation\", \"Win32_Security_LicenseProtection\", \"Win32_Security_NetworkAccessProtection\", \"Win32_Security_WinTrust\", \"Win32_Security_WinWlx\", \"Win32_Storage\", \"Win32_Storage_Cabinets\", \"Win32_Storage_CloudFilters\", \"Win32_Storage_Compression\", \"Win32_Storage_DistributedFileSystem\", \"Win32_Storage_FileHistory\", \"Win32_Storage_FileSystem\", \"Win32_Storage_Imapi\", \"Win32_Storage_IndexServer\", \"Win32_Storage_InstallableFileSystems\", \"Win32_Storage_IscsiDisc\", \"Win32_Storage_Jet\", \"Win32_Storage_Nvme\", \"Win32_Storage_OfflineFiles\", \"Win32_Storage_OperationRecorder\", \"Win32_Storage_Packaging\", \"Win32_Storage_Packaging_Appx\", \"Win32_Storage_ProjectedFileSystem\", \"Win32_Storage_StructuredStorage\", \"Win32_Storage_Vhd\", \"Win32_Storage_Xps\", \"Win32_System\", \"Win32_System_AddressBook\", \"Win32_System_Antimalware\", \"Win32_System_ApplicationInstallationAndServicing\", \"Win32_System_ApplicationVerifier\", \"Win32_System_ClrHosting\", \"Win32_System_Com\", \"Win32_System_Com_Marshal\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Com_Urlmon\", \"Win32_System_ComponentServices\", \"Win32_System_Console\", \"Win32_System_CorrelationVector\", \"Win32_System_DataExchange\", \"Win32_System_DeploymentServices\", \"Win32_System_DeveloperLicensing\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Ceip\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_Diagnostics_Debug_Extensions\", \"Win32_System_Diagnostics_Etw\", \"Win32_System_Diagnostics_ProcessSnapshotting\", \"Win32_System_Diagnostics_ToolHelp\", \"Win32_System_Diagnostics_TraceLogging\", \"Win32_System_DistributedTransactionCoordinator\", \"Win32_System_Environment\", \"Win32_System_ErrorReporting\", \"Win32_System_EventCollector\", \"Win32_System_EventLog\", \"Win32_System_EventNotificationService\", \"Win32_System_GroupPolicy\", \"Win32_System_HostCompute\", \"Win32_System_HostComputeNetwork\", \"Win32_System_HostComputeSystem\", \"Win32_System_Hypervisor\", \"Win32_System_IO\", \"Win32_System_Iis\", \"Win32_System_Ioctl\", \"Win32_System_JobObjects\", \"Win32_System_Js\", \"Win32_System_Kernel\", \"Win32_System_LibraryLoader\", \"Win32_System_Mailslots\", \"Win32_System_Mapi\", \"Win32_System_Memory\", \"Win32_System_Memory_NonVolatile\", \"Win32_System_MessageQueuing\", \"Win32_System_MixedReality\", \"Win32_System_Ole\", \"Win32_System_PasswordManagement\", \"Win32_System_Performance\", \"Win32_System_Performance_HardwareCounterProfiling\", \"Win32_System_Pipes\", \"Win32_System_Power\", \"Win32_System_ProcessStatus\", \"Win32_System_Recovery\", \"Win32_System_Registry\", \"Win32_System_RemoteDesktop\", \"Win32_System_RemoteManagement\", \"Win32_System_RestartManager\", \"Win32_System_Restore\", \"Win32_System_Rpc\", \"Win32_System_Search\", \"Win32_System_Search_Common\", \"Win32_System_SecurityCenter\", \"Win32_System_Services\", \"Win32_System_SetupAndMigration\", \"Win32_System_Shutdown\", \"Win32_System_StationsAndDesktops\", \"Win32_System_SubsystemForLinux\", \"Win32_System_SystemInformation\", \"Win32_System_SystemServices\", \"Win32_System_Threading\", \"Win32_System_Time\", \"Win32_System_TpmBaseServices\", \"Win32_System_UserAccessLogging\", \"Win32_System_Variant\", \"Win32_System_VirtualDosMachines\", \"Win32_System_WindowsProgramming\", \"Win32_System_Wmi\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_ColorSystem\", \"Win32_UI_Controls\", \"Win32_UI_Controls_Dialogs\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_Ime\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Input_Pointer\", \"Win32_UI_Input_Touch\", \"Win32_UI_Input_XboxController\", \"Win32_UI_InteractionContext\", \"Win32_UI_Magnification\", \"Win32_UI_Shell\", \"Win32_UI_Shell_Common\", \"Win32_UI_Shell_PropertiesSystem\", \"Win32_UI_TabletPC\", \"Win32_UI_TextServices\", \"Win32_UI_WindowsAndMessaging\", \"Win32_Web\", \"Win32_Web_InternetExplorer\", \"default\", \"docs\"]","target":7306158158326771440,"profile":14508822251238124762,"path":5382477338205264701,"deps":[[6959378045035346538,"windows_link",false,8477498329638799626]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-sys-d274d322ec15ad73\\dep-lib-windows_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/dep-lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/dep-lib-windows_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/dep-lib-windows_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/lib-windows_sys deleted file mode 100644 index 684a33c79..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/lib-windows_sys +++ /dev/null @@ -1 +0,0 @@ -1fe1405b20933659 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/lib-windows_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/lib-windows_sys.json deleted file mode 100644 index aee4f55dd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-eceeeb334ee816fd/lib-windows_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"Win32\", \"Win32_Foundation\", \"Win32_Globalization\", \"Win32_Storage\", \"Win32_Storage_FileSystem\", \"Win32_System\", \"Win32_System_Com\", \"Win32_System_Console\", \"Win32_System_SystemInformation\", \"Win32_UI\", \"Win32_UI_Shell\", \"default\"]","declared_features":"[\"Wdk\", \"Wdk_Devices\", \"Wdk_Devices_Bluetooth\", \"Wdk_Devices_HumanInterfaceDevice\", \"Wdk_Foundation\", \"Wdk_Graphics\", \"Wdk_Graphics_Direct3D\", \"Wdk_NetworkManagement\", \"Wdk_NetworkManagement_Ndis\", \"Wdk_NetworkManagement_WindowsFilteringPlatform\", \"Wdk_Storage\", \"Wdk_Storage_FileSystem\", \"Wdk_Storage_FileSystem_Minifilters\", \"Wdk_System\", \"Wdk_System_IO\", \"Wdk_System_Memory\", \"Wdk_System_OfflineRegistry\", \"Wdk_System_Registry\", \"Wdk_System_SystemInformation\", \"Wdk_System_SystemServices\", \"Wdk_System_Threading\", \"Win32\", \"Win32_Data\", \"Win32_Data_HtmlHelp\", \"Win32_Data_RightsManagement\", \"Win32_Devices\", \"Win32_Devices_AllJoyn\", \"Win32_Devices_Beep\", \"Win32_Devices_BiometricFramework\", \"Win32_Devices_Bluetooth\", \"Win32_Devices_Cdrom\", \"Win32_Devices_Communication\", \"Win32_Devices_DeviceAndDriverInstallation\", \"Win32_Devices_DeviceQuery\", \"Win32_Devices_Display\", \"Win32_Devices_Dvd\", \"Win32_Devices_Enumeration\", \"Win32_Devices_Enumeration_Pnp\", \"Win32_Devices_Fax\", \"Win32_Devices_HumanInterfaceDevice\", \"Win32_Devices_Nfc\", \"Win32_Devices_Nfp\", \"Win32_Devices_PortableDevices\", \"Win32_Devices_Properties\", \"Win32_Devices_Pwm\", \"Win32_Devices_Sensors\", \"Win32_Devices_SerialCommunication\", \"Win32_Devices_Tapi\", \"Win32_Devices_Usb\", \"Win32_Devices_WebServicesOnDevices\", \"Win32_Foundation\", \"Win32_Gaming\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Gdi\", \"Win32_Graphics_GdiPlus\", \"Win32_Graphics_Hlsl\", \"Win32_Graphics_OpenGL\", \"Win32_Graphics_Printing\", \"Win32_Graphics_Printing_PrintTicket\", \"Win32_Management\", \"Win32_Management_MobileDeviceManagementRegistration\", \"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Media_DxMediaObjects\", \"Win32_Media_KernelStreaming\", \"Win32_Media_Multimedia\", \"Win32_Media_Streaming\", \"Win32_Media_WindowsMediaFormat\", \"Win32_NetworkManagement\", \"Win32_NetworkManagement_Dhcp\", \"Win32_NetworkManagement_Dns\", \"Win32_NetworkManagement_InternetConnectionWizard\", \"Win32_NetworkManagement_IpHelper\", \"Win32_NetworkManagement_Multicast\", \"Win32_NetworkManagement_Ndis\", \"Win32_NetworkManagement_NetBios\", \"Win32_NetworkManagement_NetManagement\", \"Win32_NetworkManagement_NetShell\", \"Win32_NetworkManagement_NetworkDiagnosticsFramework\", \"Win32_NetworkManagement_P2P\", \"Win32_NetworkManagement_QoS\", \"Win32_NetworkManagement_Rras\", \"Win32_NetworkManagement_Snmp\", \"Win32_NetworkManagement_WNet\", \"Win32_NetworkManagement_WebDav\", \"Win32_NetworkManagement_WiFi\", \"Win32_NetworkManagement_WindowsConnectionManager\", \"Win32_NetworkManagement_WindowsFilteringPlatform\", \"Win32_NetworkManagement_WindowsFirewall\", \"Win32_NetworkManagement_WindowsNetworkVirtualization\", \"Win32_Networking\", \"Win32_Networking_ActiveDirectory\", \"Win32_Networking_Clustering\", \"Win32_Networking_HttpServer\", \"Win32_Networking_Ldap\", \"Win32_Networking_WebSocket\", \"Win32_Networking_WinHttp\", \"Win32_Networking_WinInet\", \"Win32_Networking_WinSock\", \"Win32_Networking_WindowsWebServices\", \"Win32_Security\", \"Win32_Security_AppLocker\", \"Win32_Security_Authentication\", \"Win32_Security_Authentication_Identity\", \"Win32_Security_Authorization\", \"Win32_Security_Credentials\", \"Win32_Security_Cryptography\", \"Win32_Security_Cryptography_Catalog\", \"Win32_Security_Cryptography_Certificates\", \"Win32_Security_Cryptography_Sip\", \"Win32_Security_Cryptography_UI\", \"Win32_Security_DiagnosticDataQuery\", \"Win32_Security_DirectoryServices\", \"Win32_Security_EnterpriseData\", \"Win32_Security_ExtensibleAuthenticationProtocol\", \"Win32_Security_Isolation\", \"Win32_Security_LicenseProtection\", \"Win32_Security_NetworkAccessProtection\", \"Win32_Security_WinTrust\", \"Win32_Security_WinWlx\", \"Win32_Storage\", \"Win32_Storage_Cabinets\", \"Win32_Storage_CloudFilters\", \"Win32_Storage_Compression\", \"Win32_Storage_DistributedFileSystem\", \"Win32_Storage_FileHistory\", \"Win32_Storage_FileSystem\", \"Win32_Storage_Imapi\", \"Win32_Storage_IndexServer\", \"Win32_Storage_InstallableFileSystems\", \"Win32_Storage_IscsiDisc\", \"Win32_Storage_Jet\", \"Win32_Storage_Nvme\", \"Win32_Storage_OfflineFiles\", \"Win32_Storage_OperationRecorder\", \"Win32_Storage_Packaging\", \"Win32_Storage_Packaging_Appx\", \"Win32_Storage_ProjectedFileSystem\", \"Win32_Storage_StructuredStorage\", \"Win32_Storage_Vhd\", \"Win32_Storage_Xps\", \"Win32_System\", \"Win32_System_AddressBook\", \"Win32_System_Antimalware\", \"Win32_System_ApplicationInstallationAndServicing\", \"Win32_System_ApplicationVerifier\", \"Win32_System_ClrHosting\", \"Win32_System_Com\", \"Win32_System_Com_Marshal\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Com_Urlmon\", \"Win32_System_ComponentServices\", \"Win32_System_Console\", \"Win32_System_CorrelationVector\", \"Win32_System_DataExchange\", \"Win32_System_DeploymentServices\", \"Win32_System_DeveloperLicensing\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Ceip\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_Diagnostics_Debug_Extensions\", \"Win32_System_Diagnostics_Etw\", \"Win32_System_Diagnostics_ProcessSnapshotting\", \"Win32_System_Diagnostics_ToolHelp\", \"Win32_System_Diagnostics_TraceLogging\", \"Win32_System_DistributedTransactionCoordinator\", \"Win32_System_Environment\", \"Win32_System_ErrorReporting\", \"Win32_System_EventCollector\", \"Win32_System_EventLog\", \"Win32_System_EventNotificationService\", \"Win32_System_GroupPolicy\", \"Win32_System_HostCompute\", \"Win32_System_HostComputeNetwork\", \"Win32_System_HostComputeSystem\", \"Win32_System_Hypervisor\", \"Win32_System_IO\", \"Win32_System_Iis\", \"Win32_System_Ioctl\", \"Win32_System_JobObjects\", \"Win32_System_Js\", \"Win32_System_Kernel\", \"Win32_System_LibraryLoader\", \"Win32_System_Mailslots\", \"Win32_System_Mapi\", \"Win32_System_Memory\", \"Win32_System_Memory_NonVolatile\", \"Win32_System_MessageQueuing\", \"Win32_System_MixedReality\", \"Win32_System_Ole\", \"Win32_System_PasswordManagement\", \"Win32_System_Performance\", \"Win32_System_Performance_HardwareCounterProfiling\", \"Win32_System_Pipes\", \"Win32_System_Power\", \"Win32_System_ProcessStatus\", \"Win32_System_Recovery\", \"Win32_System_Registry\", \"Win32_System_RemoteDesktop\", \"Win32_System_RemoteManagement\", \"Win32_System_RestartManager\", \"Win32_System_Restore\", \"Win32_System_Rpc\", \"Win32_System_Search\", \"Win32_System_Search_Common\", \"Win32_System_SecurityCenter\", \"Win32_System_Services\", \"Win32_System_SetupAndMigration\", \"Win32_System_Shutdown\", \"Win32_System_StationsAndDesktops\", \"Win32_System_SubsystemForLinux\", \"Win32_System_SystemInformation\", \"Win32_System_SystemServices\", \"Win32_System_Threading\", \"Win32_System_Time\", \"Win32_System_TpmBaseServices\", \"Win32_System_UserAccessLogging\", \"Win32_System_Variant\", \"Win32_System_VirtualDosMachines\", \"Win32_System_WindowsProgramming\", \"Win32_System_Wmi\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_ColorSystem\", \"Win32_UI_Controls\", \"Win32_UI_Controls_Dialogs\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_Ime\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Input_Pointer\", \"Win32_UI_Input_Touch\", \"Win32_UI_Input_XboxController\", \"Win32_UI_InteractionContext\", \"Win32_UI_Magnification\", \"Win32_UI_Shell\", \"Win32_UI_Shell_Common\", \"Win32_UI_Shell_PropertiesSystem\", \"Win32_UI_TabletPC\", \"Win32_UI_TextServices\", \"Win32_UI_WindowsAndMessaging\", \"Win32_Web\", \"Win32_Web_InternetExplorer\", \"default\", \"docs\"]","target":7306158158326771440,"profile":15690309238241248693,"path":5382477338205264701,"deps":[[6959378045035346538,"windows_link",false,8477498329638799626]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-sys-eceeeb334ee816fd\\dep-lib-windows_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/dep-lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/dep-lib-windows_sys deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/dep-lib-windows_sys and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/lib-windows_sys b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/lib-windows_sys deleted file mode 100644 index de099f11c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/lib-windows_sys +++ /dev/null @@ -1 +0,0 @@ -1e2987a15e77179d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/lib-windows_sys.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/lib-windows_sys.json deleted file mode 100644 index f2db83ff5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-sys-ef6e3e6bc6d500c8/lib-windows_sys.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"Win32\", \"Win32_Foundation\", \"Win32_Security\", \"Win32_Storage\", \"Win32_Storage_FileSystem\", \"Win32_System\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_Registry\", \"Win32_System_Time\", \"default\"]","declared_features":"[\"Wdk\", \"Wdk_Devices\", \"Wdk_Devices_Bluetooth\", \"Wdk_Devices_HumanInterfaceDevice\", \"Wdk_Foundation\", \"Wdk_Graphics\", \"Wdk_Graphics_Direct3D\", \"Wdk_NetworkManagement\", \"Wdk_NetworkManagement_Ndis\", \"Wdk_NetworkManagement_WindowsFilteringPlatform\", \"Wdk_Storage\", \"Wdk_Storage_FileSystem\", \"Wdk_Storage_FileSystem_Minifilters\", \"Wdk_System\", \"Wdk_System_IO\", \"Wdk_System_Memory\", \"Wdk_System_OfflineRegistry\", \"Wdk_System_Registry\", \"Wdk_System_SystemInformation\", \"Wdk_System_SystemServices\", \"Wdk_System_Threading\", \"Win32\", \"Win32_Data\", \"Win32_Data_HtmlHelp\", \"Win32_Data_RightsManagement\", \"Win32_Devices\", \"Win32_Devices_AllJoyn\", \"Win32_Devices_BiometricFramework\", \"Win32_Devices_Bluetooth\", \"Win32_Devices_Communication\", \"Win32_Devices_DeviceAndDriverInstallation\", \"Win32_Devices_DeviceQuery\", \"Win32_Devices_Display\", \"Win32_Devices_Enumeration\", \"Win32_Devices_Enumeration_Pnp\", \"Win32_Devices_Fax\", \"Win32_Devices_HumanInterfaceDevice\", \"Win32_Devices_PortableDevices\", \"Win32_Devices_Properties\", \"Win32_Devices_Pwm\", \"Win32_Devices_Sensors\", \"Win32_Devices_SerialCommunication\", \"Win32_Devices_Tapi\", \"Win32_Devices_Usb\", \"Win32_Devices_WebServicesOnDevices\", \"Win32_Foundation\", \"Win32_Gaming\", \"Win32_Globalization\", \"Win32_Graphics\", \"Win32_Graphics_Dwm\", \"Win32_Graphics_Gdi\", \"Win32_Graphics_GdiPlus\", \"Win32_Graphics_Hlsl\", \"Win32_Graphics_OpenGL\", \"Win32_Graphics_Printing\", \"Win32_Graphics_Printing_PrintTicket\", \"Win32_Management\", \"Win32_Management_MobileDeviceManagementRegistration\", \"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Media_DxMediaObjects\", \"Win32_Media_KernelStreaming\", \"Win32_Media_Multimedia\", \"Win32_Media_Streaming\", \"Win32_Media_WindowsMediaFormat\", \"Win32_NetworkManagement\", \"Win32_NetworkManagement_Dhcp\", \"Win32_NetworkManagement_Dns\", \"Win32_NetworkManagement_InternetConnectionWizard\", \"Win32_NetworkManagement_IpHelper\", \"Win32_NetworkManagement_Multicast\", \"Win32_NetworkManagement_Ndis\", \"Win32_NetworkManagement_NetBios\", \"Win32_NetworkManagement_NetManagement\", \"Win32_NetworkManagement_NetShell\", \"Win32_NetworkManagement_NetworkDiagnosticsFramework\", \"Win32_NetworkManagement_P2P\", \"Win32_NetworkManagement_QoS\", \"Win32_NetworkManagement_Rras\", \"Win32_NetworkManagement_Snmp\", \"Win32_NetworkManagement_WNet\", \"Win32_NetworkManagement_WebDav\", \"Win32_NetworkManagement_WiFi\", \"Win32_NetworkManagement_WindowsConnectionManager\", \"Win32_NetworkManagement_WindowsFilteringPlatform\", \"Win32_NetworkManagement_WindowsFirewall\", \"Win32_NetworkManagement_WindowsNetworkVirtualization\", \"Win32_Networking\", \"Win32_Networking_ActiveDirectory\", \"Win32_Networking_Clustering\", \"Win32_Networking_HttpServer\", \"Win32_Networking_Ldap\", \"Win32_Networking_WebSocket\", \"Win32_Networking_WinHttp\", \"Win32_Networking_WinInet\", \"Win32_Networking_WinSock\", \"Win32_Networking_WindowsWebServices\", \"Win32_Security\", \"Win32_Security_AppLocker\", \"Win32_Security_Authentication\", \"Win32_Security_Authentication_Identity\", \"Win32_Security_Authorization\", \"Win32_Security_Credentials\", \"Win32_Security_Cryptography\", \"Win32_Security_Cryptography_Catalog\", \"Win32_Security_Cryptography_Certificates\", \"Win32_Security_Cryptography_Sip\", \"Win32_Security_Cryptography_UI\", \"Win32_Security_DiagnosticDataQuery\", \"Win32_Security_DirectoryServices\", \"Win32_Security_EnterpriseData\", \"Win32_Security_ExtensibleAuthenticationProtocol\", \"Win32_Security_Isolation\", \"Win32_Security_LicenseProtection\", \"Win32_Security_NetworkAccessProtection\", \"Win32_Security_WinTrust\", \"Win32_Security_WinWlx\", \"Win32_Storage\", \"Win32_Storage_Cabinets\", \"Win32_Storage_CloudFilters\", \"Win32_Storage_Compression\", \"Win32_Storage_DistributedFileSystem\", \"Win32_Storage_FileHistory\", \"Win32_Storage_FileSystem\", \"Win32_Storage_Imapi\", \"Win32_Storage_IndexServer\", \"Win32_Storage_InstallableFileSystems\", \"Win32_Storage_IscsiDisc\", \"Win32_Storage_Jet\", \"Win32_Storage_Nvme\", \"Win32_Storage_OfflineFiles\", \"Win32_Storage_OperationRecorder\", \"Win32_Storage_Packaging\", \"Win32_Storage_Packaging_Appx\", \"Win32_Storage_ProjectedFileSystem\", \"Win32_Storage_StructuredStorage\", \"Win32_Storage_Vhd\", \"Win32_Storage_Xps\", \"Win32_System\", \"Win32_System_AddressBook\", \"Win32_System_Antimalware\", \"Win32_System_ApplicationInstallationAndServicing\", \"Win32_System_ApplicationVerifier\", \"Win32_System_ClrHosting\", \"Win32_System_Com\", \"Win32_System_Com_Marshal\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Com_Urlmon\", \"Win32_System_ComponentServices\", \"Win32_System_Console\", \"Win32_System_CorrelationVector\", \"Win32_System_DataExchange\", \"Win32_System_DeploymentServices\", \"Win32_System_DeveloperLicensing\", \"Win32_System_Diagnostics\", \"Win32_System_Diagnostics_Ceip\", \"Win32_System_Diagnostics_Debug\", \"Win32_System_Diagnostics_Debug_Extensions\", \"Win32_System_Diagnostics_Etw\", \"Win32_System_Diagnostics_ProcessSnapshotting\", \"Win32_System_Diagnostics_ToolHelp\", \"Win32_System_Diagnostics_TraceLogging\", \"Win32_System_DistributedTransactionCoordinator\", \"Win32_System_Environment\", \"Win32_System_ErrorReporting\", \"Win32_System_EventCollector\", \"Win32_System_EventLog\", \"Win32_System_EventNotificationService\", \"Win32_System_GroupPolicy\", \"Win32_System_HostCompute\", \"Win32_System_HostComputeNetwork\", \"Win32_System_HostComputeSystem\", \"Win32_System_Hypervisor\", \"Win32_System_IO\", \"Win32_System_Iis\", \"Win32_System_Ioctl\", \"Win32_System_JobObjects\", \"Win32_System_Js\", \"Win32_System_Kernel\", \"Win32_System_LibraryLoader\", \"Win32_System_Mailslots\", \"Win32_System_Mapi\", \"Win32_System_Memory\", \"Win32_System_Memory_NonVolatile\", \"Win32_System_MessageQueuing\", \"Win32_System_MixedReality\", \"Win32_System_Ole\", \"Win32_System_PasswordManagement\", \"Win32_System_Performance\", \"Win32_System_Performance_HardwareCounterProfiling\", \"Win32_System_Pipes\", \"Win32_System_Power\", \"Win32_System_ProcessStatus\", \"Win32_System_Recovery\", \"Win32_System_Registry\", \"Win32_System_RemoteDesktop\", \"Win32_System_RemoteManagement\", \"Win32_System_RestartManager\", \"Win32_System_Restore\", \"Win32_System_Rpc\", \"Win32_System_Search\", \"Win32_System_Search_Common\", \"Win32_System_SecurityCenter\", \"Win32_System_Services\", \"Win32_System_SetupAndMigration\", \"Win32_System_Shutdown\", \"Win32_System_StationsAndDesktops\", \"Win32_System_SubsystemForLinux\", \"Win32_System_SystemInformation\", \"Win32_System_SystemServices\", \"Win32_System_Threading\", \"Win32_System_Time\", \"Win32_System_TpmBaseServices\", \"Win32_System_UserAccessLogging\", \"Win32_System_Variant\", \"Win32_System_VirtualDosMachines\", \"Win32_System_WindowsProgramming\", \"Win32_System_Wmi\", \"Win32_UI\", \"Win32_UI_Accessibility\", \"Win32_UI_ColorSystem\", \"Win32_UI_Controls\", \"Win32_UI_Controls_Dialogs\", \"Win32_UI_HiDpi\", \"Win32_UI_Input\", \"Win32_UI_Input_Ime\", \"Win32_UI_Input_KeyboardAndMouse\", \"Win32_UI_Input_Pointer\", \"Win32_UI_Input_Touch\", \"Win32_UI_Input_XboxController\", \"Win32_UI_InteractionContext\", \"Win32_UI_Magnification\", \"Win32_UI_Shell\", \"Win32_UI_Shell_Common\", \"Win32_UI_Shell_PropertiesSystem\", \"Win32_UI_TabletPC\", \"Win32_UI_TextServices\", \"Win32_UI_WindowsAndMessaging\", \"Win32_Web\", \"Win32_Web_InternetExplorer\", \"default\", \"docs\"]","target":7306158158326771440,"profile":16739268672764549369,"path":5824035091416552150,"deps":[[14322346790800707264,"windows_targets",false,11251342177659508575]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-sys-ef6e3e6bc6d500c8\\dep-lib-windows_sys","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/dep-lib-windows_targets b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/dep-lib-windows_targets deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/dep-lib-windows_targets and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/lib-windows_targets b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/lib-windows_targets deleted file mode 100644 index ed47feadc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/lib-windows_targets +++ /dev/null @@ -1 +0,0 @@ -91f5c4cedd7dce83 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/lib-windows_targets.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/lib-windows_targets.json deleted file mode 100644 index 4024e2012..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-6c400e2acf690d50/lib-windows_targets.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":12110220207092481134,"profile":14508822251238124762,"path":11530926118707094506,"deps":[[4937765985372346599,"windows_x86_64_msvc",false,16551663573366921834]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-targets-6c400e2acf690d50\\dep-lib-windows_targets","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/dep-lib-windows_targets b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/dep-lib-windows_targets deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/dep-lib-windows_targets and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/lib-windows_targets b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/lib-windows_targets deleted file mode 100644 index c0d99046f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/lib-windows_targets +++ /dev/null @@ -1 +0,0 @@ -5fd7c33119cc249c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/lib-windows_targets.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/lib-windows_targets.json deleted file mode 100644 index 711b521e1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-targets-bfad33bd630c1b3c/lib-windows_targets.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":12110220207092481134,"profile":10185594453327162546,"path":8515527957405245164,"deps":[[6520462792382062950,"windows_x86_64_msvc",false,12598699226328211274]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-targets-bfad33bd630c1b3c\\dep-lib-windows_targets","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/dep-lib-windows_threading b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/dep-lib-windows_threading deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/dep-lib-windows_threading and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/lib-windows_threading b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/lib-windows_threading deleted file mode 100644 index 09ec00057..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/lib-windows_threading +++ /dev/null @@ -1 +0,0 @@ -f4891c64b5626eba \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/lib-windows_threading.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/lib-windows_threading.json deleted file mode 100644 index f10f8b8cf..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-threading-4ee95c7ec942a061/lib-windows_threading.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":15560764667452110620,"profile":15657897354478470176,"path":13786735769815958735,"deps":[[11505586985402185701,"windows_link",false,16060276076010020214]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-threading-4ee95c7ec942a061\\dep-lib-windows_threading","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/dep-lib-windows_version b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/dep-lib-windows_version deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/dep-lib-windows_version and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/lib-windows_version b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/lib-windows_version deleted file mode 100644 index 9cda79d94..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/lib-windows_version +++ /dev/null @@ -1 +0,0 @@ -cbb1257cc3c9ed94 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/lib-windows_version.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/lib-windows_version.json deleted file mode 100644 index 757192590..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows-version-ff1c0733db983b30/lib-windows_version.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":1968241332739449982,"profile":14508822251238124762,"path":14532465039175036794,"deps":[[6959378045035346538,"windows_link",false,8477498329638799626]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows-version-ff1c0733db983b30\\dep-lib-windows_version","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/build-script-build-script-build deleted file mode 100644 index 9900d8ccb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -1f8e0b18f429d88e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/build-script-build-script-build.json deleted file mode 100644 index df8906b17..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":15690309238241248693,"path":12830368344190948799,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows_x86_64_msvc-21d5b550e6be9f77\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-21d5b550e6be9f77/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/build-script-build-script-build deleted file mode 100644 index ad8c9b711..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -14bc915be639bd95 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/build-script-build-script-build.json deleted file mode 100644 index cf453f5b6..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":5408242616063297496,"profile":2225463790103693989,"path":16187764336523500569,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows_x86_64_msvc-38540bf3181b7a31\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-38540bf3181b7a31/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-3b036064a14243f2/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-3b036064a14243f2/run-build-script-build-script-build deleted file mode 100644 index 42da1827b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-3b036064a14243f2/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -670e87c2ceeed84c \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-3b036064a14243f2/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-3b036064a14243f2/run-build-script-build-script-build.json deleted file mode 100644 index 2c3170811..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-3b036064a14243f2/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[6520462792382062950,"build_script_build",false,10789843943791115284]],"local":[{"Precalculated":"0.52.6"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/dep-lib-windows_x86_64_msvc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/dep-lib-windows_x86_64_msvc deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/dep-lib-windows_x86_64_msvc and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/lib-windows_x86_64_msvc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/lib-windows_x86_64_msvc deleted file mode 100644 index d7cb191db..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/lib-windows_x86_64_msvc +++ /dev/null @@ -1 +0,0 @@ -4a1f48113292d7ae \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/lib-windows_x86_64_msvc.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/lib-windows_x86_64_msvc.json deleted file mode 100644 index 1a8612542..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-638dd05bdfa4b60c/lib-windows_x86_64_msvc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":3306771437825829530,"profile":15657897354478470176,"path":16467492586371820476,"deps":[[6520462792382062950,"build_script_build",false,5537438313646329447]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows_x86_64_msvc-638dd05bdfa4b60c\\dep-lib-windows_x86_64_msvc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/dep-lib-windows_x86_64_msvc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/dep-lib-windows_x86_64_msvc deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/dep-lib-windows_x86_64_msvc and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/lib-windows_x86_64_msvc b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/lib-windows_x86_64_msvc deleted file mode 100644 index 1c75e1c68..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/lib-windows_x86_64_msvc +++ /dev/null @@ -1 +0,0 @@ -6ada4e545352b3e5 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/lib-windows_x86_64_msvc.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/lib-windows_x86_64_msvc.json deleted file mode 100644 index 5f7ebb56c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-c436b3094bd0c174/lib-windows_x86_64_msvc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":3306771437825829530,"profile":14508822251238124762,"path":420301890418029415,"deps":[[4937765985372346599,"build_script_build",false,10496174476730450083]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\windows_x86_64_msvc-c436b3094bd0c174\\dep-lib-windows_x86_64_msvc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-cad928dbe54d46bb/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-cad928dbe54d46bb/run-build-script-build-script-build deleted file mode 100644 index 35be33909..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-cad928dbe54d46bb/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -a3400a5213e7a991 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-cad928dbe54d46bb/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-cad928dbe54d46bb/run-build-script-build-script-build.json deleted file mode 100644 index 19a086af2..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/windows_x86_64_msvc-cad928dbe54d46bb/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[4937765985372346599,"build_script_build",false,10293023076707438111]],"local":[{"Precalculated":"0.53.1"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/dep-lib-winnow b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/dep-lib-winnow deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/dep-lib-winnow and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/lib-winnow b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/lib-winnow deleted file mode 100644 index ea46cb763..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/lib-winnow +++ /dev/null @@ -1 +0,0 @@ -4ee6cbd32b50706d \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/lib-winnow.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/lib-winnow.json deleted file mode 100644 index 03951de5f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winnow-1effec3731633717/lib-winnow.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"debug\", \"default\", \"simd\", \"std\", \"unstable-doc\", \"unstable-recover\"]","target":13376497836617006023,"profile":14674408568762635374,"path":18127195396192489154,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\winnow-1effec3731633717\\dep-lib-winnow","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/dep-lib-winreg b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/dep-lib-winreg deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/dep-lib-winreg and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/lib-winreg b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/lib-winreg deleted file mode 100644 index 97deef64c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/lib-winreg +++ /dev/null @@ -1 +0,0 @@ -4c9e56169761de5f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/lib-winreg.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/lib-winreg.json deleted file mode 100644 index 52d07159f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/winreg-97c3f43bbd41dbce/lib-winreg.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"chrono\", \"serde\", \"serialization-serde\", \"transactions\"]","target":1455926537639231396,"profile":2225463790103693989,"path":6716737797365990077,"deps":[[7667230146095136825,"cfg_if",false,12313751931663862839],[10281541584571964250,"windows_sys",false,11319647436739651870]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\winreg-97c3f43bbd41dbce\\dep-lib-winreg","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/dep-lib-writeable b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/dep-lib-writeable deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/dep-lib-writeable and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/lib-writeable b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/lib-writeable deleted file mode 100644 index 60569d1dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/lib-writeable +++ /dev/null @@ -1 +0,0 @@ -92c6db41e031e8f1 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/lib-writeable.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/lib-writeable.json deleted file mode 100644 index 651cf0c27..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/writeable-6c052438b9a0092f/lib-writeable.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"alloc\", \"default\", \"either\"]","target":6209224040855486982,"profile":15657897354478470176,"path":8218380336516824247,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\writeable-6c052438b9a0092f\\dep-lib-writeable","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-2a7a6a44f8f6a36f/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-2a7a6a44f8f6a36f/run-build-script-build-script-build deleted file mode 100644 index 17c3d362c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-2a7a6a44f8f6a36f/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -d15c874d7b6b38f7 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-2a7a6a44f8f6a36f/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-2a7a6a44f8f6a36f/run-build-script-build-script-build.json deleted file mode 100644 index 94e86b601..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-2a7a6a44f8f6a36f/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[16786561127329063945,"build_script_build",false,15489103801173335007]],"local":[{"Precalculated":"0.54.2"}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/build-script-build-script-build deleted file mode 100644 index 22ed7f346..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -dfdb16a6d759f4d6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/build-script-build-script-build.json deleted file mode 100644 index 0e35551bd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"drag-drop\", \"gdkx11\", \"javascriptcore-rs\", \"linux-body\", \"os-webview\", \"protocol\", \"soup3\", \"webkit2gtk\", \"webkit2gtk-sys\", \"x11\", \"x11-dl\"]","declared_features":"[\"default\", \"devtools\", \"drag-drop\", \"fullscreen\", \"gdkx11\", \"javascriptcore-rs\", \"linux-body\", \"mac-proxy\", \"os-webview\", \"protocol\", \"serde\", \"soup3\", \"tracing\", \"transparent\", \"webkit2gtk\", \"webkit2gtk-sys\", \"x11\", \"x11-dl\"]","target":5408242616063297496,"profile":13277125065115479800,"path":5095756950201492641,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\wry-405d294a96babff5\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-405d294a96babff5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/dep-lib-wry b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/dep-lib-wry deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/dep-lib-wry and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/lib-wry b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/lib-wry deleted file mode 100644 index f61e753fd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/lib-wry +++ /dev/null @@ -1 +0,0 @@ -9e5b0bb1d5e1bd2b \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/lib-wry.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/lib-wry.json deleted file mode 100644 index 160009c2f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/wry-81516ae7fcac8a41/lib-wry.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"drag-drop\", \"gdkx11\", \"javascriptcore-rs\", \"linux-body\", \"os-webview\", \"protocol\", \"soup3\", \"webkit2gtk\", \"webkit2gtk-sys\", \"x11\", \"x11-dl\"]","declared_features":"[\"default\", \"devtools\", \"drag-drop\", \"fullscreen\", \"gdkx11\", \"javascriptcore-rs\", \"linux-body\", \"mac-proxy\", \"os-webview\", \"protocol\", \"serde\", \"soup3\", \"tracing\", \"transparent\", \"webkit2gtk\", \"webkit2gtk-sys\", \"x11\", \"x11-dl\"]","target":2463569863749872413,"profile":11987593577772629573,"path":8244526133667248560,"deps":[[2448563160050429386,"thiserror",false,11087210622057152061],[2620434475832828286,"http",false,9068168327974485296],[3722963349756955755,"once_cell",false,12341109524702844370],[4143744114649553716,"raw_window_handle",false,15731530099593162238],[5628259161083531273,"windows_core",false,1564442099389724938],[7606335748176206944,"dpi",false,9362547875939283471],[10781831454009427734,"webview2_com",false,5091479544109681465],[11989259058781683633,"dunce",false,18279171911562756100],[13129119782722264640,"windows_version",false,10731455328532410827],[14585479307175734061,"windows",false,3415978176206528813],[16727543399706004146,"cookie",false,13525943706754713949],[16786561127329063945,"build_script_build",false,17814106503389863121]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\wry-81516ae7fcac8a41\\dep-lib-wry","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/dep-lib-yoke b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/dep-lib-yoke deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/dep-lib-yoke and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/lib-yoke b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/lib-yoke deleted file mode 100644 index a648d5bfc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/lib-yoke +++ /dev/null @@ -1 +0,0 @@ -aa4f3cf85740be98 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/lib-yoke.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/lib-yoke.json deleted file mode 100644 index 1b3f01125..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-46708d6248432a0f/lib-yoke.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"derive\", \"zerofrom\"]","declared_features":"[\"alloc\", \"default\", \"derive\", \"serde\", \"zerofrom\"]","target":11250006364125496299,"profile":15657897354478470176,"path":5686177583491693320,"deps":[[4776946450414566059,"yoke_derive",false,3370523705755895049],[12669569555400633618,"stable_deref_trait",false,5364561953397711765],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\yoke-46708d6248432a0f\\dep-lib-yoke","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/dep-lib-yoke b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/dep-lib-yoke deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/dep-lib-yoke and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/lib-yoke b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/lib-yoke deleted file mode 100644 index a13d6b454..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/lib-yoke +++ /dev/null @@ -1 +0,0 @@ -498dfac26574ef94 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/lib-yoke.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/lib-yoke.json deleted file mode 100644 index 3ca9e5fa8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-64ca2420e631febc/lib-yoke.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"derive\", \"zerofrom\"]","declared_features":"[\"alloc\", \"default\", \"derive\", \"serde\", \"zerofrom\"]","target":11250006364125496299,"profile":15657897354478470176,"path":5686177583491693320,"deps":[[4776946450414566059,"yoke_derive",false,3370523705755895049],[12669569555400633618,"stable_deref_trait",false,7343225806084967440],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\yoke-64ca2420e631febc\\dep-lib-yoke","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/dep-lib-yoke_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/dep-lib-yoke_derive deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/dep-lib-yoke_derive and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/lib-yoke_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/lib-yoke_derive deleted file mode 100644 index fddb00a85..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/lib-yoke_derive +++ /dev/null @@ -1 +0,0 @@ -09059ddc7381c62e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/lib-yoke_derive.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/lib-yoke_derive.json deleted file mode 100644 index 9159c1643..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/yoke-derive-887704857506bbdb/lib-yoke_derive.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":1654536213780382264,"profile":2225463790103693989,"path":12119813010930565386,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[4621990586401870511,"synstructure",false,12357840399004361759],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\yoke-derive-887704857506bbdb\\dep-lib-yoke_derive","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/build-script-build-script-build deleted file mode 100644 index fe1781943..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -44d9cc55f06ce9de \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/build-script-build-script-build.json deleted file mode 100644 index 7183c2a1a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"simd\"]","declared_features":"[\"__internal_use_only_features_that_work_on_stable\", \"alloc\", \"derive\", \"float-nightly\", \"simd\", \"simd-nightly\", \"std\", \"zerocopy-derive\"]","target":5408242616063297496,"profile":2225463790103693989,"path":6140992732385523701,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerocopy-92570a0aa4c40403\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-92570a0aa4c40403/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-98b71e65699af3ac/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-98b71e65699af3ac/run-build-script-build-script-build deleted file mode 100644 index 5ad31e189..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-98b71e65699af3ac/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -38c1b0bddf68264e \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-98b71e65699af3ac/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-98b71e65699af3ac/run-build-script-build-script-build.json deleted file mode 100644 index 5d6e319d4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-98b71e65699af3ac/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[17375358419629610217,"build_script_build",false,16062489325481023812]],"local":[{"RerunIfChanged":{"output":"debug\\build\\zerocopy-98b71e65699af3ac\\output","paths":["build.rs","Cargo.toml"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/dep-lib-zerocopy b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/dep-lib-zerocopy deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/dep-lib-zerocopy and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/lib-zerocopy b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/lib-zerocopy deleted file mode 100644 index 10bf0e77f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/lib-zerocopy +++ /dev/null @@ -1 +0,0 @@ -bb03982e682889f8 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/lib-zerocopy.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/lib-zerocopy.json deleted file mode 100644 index 7a2af3405..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerocopy-c9128a39f4f973e0/lib-zerocopy.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"simd\"]","declared_features":"[\"__internal_use_only_features_that_work_on_stable\", \"alloc\", \"derive\", \"float-nightly\", \"simd\", \"simd-nightly\", \"std\", \"zerocopy-derive\"]","target":3084901215544504908,"profile":2225463790103693989,"path":5288225100542223162,"deps":[[17375358419629610217,"build_script_build",false,5631303694242857272]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerocopy-c9128a39f4f973e0\\dep-lib-zerocopy","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/dep-lib-zerofrom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/dep-lib-zerofrom deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/dep-lib-zerofrom and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/lib-zerofrom b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/lib-zerofrom deleted file mode 100644 index 96a5e0c04..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/lib-zerofrom +++ /dev/null @@ -1 +0,0 @@ -b832f37e6923c9ff \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/lib-zerofrom.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/lib-zerofrom.json deleted file mode 100644 index 229ca611b..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-c16f18f2dec06756/lib-zerofrom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"derive\"]","declared_features":"[\"alloc\", \"default\", \"derive\"]","target":723370850876025358,"profile":15657897354478470176,"path":587859947332324573,"deps":[[4022439902832367970,"zerofrom_derive",false,16593029274071509545]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerofrom-c16f18f2dec06756\\dep-lib-zerofrom","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/dep-lib-zerofrom_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/dep-lib-zerofrom_derive deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/dep-lib-zerofrom_derive and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/lib-zerofrom_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/lib-zerofrom_derive deleted file mode 100644 index ea7c0a18d..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/lib-zerofrom_derive +++ /dev/null @@ -1 +0,0 @@ -29aab00c364846e6 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/lib-zerofrom_derive.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/lib-zerofrom_derive.json deleted file mode 100644 index e8251088a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerofrom-derive-dc3f8f55c3011a94/lib-zerofrom_derive.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":1753304412232254384,"profile":2225463790103693989,"path":15639968604333575662,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[4621990586401870511,"synstructure",false,12357840399004361759],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerofrom-derive-dc3f8f55c3011a94\\dep-lib-zerofrom_derive","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/dep-lib-zerotrie b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/dep-lib-zerotrie deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/dep-lib-zerotrie and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/lib-zerotrie b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/lib-zerotrie deleted file mode 100644 index d2ec6e026..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/lib-zerotrie +++ /dev/null @@ -1 +0,0 @@ -50ebcd6952fcc73f \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/lib-zerotrie.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/lib-zerotrie.json deleted file mode 100644 index 0d84bb6a5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-130b2289c25d74c2/lib-zerotrie.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"yoke\", \"zerofrom\"]","declared_features":"[\"alloc\", \"databake\", \"default\", \"litemap\", \"serde\", \"yoke\", \"zerofrom\", \"zerovec\"]","target":12445875338185814621,"profile":15657897354478470176,"path":17991250985063805873,"deps":[[697207654067905947,"yoke",false,10731924417458900297],[5298260564258778412,"displaydoc",false,10274559501707370894],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerotrie-130b2289c25d74c2\\dep-lib-zerotrie","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/dep-lib-zerotrie b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/dep-lib-zerotrie deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/dep-lib-zerotrie and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/lib-zerotrie b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/lib-zerotrie deleted file mode 100644 index 659171ddd..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/lib-zerotrie +++ /dev/null @@ -1 +0,0 @@ -9f692528b0c80604 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/lib-zerotrie.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/lib-zerotrie.json deleted file mode 100644 index f35b5675a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerotrie-ab31f8051a5334d2/lib-zerotrie.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"yoke\", \"zerofrom\"]","declared_features":"[\"alloc\", \"databake\", \"default\", \"litemap\", \"serde\", \"yoke\", \"zerofrom\", \"zerovec\"]","target":12445875338185814621,"profile":15657897354478470176,"path":17991250985063805873,"deps":[[697207654067905947,"yoke",false,11006305285911105450],[5298260564258778412,"displaydoc",false,10274559501707370894],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerotrie-ab31f8051a5334d2\\dep-lib-zerotrie","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/dep-lib-zerovec b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/dep-lib-zerovec deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/dep-lib-zerovec and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/lib-zerovec b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/lib-zerovec deleted file mode 100644 index 7e24a6034..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/lib-zerovec +++ /dev/null @@ -1 +0,0 @@ -0d4317b5ea879a8b \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/lib-zerovec.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/lib-zerovec.json deleted file mode 100644 index 3b367ce7f..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-d2f9dcc7e62a2ade/lib-zerovec.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"derive\", \"yoke\"]","declared_features":"[\"alloc\", \"databake\", \"derive\", \"hashmap\", \"serde\", \"std\", \"yoke\"]","target":1825474209729987087,"profile":15657897354478470176,"path":17002935975805673603,"deps":[[697207654067905947,"yoke",false,11006305285911105450],[6522303474648583265,"zerovec_derive",false,7175935144665625758],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerovec-d2f9dcc7e62a2ade\\dep-lib-zerovec","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/dep-lib-zerovec_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/dep-lib-zerovec_derive deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/dep-lib-zerovec_derive and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/lib-zerovec_derive b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/lib-zerovec_derive deleted file mode 100644 index 22104909a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/lib-zerovec_derive +++ /dev/null @@ -1 +0,0 @@ -9e34098dfe0a9663 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/lib-zerovec_derive.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/lib-zerovec_derive.json deleted file mode 100644 index c1f5c38a1..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-derive-e4b331a5f7213b9f/lib-zerovec_derive.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[]","target":14030368369369144574,"profile":2225463790103693989,"path":5494860590132910280,"deps":[[4289358735036141001,"proc_macro2",false,3635241377792335322],[10420560437213941093,"syn",false,7559193294071037429],[13111758008314797071,"quote",false,4999842116374801128]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerovec-derive-e4b331a5f7213b9f\\dep-lib-zerovec_derive","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/dep-lib-zerovec b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/dep-lib-zerovec deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/dep-lib-zerovec and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/lib-zerovec b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/lib-zerovec deleted file mode 100644 index 40979c75a..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/lib-zerovec +++ /dev/null @@ -1 +0,0 @@ -c65278de007fce17 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/lib-zerovec.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/lib-zerovec.json deleted file mode 100644 index c254d012c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zerovec-f6ea4d97059bbc69/lib-zerovec.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[\"derive\", \"yoke\"]","declared_features":"[\"alloc\", \"databake\", \"derive\", \"hashmap\", \"serde\", \"std\", \"yoke\"]","target":1825474209729987087,"profile":15657897354478470176,"path":17002935975805673603,"deps":[[697207654067905947,"yoke",false,10731924417458900297],[6522303474648583265,"zerovec_derive",false,7175935144665625758],[17046516144589451410,"zerofrom",false,18431301885998871224]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zerovec-f6ea4d97059bbc69\\dep-lib-zerovec","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/build-script-build-script-build deleted file mode 100644 index 5eca14c48..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -fac8c50de417acea \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/build-script-build-script-build.json deleted file mode 100644 index af80e7aeb..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"no-panic\"]","target":5408242616063297496,"profile":2225463790103693989,"path":8907480488791645250,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zmij-1eccd671b92d37aa\\dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/dep-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/dep-build-script-build-script-build deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/dep-build-script-build-script-build and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-1eccd671b92d37aa/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-8c3b467cd6d7dfae/run-build-script-build-script-build b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-8c3b467cd6d7dfae/run-build-script-build-script-build deleted file mode 100644 index e1c400f9e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-8c3b467cd6d7dfae/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -b5367efef9c0db15 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-8c3b467cd6d7dfae/run-build-script-build-script-build.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-8c3b467cd6d7dfae/run-build-script-build-script-build.json deleted file mode 100644 index 4547037c7..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-8c3b467cd6d7dfae/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[12347024475581975995,"build_script_build",false,16909916969120418042]],"local":[{"RerunIfChanged":{"output":"debug\\build\\zmij-8c3b467cd6d7dfae\\output","paths":["build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/dep-lib-zmij b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/dep-lib-zmij deleted file mode 100644 index ec3cb8bfd..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/dep-lib-zmij and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/lib-zmij b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/lib-zmij deleted file mode 100644 index 956c4d08c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/lib-zmij +++ /dev/null @@ -1 +0,0 @@ -2000a9cef9123f82 \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/lib-zmij.json b/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/lib-zmij.json deleted file mode 100644 index d4969223c..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/.fingerprint/zmij-f826c7a5704d4328/lib-zmij.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":8323788817864214825,"features":"[]","declared_features":"[\"no-panic\"]","target":16603507647234574737,"profile":15657897354478470176,"path":13830302533372695155,"deps":[[12347024475581975995,"build_script_build",false,1575064674645194421]],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\zmij-f826c7a5704d4328\\dep-lib-zmij","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0} \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build-script-build.exe b/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build-script-build.exe deleted file mode 100644 index 4680e8be9..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build-script-build.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build_script_build-a6fb742dbf592df4.d b/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build_script_build-a6fb742dbf592df4.d deleted file mode 100644 index 5e3286367..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build_script_build-a6fb742dbf592df4.d +++ /dev/null @@ -1,5 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\anyhow-a6fb742dbf592df4\build_script_build-a6fb742dbf592df4.d: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\anyhow-1.0.102\build.rs - -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\anyhow-a6fb742dbf592df4\build_script_build-a6fb742dbf592df4.exe: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\anyhow-1.0.102\build.rs - -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\anyhow-1.0.102\build.rs: diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build_script_build-a6fb742dbf592df4.exe b/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build_script_build-a6fb742dbf592df4.exe deleted file mode 100644 index 4680e8be9..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-a6fb742dbf592df4/build_script_build-a6fb742dbf592df4.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/output b/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/output deleted file mode 100644 index 81d9fc4f3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/output +++ /dev/null @@ -1,7 +0,0 @@ -cargo:rerun-if-changed=src/nightly.rs -cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP -cargo:rustc-check-cfg=cfg(anyhow_build_probe) -cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) -cargo:rustc-check-cfg=cfg(anyhow_no_clippy_format_args) -cargo:rustc-check-cfg=cfg(anyhow_no_core_error) -cargo:rustc-check-cfg=cfg(error_generic_member_access) diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/root-output b/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/root-output deleted file mode 100644 index 94f7083ac..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/root-output +++ /dev/null @@ -1 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\anyhow-ff7d2e6a15a69f2e\out \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/stderr b/crates/tauri-plugin-splashscreen/target/debug/build/anyhow-ff7d2e6a15a69f2e/stderr deleted file mode 100644 index e69de29bb..000000000 diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/output b/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/output deleted file mode 100644 index aceeeb893..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/output +++ /dev/null @@ -1,16 +0,0 @@ -cargo:rerun-if-changed=build.rs -cargo:rustc-check-cfg=cfg(doc_cfg) -cargo:rustc-check-cfg=cfg(path_buf_deref_mut) -cargo:rustc-check-cfg=cfg(try_reserve_2) -cargo:rustc-check-cfg=cfg(os_str_bytes) -cargo:rustc-check-cfg=cfg(os_string_pathbuf_leak) -cargo:rustc-check-cfg=cfg(absolute_path) -cargo:rustc-check-cfg=cfg(path_add_extension) -cargo:rustc-check-cfg=cfg(pathbuf_const_new) -cargo:rustc-cfg=try_reserve_2 -cargo:rustc-cfg=path_buf_deref_mut -cargo:rustc-cfg=os_str_bytes -cargo:rustc-cfg=absolute_path -cargo:rustc-cfg=os_string_pathbuf_leak -cargo:rustc-cfg=path_add_extension -cargo:rustc-cfg=pathbuf_const_new diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/root-output b/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/root-output deleted file mode 100644 index 2979c5fca..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/root-output +++ /dev/null @@ -1 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\camino-0c4e0705d29bbab5\out \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/stderr b/crates/tauri-plugin-splashscreen/target/debug/build/camino-0c4e0705d29bbab5/stderr deleted file mode 100644 index e69de29bb..000000000 diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build-script-build.exe b/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build-script-build.exe deleted file mode 100644 index ec0fa0db0..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build-script-build.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build_script_build-562a946e71c7f455.d b/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build_script_build-562a946e71c7f455.d deleted file mode 100644 index 95ad26299..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build_script_build-562a946e71c7f455.d +++ /dev/null @@ -1,5 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\camino-562a946e71c7f455\build_script_build-562a946e71c7f455.d: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\camino-1.2.2\build.rs - -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\camino-562a946e71c7f455\build_script_build-562a946e71c7f455.exe: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\camino-1.2.2\build.rs - -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\camino-1.2.2\build.rs: diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build_script_build-562a946e71c7f455.exe b/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build_script_build-562a946e71c7f455.exe deleted file mode 100644 index ec0fa0db0..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/camino-562a946e71c7f455/build_script_build-562a946e71c7f455.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build-script-build.exe b/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build-script-build.exe deleted file mode 100644 index bf7c56375..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build-script-build.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build_script_build-44ca8ff62cdbace0.d b/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build_script_build-44ca8ff62cdbace0.d deleted file mode 100644 index 81548993e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build_script_build-44ca8ff62cdbace0.d +++ /dev/null @@ -1,5 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\cookie-44ca8ff62cdbace0\build_script_build-44ca8ff62cdbace0.d: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cookie-0.18.1\build.rs - -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\cookie-44ca8ff62cdbace0\build_script_build-44ca8ff62cdbace0.exe: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cookie-0.18.1\build.rs - -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cookie-0.18.1\build.rs: diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build_script_build-44ca8ff62cdbace0.exe b/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build_script_build-44ca8ff62cdbace0.exe deleted file mode 100644 index bf7c56375..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-44ca8ff62cdbace0/build_script_build-44ca8ff62cdbace0.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/output b/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/output deleted file mode 100644 index e69de29bb..000000000 diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/root-output b/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/root-output deleted file mode 100644 index 762c1dec5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/root-output +++ /dev/null @@ -1 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\cookie-a6e069bda79c4511\out \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/stderr b/crates/tauri-plugin-splashscreen/target/debug/build/cookie-a6e069bda79c4511/stderr deleted file mode 100644 index e69de29bb..000000000 diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/output b/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/output deleted file mode 100644 index a21ae73b4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/output +++ /dev/null @@ -1,2 +0,0 @@ -cargo:rustc-cfg=stable_arm_crc32_intrinsics -cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics) diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/root-output b/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/root-output deleted file mode 100644 index 5e84cd69e..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/root-output +++ /dev/null @@ -1 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\crc32fast-6701f6668ce377a8\out \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/stderr b/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-6701f6668ce377a8/stderr deleted file mode 100644 index e69de29bb..000000000 diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build-script-build.exe b/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build-script-build.exe deleted file mode 100644 index 710c7c612..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build-script-build.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build_script_build-c437355b07a76b54.d b/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build_script_build-c437355b07a76b54.d deleted file mode 100644 index 4db5695dc..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build_script_build-c437355b07a76b54.d +++ /dev/null @@ -1,5 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\crc32fast-c437355b07a76b54\build_script_build-c437355b07a76b54.d: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crc32fast-1.5.0\build.rs - -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\crc32fast-c437355b07a76b54\build_script_build-c437355b07a76b54.exe: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crc32fast-1.5.0\build.rs - -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crc32fast-1.5.0\build.rs: diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build_script_build-c437355b07a76b54.exe b/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build_script_build-c437355b07a76b54.exe deleted file mode 100644 index 710c7c612..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/crc32fast-c437355b07a76b54/build_script_build-c437355b07a76b54.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build-script-build.exe b/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build-script-build.exe deleted file mode 100644 index 1e2cc3ad9..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build-script-build.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build_script_build-3ce9954fa01125cf.d b/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build_script_build-3ce9954fa01125cf.d deleted file mode 100644 index 5cea642b8..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build_script_build-3ce9954fa01125cf.d +++ /dev/null @@ -1,9 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\crossbeam-utils-3ce9954fa01125cf\build_script_build-3ce9954fa01125cf.d: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\build.rs C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\no_atomic.rs C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\build-common.rs - -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\crossbeam-utils-3ce9954fa01125cf\build_script_build-3ce9954fa01125cf.exe: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\build.rs C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\no_atomic.rs C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\build-common.rs - -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\build.rs: -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\no_atomic.rs: -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\crossbeam-utils-0.8.21\build-common.rs: - -# env-dep:CARGO_PKG_NAME=crossbeam-utils diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build_script_build-3ce9954fa01125cf.exe b/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build_script_build-3ce9954fa01125cf.exe deleted file mode 100644 index 1e2cc3ad9..000000000 Binary files a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-3ce9954fa01125cf/build_script_build-3ce9954fa01125cf.exe and /dev/null differ diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/output b/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/output deleted file mode 100644 index d0bad9fd3..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/output +++ /dev/null @@ -1,2 +0,0 @@ -cargo:rerun-if-changed=no_atomic.rs -cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/root-output b/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/root-output deleted file mode 100644 index bdf381561..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/root-output +++ /dev/null @@ -1 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\crossbeam-utils-e75a2593ac08ebbc\out \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/stderr b/crates/tauri-plugin-splashscreen/target/debug/build/crossbeam-utils-e75a2593ac08ebbc/stderr deleted file mode 100644 index e69de29bb..000000000 diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-afeda6e8c4222d84/build_script_build-afeda6e8c4222d84.d b/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-afeda6e8c4222d84/build_script_build-afeda6e8c4222d84.d deleted file mode 100644 index ca20e2357..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-afeda6e8c4222d84/build_script_build-afeda6e8c4222d84.d +++ /dev/null @@ -1,6 +0,0 @@ -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\cssparser-afeda6e8c4222d84\build_script_build-afeda6e8c4222d84.d: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cssparser-0.29.6\build.rs C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cssparser-0.29.6\build\match_byte.rs - -C:\Users\haz\dev\sable\crates\tauri-plugin-splashscreen\target\debug\build\cssparser-afeda6e8c4222d84\build_script_build-afeda6e8c4222d84.exe: C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cssparser-0.29.6\build.rs C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cssparser-0.29.6\build\match_byte.rs - -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cssparser-0.29.6\build.rs: -C:\Users\haz\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cssparser-0.29.6\build\match_byte.rs: diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-e497f5113bbd47c6/invoked.timestamp b/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-e497f5113bbd47c6/invoked.timestamp deleted file mode 100644 index e00328da5..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-e497f5113bbd47c6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-e497f5113bbd47c6/out/tokenizer.rs b/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-e497f5113bbd47c6/out/tokenizer.rs deleted file mode 100644 index fa01744a4..000000000 --- a/crates/tauri-plugin-splashscreen/target/debug/build/cssparser-e497f5113bbd47c6/out/tokenizer.rs +++ /dev/null @@ -1,993 +0,0 @@ -use self :: Token :: * ; use crate :: cow_rc_str :: CowRcStr ; use crate :: parser :: ParserState ; use matches :: matches ; use std :: char ; use std :: i32 ; use std :: ops :: Range ; # [doc = " One of the pieces the CSS input is broken into."] # [doc = ""] # [doc = " Some components use `Cow` in order to borrow from the original input string"] # [doc = " and avoid allocating/copying when possible."] # [derive (PartialEq , Debug , Clone)] pub enum Token < 'a > { -# [doc = " A [``](https://drafts.csswg.org/css-syntax/#ident-token-diagram)"] Ident (CowRcStr < 'a >) , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#at-keyword-token-diagram)"] # [doc = ""] # [doc = " The value does not include the `@` marker."] AtKeyword (CowRcStr < 'a >) , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#hash-token-diagram) with the type flag set to \"unrestricted\""] # [doc = ""] # [doc = " The value does not include the `#` marker."] Hash (CowRcStr < 'a >) , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#hash-token-diagram) with the type flag set to \"id\""] # [doc = ""] # [doc = " The value does not include the `#` marker."] IDHash (CowRcStr < 'a >) , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#string-token-diagram)"] # [doc = ""] # [doc = " The value does not include the quotes."] QuotedString (CowRcStr < 'a >) , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#url-token-diagram)"] # [doc = ""] # [doc = " The value does not include the `url(` `)` markers. Note that `url( )` is represented by a"] # [doc = " `Function` token."] UnquotedUrl (CowRcStr < 'a >) , # [doc = " A ``"] Delim (char) , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#number-token-diagram)"] Number { -# [doc = " Whether the number had a `+` or `-` sign."] # [doc = ""] # [doc = " This is used is some cases like the micro syntax. (See the `parse_nth` function.)"] has_sign : bool , # [doc = " The value as a float"] value : f32 , # [doc = " If the origin source did not include a fractional part, the value as an integer."] int_value : Option < i32 > , -} , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#percentage-token-diagram)"] Percentage { -# [doc = " Whether the number had a `+` or `-` sign."] has_sign : bool , # [doc = " The value as a float, divided by 100 so that the nominal range is 0.0 to 1.0."] unit_value : f32 , # [doc = " If the origin source did not include a fractional part, the value as an integer."] # [doc = " It is **not** divided by 100."] int_value : Option < i32 > , -} , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#dimension-token-diagram)"] Dimension { -# [doc = " Whether the number had a `+` or `-` sign."] # [doc = ""] # [doc = " This is used is some cases like the micro syntax. (See the `parse_nth` function.)"] has_sign : bool , # [doc = " The value as a float"] value : f32 , # [doc = " If the origin source did not include a fractional part, the value as an integer."] int_value : Option < i32 > , # [doc = " The unit, e.g. \"px\" in `12px`"] unit : CowRcStr < 'a > , -} , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#whitespace-token-diagram)"] WhiteSpace (& 'a str) , # [doc = " A comment."] # [doc = ""] # [doc = " The CSS Syntax spec does not generate tokens for comments,"] # [doc = " But we do, because we can (borrowed &str makes it cheap)."] # [doc = ""] # [doc = " The value does not include the `/*` `*/` markers."] Comment (& 'a str) , # [doc = " A `:` ``"] Colon , # [doc = " A `;` ``"] Semicolon , # [doc = " A `,` ``"] Comma , # [doc = " A `~=` [``](https://drafts.csswg.org/css-syntax/#include-match-token-diagram)"] IncludeMatch , # [doc = " A `|=` [``](https://drafts.csswg.org/css-syntax/#dash-match-token-diagram)"] DashMatch , # [doc = " A `^=` [``](https://drafts.csswg.org/css-syntax/#prefix-match-token-diagram)"] PrefixMatch , # [doc = " A `$=` [``](https://drafts.csswg.org/css-syntax/#suffix-match-token-diagram)"] SuffixMatch , # [doc = " A `*=` [``](https://drafts.csswg.org/css-syntax/#substring-match-token-diagram)"] SubstringMatch , # [doc = " A `` [``](https://drafts.csswg.org/css-syntax/#CDC-token-diagram)"] CDC , # [doc = " A [``](https://drafts.csswg.org/css-syntax/#function-token-diagram)"] # [doc = ""] # [doc = " The value (name) does not include the `(` marker."] Function (CowRcStr < 'a >) , # [doc = " A `<(-token>`"] ParenthesisBlock , # [doc = " A `<[-token>`"] SquareBracketBlock , # [doc = " A `<{-token>`"] CurlyBracketBlock , # [doc = " A ``"] # [doc = ""] # [doc = " This token always indicates a parse error."] BadUrl (CowRcStr < 'a >) , # [doc = " A ``"] # [doc = ""] # [doc = " This token always indicates a parse error."] BadString (CowRcStr < 'a >) , # [doc = " A `<)-token>`"] # [doc = ""] # [doc = " When obtained from one of the `Parser::next*` methods,"] # [doc = " this token is always unmatched and indicates a parse error."] CloseParenthesis , # [doc = " A `<]-token>`"] # [doc = ""] # [doc = " When obtained from one of the `Parser::next*` methods,"] # [doc = " this token is always unmatched and indicates a parse error."] CloseSquareBracket , # [doc = " A `<}-token>`"] # [doc = ""] # [doc = " When obtained from one of the `Parser::next*` methods,"] # [doc = " this token is always unmatched and indicates a parse error."] CloseCurlyBracket , -} impl < 'a > Token < 'a > { -# [doc = " Return whether this token represents a parse error."] # [doc = ""] # [doc = " `BadUrl` and `BadString` are tokenizer-level parse errors."] # [doc = ""] # [doc = " `CloseParenthesis`, `CloseSquareBracket`, and `CloseCurlyBracket` are *unmatched*"] # [doc = " and therefore parse errors when returned by one of the `Parser::next*` methods."] pub fn is_parse_error (& self) -> bool { -matches ! (* self , BadUrl (_) | BadString (_) | CloseParenthesis | CloseSquareBracket | CloseCurlyBracket) -} -} # [derive (Clone)] pub struct Tokenizer < 'a > { -input : & 'a str , # [doc = " Counted in bytes, not code points. From 0."] position : usize , # [doc = " The position at the start of the current line; but adjusted to"] # [doc = " ensure that computing the column will give the result in units"] # [doc = " of UTF-16 characters."] current_line_start_position : usize , current_line_number : u32 , var_or_env_functions : SeenStatus , source_map_url : Option < & 'a str > , source_url : Option < & 'a str > , -} # [derive (Copy , Clone , PartialEq , Eq)] enum SeenStatus { -DontCare , LookingForThem , SeenAtLeastOne , -} impl < 'a > Tokenizer < 'a > { -# [inline] pub fn new (input : & str) -> Tokenizer { -Tokenizer :: with_first_line_number (input , 0) -} # [inline] pub fn with_first_line_number (input : & str , first_line_number : u32) -> Tokenizer { -Tokenizer { -input : input , position : 0 , current_line_start_position : 0 , current_line_number : first_line_number , var_or_env_functions : SeenStatus :: DontCare , source_map_url : None , source_url : None , -} -} # [inline] pub fn look_for_var_or_env_functions (& mut self) { -self . var_or_env_functions = SeenStatus :: LookingForThem ; -} # [inline] pub fn seen_var_or_env_functions (& mut self) -> bool { -let seen = self . var_or_env_functions == SeenStatus :: SeenAtLeastOne ; self . var_or_env_functions = SeenStatus :: DontCare ; seen -} # [inline] pub fn see_function (& mut self , name : & str) { -if self . var_or_env_functions == SeenStatus :: LookingForThem { -if name . eq_ignore_ascii_case ("var") || name . eq_ignore_ascii_case ("env") { -self . var_or_env_functions = SeenStatus :: SeenAtLeastOne ; -} -} -} # [inline] pub fn next (& mut self) -> Result < Token < 'a > , () > { -next_token (self) -} # [inline] pub fn position (& self) -> SourcePosition { -SourcePosition (self . position) -} # [inline] pub fn current_source_location (& self) -> SourceLocation { -SourceLocation { -line : self . current_line_number , column : (self . position - self . current_line_start_position + 1) as u32 , -} -} # [inline] pub fn current_source_map_url (& self) -> Option < & 'a str > { -self . source_map_url -} # [inline] pub fn current_source_url (& self) -> Option < & 'a str > { -self . source_url -} # [inline] pub fn state (& self) -> ParserState { -ParserState { -position : self . position , current_line_start_position : self . current_line_start_position , current_line_number : self . current_line_number , at_start_of : None , -} -} # [inline] pub fn reset (& mut self , state : & ParserState) { -self . position = state . position ; self . current_line_start_position = state . current_line_start_position ; self . current_line_number = state . current_line_number ; -} # [inline] pub fn slice_from (& self , start_pos : SourcePosition) -> & 'a str { -& self . input [start_pos . 0 .. self . position] -} # [inline] pub fn slice (& self , range : Range < SourcePosition >) -> & 'a str { -& self . input [range . start . 0 .. range . end . 0] -} pub fn current_source_line (& self) -> & 'a str { -let current = self . position ; let start = self . input [0 .. current] . rfind (| c | matches ! (c , '\r' | '\n' | '\x0C')) . map_or (0 , | start | start + 1) ; let end = self . input [current ..] . find (| c | matches ! (c , '\r' | '\n' | '\x0C')) . map_or (self . input . len () , | end | current + end) ; & self . input [start .. end] -} # [inline] pub fn next_byte (& self) -> Option < u8 > { -if self . is_eof () { -None -} else { -Some (self . input . as_bytes () [self . position]) -} -} # [inline] fn is_eof (& self) -> bool { -! self . has_at_least (0) -} # [inline] fn has_at_least (& self , n : usize) -> bool { -self . position + n < self . input . len () -} # [inline] pub fn advance (& mut self , n : usize) { -if cfg ! (debug_assertions) { -for i in 0 .. n { -let b = self . byte_at (i) ; debug_assert ! (b . is_ascii () || (b & 0xF0 != 0xF0 && b & 0xC0 != 0x80)) ; debug_assert ! (b != b'\r' && b != b'\n' && b != b'\x0C') ; -} -} self . position += n -} # [inline] fn next_byte_unchecked (& self) -> u8 { -self . byte_at (0) -} # [inline] fn byte_at (& self , offset : usize) -> u8 { -self . input . as_bytes () [self . position + offset] -} # [inline] fn consume_4byte_intro (& mut self) { -debug_assert ! (self . next_byte_unchecked () & 0xF0 == 0xF0) ; self . current_line_start_position = self . current_line_start_position . wrapping_sub (1) ; self . position += 1 ; -} # [inline] fn consume_continuation_byte (& mut self) { -debug_assert ! (self . next_byte_unchecked () & 0xC0 == 0x80) ; self . current_line_start_position = self . current_line_start_position . wrapping_add (1) ; self . position += 1 ; -} # [inline (never)] fn consume_known_byte (& mut self , byte : u8) { -debug_assert ! (byte != b'\r' && byte != b'\n' && byte != b'\x0C') ; self . position += 1 ; if byte & 0xF0 == 0xF0 { -self . current_line_start_position = self . current_line_start_position . wrapping_sub (1) ; -} else if byte & 0xC0 == 0x80 { -self . current_line_start_position = self . current_line_start_position . wrapping_add (1) ; -} -} # [inline] fn next_char (& self) -> char { -self . input [self . position ..] . chars () . next () . unwrap () -} # [inline] fn consume_newline (& mut self) { -let byte = self . next_byte_unchecked () ; debug_assert ! (byte == b'\r' || byte == b'\n' || byte == b'\x0C') ; self . position += 1 ; if byte == b'\r' && self . next_byte () == Some (b'\n') { -self . position += 1 ; -} self . current_line_start_position = self . position ; self . current_line_number += 1 ; -} # [inline] fn has_newline_at (& self , offset : usize) -> bool { -self . position + offset < self . input . len () && matches ! (self . byte_at (offset) , b'\n' | b'\r' | b'\x0C') -} # [inline] fn consume_char (& mut self) -> char { -let c = self . next_char () ; let len_utf8 = c . len_utf8 () ; self . position += len_utf8 ; self . current_line_start_position = self . current_line_start_position . wrapping_add (len_utf8 - c . len_utf16 ()) ; c -} # [inline] fn starts_with (& self , needle : & [u8]) -> bool { -self . input . as_bytes () [self . position ..] . starts_with (needle) -} pub fn skip_whitespace (& mut self) { -while ! self . is_eof () { -{ -enum Case { -Case1 = 1isize , Case2 = 2isize , Case3 = 3isize , Case4 = 4isize -} static __CASES : [Case ; 256] = [Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case1 , Case :: Case2 , Case :: Case4 , Case :: Case2 , Case :: Case2 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case1 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case3 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4 , Case :: Case4] ; match __CASES [self . next_byte_unchecked () as usize] { -Case :: Case1 => { -{ -self . advance (1) -} -} , Case :: Case2 => { -{ -self . consume_newline () ; -} -} , Case :: Case3 => { -{ -if self . starts_with (b"/*") { -consume_comment (self) ; -} else { -return -} -} -} , Case :: Case4 => { -{ -return -} -} -} -} -} -} pub fn skip_cdc_and_cdo (& mut self) { -while ! self . is_eof () { -{ -enum Case { -Case1 = 1isize , Case2 = 2isize , Case3 = 3isize , Case4 = 4isize , Case5 = 5isize , Case6 = 6isize -} static __CASES : [Case ; 256] = [Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case1 , Case :: Case2 , Case :: Case6 , Case :: Case2 , Case :: Case2 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case1 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case5 , Case :: Case6 , Case :: Case3 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case4 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6 , Case :: Case6] ; match __CASES [self . next_byte_unchecked () as usize] { -Case :: Case1 => { -{ -self . advance (1) -} -} , Case :: Case2 => { -{ -self . consume_newline () ; -} -} , Case :: Case3 => { -{ -if self . starts_with (b"/*") { -consume_comment (self) ; -} else { -return -} -} -} , Case :: Case4 => { -{ -if self . starts_with (b"") { -self . advance (3) -} else { -return -} -} -} , Case :: Case6 => { -{ -return -} -} -} -} -} -} -} # [doc = " A position from the start of the input, counted in UTF-8 bytes."] # [derive (PartialEq , Eq , PartialOrd , Ord , Debug , Clone , Copy)] pub struct SourcePosition (pub (crate) usize) ; impl SourcePosition { -# [doc = " Returns the current byte index in the original input."] # [inline] pub fn byte_index (& self) -> usize { -self . 0 -} -} # [doc = " The line and column number for a given position within the input."] # [derive (PartialEq , Eq , Debug , Clone , Copy)] pub struct SourceLocation { -# [doc = " The line number, starting at 0 for the first line, unless `with_first_line_number` was used."] pub line : u32 , # [doc = " The column number within a line, starting at 1 for first the character of the line."] # [doc = " Column numbers are counted in UTF-16 code units."] pub column : u32 , -} fn next_token < 'a > (tokenizer : & mut Tokenizer < 'a >) -> Result < Token < 'a > , () > { -if tokenizer . is_eof () { -return Err (()) ; -} let b = tokenizer . next_byte_unchecked () ; let token = { -enum Case { -Case1 = 1isize , Case2 = 2isize , Case3 = 3isize , Case4 = 4isize , Case5 = 5isize , Case6 = 6isize , Case7 = 7isize , Case8 = 8isize , Case9 = 9isize , Case10 = 10isize , Case11 = 11isize , Case12 = 12isize , Case13 = 13isize , Case14 = 14isize , Case15 = 15isize , Case16 = 16isize , Case17 = 17isize , Case18 = 18isize , Case19 = 19isize , Case20 = 20isize , Case21 = 21isize , Case22 = 22isize , Case23 = 23isize , Case24 = 24isize , Case25 = 25isize , Case26 = 26isize , Case27 = 27isize , Case28 = 28isize , Case29 = 29isize -} static __CASES : [Case ; 256] = [Case :: Case20 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case1 , Case :: Case2 , Case :: Case29 , Case :: Case2 , Case :: Case2 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case1 , Case :: Case29 , Case :: Case3 , Case :: Case4 , Case :: Case5 , Case :: Case29 , Case :: Case29 , Case :: Case6 , Case :: Case7 , Case :: Case8 , Case :: Case9 , Case :: Case10 , Case :: Case11 , Case :: Case12 , Case :: Case13 , Case :: Case14 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case15 , Case :: Case16 , Case :: Case17 , Case :: Case18 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case19 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case21 , Case :: Case22 , Case :: Case23 , Case :: Case24 , Case :: Case20 , Case :: Case29 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case20 , Case :: Case25 , Case :: Case26 , Case :: Case27 , Case :: Case28 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29 , Case :: Case29] ; match __CASES [b as usize] { -Case :: Case1 => { -{ -consume_whitespace (tokenizer , false) -} -} , Case :: Case2 => { -{ -consume_whitespace (tokenizer , true) -} -} , Case :: Case3 => { -{ -consume_string (tokenizer , false) -} -} , Case :: Case4 => { -{ -tokenizer . advance (1) ; if is_ident_start (tokenizer) { -IDHash (consume_name (tokenizer)) -} else if ! tokenizer . is_eof () && match tokenizer . next_byte_unchecked () { -b'0' ..= b'9' | b'-' => true , _ => false , -} { -Hash (consume_name (tokenizer)) -} else { -Delim ('#') -} -} -} , Case :: Case5 => { -{ -if tokenizer . starts_with (b"$=") { -tokenizer . advance (2) ; SuffixMatch -} else { -tokenizer . advance (1) ; Delim ('$') -} -} -} , Case :: Case6 => { -{ -consume_string (tokenizer , true) -} -} , Case :: Case7 => { -{ -tokenizer . advance (1) ; ParenthesisBlock -} -} , Case :: Case8 => { -{ -tokenizer . advance (1) ; CloseParenthesis -} -} , Case :: Case9 => { -{ -if tokenizer . starts_with (b"*=") { -tokenizer . advance (2) ; SubstringMatch -} else { -tokenizer . advance (1) ; Delim ('*') -} -} -} , Case :: Case10 => { -{ -if (tokenizer . has_at_least (1) && matches ! (tokenizer . byte_at (1) , b'0' ..= b'9')) || (tokenizer . has_at_least (2) && tokenizer . byte_at (1) == b'.' && matches ! (tokenizer . byte_at (2) , b'0' ..= b'9')) { -consume_numeric (tokenizer) -} else { -tokenizer . advance (1) ; Delim ('+') -} -} -} , Case :: Case11 => { -{ -tokenizer . advance (1) ; Comma -} -} , Case :: Case12 => { -{ -if (tokenizer . has_at_least (1) && matches ! (tokenizer . byte_at (1) , b'0' ..= b'9')) || (tokenizer . has_at_least (2) && tokenizer . byte_at (1) == b'.' && matches ! (tokenizer . byte_at (2) , b'0' ..= b'9')) { -consume_numeric (tokenizer) -} else if tokenizer . starts_with (b"-->") { -tokenizer . advance (3) ; CDC -} else if is_ident_start (tokenizer) { -consume_ident_like (tokenizer) -} else { -tokenizer . advance (1) ; Delim ('-') -} -} -} , Case :: Case13 => { -{ -if tokenizer . has_at_least (1) && matches ! (tokenizer . byte_at (1) , b'0' ..= b'9') { -consume_numeric (tokenizer) -} else { -tokenizer . advance (1) ; Delim ('.') -} -} -} , Case :: Case14 => { -{ -if tokenizer . starts_with (b"/*") { -Comment (consume_comment (tokenizer)) -} else { -tokenizer . advance (1) ; Delim ('/') -} -} -} , Case :: Case15 => { -{ -consume_numeric (tokenizer) -} -} , Case :: Case16 => { -{ -tokenizer . advance (1) ; Colon -} -} , Case :: Case17 => { -{ -tokenizer . advance (1) ; Semicolon -} -} , Case :: Case18 => { -{ -if tokenizer . starts_with (b" marker is used by prepare-release.yml change_templates = [ - "* $summary", + "### $summary \n\n$details", + "* $summary ", ] \ No newline at end of file diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 5ffdd7152..000000000 --- a/package-lock.json +++ /dev/null @@ -1,27392 +0,0 @@ -{ - "name": "sable", - "version": "1.5.1", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "sable", - "version": "1.5.1", - "hasInstallScript": true, - "license": "AGPL-3.0-only", - "dependencies": { - "@atlaskit/pragmatic-drag-and-drop": "^1.7.7", - "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^1.4.0", - "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0", - "@fontsource-variable/nunito": "5.2.7", - "@fontsource/space-mono": "5.2.9", - "@tanstack/react-query": "^5.90.21", - "@tanstack/react-query-devtools": "^5.91.3", - "@tanstack/react-virtual": "^3.13.19", - "@tauri-apps/api": "2.10.1", - "@tauri-apps/plugin-deep-link": "2.4.7", - "@tauri-apps/plugin-opener": "2.5.3", - "@tauri-apps/plugin-os": "2.3.2", - "@use-gesture/react": "10.3.1", - "@vanilla-extract/css": "^1.18.0", - "@vanilla-extract/recipes": "^0.5.7", - "@vanilla-extract/vite-plugin": "^3.9.5", - "await-to-js": "^3.0.0", - "badwords-list": "^2.0.1-4", - "blurhash": "^2.0.5", - "browser-encrypt-attachment": "^0.3.0", - "chroma-js": "^3.2.0", - "classnames": "^2.5.1", - "dayjs": "^1.11.19", - "domhandler": "^5.0.3", - "emojibase": "^15.3.1", - "emojibase-data": "^15.3.2", - "eslint-plugin-react": "7.37.5", - "file-saver": "^2.0.5", - "focus-trap-react": "^10.3.1", - "folds": "^2.6.1", - "html-dom-parser": "^5.1.8", - "html-react-parser": "^4.2.10", - "i18next": "^25.8.13", - "i18next-browser-languagedetector": "^8.2.1", - "i18next-http-backend": "^2.7.3", - "immer": "^9.0.21", - "is-hotkey": "^0.2.0", - "jotai": "^2.18.0", - "linkify-react": "^4.3.2", - "linkifyjs": "^4.3.2", - "matrix-js-sdk": "^38.4.0", - "matrix-widget-api": "1.13.0", - "millify": "^6.1.0", - "motion": "12.35.0", - "pdfjs-dist": "^5.4.624", - "prismjs": "^1.30.0", - "react": "^18.3.1", - "react-aria": "^3.46.0", - "react-blurhash": "^0.3.0", - "react-colorful": "^5.6.1", - "react-dom": "^18.3.1", - "react-error-boundary": "^4.1.2", - "react-google-recaptcha": "^2.1.0", - "react-i18next": "^16.5.4", - "react-range": "^1.10.0", - "react-router-dom": "^6.30.3", - "sanitize-html": "^2.17.1", - "slate": "^0.123.0", - "slate-dom": "^0.123.0", - "slate-history": "^0.113.1", - "slate-react": "^0.123.0", - "tauri-plugin-splashscreen-api": "file:./crates/tauri-plugin-splashscreen", - "ua-parser-js": "^1.0.41" - }, - "devDependencies": { - "@cloudflare/vite-plugin": "^1.26.0", - "@element-hq/element-call-embedded": "0.16.3", - "@esbuild-plugins/node-globals-polyfill": "^0.2.3", - "@eslint/compat": "2.0.2", - "@eslint/js": "9.39.3", - "@rollup/plugin-inject": "^5.0.5", - "@rollup/plugin-wasm": "^6.2.2", - "@tauri-apps/cli": "2.10.1", - "@types/chroma-js": "^3.1.2", - "@types/file-saver": "^2.0.7", - "@types/is-hotkey": "^0.1.10", - "@types/node": "24.10.13", - "@types/prismjs": "^1.26.6", - "@types/react": "^18.3.28", - "@types/react-dom": "^18.3.7", - "@types/react-google-recaptcha": "^2.1.9", - "@types/sanitize-html": "^2.16.0", - "@types/ua-parser-js": "^0.7.39", - "@vitejs/plugin-react": "^5.1.4", - "buffer": "^6.0.3", - "eslint": "9.39.3", - "eslint-config-airbnb-extended": "3.0.1", - "eslint-config-prettier": "10.1.8", - "eslint-plugin-prettier": "5.5.5", - "globals": "17.3.0", - "knip": "5.85.0", - "prettier": "3.8.1", - "typescript": "^5.9.3", - "vite": "^7.3.1", - "vite-plugin-compression2": "2.5.0", - "vite-plugin-pwa": "^1.2.0", - "vite-plugin-static-copy": "^3.2.0", - "vite-plugin-svgr": "4.5.0", - "vite-plugin-top-level-await": "^1.6.0", - "wrangler": "^4.70.0" - }, - "engines": { - "node": "24.x", - "npm": "11.x" - } - }, - "crates/tauri-plugin-splashscreen": { - "name": "tauri-plugin-splashscreen-api", - "version": "0.1.0", - "dependencies": { - "@tauri-apps/api": "^2.0.0" - }, - "devDependencies": { - "@rollup/plugin-typescript": "^12.0.0", - "rollup": "^4.9.6", - "tslib": "^2.6.2", - "typescript": "^5.3.3" - } - }, - "node_modules/@apideck/better-ajv-errors": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz", - "integrity": "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==", - "dev": true, - "license": "MIT", - "dependencies": { - "json-schema": "^0.4.0", - "jsonpointer": "^5.0.0", - "leven": "^3.1.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "ajv": ">=8" - } - }, - "node_modules/@atlaskit/pragmatic-drag-and-drop": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/@atlaskit/pragmatic-drag-and-drop/-/pragmatic-drag-and-drop-1.7.7.tgz", - "integrity": "sha512-jX+68AoSTqO/fhCyJDTZ38Ey6/wyL2Iq+J/moanma0YyktpnoHxevjY1UNJHYp0NCburdQDZSL1ZFac1mO1osQ==", - "license": "Apache-2.0", - "dependencies": { - "@babel/runtime": "^7.0.0", - "bind-event-listener": "^3.0.0", - "raf-schd": "^4.0.3" - } - }, - "node_modules/@atlaskit/pragmatic-drag-and-drop-auto-scroll": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@atlaskit/pragmatic-drag-and-drop-auto-scroll/-/pragmatic-drag-and-drop-auto-scroll-1.4.0.tgz", - "integrity": "sha512-5GoikoTSW13UX76F9TDeWB8x3jbbGlp/Y+3aRkHe1MOBMkrWkwNpJ42MIVhhX/6NSeaZiPumP0KbGJVs2tOWSQ==", - "license": "Apache-2.0", - "dependencies": { - "@atlaskit/pragmatic-drag-and-drop": "^1.2.0", - "@babel/runtime": "^7.0.0" - } - }, - "node_modules/@atlaskit/pragmatic-drag-and-drop-hitbox": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@atlaskit/pragmatic-drag-and-drop-hitbox/-/pragmatic-drag-and-drop-hitbox-1.1.0.tgz", - "integrity": "sha512-JWt6eVp6Br2FPHRM8s0dUIHQk/jFInGP1f3ti5CdtM1Ji5/pt8Akm44wDC063Gv2i5RGseixtbW0z/t6RYtbdg==", - "license": "Apache-2.0", - "dependencies": { - "@atlaskit/pragmatic-drag-and-drop": "^1.6.0", - "@babel/runtime": "^7.0.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", - "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.28.5", - "js-tokens": "^4.0.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/compat-data": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz", - "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/core": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz", - "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.29.0", - "@babel/generator": "^7.29.0", - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-module-transforms": "^7.28.6", - "@babel/helpers": "^7.28.6", - "@babel/parser": "^7.29.0", - "@babel/template": "^7.28.6", - "@babel/traverse": "^7.29.0", - "@babel/types": "^7.29.0", - "@jridgewell/remapping": "^2.3.5", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@babel/core/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/generator": { - "version": "7.29.1", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz", - "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==", - "license": "MIT", - "dependencies": { - "@babel/parser": "^7.29.0", - "@babel/types": "^7.29.0", - "@jridgewell/gen-mapping": "^0.3.12", - "@jridgewell/trace-mapping": "^0.3.28", - "jsesc": "^3.0.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz", - "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.27.3" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz", - "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==", - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.28.6", - "@babel/helper-validator-option": "^7.27.1", - "browserslist": "^4.24.0", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz", - "integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "@babel/helper-member-expression-to-functions": "^7.28.5", - "@babel/helper-optimise-call-expression": "^7.27.1", - "@babel/helper-replace-supers": "^7.28.6", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", - "@babel/traverse": "^7.28.6", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz", - "integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "regexpu-core": "^6.3.1", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.6.tgz", - "integrity": "sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "debug": "^4.4.3", - "lodash.debounce": "^4.0.8", - "resolve": "^1.22.11" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/@babel/helper-globals": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz", - "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz", - "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/traverse": "^7.28.5", - "@babel/types": "^7.28.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-imports": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz", - "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==", - "license": "MIT", - "dependencies": { - "@babel/traverse": "^7.28.6", - "@babel/types": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz", - "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==", - "license": "MIT", - "dependencies": { - "@babel/helper-module-imports": "^7.28.6", - "@babel/helper-validator-identifier": "^7.28.5", - "@babel/traverse": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz", - "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-plugin-utils": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz", - "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz", - "integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.27.1", - "@babel/helper-wrap-function": "^7.27.1", - "@babel/traverse": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-replace-supers": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz", - "integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-member-expression-to-functions": "^7.28.5", - "@babel/helper-optimise-call-expression": "^7.27.1", - "@babel/traverse": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz", - "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/traverse": "^7.27.1", - "@babel/types": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-string-parser": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", - "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", - "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-option": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", - "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-wrap-function": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.6.tgz", - "integrity": "sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/template": "^7.28.6", - "@babel/traverse": "^7.28.6", - "@babel/types": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helpers": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz", - "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==", - "license": "MIT", - "dependencies": { - "@babel/template": "^7.28.6", - "@babel/types": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/parser": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz", - "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==", - "license": "MIT", - "dependencies": { - "@babel/types": "^7.29.0" - }, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz", - "integrity": "sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/traverse": "^7.28.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz", - "integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz", - "integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz", - "integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", - "@babel/plugin-transform-optional-chaining": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.13.0" - } - }, - "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.6.tgz", - "integrity": "sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/traverse": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-proposal-private-property-in-object": { - "version": "7.21.0-placeholder-for-preset-env.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-assertions": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.28.6.tgz", - "integrity": "sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-attributes": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz", - "integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz", - "integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-unicode-sets-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", - "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz", - "integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-async-generator-functions": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.0.tgz", - "integrity": "sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-remap-async-to-generator": "^7.27.1", - "@babel/traverse": "^7.29.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.28.6.tgz", - "integrity": "sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-imports": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-remap-async-to-generator": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoped-functions": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz", - "integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.6.tgz", - "integrity": "sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-class-properties": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.28.6.tgz", - "integrity": "sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-class-static-block": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.6.tgz", - "integrity": "sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" - } - }, - "node_modules/@babel/plugin-transform-classes": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.6.tgz", - "integrity": "sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-globals": "^7.28.0", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-replace-supers": "^7.28.6", - "@babel/traverse": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.28.6.tgz", - "integrity": "sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/template": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz", - "integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/traverse": "^7.28.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-dotall-regex": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.28.6.tgz", - "integrity": "sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-duplicate-keys": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz", - "integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.29.0.tgz", - "integrity": "sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-dynamic-import": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz", - "integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-explicit-resource-management": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.6.tgz", - "integrity": "sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/plugin-transform-destructuring": "^7.28.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-exponentiation-operator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.6.tgz", - "integrity": "sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-export-namespace-from": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz", - "integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-for-of": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz", - "integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-function-name": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz", - "integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-compilation-targets": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/traverse": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-json-strings": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.28.6.tgz", - "integrity": "sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz", - "integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-logical-assignment-operators": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.6.tgz", - "integrity": "sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-member-expression-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz", - "integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz", - "integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-transforms": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.28.6.tgz", - "integrity": "sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-transforms": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz", - "integrity": "sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-transforms": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-validator-identifier": "^7.28.5", - "@babel/traverse": "^7.29.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-umd": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz", - "integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-transforms": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.0.tgz", - "integrity": "sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-new-target": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz", - "integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.28.6.tgz", - "integrity": "sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-numeric-separator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.28.6.tgz", - "integrity": "sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.6.tgz", - "integrity": "sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/plugin-transform-destructuring": "^7.28.5", - "@babel/plugin-transform-parameters": "^7.27.7", - "@babel/traverse": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-object-super": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz", - "integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/helper-replace-supers": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-optional-catch-binding": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.28.6.tgz", - "integrity": "sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-optional-chaining": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.6.tgz", - "integrity": "sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-parameters": { - "version": "7.27.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz", - "integrity": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-private-methods": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.28.6.tgz", - "integrity": "sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-private-property-in-object": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.28.6.tgz", - "integrity": "sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-property-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz", - "integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx-self": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz", - "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx-source": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz", - "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.0.tgz", - "integrity": "sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-regexp-modifiers": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.28.6.tgz", - "integrity": "sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-reserved-words": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz", - "integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-shorthand-properties": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz", - "integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-spread": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.28.6.tgz", - "integrity": "sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-sticky-regex": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz", - "integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-template-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz", - "integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz", - "integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz", - "integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-property-regex": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.28.6.tgz", - "integrity": "sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-regex": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz", - "integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-sets-regex": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.28.6.tgz", - "integrity": "sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/preset-env": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.29.0.tgz", - "integrity": "sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.29.0", - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-validator-option": "^7.27.1", - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5", - "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1", - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.6", - "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", - "@babel/plugin-syntax-import-assertions": "^7.28.6", - "@babel/plugin-syntax-import-attributes": "^7.28.6", - "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", - "@babel/plugin-transform-arrow-functions": "^7.27.1", - "@babel/plugin-transform-async-generator-functions": "^7.29.0", - "@babel/plugin-transform-async-to-generator": "^7.28.6", - "@babel/plugin-transform-block-scoped-functions": "^7.27.1", - "@babel/plugin-transform-block-scoping": "^7.28.6", - "@babel/plugin-transform-class-properties": "^7.28.6", - "@babel/plugin-transform-class-static-block": "^7.28.6", - "@babel/plugin-transform-classes": "^7.28.6", - "@babel/plugin-transform-computed-properties": "^7.28.6", - "@babel/plugin-transform-destructuring": "^7.28.5", - "@babel/plugin-transform-dotall-regex": "^7.28.6", - "@babel/plugin-transform-duplicate-keys": "^7.27.1", - "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.0", - "@babel/plugin-transform-dynamic-import": "^7.27.1", - "@babel/plugin-transform-explicit-resource-management": "^7.28.6", - "@babel/plugin-transform-exponentiation-operator": "^7.28.6", - "@babel/plugin-transform-export-namespace-from": "^7.27.1", - "@babel/plugin-transform-for-of": "^7.27.1", - "@babel/plugin-transform-function-name": "^7.27.1", - "@babel/plugin-transform-json-strings": "^7.28.6", - "@babel/plugin-transform-literals": "^7.27.1", - "@babel/plugin-transform-logical-assignment-operators": "^7.28.6", - "@babel/plugin-transform-member-expression-literals": "^7.27.1", - "@babel/plugin-transform-modules-amd": "^7.27.1", - "@babel/plugin-transform-modules-commonjs": "^7.28.6", - "@babel/plugin-transform-modules-systemjs": "^7.29.0", - "@babel/plugin-transform-modules-umd": "^7.27.1", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0", - "@babel/plugin-transform-new-target": "^7.27.1", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6", - "@babel/plugin-transform-numeric-separator": "^7.28.6", - "@babel/plugin-transform-object-rest-spread": "^7.28.6", - "@babel/plugin-transform-object-super": "^7.27.1", - "@babel/plugin-transform-optional-catch-binding": "^7.28.6", - "@babel/plugin-transform-optional-chaining": "^7.28.6", - "@babel/plugin-transform-parameters": "^7.27.7", - "@babel/plugin-transform-private-methods": "^7.28.6", - "@babel/plugin-transform-private-property-in-object": "^7.28.6", - "@babel/plugin-transform-property-literals": "^7.27.1", - "@babel/plugin-transform-regenerator": "^7.29.0", - "@babel/plugin-transform-regexp-modifiers": "^7.28.6", - "@babel/plugin-transform-reserved-words": "^7.27.1", - "@babel/plugin-transform-shorthand-properties": "^7.27.1", - "@babel/plugin-transform-spread": "^7.28.6", - "@babel/plugin-transform-sticky-regex": "^7.27.1", - "@babel/plugin-transform-template-literals": "^7.27.1", - "@babel/plugin-transform-typeof-symbol": "^7.27.1", - "@babel/plugin-transform-unicode-escapes": "^7.27.1", - "@babel/plugin-transform-unicode-property-regex": "^7.28.6", - "@babel/plugin-transform-unicode-regex": "^7.27.1", - "@babel/plugin-transform-unicode-sets-regex": "^7.28.6", - "@babel/preset-modules": "0.1.6-no-external-plugins", - "babel-plugin-polyfill-corejs2": "^0.4.15", - "babel-plugin-polyfill-corejs3": "^0.14.0", - "babel-plugin-polyfill-regenerator": "^0.6.6", - "core-js-compat": "^3.48.0", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-env/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/preset-modules": { - "version": "0.1.6-no-external-plugins", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", - "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.0.0", - "@babel/types": "^7.4.4", - "esutils": "^2.0.2" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/@babel/runtime": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", - "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/template": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz", - "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==", - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.28.6", - "@babel/parser": "^7.28.6", - "@babel/types": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz", - "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==", - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.29.0", - "@babel/generator": "^7.29.0", - "@babel/helper-globals": "^7.28.0", - "@babel/parser": "^7.29.0", - "@babel/template": "^7.28.6", - "@babel/types": "^7.29.0", - "debug": "^4.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/types": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", - "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", - "license": "MIT", - "dependencies": { - "@babel/helper-string-parser": "^7.27.1", - "@babel/helper-validator-identifier": "^7.28.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@cloudflare/kv-asset-handler": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.4.2.tgz", - "integrity": "sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==", - "dev": true, - "license": "MIT OR Apache-2.0", - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@cloudflare/unenv-preset": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.14.0.tgz", - "integrity": "sha512-XKAkWhi1nBdNsSEoNG9nkcbyvfUrSjSf+VYVPfOto3gLTZVc3F4g6RASCMh6IixBKCG2yDgZKQIHGKtjcnLnKg==", - "dev": true, - "license": "MIT OR Apache-2.0", - "peerDependencies": { - "unenv": "2.0.0-rc.24", - "workerd": "^1.20260218.0" - }, - "peerDependenciesMeta": { - "workerd": { - "optional": true - } - } - }, - "node_modules/@cloudflare/vite-plugin": { - "version": "1.26.0", - "resolved": "https://registry.npmjs.org/@cloudflare/vite-plugin/-/vite-plugin-1.26.0.tgz", - "integrity": "sha512-F5jSOj9JeWMp9iQa2x+Ocjz++SCfK6Phcca/YLkaddPw5ie7W1VvEWudQ/gxYtRd47mQ/PfCLkE9QGyy6OGEng==", - "dev": true, - "license": "MIT", - "dependencies": { - "@cloudflare/unenv-preset": "2.14.0", - "miniflare": "4.20260301.1", - "unenv": "2.0.0-rc.24", - "wrangler": "4.70.0", - "ws": "8.18.0" - }, - "peerDependencies": { - "vite": "^6.1.0 || ^7.0.0", - "wrangler": "^4.70.0" - } - }, - "node_modules/@cloudflare/workerd-darwin-64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260301.1.tgz", - "integrity": "sha512-+kJvwociLrvy1JV9BAvoSVsMEIYD982CpFmo/yMEvBwxDIjltYsLTE8DLi0mCkGsQ8Ygidv2fD9wavzXeiY7OQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=16" - } - }, - "node_modules/@cloudflare/workerd-darwin-arm64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260301.1.tgz", - "integrity": "sha512-PPIetY3e67YBr9O4UhILK8nbm5TqUDl14qx4rwFNrRSBOvlzuczzbd4BqgpAtbGVFxKp1PWpjAnBvGU/OI/tLQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=16" - } - }, - "node_modules/@cloudflare/workerd-linux-64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260301.1.tgz", - "integrity": "sha512-Gu5vaVTZuYl3cHa+u5CDzSVDBvSkfNyuAHi6Mdfut7TTUdcb3V5CIcR/mXRSyMXzEy9YxEWIfdKMxOMBjupvYQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=16" - } - }, - "node_modules/@cloudflare/workerd-linux-arm64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260301.1.tgz", - "integrity": "sha512-igL1pkyCXW6GiGpjdOAvqMi87UW0LMc/+yIQe/CSzuZJm5GzXoAMrwVTkCFnikk6JVGELrM5x0tGYlxa0sk5Iw==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=16" - } - }, - "node_modules/@cloudflare/workerd-windows-64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260301.1.tgz", - "integrity": "sha512-Q0wMJ4kcujXILwQKQFc1jaYamVsNvjuECzvRrTI8OxGFMx2yq9aOsswViE4X1gaS2YQQ5u0JGwuGi5WdT1Lt7A==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=16" - } - }, - "node_modules/@cspotcode/source-map-support": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", - "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/trace-mapping": "0.3.9" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" - } - }, - "node_modules/@element-hq/element-call-embedded": { - "version": "0.16.3", - "resolved": "https://registry.npmjs.org/@element-hq/element-call-embedded/-/element-call-embedded-0.16.3.tgz", - "integrity": "sha512-OViKJonDaDNVBUW9WdV9mk78/Ruh34C7XsEgt3O8D9z+64C39elbIgllHSoH5S12IRlv9RYrrV37FZLo6QWsDQ==", - "dev": true - }, - "node_modules/@emnapi/core": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.8.1.tgz", - "integrity": "sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "@emnapi/wasi-threads": "1.1.0", - "tslib": "^2.4.0" - } - }, - "node_modules/@emnapi/runtime": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz", - "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "tslib": "^2.4.0" - } - }, - "node_modules/@emnapi/wasi-threads": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.1.0.tgz", - "integrity": "sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "tslib": "^2.4.0" - } - }, - "node_modules/@emotion/hash": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", - "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==" - }, - "node_modules/@esbuild-plugins/node-globals-polyfill": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@esbuild-plugins/node-globals-polyfill/-/node-globals-polyfill-0.2.3.tgz", - "integrity": "sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==", - "dev": true, - "peerDependencies": { - "esbuild": "*" - } - }, - "node_modules/@esbuild/aix-ppc64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz", - "integrity": "sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "aix" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-arm": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.3.tgz", - "integrity": "sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz", - "integrity": "sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.3.tgz", - "integrity": "sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/darwin-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz", - "integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/darwin-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz", - "integrity": "sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/freebsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz", - "integrity": "sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/freebsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz", - "integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-arm": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz", - "integrity": "sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz", - "integrity": "sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-ia32": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz", - "integrity": "sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-loong64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz", - "integrity": "sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==", - "cpu": [ - "loong64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-mips64el": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz", - "integrity": "sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==", - "cpu": [ - "mips64el" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-ppc64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz", - "integrity": "sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-riscv64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz", - "integrity": "sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-s390x": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz", - "integrity": "sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==", - "cpu": [ - "s390x" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz", - "integrity": "sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/netbsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz", - "integrity": "sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/netbsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz", - "integrity": "sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openbsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz", - "integrity": "sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openbsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz", - "integrity": "sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openharmony-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz", - "integrity": "sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openharmony" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/sunos-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz", - "integrity": "sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz", - "integrity": "sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-ia32": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz", - "integrity": "sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz", - "integrity": "sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@eslint-community/eslint-utils": { - "version": "4.9.1", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", - "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "eslint-visitor-keys": "^3.4.3" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" - } - }, - "node_modules/@eslint-community/regexpp": { - "version": "4.12.2", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", - "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.0.0 || ^14.0.0 || >=16.0.0" - } - }, - "node_modules/@eslint/compat": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-2.0.2.tgz", - "integrity": "sha512-pR1DoD0h3HfF675QZx0xsyrsU8q70Z/plx7880NOhS02NuWLgBCOMDL787nUeQ7EWLkxv3bPQJaarjcPQb2Dwg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^1.1.0" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - }, - "peerDependencies": { - "eslint": "^8.40 || 9 || 10" - }, - "peerDependenciesMeta": { - "eslint": { - "optional": true - } - } - }, - "node_modules/@eslint/compat/node_modules/@eslint/core": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.1.0.tgz", - "integrity": "sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, - "node_modules/@eslint/config-array": { - "version": "0.21.1", - "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz", - "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/object-schema": "^2.1.7", - "debug": "^4.3.1", - "minimatch": "^3.1.2" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/config-helpers": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz", - "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^0.17.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/core": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", - "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.4.tgz", - "integrity": "sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ajv": "^6.14.0", - "debug": "^4.3.2", - "espree": "^10.0.1", - "globals": "^14.0.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.1", - "minimatch": "^3.1.3", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", - "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@eslint/eslintrc/node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/@eslint/js": { - "version": "9.39.3", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.3.tgz", - "integrity": "sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://eslint.org/donate" - } - }, - "node_modules/@eslint/object-schema": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz", - "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/plugin-kit": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz", - "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^0.17.0", - "levn": "^0.4.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@fontsource-variable/nunito": { - "version": "5.2.7", - "resolved": "https://registry.npmjs.org/@fontsource-variable/nunito/-/nunito-5.2.7.tgz", - "integrity": "sha512-2N8QhatkyKgSUbAGZO2FYLioxA32+RyI1EplVLawbpkGjUeui9Qg9VMrpkCaik1ydjFjfLV+kzQ0cGEsMrMenQ==", - "license": "OFL-1.1", - "funding": { - "url": "https://github.com/sponsors/ayuhito" - } - }, - "node_modules/@fontsource/space-mono": { - "version": "5.2.9", - "resolved": "https://registry.npmjs.org/@fontsource/space-mono/-/space-mono-5.2.9.tgz", - "integrity": "sha512-b61faFOHEISQ/pD25G+cfGY9o/WW6lRv6hBQQfpWvEJ4y1V+S4gmth95EVyBE2VL3qDYHeVQ8nBzrplzdXTDDg==", - "license": "OFL-1.1", - "funding": { - "url": "https://github.com/sponsors/ayuhito" - } - }, - "node_modules/@formatjs/ecma402-abstract": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz", - "integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==", - "license": "MIT", - "dependencies": { - "@formatjs/fast-memoize": "2.2.7", - "@formatjs/intl-localematcher": "0.6.2", - "decimal.js": "^10.4.3", - "tslib": "^2.8.0" - } - }, - "node_modules/@formatjs/fast-memoize": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.7.tgz", - "integrity": "sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==", - "license": "MIT", - "dependencies": { - "tslib": "^2.8.0" - } - }, - "node_modules/@formatjs/icu-messageformat-parser": { - "version": "2.11.4", - "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz", - "integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==", - "license": "MIT", - "dependencies": { - "@formatjs/ecma402-abstract": "2.3.6", - "@formatjs/icu-skeleton-parser": "1.8.16", - "tslib": "^2.8.0" - } - }, - "node_modules/@formatjs/icu-skeleton-parser": { - "version": "1.8.16", - "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz", - "integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==", - "license": "MIT", - "dependencies": { - "@formatjs/ecma402-abstract": "2.3.6", - "tslib": "^2.8.0" - } - }, - "node_modules/@formatjs/intl-localematcher": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz", - "integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==", - "license": "MIT", - "dependencies": { - "tslib": "^2.8.0" - } - }, - "node_modules/@humanfs/core": { - "version": "0.19.1", - "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", - "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=18.18.0" - } - }, - "node_modules/@humanfs/node": { - "version": "0.16.7", - "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz", - "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@humanfs/core": "^0.19.1", - "@humanwhocodes/retry": "^0.4.0" - }, - "engines": { - "node": ">=18.18.0" - } - }, - "node_modules/@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true, - "engines": { - "node": ">=12.22" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/nzakas" - } - }, - "node_modules/@humanwhocodes/retry": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz", - "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=18.18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/nzakas" - } - }, - "node_modules/@img/colour": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz", - "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - } - }, - "node_modules/@img/sharp-darwin-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", - "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-darwin-arm64": "1.2.4" - } - }, - "node_modules/@img/sharp-darwin-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", - "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-darwin-x64": "1.2.4" - } - }, - "node_modules/@img/sharp-libvips-darwin-arm64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", - "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "darwin" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-darwin-x64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", - "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "darwin" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linux-arm": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", - "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linux-arm64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", - "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linux-ppc64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", - "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linux-riscv64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", - "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linux-s390x": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", - "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", - "cpu": [ - "s390x" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linux-x64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", - "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linuxmusl-arm64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", - "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-libvips-linuxmusl-x64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", - "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-linux-arm": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", - "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linux-arm": "1.2.4" - } - }, - "node_modules/@img/sharp-linux-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", - "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linux-arm64": "1.2.4" - } - }, - "node_modules/@img/sharp-linux-ppc64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", - "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linux-ppc64": "1.2.4" - } - }, - "node_modules/@img/sharp-linux-riscv64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", - "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linux-riscv64": "1.2.4" - } - }, - "node_modules/@img/sharp-linux-s390x": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", - "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", - "cpu": [ - "s390x" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linux-s390x": "1.2.4" - } - }, - "node_modules/@img/sharp-linux-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", - "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linux-x64": "1.2.4" - } - }, - "node_modules/@img/sharp-linuxmusl-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", - "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" - } - }, - "node_modules/@img/sharp-linuxmusl-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", - "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-libvips-linuxmusl-x64": "1.2.4" - } - }, - "node_modules/@img/sharp-wasm32": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", - "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", - "cpu": [ - "wasm32" - ], - "dev": true, - "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", - "optional": true, - "dependencies": { - "@emnapi/runtime": "^1.7.0" - }, - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-win32-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", - "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 AND LGPL-3.0-or-later", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-win32-ia32": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", - "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "Apache-2.0 AND LGPL-3.0-or-later", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@img/sharp-win32-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", - "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND LGPL-3.0-or-later", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - } - }, - "node_modules/@internationalized/date": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.11.0.tgz", - "integrity": "sha512-BOx5huLAWhicM9/ZFs84CzP+V3gBW6vlpM02yzsdYC7TGlZJX1OJiEEHcSayF00Z+3jLlm4w79amvSt6RqKN3Q==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0" - } - }, - "node_modules/@internationalized/message": { - "version": "3.1.8", - "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.8.tgz", - "integrity": "sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0", - "intl-messageformat": "^10.1.0" - } - }, - "node_modules/@internationalized/number": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.5.tgz", - "integrity": "sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0" - } - }, - "node_modules/@internationalized/string": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.7.tgz", - "integrity": "sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0" - } - }, - "node_modules/@isaacs/cliui": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-9.0.0.tgz", - "integrity": "sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==", - "dev": true, - "license": "BlueOak-1.0.0", - "engines": { - "node": ">=18" - } - }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", - "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", - "license": "MIT", - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.5.0", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "node_modules/@jridgewell/remapping": { - "version": "2.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", - "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", - "license": "MIT", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/source-map": { - "version": "0.3.11", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz", - "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.25" - } - }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.5.5", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", - "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", - "license": "MIT" - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.31", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", - "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", - "license": "MIT", - "dependencies": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" - } - }, - "node_modules/@juggle/resize-observer": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@juggle/resize-observer/-/resize-observer-3.4.0.tgz", - "integrity": "sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==" - }, - "node_modules/@matrix-org/matrix-sdk-crypto-wasm": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-15.3.0.tgz", - "integrity": "sha512-QyxHvncvkl7nf+tnn92PjQ54gMNV8hMSpiukiDgNrqF6IYwgySTlcSdkPYdw8QjZJ0NR6fnVrNzMec0OohM3wA==", - "license": "Apache-2.0", - "engines": { - "node": ">= 18" - } - }, - "node_modules/@napi-rs/canvas": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas/-/canvas-0.1.92.tgz", - "integrity": "sha512-q7ZaUCJkEU5BeOdE7fBx1XWRd2T5Ady65nxq4brMf5L4cE1VV/ACq5w9Z5b/IVJs8CwSSIwc30nlthH0gFo4Ig==", - "license": "MIT", - "optional": true, - "workspaces": [ - "e2e/*" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - }, - "optionalDependencies": { - "@napi-rs/canvas-android-arm64": "0.1.92", - "@napi-rs/canvas-darwin-arm64": "0.1.92", - "@napi-rs/canvas-darwin-x64": "0.1.92", - "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.92", - "@napi-rs/canvas-linux-arm64-gnu": "0.1.92", - "@napi-rs/canvas-linux-arm64-musl": "0.1.92", - "@napi-rs/canvas-linux-riscv64-gnu": "0.1.92", - "@napi-rs/canvas-linux-x64-gnu": "0.1.92", - "@napi-rs/canvas-linux-x64-musl": "0.1.92", - "@napi-rs/canvas-win32-arm64-msvc": "0.1.92", - "@napi-rs/canvas-win32-x64-msvc": "0.1.92" - } - }, - "node_modules/@napi-rs/canvas-android-arm64": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-android-arm64/-/canvas-android-arm64-0.1.92.tgz", - "integrity": "sha512-rDOtq53ujfOuevD5taxAuIFALuf1QsQWZe1yS/N4MtT+tNiDBEdjufvQRPWZ11FubL2uwgP8ApYU3YOaNu1ZsQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-darwin-arm64": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-darwin-arm64/-/canvas-darwin-arm64-0.1.92.tgz", - "integrity": "sha512-4PT6GRGCr7yMRehp42x0LJb1V0IEy1cDZDDayv7eKbFUIGbPFkV7CRC9Bee5MPkjg1EB4ZPXXUyy3gjQm7mR8Q==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-darwin-x64": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-darwin-x64/-/canvas-darwin-x64-0.1.92.tgz", - "integrity": "sha512-5e/3ZapP7CqPtDcZPtmowCsjoyQwuNMMD7c0GKPtZQ8pgQhLkeq/3fmk0HqNSD1i227FyJN/9pDrhw/UMTkaWA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-linux-arm-gnueabihf": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm-gnueabihf/-/canvas-linux-arm-gnueabihf-0.1.92.tgz", - "integrity": "sha512-j6KaLL9iir68lwpzzY+aBGag1PZp3+gJE2mQ3ar4VJVmyLRVOh+1qsdNK1gfWoAVy5w6U7OEYFrLzN2vOFUSng==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-linux-arm64-gnu": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm64-gnu/-/canvas-linux-arm64-gnu-0.1.92.tgz", - "integrity": "sha512-s3NlnJMHOSotUYVoTCoC1OcomaChFdKmZg0VsHFeIkeHbwX0uPHP4eCX1irjSfMykyvsGHTQDfBAtGYuqxCxhQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-linux-arm64-musl": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm64-musl/-/canvas-linux-arm64-musl-0.1.92.tgz", - "integrity": "sha512-xV0GQnukYq5qY+ebkAwHjnP2OrSGBxS3vSi1zQNQj0bkXU6Ou+Tw7JjCM7pZcQ28MUyEBS1yKfo7rc7ip2IPFQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-linux-riscv64-gnu": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-riscv64-gnu/-/canvas-linux-riscv64-gnu-0.1.92.tgz", - "integrity": "sha512-+GKvIFbQ74eB/TopEdH6XIXcvOGcuKvCITLGXy7WLJAyNp3Kdn1ncjxg91ihatBaPR+t63QOE99yHuIWn3UQ9w==", - "cpu": [ - "riscv64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-linux-x64-gnu": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-gnu/-/canvas-linux-x64-gnu-0.1.92.tgz", - "integrity": "sha512-tFd6MwbEhZ1g64iVY2asV+dOJC+GT3Yd6UH4G3Hp0/VHQ6qikB+nvXEULskFYZ0+wFqlGPtXjG1Jmv7sJy+3Ww==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-linux-x64-musl": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-musl/-/canvas-linux-x64-musl-0.1.92.tgz", - "integrity": "sha512-uSuqeSveB/ZGd72VfNbHCSXO9sArpZTvznMVsb42nqPP7gBGEH6NJQ0+hmF+w24unEmxBhPYakP/Wiosm16KkA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-win32-arm64-msvc": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-win32-arm64-msvc/-/canvas-win32-arm64-msvc-0.1.92.tgz", - "integrity": "sha512-20SK5AU/OUNz9ZuoAPj5ekWai45EIBDh/XsdrVZ8le/pJVlhjFU3olbumSQUXRFn7lBRS+qwM8kA//uLaDx6iQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/canvas-win32-x64-msvc": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-win32-x64-msvc/-/canvas-win32-x64-msvc-0.1.92.tgz", - "integrity": "sha512-KEhyZLzq1MXCNlXybz4k25MJmHFp+uK1SIb8yJB0xfrQjz5aogAMhyseSzewo+XxAq3OAOdyKvfHGNzT3w1RPg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@napi-rs/wasm-runtime": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz", - "integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "@emnapi/core": "^1.7.1", - "@emnapi/runtime": "^1.7.1", - "@tybys/wasm-util": "^0.10.1" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/Brooooooklyn" - } - }, - "node_modules/@next/eslint-plugin-next": { - "version": "16.1.6", - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-16.1.6.tgz", - "integrity": "sha512-/Qq3PTagA6+nYVfryAtQ7/9FEr/6YVyvOtl6rZnGsbReGLf0jZU6gkpr1FuChAQpvV46a78p4cmHOVP8mbfSMQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-glob": "3.3.1" - } - }, - "node_modules/@next/eslint-plugin-next/node_modules/fast-glob": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz", - "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/@next/eslint-plugin-next/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "license": "ISC", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@oxc-resolver/binding-android-arm-eabi": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-android-arm-eabi/-/binding-android-arm-eabi-11.19.0.tgz", - "integrity": "sha512-dlMjjWE3h+qMujLp5nBX/x7R5ny+xfr4YtsyaMNuM5JImOtQBzpFxQr9kJOKGL+9RbaoTOXpt5KF05f9pnOsgw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@oxc-resolver/binding-android-arm64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-android-arm64/-/binding-android-arm64-11.19.0.tgz", - "integrity": "sha512-x5P0Y12oMcSC9PKkz1FtdVVLosXYi/05m+ufxPrUggd6vZRBPJhW4zZUsMVbz8dwwk71Dh0f6/2ntw3WPOq+Ig==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@oxc-resolver/binding-darwin-arm64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-darwin-arm64/-/binding-darwin-arm64-11.19.0.tgz", - "integrity": "sha512-DjnuIPB60IQrVSCiuVBzN8/8AeeIjthdkk+dZYdZzgLeP2T5ZF41u50haJMtIdGr5cRzRH6zPV/gh6+RFjlvKA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@oxc-resolver/binding-darwin-x64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-darwin-x64/-/binding-darwin-x64-11.19.0.tgz", - "integrity": "sha512-dVAqIZIIY7xOXCCV0nJPs8ExlYc6R7mcNpFobwNyE3qlXGbgvwb7Gl3iOumOiPBfF+sbJR3MMP7RAPfKqbvYyA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@oxc-resolver/binding-freebsd-x64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-freebsd-x64/-/binding-freebsd-x64-11.19.0.tgz", - "integrity": "sha512-kwcZ30bIpJNFcT22sIlde4mz0EyXmB3lAefCFWtffqpbmLweQUwz1dKDcsutxEjpkbEKLmfrj1wCyRZp7n5Hnw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@oxc-resolver/binding-linux-arm-gnueabihf": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-11.19.0.tgz", - "integrity": "sha512-GImk/cb3X+zBGEwr6l9h0dbiNo5zNd52gamZmluEpbyybiZ8kc5q44/7zRR4ILChWRW7pI92W57CJwhkF+wRmg==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-arm-musleabihf": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-11.19.0.tgz", - "integrity": "sha512-uIEyws3bBD1gif4SZCOV2XIr6q5fd1WbzzBbpL8qk+TbzOvKMWnMNNtfNacnAGGa2lLRNXR1Fffot2mlZ/Xmbw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-arm64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-11.19.0.tgz", - "integrity": "sha512-bIkgp+AB+yZfvdKDfjFT7PycsRtih7+zCV5AbnkzfyvNvQ47rfssf8R1IbG++mx+rZ4YUCUu8EbP66HC3O5c5w==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-arm64-musl": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm64-musl/-/binding-linux-arm64-musl-11.19.0.tgz", - "integrity": "sha512-bOt5pKPcbidTSy64m2CfM0XcaCmxBEFclCMPuOPO08hh8QIFTiZVhFf/OxTFqyRwhq/tlzzKmXpMo7DfzbO5lQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-ppc64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-11.19.0.tgz", - "integrity": "sha512-BymEPqVeLZzA/1kXow9U9rdniq1r5kk4u686Cx3ZU77YygR48NJI/2TyjM70vKHZffGx75ZShobcc1M5GXG3WA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-riscv64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-11.19.0.tgz", - "integrity": "sha512-aFgPTzZZY+XCYe4B+3A1S63xcIh2i136+2TPXWr9NOwXXTdMdBntb1J9fEgxXDnX82MjBknLUpJqAZHNTJzixA==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-riscv64-musl": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-11.19.0.tgz", - "integrity": "sha512-9WDGt7fV9GK97WrWE/VEDhMFv9m0ZXYn5NQ+16QvyT0ux8yGLAvyadi6viaTjEdJII/OaHBRYHcL+zUjmaWwmg==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-s390x-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-11.19.0.tgz", - "integrity": "sha512-SY3di6tccocppAVal5Hev3D6D1N5Y6TCEypAvNCOiPqku2Y8U/aXfvGbthqdPNa72KYqjUR1vomOv6J9thHITA==", - "cpu": [ - "s390x" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-x64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-x64-gnu/-/binding-linux-x64-gnu-11.19.0.tgz", - "integrity": "sha512-SV+4zBeCC3xjSE2wvhN45eyABoVRX3xryWBABFKfLwAWhF3wsB3bUF+CantYfQ/TLpasyvplRS9ovvFT9cb/0A==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-linux-x64-musl": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-x64-musl/-/binding-linux-x64-musl-11.19.0.tgz", - "integrity": "sha512-LkbjO+r5Isl8Xl29pJYOCB/iSUIULFUJDGdMp+yJD3OgWtSa6VJta2iw7QXmpcoOkq18UIL09yWrlyjLDL0Hug==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oxc-resolver/binding-openharmony-arm64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-openharmony-arm64/-/binding-openharmony-arm64-11.19.0.tgz", - "integrity": "sha512-Ud1gelL5slpEU5AjzBWQz1WheprOAl5CPnCKTWynvvdlBbAZXA6fPYLuCrlRo0uw+x3f37XJ71kirpSew8Zyvg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openharmony" - ] - }, - "node_modules/@oxc-resolver/binding-wasm32-wasi": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-wasm32-wasi/-/binding-wasm32-wasi-11.19.0.tgz", - "integrity": "sha512-wXLNAVmL4vWXKaYJnFPgg5zQsSr3Rv+ftNReIU3UkzTcoVLK0805Pnbr2NwcBWSO5hhpOEdys02qlT2kxVgjWw==", - "cpu": [ - "wasm32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "@napi-rs/wasm-runtime": "^1.1.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@oxc-resolver/binding-win32-arm64-msvc": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-11.19.0.tgz", - "integrity": "sha512-zszvr0dJfvv0Jg49hLwjAJ4SRzfsq28SoearUtT1qv3qXRYsBWuctdlRa/lEZkiuG4tZWiY425Jh9QqLafwsAg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@oxc-resolver/binding-win32-ia32-msvc": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-11.19.0.tgz", - "integrity": "sha512-I7ZYujr5XL1l7OwuddbOeqdUyFOaf51W1U2xUogInFdupIAKGqbpugpAK6RaccLcSlN0bbuo3CS5h7ue38SUAg==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@oxc-resolver/binding-win32-x64-msvc": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-x64-msvc/-/binding-win32-x64-msvc-11.19.0.tgz", - "integrity": "sha512-NxErbI1TmJEZZVvGPePjgXFZCuOzrjQuJ6YwHjcWkelReK7Uhg4QeL05zRdfTpgkH6IY/C8OjbKx5ZilQ4yDFg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@pkgr/core": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz", - "integrity": "sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/pkgr" - } - }, - "node_modules/@poppinss/colors": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/@poppinss/colors/-/colors-4.1.6.tgz", - "integrity": "sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==", - "dev": true, - "license": "MIT", - "dependencies": { - "kleur": "^4.1.5" - } - }, - "node_modules/@poppinss/dumper": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/@poppinss/dumper/-/dumper-0.6.5.tgz", - "integrity": "sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@poppinss/colors": "^4.1.5", - "@sindresorhus/is": "^7.0.2", - "supports-color": "^10.0.0" - } - }, - "node_modules/@poppinss/dumper/node_modules/supports-color": { - "version": "10.2.2", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz", - "integrity": "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" - } - }, - "node_modules/@poppinss/exception": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.3.tgz", - "integrity": "sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==", - "dev": true, - "license": "MIT" - }, - "node_modules/@react-aria/breadcrumbs": { - "version": "3.5.31", - "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.31.tgz", - "integrity": "sha512-j8F2NMHFGT/n3alfFKdO4bvrY/ymtdL04GdclY7Vc6zOmCnWoEZ2UA0sFuV7Rk9dOL8fAtYV1kMD1ZRO/EMcGA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/link": "^3.8.8", - "@react-aria/utils": "^3.33.0", - "@react-types/breadcrumbs": "^3.7.18", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/button": { - "version": "3.14.4", - "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.4.tgz", - "integrity": "sha512-6mTPiSSQhELnWlnYJ1Tm1B0VL1GGKAs2PGAY3ZGbPGQPPDc6Wu82yIhuAO8TTFJrXkwAiqjQawgDLil/yB0V7Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/toolbar": "3.0.0-beta.23", - "@react-aria/utils": "^3.33.0", - "@react-stately/toggle": "^3.9.4", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/calendar": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.4.tgz", - "integrity": "sha512-0BvU8cj6uHn622Vp8Xd21XxXtvp3Bh4Yk1pHloqDNmUvvdBN+ol3Xsm5gG3XKKkZ+6CCEi6asCbLaEg3SZSbyg==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.11.0", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/calendar": "^3.9.2", - "@react-types/button": "^3.15.0", - "@react-types/calendar": "^3.8.2", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/checkbox": { - "version": "3.16.4", - "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.4.tgz", - "integrity": "sha512-FcZj6/f27mNp2+G5yxyOMRZbZQjJ1cuWvo0PPnnZ4ybSPUmSzI4uUZBk1wvsJVP9F9n+J2hZuYVCaN8pyzLweA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/form": "^3.1.4", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/toggle": "^3.12.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/checkbox": "^3.7.4", - "@react-stately/form": "^3.2.3", - "@react-stately/toggle": "^3.9.4", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/color": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.1.4.tgz", - "integrity": "sha512-LNFo0A9EEn2HZ8O/hASschH++M+krfezcp01XPv0/2ZQJ5b5u7VvJlUOEXtPsD4i9+BzvkSAEoVUXdlJie9V2Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/numberfield": "^3.12.4", - "@react-aria/slider": "^3.8.4", - "@react-aria/spinbutton": "^3.7.1", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/color": "^3.9.4", - "@react-stately/form": "^3.2.3", - "@react-types/color": "^3.1.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/combobox": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.14.2.tgz", - "integrity": "sha512-qwBeb8cMgK3xwrvXYHPtcphduD/k+oTcU18JHPvEO2kmR32knB33H81C2/Zoh4x86zTDJXaEtPscXBWuQ/M7AQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/listbox": "^3.15.2", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/menu": "^3.20.0", - "@react-aria/overlays": "^3.31.1", - "@react-aria/selection": "^3.27.1", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/combobox": "^3.12.2", - "@react-stately/form": "^3.2.3", - "@react-types/button": "^3.15.0", - "@react-types/combobox": "^3.13.11", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/datepicker": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.16.0.tgz", - "integrity": "sha512-QynYHIHE+wvuGopl/k05tphmDpykpfZ3l3eKnUfGrqvAYJEeCOyS0qoMlw7Vq3NscMLFbJI6ajqBmlmtgFNiSA==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.11.0", - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-aria/focus": "^3.21.4", - "@react-aria/form": "^3.1.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/spinbutton": "^3.7.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/datepicker": "^3.16.0", - "@react-stately/form": "^3.2.3", - "@react-types/button": "^3.15.0", - "@react-types/calendar": "^3.8.2", - "@react-types/datepicker": "^3.13.4", - "@react-types/dialog": "^3.5.23", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/dialog": { - "version": "3.5.33", - "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.33.tgz", - "integrity": "sha512-C5FpLAMJU6gQU8gztWKlEJ2A0k/JKl0YijNOv3Lizk+vUdF5njROSrmFs16bY5Hd6ycmsK9x/Pqkq3m/OpNFXA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/overlays": "^3.31.1", - "@react-aria/utils": "^3.33.0", - "@react-types/dialog": "^3.5.23", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/disclosure": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@react-aria/disclosure/-/disclosure-3.1.2.tgz", - "integrity": "sha512-UQ/CmWcdcROfRTMtvfsnYHrEsPPNbwZifZ/UErQpbvU4kzal2N+PpuP3+kpdf4G7TeMt+uJ8S9dLzyFVijOj9A==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-stately/disclosure": "^3.0.10", - "@react-types/button": "^3.15.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/dnd": { - "version": "3.11.5", - "resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.11.5.tgz", - "integrity": "sha512-3IGrABfK8Cf6/b/uEmGEDGeubWKMUK3umWunF/tdkWBnIaxpdj4gRkWFMw7siWQYnqir6AN567nrWXtHFcLKsA==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/string": "^3.2.7", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/overlays": "^3.31.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/dnd": "^3.7.3", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/focus": { - "version": "3.21.4", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.4.tgz", - "integrity": "sha512-6gz+j9ip0/vFRTKJMl3R30MHopn4i19HqqLfSQfElxJD+r9hBnYG1Q6Wd/kl/WRR1+CALn2F+rn06jUnf5sT8Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0", - "clsx": "^2.0.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/form": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.4.tgz", - "integrity": "sha512-GjPS85cE/34zal3vs6MOi7FxUsXwbxN4y6l1LFor2g92UK97gVobp238f3xdMW2T8IuaWGcnHeYFg+cjiZ51pQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/form": "^3.2.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/grid": { - "version": "3.14.7", - "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.7.tgz", - "integrity": "sha512-8eaJThNHUs75Xf4+FQC2NKQtTOVYkkDdA8VbfbqG06oYDAn7ETb1yhbwoqh1jOv7MezCNkYjyFe4ADsz2rBVcw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/grid": "^3.11.8", - "@react-stately/selection": "^3.20.8", - "@react-types/checkbox": "^3.10.3", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/gridlist": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.14.3.tgz", - "integrity": "sha512-t3nr29nU5jRG9MdWe9aiMd02V8o0pmidLU/7c4muWAu7hEH+IYdeDthGDdXL9tXAom/oQ+6yt6sOfLxpsVNmGA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/grid": "^3.14.7", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/list": "^3.13.3", - "@react-stately/tree": "^3.9.5", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/i18n": { - "version": "3.12.15", - "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.15.tgz", - "integrity": "sha512-3CrAN7ORVHrckvTmbPq76jFZabqq+rScosGT5+ElircJ5rF5+JcdT99Hp5Xg6R10jk74e8G3xiqdYsUd+7iJMA==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.11.0", - "@internationalized/message": "^3.1.8", - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/interactions": { - "version": "3.27.0", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.27.0.tgz", - "integrity": "sha512-D27pOy+0jIfHK60BB26AgqjjRFOYdvVSkwC31b2LicIzRCSPOSP06V4gMHuGmkhNTF4+YWDi1HHYjxIvMeiSlA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/label": { - "version": "3.7.24", - "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.24.tgz", - "integrity": "sha512-lcJbUy6xyicWKNgzfrXksrJ2CeCST2rDxGAvHOmUxSbFOm26kK710DjaFvtO4tICWh/TKW5mC3sm77soNcVUGA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/landmark": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.9.tgz", - "integrity": "sha512-YYyluDBCXupnMh91ccE5g27fczjYmzPebHqTkVYjH4B6k45pOoqsMmWBCMnOTl0qOCeioI+daT8W0MamAZzoSw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0", - "use-sync-external-store": "^1.6.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/link": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.8.tgz", - "integrity": "sha512-hxQEvo5rrn2C0GOSwB/tROe+y//dyhmyXGbm8arDy6WF5Mj0wcjjrAu0/dhGYBqoltJa16iIEvs52xgzOC+f+Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-types/link": "^3.6.6", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/listbox": { - "version": "3.15.2", - "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.15.2.tgz", - "integrity": "sha512-xcrgSediV8MaVmsuDrDPmWywF82/HOv+H+Y/dgr6GLCWl0XDj5Q7PyAhDzUsYdZNIne3B9muGh6IQc3HdkgWqg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/list": "^3.13.3", - "@react-types/listbox": "^3.7.5", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/live-announcer": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.4.tgz", - "integrity": "sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0" - } - }, - "node_modules/@react-aria/menu": { - "version": "3.20.0", - "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.20.0.tgz", - "integrity": "sha512-BAsHuf7kTVmawNUkTUd5RB3ZvL6DQQT7hgZ2cYKd/1ZwYq4KO2wWGYdzyTOtK1qimZL0eyHyQwDYv4dNKBH4gw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/overlays": "^3.31.1", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/menu": "^3.9.10", - "@react-stately/selection": "^3.20.8", - "@react-stately/tree": "^3.9.5", - "@react-types/button": "^3.15.0", - "@react-types/menu": "^3.10.6", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/meter": { - "version": "3.4.29", - "resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.29.tgz", - "integrity": "sha512-XAhJf8LlYQl+QQXqtpWvzjlrT8MZKEG6c8N3apC5DONgSKlCwfmDm4laGEJPqtuz3QGiOopsfSfyTFYHjWsfZw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/progress": "^3.4.29", - "@react-types/meter": "^3.4.14", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/numberfield": { - "version": "3.12.4", - "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.4.tgz", - "integrity": "sha512-TgKBjKOjyURzbqNR2wF4tSFmQKNK5DqE4QZSlQxpYYo1T6zuztkh+oTOUZ4IWCJymL5qLtuPfGHCZbR7B+DN2w==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/spinbutton": "^3.7.1", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/form": "^3.2.3", - "@react-stately/numberfield": "^3.10.4", - "@react-types/button": "^3.15.0", - "@react-types/numberfield": "^3.8.17", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/overlays": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.31.1.tgz", - "integrity": "sha512-U5BedzcXU97U5PWm4kIPnNoVpAs9KjTYfbkGx33vapmTVpGYhQyYW9eg6zW2E8ZKsyFJtQ/jkQnbWGen97aHSQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/overlays": "^3.6.22", - "@react-types/button": "^3.15.0", - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/progress": { - "version": "3.4.29", - "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.29.tgz", - "integrity": "sha512-orSaaFLX5LdD9UyxgBrmP1J/ivyEFX+5v4ENPQM5RH5+Hl+0OJa+8ozI0AfVKBqCYc89BOZfG7kzi7wFHACZcQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-types/progress": "^3.5.17", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/radio": { - "version": "3.12.4", - "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.4.tgz", - "integrity": "sha512-2sjBAE8++EtAAfjwPdrqEVswbzR4Mvcy4n8SvwUxTo02yESa9nolBzCSdAUFUmhrNj3MiMA+zLxQ+KACfUjJOg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/form": "^3.1.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-stately/radio": "^3.11.4", - "@react-types/radio": "^3.9.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/searchfield": { - "version": "3.8.11", - "resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.8.11.tgz", - "integrity": "sha512-5R0prEC+jRFwPeJsK6G4RN8QG3V/+EaIuw9p79G1gFD+1dY81ZakiZIIJaLWRyO7AzYBGyC/QFHtz0m3KGQT/Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/searchfield": "^3.5.18", - "@react-types/button": "^3.15.0", - "@react-types/searchfield": "^3.6.7", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/select": { - "version": "3.17.2", - "resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.17.2.tgz", - "integrity": "sha512-oMpHStyMluRf67qxrzH5Qfcvw6ETQgZT1Qw2xvAxQVRd5IBb0PfzZS7TGiULOcMLqXAUOC28O/ycUGrGRKLarg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/form": "^3.1.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/listbox": "^3.15.2", - "@react-aria/menu": "^3.20.0", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/select": "^3.9.1", - "@react-types/button": "^3.15.0", - "@react-types/select": "^3.12.1", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/selection": { - "version": "3.27.1", - "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.27.1.tgz", - "integrity": "sha512-8WQ4AtWiBnk9UEeYkqpH12dd8KQW2aFbNZvM4sDfLtz7K7HWyY/MkqMe/snk9IcoSa7t4zr0bnoZJcWSGgn2PQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/selection": "^3.20.8", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/separator": { - "version": "3.4.15", - "resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.15.tgz", - "integrity": "sha512-A1aPQhCaE8XeelNJYPjHtA2uh921ROh8PNiZI4o62x80wcziRoctN5PAtNHJAx7VKvX66A8ZVGbOqb7iqS3J5Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/slider": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.4.tgz", - "integrity": "sha512-/FYCgK1qVqaz2VCDfR2x4BjyJ8lmWg1v8//+WIwKdIu4cz0KUs+U3yx0w1vp676RoERp3OEvkT3tb+/jHQ1hjA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-stately/slider": "^3.7.4", - "@react-types/shared": "^3.33.0", - "@react-types/slider": "^3.8.3", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/spinbutton": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.7.1.tgz", - "integrity": "sha512-Nisah6yzxOC6983u/5ck0w+OQoa3sRKmpDvWpTEX0g2+ZIABOl8ttdSd65XKtxXmXHdK8X1zmrfeGOBfBR3sKA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.33.0", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/ssr": { - "version": "3.9.10", - "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.10.tgz", - "integrity": "sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0" - }, - "engines": { - "node": ">= 12" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/switch": { - "version": "3.7.10", - "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.10.tgz", - "integrity": "sha512-j7nrYnqX6H9J8GuqD0kdMECUozeqxeG19A2nsvfaTx3//Q7RhgIR9fqhQdVHW/wgraTlEHNH6AhDzmomBg0TNw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/toggle": "^3.12.4", - "@react-stately/toggle": "^3.9.4", - "@react-types/shared": "^3.33.0", - "@react-types/switch": "^3.5.16", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/table": { - "version": "3.17.10", - "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.10.tgz", - "integrity": "sha512-xdEeyOzuETkOfAHhZrX7HOIwMUsCUr4rbPvHqdcNqg7Ngla2ck9iulZNAyvOPfFwELuBEd2rz1I9TYRQ2OzSQQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/grid": "^3.14.7", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/collections": "^3.12.9", - "@react-stately/flags": "^3.1.2", - "@react-stately/table": "^3.15.3", - "@react-types/checkbox": "^3.10.3", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@react-types/table": "^3.13.5", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/tabs": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.11.0.tgz", - "integrity": "sha512-9Gwo118GHrMXSyteCZL1L/LHLVlGSYkhGgiTL3e/UgnYjHfEfDJVTkV2JikuE2O/4uig52gQRlq5E99axLeE9Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/tabs": "^3.8.8", - "@react-types/shared": "^3.33.0", - "@react-types/tabs": "^3.3.21", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/tag": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.8.0.tgz", - "integrity": "sha512-sTV6uRKFIFU1aljKb0QjM6fPPnzBuitrbkkCUZCJ0w0RIX1JinZPh96NknNtjFwWmqoROjVNCq51EUd0Hh2SQw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/gridlist": "^3.14.3", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/list": "^3.13.3", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/textfield": { - "version": "3.18.4", - "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.4.tgz", - "integrity": "sha512-ts3Vdy2qNOzjCVeO+4RH8FSgTYN2USAMcYFeGbHOriCukVOrvgRsqcDniW7xaT60LgFdlWMJsCusvltSIyo6xw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/form": "^3.1.4", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@react-types/textfield": "^3.12.7", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/toast": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.10.tgz", - "integrity": "sha512-irW5Cr4msbPo4A4ysjT70MDJbpGCe1h9SkFgdYXBPA4Xbi4jRT7TiEZeIS1I7Hsvp6shAK1Ld/m6NBS0b/gyzg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/landmark": "^3.0.9", - "@react-aria/utils": "^3.33.0", - "@react-stately/toast": "^3.1.3", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/toggle": { - "version": "3.12.4", - "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.4.tgz", - "integrity": "sha512-yVcl8kEFLsV47aCA22EMPcd/KWoYqPIPSzoKjRD/iWmxcP6iGzSxDjdUgMQojNGY8Q6wL8lUxfRqKBjvl/uezQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/toggle": "^3.9.4", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/toolbar": { - "version": "3.0.0-beta.23", - "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.23.tgz", - "integrity": "sha512-FzvNf2hWtjEwk8F2MBf4qSs6AAR/p2WFSws6kJ4f0SrWXl4wR9VDEwBEUQcIPbWCK2aUsyOjubCh55Cl4t3MoQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/tooltip": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.9.1.tgz", - "integrity": "sha512-mvEhqpvF4v/wj9zw3a8bsAEnySutGbxKXXt39s6WvF6dkVfaXfsmV9ahuMCHH//UGh/yidZGLrXX4YVdrgS8lA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/tooltip": "^3.5.10", - "@react-types/shared": "^3.33.0", - "@react-types/tooltip": "^3.5.1", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/tree": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/@react-aria/tree/-/tree-3.1.6.tgz", - "integrity": "sha512-igLX+OQrbXCBLrtPWgUevU0iDrgTSAJh1ncHoPzfD/YDcyTDLqKdy2nZhNbJ/IdHCwTyzIknhFJ700K20Ymw9A==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/gridlist": "^3.14.3", - "@react-aria/i18n": "^3.12.15", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/tree": "^3.9.5", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/utils": { - "version": "3.33.0", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.33.0.tgz", - "integrity": "sha512-yvz7CMH8d2VjwbSa5nGXqjU031tYhD8ddax95VzJsHSPyqHDEGfxul8RkhGV6oO7bVqZxVs6xY66NIgae+FHjw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/ssr": "^3.9.10", - "@react-stately/flags": "^3.1.2", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0", - "clsx": "^2.0.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-aria/visually-hidden": { - "version": "3.8.30", - "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.30.tgz", - "integrity": "sha512-iY44USEU8sJy0NOJ/sTDn3YlspbhHuVG3nx2YYrzfmxbS3i+lNwkCfG8kJ77dtmbuDLIdBGKENjGkbcwz3kiJg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/calendar": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.9.2.tgz", - "integrity": "sha512-AQj8/izwb7eY+KFqKcMLI2ygvnbAIwLuQG5KPHgJsMygFqnN4yzXKz5orGqVJnxEXLKiLPteVztx7b5EQobrtw==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.11.0", - "@react-stately/utils": "^3.11.0", - "@react-types/calendar": "^3.8.2", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/checkbox": { - "version": "3.7.4", - "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.4.tgz", - "integrity": "sha512-oXHMkK22CWLcmNlunDuu4p52QXYmkpx6es9AjWx/xlh3XLZdJzo/5SANioOH1QvBtwPA/c2KQy+ZBqC21NtMHw==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/collections": { - "version": "3.12.9", - "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.9.tgz", - "integrity": "sha512-2jywPMhVgMOh0XtutxPqIxFCIiLOnL/GXIrRKoBEo8M3Q24NoMRBavUrn9RTvjqNnec1i/8w1/8sq8cmCKEohA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/color": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.9.4.tgz", - "integrity": "sha512-SprAP5STMg6K0jq+A3UoimsvvTCIGItUtWurS/lDRoQJYajFR8IUdz+mekU/GaXzvFhMN32dijOtFcfxnA4cfA==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-stately/form": "^3.2.3", - "@react-stately/numberfield": "^3.10.4", - "@react-stately/slider": "^3.7.4", - "@react-stately/utils": "^3.11.0", - "@react-types/color": "^3.1.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/combobox": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.12.2.tgz", - "integrity": "sha512-h4YRmzA+s3aMwUrXm6jyWLN0BWWXUNiodArB1wC24xNdeI7S8O3mxz6G2r3Ne8AE02FXmZXs9SD30Mx5vVVuqQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.12.9", - "@react-stately/form": "^3.2.3", - "@react-stately/list": "^3.13.3", - "@react-stately/overlays": "^3.6.22", - "@react-stately/utils": "^3.11.0", - "@react-types/combobox": "^3.13.11", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/datepicker": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.16.0.tgz", - "integrity": "sha512-mYtzKXufFVivrHjmxys3ryJFMPIQNhVqaSItmGnWv3ehxw+0HKBrROf3BFiEN4zP20euoP149ZaR4uNx90kMYw==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.11.0", - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-stately/form": "^3.2.3", - "@react-stately/overlays": "^3.6.22", - "@react-stately/utils": "^3.11.0", - "@react-types/datepicker": "^3.13.4", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/disclosure": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.10.tgz", - "integrity": "sha512-nUistLYMjBDy+yaS5H0y0Dwfcjr12zpIh7vjhQXF4wxIh3D08NRvV1NCQ0LV+IsMej/qoPJvKS4EnXHxBI3GmQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/dnd": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.7.3.tgz", - "integrity": "sha512-yBtzAimyYvJWnzP80Scx7l559+43TVSyjaMpUR6/s2IjqD3XoPKgPsv7KaFUmygBTkCBGBFJn404rYgMCOsu3g==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/selection": "^3.20.8", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/flags": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.1.2.tgz", - "integrity": "sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0" - } - }, - "node_modules/@react-stately/form": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.3.tgz", - "integrity": "sha512-NPvjJtns1Pq9uvqeRJCf8HIdVmOm2ARLYQ2F/sqXj1w5IChJ4oWL4Xzvj29/zBitgE1vVjDhnrnwSfNlHZGX0g==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/grid": { - "version": "3.11.8", - "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.8.tgz", - "integrity": "sha512-tCabR5U7ype+uEElS5Chv5n6ntUv3drXa9DwebjO05cFevUmjTkEfYPJWixpgX4UlCCvjdUFgzeQlJF+gCiozg==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.12.9", - "@react-stately/selection": "^3.20.8", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/list": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.13.3.tgz", - "integrity": "sha512-xN0v7rzhIKshhcshOzx+ZgVngXnGCtMPRdhoDLGaHzQy5YfxvKBMNLCnr5Lm4T1U/kIvHbyzxmr5uwmH8WxoIg==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.12.9", - "@react-stately/selection": "^3.20.8", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/menu": { - "version": "3.9.10", - "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.10.tgz", - "integrity": "sha512-dY9FzjQ+6iNInVujZPyMklDGoSbaoO0yguUnALAY+yfkPAyStEElfm4aXZgRfNKOTNHe9E34oV7qefSYsclvTg==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/overlays": "^3.6.22", - "@react-types/menu": "^3.10.6", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/numberfield": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.4.tgz", - "integrity": "sha512-EniHHwXOw/Ta0x5j61OvldDAvLoi/8xOo//bzrqwnDvf2/1IKGFMD9CHs7HYhQw+9oNl3Q2V1meOTNPc4PvoMQ==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/number": "^3.6.5", - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/numberfield": "^3.8.17", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/overlays": { - "version": "3.6.22", - "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.22.tgz", - "integrity": "sha512-sWBnuy5dqVp8d+1e+ABTRVB3YBcOW86/90pF5PWY44au3bUFXVSUBO2QMdR/6JtojDoPRmrjufonI19/Zs/20w==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/utils": "^3.11.0", - "@react-types/overlays": "^3.9.3", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/radio": { - "version": "3.11.4", - "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.4.tgz", - "integrity": "sha512-3svsW5VxJA5/p1vO+Qlxv+7Jq9g7f4rqX9Rbqdfd+pH7ykHaV0CUKkSRMaWfcY8Vgaf2xmcc6dvusPRqKX8T1A==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/radio": "^3.9.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/searchfield": { - "version": "3.5.18", - "resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.18.tgz", - "integrity": "sha512-C3/1wOON5oK0QBljj0vSbHm/IWgd29NxB+7zT1JjZcxtbcFxCj4HOxKdnPCT/d8Pojb0YS26QgKzatLZ0NnhgQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/utils": "^3.11.0", - "@react-types/searchfield": "^3.6.7", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/select": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.9.1.tgz", - "integrity": "sha512-CJQRqv8Dg+0RRvcig3a2YfY6POJIscDINvidRF31yK6J72rsP01dY3ria9aJjizNDHR9Q5dWFp/z+ii0cOTWIQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/form": "^3.2.3", - "@react-stately/list": "^3.13.3", - "@react-stately/overlays": "^3.6.22", - "@react-stately/utils": "^3.11.0", - "@react-types/select": "^3.12.1", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/selection": { - "version": "3.20.8", - "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.8.tgz", - "integrity": "sha512-V1kRN1NLW+i/3Xv+Q0pN9OzuM0zFEW9mdXOOOq7l+YL6hFjqIjttT2/q4KoyiNV3W0hfoRFSTQ7XCgqnqtwEng==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.12.9", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/slider": { - "version": "3.7.4", - "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.4.tgz", - "integrity": "sha512-cSOYSx2nsOQejMg6Ql0+GUpqAiPwRA5teYXUghNvuBDtVxnd4l2rnXs54Ww48tU43xf2+L3kkmMofThjABoEPw==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@react-types/slider": "^3.8.3", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/table": { - "version": "3.15.3", - "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.15.3.tgz", - "integrity": "sha512-W1wR0O/PmdD8hCUFIAelHICjUX/Ii6ZldPlH6EILr9olyGpoCaY7XmnyG7kii1aANuQGBeskjJdXvS6LX/gyDw==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.12.9", - "@react-stately/flags": "^3.1.2", - "@react-stately/grid": "^3.11.8", - "@react-stately/selection": "^3.20.8", - "@react-stately/utils": "^3.11.0", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@react-types/table": "^3.13.5", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/tabs": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.8.tgz", - "integrity": "sha512-BZImWT+pHZitImRQkoL7jVhTtpGPSra1Rhh4pi8epzwogeqseEIEpuWpQebjQP74r1kfNi/iT2p5Qb31eWfh1Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/list": "^3.13.3", - "@react-types/shared": "^3.33.0", - "@react-types/tabs": "^3.3.21", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/toast": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.1.3.tgz", - "integrity": "sha512-mT9QJKmD523lqFpOp0VWZ6QHZENFK7HrodnNJDVc7g616s5GNmemdlkITV43fSY3tHeThCVvPu+Uzh7RvQ9mpQ==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0", - "use-sync-external-store": "^1.6.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/toggle": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.4.tgz", - "integrity": "sha512-tjWsshRJtHC+PI5NYMlnDlV/BTo1eWq6fmR6x1mXlQfKuKGTJRzhgJyaQ2mc5K+LkifD7fchOhfapHCrRlzwMg==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/utils": "^3.11.0", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/tooltip": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.10.tgz", - "integrity": "sha512-GauUdc6Of08Np2iUw4xx/DdgpvszS9CxJWYcRnNyAAGPLQrmniVrpJvb0EUKQTP9sUSci1SlmpvJh4SNZx26Bw==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/overlays": "^3.6.22", - "@react-types/tooltip": "^3.5.1", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/tree": { - "version": "3.9.5", - "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.5.tgz", - "integrity": "sha512-UpvBlzL/MpFdOepDg+cohI/zvw8DEVM8cXY/OZ8tKUXWpew1HpUglwnAI3ivm0L2k9laUIB9siW0g04ZWiH9Lg==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.12.9", - "@react-stately/selection": "^3.20.8", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-stately/utils": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.11.0.tgz", - "integrity": "sha512-8LZpYowJ9eZmmYLpudbo/eclIRnbhWIJZ994ncmlKlouNzKohtM8qTC6B1w1pwUbiwGdUoyzLuQbeaIor5Dvcw==", - "license": "Apache-2.0", - "dependencies": { - "@swc/helpers": "^0.5.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/breadcrumbs": { - "version": "3.7.18", - "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.18.tgz", - "integrity": "sha512-zwltqx2XSELBRQeuCraxrdfT4fpIOVu6eQXsZ4RhWlsT7DLhzj3pUGkxdPDAMfYaVdyNBqc+nhiAnCwz6tUJ8A==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/link": "^3.6.6", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/button": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.15.0.tgz", - "integrity": "sha512-X/K2/Oeuq7Hi8nMIzx4/YlZuvWFiSOHZt27p4HmThCnNO/9IDFPmvPrpkYjWN5eN9Nuk+P5vZUb4A7QJgYpvGA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/calendar": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.8.2.tgz", - "integrity": "sha512-QbPFhvBQfrsz3x1Nnatr5SL+8XtbxvP4obESFuDrKmsqaaAv+jG5vwLiPTKp6Z3L+MWkCvKavBPuW+byhq+69A==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.11.0", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/checkbox": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.3.tgz", - "integrity": "sha512-Xw4jHG7uK352Wc18XXzdzmtr3Xjg8d2tPoBGNgsw39f92EY2UpoDAPHxYR0BaDe04lGfAn6YwVivI4OGVbjXIg==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/color": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.1.3.tgz", - "integrity": "sha512-XM0x8iZpAf036w9qceD2RFroehLxKRwkVer7EvdJNs8K8iUN8TuhCagzsomiSJtyYh5MFysEVQ2ir85toiAFyw==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0", - "@react-types/slider": "^3.8.3" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/combobox": { - "version": "3.13.11", - "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.11.tgz", - "integrity": "sha512-5/tdmTAvqPpiWzEeaV7uLLSbSTkkoQ1mVz6NfKMPuw4ZBkY3lPc9JDkkQjY/JrquZao+KY4Dx8ZIoS0NqkrFrw==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/datepicker": { - "version": "3.13.4", - "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.4.tgz", - "integrity": "sha512-B5sAPoYZfluDBpgVK3ADlHbXBKRkFCQFO18Bs091IvRRwqzfoO/uf+/9UpXMw+BEF4pciLf0/kdiVQTvI3MzlA==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.11.0", - "@react-types/calendar": "^3.8.2", - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/dialog": { - "version": "3.5.23", - "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.23.tgz", - "integrity": "sha512-3tMzweYuaDOaufF5tZPMgXSA0pPFJNgdg89YRITh0wMXMG0pm+tAKVQJL1TSLLhOiLCEL08V8M/AK67dBdr2IA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/grid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.7.tgz", - "integrity": "sha512-riET3xeKPTcRWQy6hYCMxdbdL3yubPY5Ow66b2GA2rEqoYvmDBniYXAM2Oh+q9s+YgnAP7qJK++ym8NljvHiLA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/link": { - "version": "3.6.6", - "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.6.tgz", - "integrity": "sha512-M6WXxUJFmiF6GNu7xUH0uHj0jsorFBN6npkfSCNM4puStC8NbUT2+ZPySQyZXCoHMQ89g6qZ6vCc8QduVkTE7Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/listbox": { - "version": "3.7.5", - "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.5.tgz", - "integrity": "sha512-Cn+yNip+YZBaGzu+z5xPNgmfSupnLl+li7uG5hRc+EArkk8/G42myRXz6M8wPrLM1bFAq3r85tAbyoXVmKG5Jw==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/menu": { - "version": "3.10.6", - "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.6.tgz", - "integrity": "sha512-OJTznQ4xE/VddBJU+HO4x5tceSOdyQhiHA1bREE1aHl+PcgHOUZLdMjXp1zFaGF16HhItHJaxpifJ4hzf4hWQA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/meter": { - "version": "3.4.14", - "resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.14.tgz", - "integrity": "sha512-rNw0Do2AM3zLGZ0pSWweViuddg1uW99PWzE6RQXE8nsTHTeiwDZt9SYGdObEnjd+nJ3YzemqekG0Kqt93iNBcA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/progress": "^3.5.17" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/numberfield": { - "version": "3.8.17", - "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.17.tgz", - "integrity": "sha512-Q9n24OaSMXrebMowbtowmHLNclknN3XkcBIaYMwA2BIGIl+fZFnI8MERM0pG87W+wki6FepDExsDW9YxQF4pnw==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/overlays": { - "version": "3.9.3", - "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.3.tgz", - "integrity": "sha512-LzetThNNk8T26pQRbs1I7+isuFhdFYREy7wJCsZmbB0FnZgCukGTfOtThZWv+ry11veyVJiX68jfl4SV6ACTWA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/progress": { - "version": "3.5.17", - "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.17.tgz", - "integrity": "sha512-JtiGlek6QS04bFrRj1WfChjPNr7+3/+pd6yZayXGUkQUPHt1Z/cFnv3QZ/tSQTdUt1XXmjnCak9ZH9JQBqe64Q==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/radio": { - "version": "3.9.3", - "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.3.tgz", - "integrity": "sha512-w2BrMGIiZxYXPCnnB2NQyifwE/rRFMIW87MyawrKO9zPSbnDkqLIHAAtqmlNk2zkz1ZEWjk9opNsuztjP7D4sA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/searchfield": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.6.7.tgz", - "integrity": "sha512-POo3spZcYD14aqo0f4eNbymJ8w9EKrlu0pOOjYYWI2P0GUSRmib9cBA9xZFhvRGHuNlHo3ePjeFitYQI7L3g1g==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0", - "@react-types/textfield": "^3.12.7" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/select": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.12.1.tgz", - "integrity": "sha512-PtIUymvQNIIzgr+piJtK/8gbH7akWtbswIbfoADPSxtZEd1/vfUIO0s8c750s3XYNlmx/4DrhugQsLYwgC35yg==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/shared": { - "version": "3.33.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.33.0.tgz", - "integrity": "sha512-xuUpP6MyuPmJtzNOqF5pzFUIHH2YogyOQfUQHag54PRmWB7AbjuGWBUv0l1UDmz6+AbzAYGmDVAzcRDOu2PFpw==", - "license": "Apache-2.0", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/slider": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.3.tgz", - "integrity": "sha512-HCDegYiUA27CcJKvFwgpR8ktFKf2nAirXqQEgVPV4uxk6JIeiRx41yqM/xPJGfmaqa7BARYARLT41yN2V8Kadg==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/switch": { - "version": "3.5.16", - "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.16.tgz", - "integrity": "sha512-6fynclkyg0wGHo3f1bwk4Z+gZZEg0Z63iP5TFhgHWdZ8W+Uq6F3u7V4IgQpuJ2NleL1c2jy2/CKdS9v06ac2Og==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/table": { - "version": "3.13.5", - "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.5.tgz", - "integrity": "sha512-4/CixlNmXSuJuX2IKuUlgNd/dEgNh3WvfE/bdwuI1t5JBdShP9tHIzSkgZbrzE2xX46NeA2xq4vXNO5kBv+QDA==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/tabs": { - "version": "3.3.21", - "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.21.tgz", - "integrity": "sha512-Dq9bKI62rHoI4LGGcBGlZ5s0aSwB0G4Y8o0r7hQZvf1eZWc9fmqdAdTTaGG/RUyhMIGRYWl5RRUBUuC5RmaO6w==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/textfield": { - "version": "3.12.7", - "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.7.tgz", - "integrity": "sha512-ddiacsS6sLFtAn2/fym7lR8nbdsLgPfelNDcsDqHiu6XUHh5TCNe8ItXHFaIiyfnKTH8uJqZrSli4wfAYNfMsw==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@react-types/tooltip": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.5.1.tgz", - "integrity": "sha512-h6xOAWbWUJKs9CzcCyzSPATLHq7W5dS866HkXLrtCrRDShLuzQnojZnctD2tKtNt17990hjnOhl36GUBuO5kyw==", - "license": "Apache-2.0", - "dependencies": { - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/@remix-run/router": { - "version": "1.23.2", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.2.tgz", - "integrity": "sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==", - "license": "MIT", - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@rolldown/pluginutils": { - "version": "1.0.0-rc.3", - "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz", - "integrity": "sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==", - "dev": true, - "license": "MIT" - }, - "node_modules/@rollup/plugin-babel": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", - "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-imports": "^7.10.4", - "@rollup/pluginutils": "^3.1.0" - }, - "engines": { - "node": ">= 10.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0", - "@types/babel__core": "^7.1.9", - "rollup": "^1.20.0||^2.0.0" - }, - "peerDependenciesMeta": { - "@types/babel__core": { - "optional": true - } - } - }, - "node_modules/@rollup/plugin-babel/node_modules/@rollup/pluginutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz", - "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/estree": "0.0.39", - "estree-walker": "^1.0.1", - "picomatch": "^2.2.2" - }, - "engines": { - "node": ">= 8.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0" - } - }, - "node_modules/@rollup/plugin-babel/node_modules/@types/estree": { - "version": "0.0.39", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", - "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", - "dev": true, - "license": "MIT" - }, - "node_modules/@rollup/plugin-babel/node_modules/estree-walker": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz", - "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==", - "dev": true, - "license": "MIT" - }, - "node_modules/@rollup/plugin-babel/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/@rollup/plugin-inject": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz", - "integrity": "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^5.0.1", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.3" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } - }, - "node_modules/@rollup/plugin-node-resolve": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz", - "integrity": "sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^5.0.1", - "@types/resolve": "1.20.2", - "deepmerge": "^4.2.2", - "is-module": "^1.0.0", - "resolve": "^1.22.1" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^2.78.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } - }, - "node_modules/@rollup/plugin-replace": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz", - "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^3.1.0", - "magic-string": "^0.25.7" - }, - "peerDependencies": { - "rollup": "^1.20.0 || ^2.0.0" - } - }, - "node_modules/@rollup/plugin-replace/node_modules/@rollup/pluginutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz", - "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/estree": "0.0.39", - "estree-walker": "^1.0.1", - "picomatch": "^2.2.2" - }, - "engines": { - "node": ">= 8.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0" - } - }, - "node_modules/@rollup/plugin-replace/node_modules/@types/estree": { - "version": "0.0.39", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", - "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", - "dev": true, - "license": "MIT" - }, - "node_modules/@rollup/plugin-replace/node_modules/estree-walker": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz", - "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==", - "dev": true, - "license": "MIT" - }, - "node_modules/@rollup/plugin-replace/node_modules/magic-string": { - "version": "0.25.9", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", - "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "sourcemap-codec": "^1.4.8" - } - }, - "node_modules/@rollup/plugin-replace/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/@rollup/plugin-terser": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz", - "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==", - "dev": true, - "license": "MIT", - "dependencies": { - "serialize-javascript": "^6.0.1", - "smob": "^1.0.0", - "terser": "^5.17.4" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^2.0.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } - }, - "node_modules/@rollup/plugin-typescript": { - "version": "12.3.0", - "resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz", - "integrity": "sha512-7DP0/p7y3t67+NabT9f8oTBFE6gGkto4SA6Np2oudYmZE/m1dt8RB0SjL1msMxFpLo631qjRCcBlAbq1ml/Big==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^5.1.0", - "resolve": "^1.22.1" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^2.14.0||^3.0.0||^4.0.0", - "tslib": "*", - "typescript": ">=3.7.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - }, - "tslib": { - "optional": true - } - } - }, - "node_modules/@rollup/plugin-virtual": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz", - "integrity": "sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A==", - "dev": true, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } - }, - "node_modules/@rollup/plugin-wasm": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-wasm/-/plugin-wasm-6.2.2.tgz", - "integrity": "sha512-gpC4R1G9Ni92ZIRTexqbhX7U+9estZrbhP+9SRb0DW9xpB9g7j34r+J2hqrcW/lRI7dJaU84MxZM0Rt82tqYPQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^5.0.2" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } - }, - "node_modules/@rollup/pluginutils": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz", - "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/estree": "^1.0.0", - "estree-walker": "^2.0.2", - "picomatch": "^4.0.2" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } - }, - "node_modules/@rollup/rollup-android-arm-eabi": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.57.1.tgz", - "integrity": "sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@rollup/rollup-android-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.57.1.tgz", - "integrity": "sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.57.1.tgz", - "integrity": "sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@rollup/rollup-darwin-x64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.57.1.tgz", - "integrity": "sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@rollup/rollup-freebsd-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.57.1.tgz", - "integrity": "sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@rollup/rollup-freebsd-x64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.57.1.tgz", - "integrity": "sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.57.1.tgz", - "integrity": "sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm-musleabihf": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.57.1.tgz", - "integrity": "sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.57.1.tgz", - "integrity": "sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.57.1.tgz", - "integrity": "sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-loong64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.57.1.tgz", - "integrity": "sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==", - "cpu": [ - "loong64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-loong64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.57.1.tgz", - "integrity": "sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==", - "cpu": [ - "loong64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-ppc64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.57.1.tgz", - "integrity": "sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-ppc64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.57.1.tgz", - "integrity": "sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.57.1.tgz", - "integrity": "sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==", - "cpu": [ - "riscv64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-riscv64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.57.1.tgz", - "integrity": "sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==", - "cpu": [ - "riscv64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-s390x-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.57.1.tgz", - "integrity": "sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==", - "cpu": [ - "s390x" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.57.1.tgz", - "integrity": "sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.57.1.tgz", - "integrity": "sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-openbsd-x64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.57.1.tgz", - "integrity": "sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ] - }, - "node_modules/@rollup/rollup-openharmony-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.57.1.tgz", - "integrity": "sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openharmony" - ] - }, - "node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.57.1.tgz", - "integrity": "sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.57.1.tgz", - "integrity": "sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-x64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.57.1.tgz", - "integrity": "sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.57.1.tgz", - "integrity": "sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rtsao/scc": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", - "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", - "dev": true, - "license": "MIT" - }, - "node_modules/@sindresorhus/is": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz", - "integrity": "sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sindresorhus/is?sponsor=1" - } - }, - "node_modules/@speed-highlight/core": { - "version": "1.2.14", - "resolved": "https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.14.tgz", - "integrity": "sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/@stylistic/eslint-plugin": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.9.0.tgz", - "integrity": "sha512-FqqSkvDMYJReydrMhlugc71M76yLLQWNfmGq+SIlLa7N3kHp8Qq8i2PyWrVNAfjOyOIY+xv9XaaYwvVW7vroMA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/types": "^8.56.0", - "eslint-visitor-keys": "^4.2.1", - "espree": "^10.4.0", - "estraverse": "^5.3.0", - "picomatch": "^4.0.3" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "peerDependencies": { - "eslint": "^9.0.0 || ^10.0.0" - } - }, - "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", - "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@surma/rollup-plugin-off-main-thread": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz", - "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "ejs": "^3.1.6", - "json5": "^2.2.0", - "magic-string": "^0.25.0", - "string.prototype.matchall": "^4.0.6" - } - }, - "node_modules/@surma/rollup-plugin-off-main-thread/node_modules/magic-string": { - "version": "0.25.9", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", - "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "sourcemap-codec": "^1.4.8" - } - }, - "node_modules/@svgr/babel-plugin-add-jsx-attribute": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", - "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", - "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-dynamic-title": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", - "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-em-dimensions": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", - "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-react-native-svg": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz", - "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-svg-component": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", - "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-preset": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-8.1.0.tgz", - "integrity": "sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==", - "dev": true, - "license": "MIT", - "dependencies": { - "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", - "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", - "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", - "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", - "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", - "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", - "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", - "@svgr/babel-plugin-transform-svg-component": "8.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/core": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/core/-/core-8.1.0.tgz", - "integrity": "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "8.1.0", - "camelcase": "^6.2.0", - "cosmiconfig": "^8.1.3", - "snake-case": "^3.0.4" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/hast-util-to-babel-ast": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz", - "integrity": "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.21.3", - "entities": "^4.4.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/plugin-jsx": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-8.1.0.tgz", - "integrity": "sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "8.1.0", - "@svgr/hast-util-to-babel-ast": "8.0.0", - "svg-parser": "^2.0.4" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@svgr/core": "*" - } - }, - "node_modules/@swc/core": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.11.tgz", - "integrity": "sha512-iLmLTodbYxU39HhMPaMUooPwO/zqJWvsqkrXv1ZI38rMb048p6N7qtAtTp37sw9NzSrvH6oli8EdDygo09IZ/w==", - "dev": true, - "hasInstallScript": true, - "license": "Apache-2.0", - "dependencies": { - "@swc/counter": "^0.1.3", - "@swc/types": "^0.1.25" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/swc" - }, - "optionalDependencies": { - "@swc/core-darwin-arm64": "1.15.11", - "@swc/core-darwin-x64": "1.15.11", - "@swc/core-linux-arm-gnueabihf": "1.15.11", - "@swc/core-linux-arm64-gnu": "1.15.11", - "@swc/core-linux-arm64-musl": "1.15.11", - "@swc/core-linux-x64-gnu": "1.15.11", - "@swc/core-linux-x64-musl": "1.15.11", - "@swc/core-win32-arm64-msvc": "1.15.11", - "@swc/core-win32-ia32-msvc": "1.15.11", - "@swc/core-win32-x64-msvc": "1.15.11" - }, - "peerDependencies": { - "@swc/helpers": ">=0.5.17" - }, - "peerDependenciesMeta": { - "@swc/helpers": { - "optional": true - } - } - }, - "node_modules/@swc/core-darwin-arm64": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.11.tgz", - "integrity": "sha512-QoIupRWVH8AF1TgxYyeA5nS18dtqMuxNwchjBIwJo3RdwLEFiJq6onOx9JAxHtuPwUkIVuU2Xbp+jCJ7Vzmgtg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-darwin-x64": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.11.tgz", - "integrity": "sha512-S52Gu1QtPSfBYDiejlcfp9GlN+NjTZBRRNsz8PNwBgSE626/FUf2PcllVUix7jqkoMC+t0rS8t+2/aSWlMuQtA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-arm-gnueabihf": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.11.tgz", - "integrity": "sha512-lXJs8oXo6Z4yCpimpQ8vPeCjkgoHu5NoMvmJZ8qxDyU99KVdg6KwU9H79vzrmB+HfH+dCZ7JGMqMF//f8Cfvdg==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.11.tgz", - "integrity": "sha512-chRsz1K52/vj8Mfq/QOugVphlKPWlMh10V99qfH41hbGvwAU6xSPd681upO4bKiOr9+mRIZZW+EfJqY42ZzRyA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-arm64-musl": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.11.tgz", - "integrity": "sha512-PYftgsTaGnfDK4m6/dty9ryK1FbLk+LosDJ/RJR2nkXGc8rd+WenXIlvHjWULiBVnS1RsjHHOXmTS4nDhe0v0w==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.11.tgz", - "integrity": "sha512-DKtnJKIHiZdARyTKiX7zdRjiDS1KihkQWatQiCHMv+zc2sfwb4Glrodx2VLOX4rsa92NLR0Sw8WLcPEMFY1szQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-x64-musl": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.11.tgz", - "integrity": "sha512-mUjjntHj4+8WBaiDe5UwRNHuEzLjIWBTSGTw0JT9+C9/Yyuh4KQqlcEQ3ro6GkHmBGXBFpGIj/o5VMyRWfVfWw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-win32-arm64-msvc": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.11.tgz", - "integrity": "sha512-ZkNNG5zL49YpaFzfl6fskNOSxtcZ5uOYmWBkY4wVAvgbSAQzLRVBp+xArGWh2oXlY/WgL99zQSGTv7RI5E6nzA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-win32-ia32-msvc": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.11.tgz", - "integrity": "sha512-6XnzORkZCQzvTQ6cPrU7iaT9+i145oLwnin8JrfsLG41wl26+5cNQ2XV3zcbrnFEV6esjOceom9YO1w9mGJByw==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-win32-x64-msvc": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.11.tgz", - "integrity": "sha512-IQ2n6af7XKLL6P1gIeZACskSxK8jWtoKpJWLZmdXTDj1MGzktUy4i+FvpdtxFmJWNavRWH1VmTr6kAubRDHeKw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/counter": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", - "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", - "dev": true, - "license": "Apache-2.0" - }, - "node_modules/@swc/helpers": { - "version": "0.5.18", - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.18.tgz", - "integrity": "sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.8.0" - } - }, - "node_modules/@swc/types": { - "version": "0.1.25", - "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.25.tgz", - "integrity": "sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@swc/counter": "^0.1.3" - } - }, - "node_modules/@swc/wasm": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/wasm/-/wasm-1.15.11.tgz", - "integrity": "sha512-230rdYZf8ux3nIwISOQNCFrxzxpL/UFY4Khv/3UsvpEdo709j/+Tg80yXWW3DXETeZNPBV72QpvEBhXsl7Lc9g==", - "dev": true, - "license": "Apache-2.0" - }, - "node_modules/@tanstack/query-core": { - "version": "5.90.20", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.90.20.tgz", - "integrity": "sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/query-devtools": { - "version": "5.93.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.93.0.tgz", - "integrity": "sha512-+kpsx1NQnOFTZsw6HAFCW3HkKg0+2cepGtAWXjiiSOJJ1CtQpt72EE2nyZb+AjAbLRPoeRmPJ8MtQd8r8gsPdg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/react-query": { - "version": "5.90.21", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.90.21.tgz", - "integrity": "sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==", - "license": "MIT", - "dependencies": { - "@tanstack/query-core": "5.90.20" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": "^18 || ^19" - } - }, - "node_modules/@tanstack/react-query-devtools": { - "version": "5.91.3", - "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.91.3.tgz", - "integrity": "sha512-nlahjMtd/J1h7IzOOfqeyDh5LNfG0eULwlltPEonYy0QL+nqrBB+nyzJfULV+moL7sZyxc2sHdNJki+vLA9BSA==", - "license": "MIT", - "dependencies": { - "@tanstack/query-devtools": "5.93.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "@tanstack/react-query": "^5.90.20", - "react": "^18 || ^19" - } - }, - "node_modules/@tanstack/react-virtual": { - "version": "3.13.19", - "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.19.tgz", - "integrity": "sha512-KzwmU1IbE0IvCZSm6OXkS+kRdrgW2c2P3Ho3NC+zZXWK6oObv/L+lcV/2VuJ+snVESRlMJ+w/fg4WXI/JzoNGQ==", - "license": "MIT", - "dependencies": { - "@tanstack/virtual-core": "3.13.19" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/@tanstack/virtual-core": { - "version": "3.13.19", - "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.19.tgz", - "integrity": "sha512-/BMP7kNhzKOd7wnDeB8NrIRNLwkf5AhCYCvtfZV2GXWbBieFm/el0n6LOAXlTi6ZwHICSNnQcIxRCWHrLzDY+g==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tauri-apps/api": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.10.1.tgz", - "integrity": "sha512-hKL/jWf293UDSUN09rR69hrToyIXBb8CjGaWC7gfinvnQrBVvnLr08FeFi38gxtugAVyVcTa5/FD/Xnkb1siBw==", - "license": "Apache-2.0 OR MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/tauri" - } - }, - "node_modules/@tauri-apps/cli": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.10.1.tgz", - "integrity": "sha512-jQNGF/5quwORdZSSLtTluyKQ+o6SMa/AUICfhf4egCGFdMHqWssApVgYSbg+jmrZoc8e1DscNvjTnXtlHLS11g==", - "dev": true, - "license": "Apache-2.0 OR MIT", - "bin": { - "tauri": "tauri.js" - }, - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/tauri" - }, - "optionalDependencies": { - "@tauri-apps/cli-darwin-arm64": "2.10.1", - "@tauri-apps/cli-darwin-x64": "2.10.1", - "@tauri-apps/cli-linux-arm-gnueabihf": "2.10.1", - "@tauri-apps/cli-linux-arm64-gnu": "2.10.1", - "@tauri-apps/cli-linux-arm64-musl": "2.10.1", - "@tauri-apps/cli-linux-riscv64-gnu": "2.10.1", - "@tauri-apps/cli-linux-x64-gnu": "2.10.1", - "@tauri-apps/cli-linux-x64-musl": "2.10.1", - "@tauri-apps/cli-win32-arm64-msvc": "2.10.1", - "@tauri-apps/cli-win32-ia32-msvc": "2.10.1", - "@tauri-apps/cli-win32-x64-msvc": "2.10.1" - } - }, - "node_modules/@tauri-apps/cli-darwin-arm64": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.10.1.tgz", - "integrity": "sha512-Z2OjCXiZ+fbYZy7PmP3WRnOpM9+Fy+oonKDEmUE6MwN4IGaYqgceTjwHucc/kEEYZos5GICve35f7ZiizgqEnQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-darwin-x64": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.10.1.tgz", - "integrity": "sha512-V/irQVvjPMGOTQqNj55PnQPVuH4VJP8vZCN7ajnj+ZS8Kom1tEM2hR3qbbIRoS3dBKs5mbG8yg1WC+97dq17Pw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-linux-arm-gnueabihf": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.10.1.tgz", - "integrity": "sha512-Hyzwsb4VnCWKGfTw+wSt15Z2pLw2f0JdFBfq2vHBOBhvg7oi6uhKiF87hmbXOBXUZaGkyRDkCHsdzJcIfoJC2w==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-linux-arm64-gnu": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.10.1.tgz", - "integrity": "sha512-OyOYs2t5GkBIvyWjA1+h4CZxTcdz1OZPCWAPz5DYEfB0cnWHERTnQ/SLayQzncrT0kwRoSfSz9KxenkyJoTelA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-linux-arm64-musl": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.10.1.tgz", - "integrity": "sha512-MIj78PDDGjkg3NqGptDOGgfXks7SYJwhiMh8SBoZS+vfdz7yP5jN18bNaLnDhsVIPARcAhE1TlsZe/8Yxo2zqg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-linux-riscv64-gnu": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.10.1.tgz", - "integrity": "sha512-X0lvOVUg8PCVaoEtEAnpxmnkwlE1gcMDTqfhbefICKDnOTJ5Est3qL0SrWxizDackIOKBcvtpejrSiVpuJI1kw==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-linux-x64-gnu": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.10.1.tgz", - "integrity": "sha512-2/12bEzsJS9fAKybxgicCDFxYD1WEI9kO+tlDwX5znWG2GwMBaiWcmhGlZ8fi+DMe9CXlcVarMTYc0L3REIRxw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-linux-x64-musl": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.10.1.tgz", - "integrity": "sha512-Y8J0ZzswPz50UcGOFuXGEMrxbjwKSPgXftx5qnkuMs2rmwQB5ssvLb6tn54wDSYxe7S6vlLob9vt0VKuNOaCIQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-win32-arm64-msvc": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.10.1.tgz", - "integrity": "sha512-iSt5B86jHYAPJa/IlYw++SXtFPGnWtFJriHn7X0NFBVunF6zu9+/zOn8OgqIWSl8RgzhLGXQEEtGBdR4wzpVgg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-win32-ia32-msvc": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.10.1.tgz", - "integrity": "sha512-gXyxgEzsFegmnWywYU5pEBURkcFN/Oo45EAwvZrHMh+zUSEAvO5E8TXsgPADYm31d1u7OQU3O3HsYfVBf2moHw==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/cli-win32-x64-msvc": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.10.1.tgz", - "integrity": "sha512-6Cn7YpPFwzChy0ERz6djKEmUehWrYlM+xTaNzGPgZocw3BD7OfwfWHKVWxXzdjEW2KfKkHddfdxK1XXTYqBRLg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 OR MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tauri-apps/plugin-deep-link": { - "version": "2.4.7", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-deep-link/-/plugin-deep-link-2.4.7.tgz", - "integrity": "sha512-K0FQlLM6BoV7Ws2xfkh+Tnwi5VZVdkI4Vw/3AGLSf0Xvu2y86AMBzd9w/SpzKhw9ai2B6ES8di/OoGDCExkOzg==", - "license": "MIT OR Apache-2.0", - "dependencies": { - "@tauri-apps/api": "^2.10.1" - } - }, - "node_modules/@tauri-apps/plugin-opener": { - "version": "2.5.3", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-opener/-/plugin-opener-2.5.3.tgz", - "integrity": "sha512-CCcUltXMOfUEArbf3db3kCE7Ggy1ExBEBl51Ko2ODJ6GDYHRp1nSNlQm5uNCFY5k7/ufaK5Ib3Du/Zir19IYQQ==", - "license": "MIT OR Apache-2.0", - "dependencies": { - "@tauri-apps/api": "^2.8.0" - } - }, - "node_modules/@tauri-apps/plugin-os": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-os/-/plugin-os-2.3.2.tgz", - "integrity": "sha512-n+nXWeuSeF9wcEsSPmRnBEGrRgOy6jjkSU+UVCOV8YUGKb2erhDOxis7IqRXiRVHhY8XMKks00BJ0OAdkpf6+A==", - "license": "MIT OR Apache-2.0", - "dependencies": { - "@tauri-apps/api": "^2.8.0" - } - }, - "node_modules/@tybys/wasm-util": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz", - "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "tslib": "^2.4.0" - } - }, - "node_modules/@types/babel__core": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", - "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", - "dev": true, - "dependencies": { - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7", - "@types/babel__generator": "*", - "@types/babel__template": "*", - "@types/babel__traverse": "*" - } - }, - "node_modules/@types/babel__generator": { - "version": "7.6.8", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz", - "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", - "dev": true, - "dependencies": { - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__template": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", - "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", - "dev": true, - "dependencies": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__traverse": { - "version": "7.20.6", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz", - "integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==", - "dev": true, - "dependencies": { - "@babel/types": "^7.20.7" - } - }, - "node_modules/@types/chroma-js": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@types/chroma-js/-/chroma-js-3.1.2.tgz", - "integrity": "sha512-YBTQqArPN8A0niHXCwrO1z5x++a+6l0mLBykncUpr23oIPW7L4h39s6gokdK/bDrPmSh8+TjMmrhBPnyiaWPmQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/estree": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", - "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", - "license": "MIT" - }, - "node_modules/@types/events": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@types/events/-/events-3.0.3.tgz", - "integrity": "sha512-trOc4AAUThEz9hapPtSd7wf5tiQKvTtu5b371UxXdTuqzIh0ArcRspRP0i0Viu+LXstIQ1z96t1nsPxT9ol01g==", - "license": "MIT" - }, - "node_modules/@types/file-saver": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.7.tgz", - "integrity": "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/is-hotkey": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/@types/is-hotkey/-/is-hotkey-0.1.10.tgz", - "integrity": "sha512-RvC8KMw5BCac1NvRRyaHgMMEtBaZ6wh0pyPTBu7izn4Sj/AX9Y4aXU5c7rX8PnM/knsuUpC1IeoBkANtxBypsQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/json-schema": { - "version": "7.0.15", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", - "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/json5": { - "version": "0.0.29", - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/node": { - "version": "24.10.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.13.tgz", - "integrity": "sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==", - "license": "MIT", - "dependencies": { - "undici-types": "~7.16.0" - } - }, - "node_modules/@types/prismjs": { - "version": "1.26.6", - "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.6.tgz", - "integrity": "sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/prop-types": { - "version": "15.7.15", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", - "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/react": { - "version": "18.3.28", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz", - "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/prop-types": "*", - "csstype": "^3.2.2" - } - }, - "node_modules/@types/react-dom": { - "version": "18.3.7", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz", - "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "@types/react": "^18.0.0" - } - }, - "node_modules/@types/react-google-recaptcha": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@types/react-google-recaptcha/-/react-google-recaptcha-2.1.9.tgz", - "integrity": "sha512-nT31LrBDuoSZJN4QuwtQSF3O89FVHC4jLhM+NtKEmVF5R1e8OY0Jo4//x2Yapn2aNHguwgX5doAq8Zo+Ehd0ug==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/react": "*" - } - }, - "node_modules/@types/resolve": { - "version": "1.20.2", - "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz", - "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/sanitize-html": { - "version": "2.16.0", - "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.16.0.tgz", - "integrity": "sha512-l6rX1MUXje5ztPT0cAFtUayXF06DqPhRyfVXareEN5gGCFaP/iwsxIyKODr9XDhfxPpN6vXUFNfo5kZMXCxBtw==", - "dev": true, - "license": "MIT", - "dependencies": { - "htmlparser2": "^8.0.0" - } - }, - "node_modules/@types/trusted-types": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", - "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/ua-parser-js": { - "version": "0.7.39", - "resolved": "https://registry.npmjs.org/@types/ua-parser-js/-/ua-parser-js-0.7.39.tgz", - "integrity": "sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==", - "dev": true, - "license": "MIT" - }, - "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz", - "integrity": "sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/regexpp": "^4.12.2", - "@typescript-eslint/scope-manager": "8.56.1", - "@typescript-eslint/type-utils": "8.56.1", - "@typescript-eslint/utils": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1", - "ignore": "^7.0.5", - "natural-compare": "^1.4.0", - "ts-api-utils": "^2.4.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "@typescript-eslint/parser": "^8.56.1", - "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/parser": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.56.1.tgz", - "integrity": "sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/scope-manager": "8.56.1", - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1", - "debug": "^4.4.3" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/project-service": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.1.tgz", - "integrity": "sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/tsconfig-utils": "^8.56.1", - "@typescript-eslint/types": "^8.56.1", - "debug": "^4.4.3" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/scope-manager": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz", - "integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/tsconfig-utils": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz", - "integrity": "sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/type-utils": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz", - "integrity": "sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1", - "@typescript-eslint/utils": "8.56.1", - "debug": "^4.4.3", - "ts-api-utils": "^2.4.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/types": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz", - "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz", - "integrity": "sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/project-service": "8.56.1", - "@typescript-eslint/tsconfig-utils": "8.56.1", - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1", - "debug": "^4.4.3", - "minimatch": "^10.2.2", - "semver": "^7.7.3", - "tinyglobby": "^0.2.15", - "ts-api-utils": "^2.4.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^4.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", - "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "brace-expansion": "^5.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/@typescript-eslint/utils": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.1.tgz", - "integrity": "sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/scope-manager": "8.56.1", - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz", - "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "8.56.1", - "eslint-visitor-keys": "^5.0.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz", - "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@unrs/resolver-binding-android-arm-eabi": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm-eabi/-/resolver-binding-android-arm-eabi-1.11.1.tgz", - "integrity": "sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@unrs/resolver-binding-android-arm64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm64/-/resolver-binding-android-arm64-1.11.1.tgz", - "integrity": "sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@unrs/resolver-binding-darwin-arm64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.11.1.tgz", - "integrity": "sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@unrs/resolver-binding-darwin-x64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.11.1.tgz", - "integrity": "sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@unrs/resolver-binding-freebsd-x64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.11.1.tgz", - "integrity": "sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.11.1.tgz", - "integrity": "sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.11.1.tgz", - "integrity": "sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-arm64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.11.1.tgz", - "integrity": "sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-arm64-musl": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.11.1.tgz", - "integrity": "sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.11.1.tgz", - "integrity": "sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-riscv64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.11.1.tgz", - "integrity": "sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-riscv64-musl": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.11.1.tgz", - "integrity": "sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-s390x-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.11.1.tgz", - "integrity": "sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==", - "cpu": [ - "s390x" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-x64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.11.1.tgz", - "integrity": "sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-linux-x64-musl": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.11.1.tgz", - "integrity": "sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@unrs/resolver-binding-wasm32-wasi": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.11.1.tgz", - "integrity": "sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==", - "cpu": [ - "wasm32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "@napi-rs/wasm-runtime": "^0.2.11" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@unrs/resolver-binding-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { - "version": "0.2.12", - "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.12.tgz", - "integrity": "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "@emnapi/core": "^1.4.3", - "@emnapi/runtime": "^1.4.3", - "@tybys/wasm-util": "^0.10.0" - } - }, - "node_modules/@unrs/resolver-binding-win32-arm64-msvc": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.11.1.tgz", - "integrity": "sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@unrs/resolver-binding-win32-ia32-msvc": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.11.1.tgz", - "integrity": "sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@unrs/resolver-binding-win32-x64-msvc": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.11.1.tgz", - "integrity": "sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@use-gesture/core": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/@use-gesture/core/-/core-10.3.1.tgz", - "integrity": "sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==", - "license": "MIT" - }, - "node_modules/@use-gesture/react": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/@use-gesture/react/-/react-10.3.1.tgz", - "integrity": "sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==", - "license": "MIT", - "dependencies": { - "@use-gesture/core": "10.3.1" - }, - "peerDependencies": { - "react": ">= 16.8.0" - } - }, - "node_modules/@vanilla-extract/babel-plugin-debug-ids": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@vanilla-extract/babel-plugin-debug-ids/-/babel-plugin-debug-ids-1.2.2.tgz", - "integrity": "sha512-MeDWGICAF9zA/OZLOKwhoRlsUW+fiMwnfuOAqFVohL31Agj7Q/RBWAYweqjHLgFBCsdnr6XIfwjJnmb2znEWxw==", - "license": "MIT", - "dependencies": { - "@babel/core": "^7.23.9" - } - }, - "node_modules/@vanilla-extract/css": { - "version": "1.18.0", - "resolved": "https://registry.npmjs.org/@vanilla-extract/css/-/css-1.18.0.tgz", - "integrity": "sha512-/p0dwOjr0o8gE5BRQ5O9P0u/2DjUd6Zfga2JGmE4KaY7ZITWMszTzk4x4CPlM5cKkRr2ZGzbE6XkuPNfp9shSQ==", - "license": "MIT", - "dependencies": { - "@emotion/hash": "^0.9.0", - "@vanilla-extract/private": "^1.0.9", - "css-what": "^6.1.0", - "cssesc": "^3.0.0", - "csstype": "^3.2.3", - "dedent": "^1.5.3", - "deep-object-diff": "^1.1.9", - "deepmerge": "^4.2.2", - "lru-cache": "^10.4.3", - "media-query-parser": "^2.0.2", - "modern-ahocorasick": "^1.0.0", - "picocolors": "^1.0.0" - } - }, - "node_modules/@vanilla-extract/css/node_modules/lru-cache": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", - "license": "ISC" - }, - "node_modules/@vanilla-extract/integration": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@vanilla-extract/integration/-/integration-6.5.0.tgz", - "integrity": "sha512-E2YcfO8vA+vs+ua+gpvy1HRqvgWbI+MTlUpxA8FvatOvybuNcWAY0CKwQ/Gpj7rswYKtC6C7+xw33emM6/ImdQ==", - "license": "MIT", - "dependencies": { - "@babel/core": "^7.20.7", - "@babel/plugin-syntax-typescript": "^7.20.0", - "@vanilla-extract/babel-plugin-debug-ids": "^1.0.4", - "@vanilla-extract/css": "^1.14.0", - "esbuild": "npm:esbuild@~0.17.6 || ~0.18.0 || ~0.19.0", - "eval": "0.1.8", - "find-up": "^5.0.0", - "javascript-stringify": "^2.0.1", - "lodash": "^4.17.21", - "mlly": "^1.4.2", - "outdent": "^0.8.0", - "vite": "^5.0.11", - "vite-node": "^1.2.0" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/aix-ppc64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.19.12.tgz", - "integrity": "sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "aix" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/android-arm": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.19.12.tgz", - "integrity": "sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/android-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.19.12.tgz", - "integrity": "sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/android-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.19.12.tgz", - "integrity": "sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/darwin-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.19.12.tgz", - "integrity": "sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/darwin-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.19.12.tgz", - "integrity": "sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/freebsd-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.12.tgz", - "integrity": "sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/freebsd-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.19.12.tgz", - "integrity": "sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-arm": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.19.12.tgz", - "integrity": "sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.19.12.tgz", - "integrity": "sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-ia32": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.19.12.tgz", - "integrity": "sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-loong64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.19.12.tgz", - "integrity": "sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==", - "cpu": [ - "loong64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-mips64el": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.19.12.tgz", - "integrity": "sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==", - "cpu": [ - "mips64el" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-ppc64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.19.12.tgz", - "integrity": "sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-riscv64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.19.12.tgz", - "integrity": "sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==", - "cpu": [ - "riscv64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-s390x": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.19.12.tgz", - "integrity": "sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==", - "cpu": [ - "s390x" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/linux-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.19.12.tgz", - "integrity": "sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/netbsd-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.19.12.tgz", - "integrity": "sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/openbsd-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.19.12.tgz", - "integrity": "sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/sunos-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.19.12.tgz", - "integrity": "sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/win32-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.19.12.tgz", - "integrity": "sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/win32-ia32": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.19.12.tgz", - "integrity": "sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/@esbuild/win32-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.19.12.tgz", - "integrity": "sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/esbuild": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.19.12.tgz", - "integrity": "sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==", - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=12" - }, - "optionalDependencies": { - "@esbuild/aix-ppc64": "0.19.12", - "@esbuild/android-arm": "0.19.12", - "@esbuild/android-arm64": "0.19.12", - "@esbuild/android-x64": "0.19.12", - "@esbuild/darwin-arm64": "0.19.12", - "@esbuild/darwin-x64": "0.19.12", - "@esbuild/freebsd-arm64": "0.19.12", - "@esbuild/freebsd-x64": "0.19.12", - "@esbuild/linux-arm": "0.19.12", - "@esbuild/linux-arm64": "0.19.12", - "@esbuild/linux-ia32": "0.19.12", - "@esbuild/linux-loong64": "0.19.12", - "@esbuild/linux-mips64el": "0.19.12", - "@esbuild/linux-ppc64": "0.19.12", - "@esbuild/linux-riscv64": "0.19.12", - "@esbuild/linux-s390x": "0.19.12", - "@esbuild/linux-x64": "0.19.12", - "@esbuild/netbsd-x64": "0.19.12", - "@esbuild/openbsd-x64": "0.19.12", - "@esbuild/sunos-x64": "0.19.12", - "@esbuild/win32-arm64": "0.19.12", - "@esbuild/win32-ia32": "0.19.12", - "@esbuild/win32-x64": "0.19.12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite": { - "version": "5.4.21", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", - "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", - "license": "MIT", - "dependencies": { - "esbuild": "^0.21.3", - "postcss": "^8.4.43", - "rollup": "^4.20.0" - }, - "bin": { - "vite": "bin/vite.js" - }, - "engines": { - "node": "^18.0.0 || >=20.0.0" - }, - "funding": { - "url": "https://github.com/vitejs/vite?sponsor=1" - }, - "optionalDependencies": { - "fsevents": "~2.3.3" - }, - "peerDependencies": { - "@types/node": "^18.0.0 || >=20.0.0", - "less": "*", - "lightningcss": "^1.21.0", - "sass": "*", - "sass-embedded": "*", - "stylus": "*", - "sugarss": "*", - "terser": "^5.4.0" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "less": { - "optional": true - }, - "lightningcss": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - }, - "stylus": { - "optional": true - }, - "sugarss": { - "optional": true - }, - "terser": { - "optional": true - } - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/aix-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", - "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "aix" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/android-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", - "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/android-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", - "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/android-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", - "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/darwin-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", - "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/darwin-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", - "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/freebsd-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", - "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/freebsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", - "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", - "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", - "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", - "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-loong64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", - "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", - "cpu": [ - "loong64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-mips64el": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", - "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", - "cpu": [ - "mips64el" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", - "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-riscv64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", - "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", - "cpu": [ - "riscv64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-s390x": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", - "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", - "cpu": [ - "s390x" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/linux-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", - "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/netbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", - "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/openbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", - "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/sunos-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", - "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/win32-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", - "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/win32-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", - "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/@esbuild/win32-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", - "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@vanilla-extract/integration/node_modules/vite/node_modules/esbuild": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", - "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=12" - }, - "optionalDependencies": { - "@esbuild/aix-ppc64": "0.21.5", - "@esbuild/android-arm": "0.21.5", - "@esbuild/android-arm64": "0.21.5", - "@esbuild/android-x64": "0.21.5", - "@esbuild/darwin-arm64": "0.21.5", - "@esbuild/darwin-x64": "0.21.5", - "@esbuild/freebsd-arm64": "0.21.5", - "@esbuild/freebsd-x64": "0.21.5", - "@esbuild/linux-arm": "0.21.5", - "@esbuild/linux-arm64": "0.21.5", - "@esbuild/linux-ia32": "0.21.5", - "@esbuild/linux-loong64": "0.21.5", - "@esbuild/linux-mips64el": "0.21.5", - "@esbuild/linux-ppc64": "0.21.5", - "@esbuild/linux-riscv64": "0.21.5", - "@esbuild/linux-s390x": "0.21.5", - "@esbuild/linux-x64": "0.21.5", - "@esbuild/netbsd-x64": "0.21.5", - "@esbuild/openbsd-x64": "0.21.5", - "@esbuild/sunos-x64": "0.21.5", - "@esbuild/win32-arm64": "0.21.5", - "@esbuild/win32-ia32": "0.21.5", - "@esbuild/win32-x64": "0.21.5" - } - }, - "node_modules/@vanilla-extract/private": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/@vanilla-extract/private/-/private-1.0.9.tgz", - "integrity": "sha512-gT2jbfZuaaCLrAxwXbRgIhGhcXbRZCG3v4TTUnjw0EJ7ArdBRxkq4msNJkbuRkCgfIK5ATmprB5t9ljvLeFDEA==", - "license": "MIT" - }, - "node_modules/@vanilla-extract/recipes": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/@vanilla-extract/recipes/-/recipes-0.5.7.tgz", - "integrity": "sha512-Fvr+htdyb6LVUu+PhH61UFPhwkjgDEk8L4Zq9oIdte42sntpKrgFy90MyTRtGwjVALmrJ0pwRUVr8UoByYeW8A==", - "license": "MIT", - "peerDependencies": { - "@vanilla-extract/css": "^1.0.0" - } - }, - "node_modules/@vanilla-extract/vite-plugin": { - "version": "3.9.5", - "resolved": "https://registry.npmjs.org/@vanilla-extract/vite-plugin/-/vite-plugin-3.9.5.tgz", - "integrity": "sha512-CWI/CtrVW6i3HKccI6T7uGQkTJ8bd8Xl2UMBg3Pkr7dwWMmavXTeucV0I9KSbmXaYXSbEj+Q8c9y0xAZwtmTig==", - "license": "MIT", - "dependencies": { - "@vanilla-extract/integration": "^6.3.0", - "outdent": "^0.8.0", - "postcss": "^8.3.6", - "postcss-load-config": "^4.0.1" - }, - "peerDependencies": { - "vite": "^2.2.3 || ^3.0.0 || ^4.0.3 || ^5.0.0" - } - }, - "node_modules/@vitejs/plugin-react": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.1.4.tgz", - "integrity": "sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.29.0", - "@babel/plugin-transform-react-jsx-self": "^7.27.1", - "@babel/plugin-transform-react-jsx-source": "^7.27.1", - "@rolldown/pluginutils": "1.0.0-rc.3", - "@types/babel__core": "^7.20.5", - "react-refresh": "^0.18.0" - }, - "engines": { - "node": "^20.19.0 || >=22.12.0" - }, - "peerDependencies": { - "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" - } - }, - "node_modules/acorn": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", - "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", - "license": "MIT", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/ajv": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz", - "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/another-json": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/another-json/-/another-json-0.2.0.tgz", - "integrity": "sha512-/Ndrl68UQLhnCdsAzEXLMFuOR546o2qbYRqCglaNHbjXrwG1ayTcdwr3zkSGOGtGXDyR5X9nCFfnyG2AFJIsqg==", - "license": "Apache-2.0" - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/anymatch": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "dev": true, - "dependencies": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/anymatch/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true, - "license": "Python-2.0" - }, - "node_modules/aria-query": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", - "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/array-buffer-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", - "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", - "dependencies": { - "call-bound": "^1.0.3", - "is-array-buffer": "^3.0.5" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array-includes": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz", - "integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.24.0", - "es-object-atoms": "^1.1.1", - "get-intrinsic": "^1.3.0", - "is-string": "^1.1.1", - "math-intrinsics": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.findlast": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", - "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "es-shim-unscopables": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.findlastindex": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz", - "integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.9", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "es-shim-unscopables": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.flat": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", - "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.flatmap": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", - "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.tosorted": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", - "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", - "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.3", - "es-errors": "^1.3.0", - "es-shim-unscopables": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/arraybuffer.prototype.slice": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", - "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", - "dependencies": { - "array-buffer-byte-length": "^1.0.1", - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "is-array-buffer": "^3.0.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/ast-types-flow": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", - "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/async": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", - "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", - "dev": true, - "license": "MIT" - }, - "node_modules/at-least-node": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", - "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/available-typed-arrays": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", - "dependencies": { - "possible-typed-array-names": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/await-to-js": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/await-to-js/-/await-to-js-3.0.0.tgz", - "integrity": "sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/axe-core": { - "version": "4.11.1", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.1.tgz", - "integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==", - "dev": true, - "license": "MPL-2.0", - "engines": { - "node": ">=4" - } - }, - "node_modules/axobject-query": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", - "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.4.15", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.15.tgz", - "integrity": "sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.28.6", - "@babel/helper-define-polyfill-provider": "^0.6.6", - "semver": "^6.3.1" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.0.tgz", - "integrity": "sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.6.6", - "core-js-compat": "^3.48.0" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.6.tgz", - "integrity": "sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.6.6" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/badwords-list": { - "version": "2.0.1-4", - "resolved": "https://registry.npmjs.org/badwords-list/-/badwords-list-2.0.1-4.tgz", - "integrity": "sha512-FxfZUp7B9yCnesNtFQS9v6PvZdxTYa14Q60JR6vhjdQdWI4naTjJIyx22JzoER8ooeT8SAAKoHLjKfCV7XgYUQ==", - "license": "MIT" - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - }, - "node_modules/base-x": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-5.0.1.tgz", - "integrity": "sha512-M7uio8Zt++eg3jPj+rHMfCC+IuygQHHCOU+IYsVtik6FWjuYpVt/+MRKcgsAMHh8mMFAwnB+Bs+mTrFiXjMzKg==", - "license": "MIT" - }, - "node_modules/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/baseline-browser-mapping": { - "version": "2.9.19", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.19.tgz", - "integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==", - "license": "Apache-2.0", - "bin": { - "baseline-browser-mapping": "dist/cli.js" - } - }, - "node_modules/binary-extensions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/bind-event-listener": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bind-event-listener/-/bind-event-listener-3.0.0.tgz", - "integrity": "sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q==" - }, - "node_modules/blake3-wasm": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/blake3-wasm/-/blake3-wasm-2.1.5.tgz", - "integrity": "sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==", - "dev": true, - "license": "MIT" - }, - "node_modules/blurhash": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-2.0.5.tgz", - "integrity": "sha512-cRygWd7kGBQO3VEhPiTgq4Wc43ctsM+o46urrmPOiuAe+07fzlSB9OJVdpgDL0jPqXUVQ9ht7aq7kxOeJHRK+w==", - "license": "MIT" - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/braces": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "dev": true, - "dependencies": { - "fill-range": "^7.1.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/browser-encrypt-attachment": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/browser-encrypt-attachment/-/browser-encrypt-attachment-0.3.0.tgz", - "integrity": "sha512-L7siI766UCH6+arP9yT5wpA5AFxnmGbKiGSsxEVACl1tE0pvDJeQvMmbY2UmJiuffrr0ZJ2+U6Om46wQBqh1Lw==" - }, - "node_modules/browserslist": { - "version": "4.28.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", - "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "baseline-browser-mapping": "^2.9.0", - "caniuse-lite": "^1.0.30001759", - "electron-to-chromium": "^1.5.263", - "node-releases": "^2.0.27", - "update-browserslist-db": "^1.2.0" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - } - }, - "node_modules/bs58": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-6.0.0.tgz", - "integrity": "sha512-PD0wEnEYg6ijszw/u8s+iI3H17cTymlrwkKhDhPZq+Sokl3AU4htyBFTjAeNAlCCmg0f53g6ih3jATyCKftTfw==", - "license": "MIT", - "dependencies": { - "base-x": "^5.0.0" - } - }, - "node_modules/buffer": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", - "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/cac": { - "version": "6.7.14", - "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", - "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/call-bind": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", - "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", - "dependencies": { - "call-bind-apply-helpers": "^1.0.0", - "es-define-property": "^1.0.0", - "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/call-bind-apply-helpers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", - "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/call-bound": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", - "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "get-intrinsic": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/caniuse-lite": { - "version": "1.0.30001769", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001769.tgz", - "integrity": "sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "CC-BY-4.0" - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/chokidar": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", - "dev": true, - "dependencies": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - }, - "engines": { - "node": ">= 8.10.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - } - }, - "node_modules/chokidar/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/chroma-js": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-3.2.0.tgz", - "integrity": "sha512-os/OippSlX1RlWWr+QDPcGUZs0uoqr32urfxESG9U93lhUfbnlyckte84Q8P1UQY/qth983AS1JONKmLS4T0nw==", - "license": "(BSD-3-Clause AND Apache-2.0)" - }, - "node_modules/classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", - "license": "MIT" - }, - "node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/clsx": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", - "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/comment-parser": { - "version": "1.4.5", - "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.5.tgz", - "integrity": "sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 12.0.0" - } - }, - "node_modules/common-tags": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz", - "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/compute-scroll-into-view": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.1.tgz", - "integrity": "sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==", - "license": "MIT" - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" - }, - "node_modules/confbox": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", - "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==", - "license": "MIT" - }, - "node_modules/confusing-browser-globals": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", - "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==", - "dev": true, - "license": "MIT" - }, - "node_modules/content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" - }, - "node_modules/cookie": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", - "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/express" - } - }, - "node_modules/core-js-compat": { - "version": "3.48.0", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.48.0.tgz", - "integrity": "sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "browserslist": "^4.28.1" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/cosmiconfig": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", - "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", - "dev": true, - "license": "MIT", - "dependencies": { - "import-fresh": "^3.3.0", - "js-yaml": "^4.1.0", - "parse-json": "^5.2.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/d-fischer" - }, - "peerDependencies": { - "typescript": ">=4.9.5" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/cross-spawn": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", - "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/crypto-random-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/css-what": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", - "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==", - "license": "BSD-2-Clause", - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "bin": { - "cssesc": "bin/cssesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/csstype": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", - "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", - "license": "MIT" - }, - "node_modules/damerau-levenshtein": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", - "dev": true, - "license": "BSD-2-Clause" - }, - "node_modules/data-view-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz", - "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/data-view-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", - "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/inspect-js" - } - }, - "node_modules/data-view-byte-offset": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", - "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/dayjs": { - "version": "1.11.19", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz", - "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==", - "license": "MIT" - }, - "node_modules/debug": { - "version": "4.4.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/decimal.js": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", - "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", - "license": "MIT" - }, - "node_modules/dedent": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.1.tgz", - "integrity": "sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==", - "license": "MIT", - "peerDependencies": { - "babel-plugin-macros": "^3.1.0" - }, - "peerDependenciesMeta": { - "babel-plugin-macros": { - "optional": true - } - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/deep-object-diff": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/deep-object-diff/-/deep-object-diff-1.1.9.tgz", - "integrity": "sha512-Rn+RuwkmkDwCi2/oXOFS9Gsr5lJZu/yTGpK7wAaAIE75CC+LCGEZHpY6VQJa/RoJcrmaA/docWJZvYohlNkWPA==" - }, - "node_modules/deepmerge": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", - "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/define-data-property": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", - "dependencies": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "gopd": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/define-properties": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "dependencies": { - "define-data-property": "^1.0.1", - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/detect-libc": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", - "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=8" - } - }, - "node_modules/direction": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/direction/-/direction-1.0.4.tgz", - "integrity": "sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ==", - "bin": { - "direction": "cli.js" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "license": "Apache-2.0", - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ] - }, - "node_modules/domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/domutils": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", - "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/dot-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", - "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", - "dev": true, - "license": "MIT", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/dunder-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", - "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", - "dependencies": { - "call-bind-apply-helpers": "^1.0.1", - "es-errors": "^1.3.0", - "gopd": "^1.2.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/ejs": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", - "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "jake": "^10.8.5" - }, - "bin": { - "ejs": "bin/cli.js" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/electron-to-chromium": { - "version": "1.5.286", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.286.tgz", - "integrity": "sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==", - "license": "ISC" - }, - "node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true, - "license": "MIT" - }, - "node_modules/emojibase": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/emojibase/-/emojibase-15.3.1.tgz", - "integrity": "sha512-GNsjHnG2J3Ktg684Fs/vZR/6XpOSkZPMAv85EHrr6br2RN2cJNwdS4am/3YSK3y+/gOv2kmoK3GGdahXdMxg2g==", - "license": "MIT", - "funding": { - "type": "ko-fi", - "url": "https://ko-fi.com/milesjohnson" - } - }, - "node_modules/emojibase-data": { - "version": "15.3.2", - "resolved": "https://registry.npmjs.org/emojibase-data/-/emojibase-data-15.3.2.tgz", - "integrity": "sha512-TpDyTDDTdqWIJixV5sTA6OQ0P0JfIIeK2tFRR3q56G9LK65ylAZ7z3KyBXokpvTTJ+mLUXQXbLNyVkjvnTLE+A==", - "license": "MIT", - "funding": { - "type": "ko-fi", - "url": "https://ko-fi.com/milesjohnson" - }, - "peerDependencies": { - "emojibase": "*" - } - }, - "node_modules/enhanced-resolve": { - "version": "5.20.0", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz", - "integrity": "sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "graceful-fs": "^4.2.4", - "tapable": "^2.3.0" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/error-ex": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz", - "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/error-stack-parser-es": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz", - "integrity": "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, - "node_modules/es-abstract": { - "version": "1.24.1", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.1.tgz", - "integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==", - "license": "MIT", - "dependencies": { - "array-buffer-byte-length": "^1.0.2", - "arraybuffer.prototype.slice": "^1.0.4", - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "data-view-buffer": "^1.0.2", - "data-view-byte-length": "^1.0.2", - "data-view-byte-offset": "^1.0.1", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "es-set-tostringtag": "^2.1.0", - "es-to-primitive": "^1.3.0", - "function.prototype.name": "^1.1.8", - "get-intrinsic": "^1.3.0", - "get-proto": "^1.0.1", - "get-symbol-description": "^1.1.0", - "globalthis": "^1.0.4", - "gopd": "^1.2.0", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "internal-slot": "^1.1.0", - "is-array-buffer": "^3.0.5", - "is-callable": "^1.2.7", - "is-data-view": "^1.0.2", - "is-negative-zero": "^2.0.3", - "is-regex": "^1.2.1", - "is-set": "^2.0.3", - "is-shared-array-buffer": "^1.0.4", - "is-string": "^1.1.1", - "is-typed-array": "^1.1.15", - "is-weakref": "^1.1.1", - "math-intrinsics": "^1.1.0", - "object-inspect": "^1.13.4", - "object-keys": "^1.1.1", - "object.assign": "^4.1.7", - "own-keys": "^1.0.1", - "regexp.prototype.flags": "^1.5.4", - "safe-array-concat": "^1.1.3", - "safe-push-apply": "^1.0.0", - "safe-regex-test": "^1.1.0", - "set-proto": "^1.0.0", - "stop-iteration-iterator": "^1.1.0", - "string.prototype.trim": "^1.2.10", - "string.prototype.trimend": "^1.0.9", - "string.prototype.trimstart": "^1.0.8", - "typed-array-buffer": "^1.0.3", - "typed-array-byte-length": "^1.0.3", - "typed-array-byte-offset": "^1.0.4", - "typed-array-length": "^1.0.7", - "unbox-primitive": "^1.1.0", - "which-typed-array": "^1.1.19" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/es-define-property": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", - "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-errors": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-iterator-helpers": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.2.tgz", - "integrity": "sha512-BrUQ0cPTB/IwXj23HtwHjS9n7O4h9FX94b4xc5zlTHxeLgTAdzYUDyy6KdExAl9lbN5rtfe44xpjpmj9grxs5w==", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.24.1", - "es-errors": "^1.3.0", - "es-set-tostringtag": "^2.1.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.3.0", - "globalthis": "^1.0.4", - "gopd": "^1.2.0", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", - "internal-slot": "^1.1.0", - "iterator.prototype": "^1.1.5", - "safe-array-concat": "^1.1.3" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", - "dependencies": { - "es-errors": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-set-tostringtag": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", - "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", - "dependencies": { - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-shim-unscopables": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", - "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", - "license": "MIT", - "dependencies": { - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-to-primitive": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz", - "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", - "dependencies": { - "is-callable": "^1.2.7", - "is-date-object": "^1.0.5", - "is-symbol": "^1.0.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/esbuild": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz", - "integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=18" - }, - "optionalDependencies": { - "@esbuild/aix-ppc64": "0.27.3", - "@esbuild/android-arm": "0.27.3", - "@esbuild/android-arm64": "0.27.3", - "@esbuild/android-x64": "0.27.3", - "@esbuild/darwin-arm64": "0.27.3", - "@esbuild/darwin-x64": "0.27.3", - "@esbuild/freebsd-arm64": "0.27.3", - "@esbuild/freebsd-x64": "0.27.3", - "@esbuild/linux-arm": "0.27.3", - "@esbuild/linux-arm64": "0.27.3", - "@esbuild/linux-ia32": "0.27.3", - "@esbuild/linux-loong64": "0.27.3", - "@esbuild/linux-mips64el": "0.27.3", - "@esbuild/linux-ppc64": "0.27.3", - "@esbuild/linux-riscv64": "0.27.3", - "@esbuild/linux-s390x": "0.27.3", - "@esbuild/linux-x64": "0.27.3", - "@esbuild/netbsd-arm64": "0.27.3", - "@esbuild/netbsd-x64": "0.27.3", - "@esbuild/openbsd-arm64": "0.27.3", - "@esbuild/openbsd-x64": "0.27.3", - "@esbuild/openharmony-arm64": "0.27.3", - "@esbuild/sunos-x64": "0.27.3", - "@esbuild/win32-arm64": "0.27.3", - "@esbuild/win32-ia32": "0.27.3", - "@esbuild/win32-x64": "0.27.3" - } - }, - "node_modules/escalade": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", - "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "9.39.3", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.3.tgz", - "integrity": "sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.8.0", - "@eslint-community/regexpp": "^4.12.1", - "@eslint/config-array": "^0.21.1", - "@eslint/config-helpers": "^0.4.2", - "@eslint/core": "^0.17.0", - "@eslint/eslintrc": "^3.3.1", - "@eslint/js": "9.39.3", - "@eslint/plugin-kit": "^0.4.1", - "@humanfs/node": "^0.16.6", - "@humanwhocodes/module-importer": "^1.0.1", - "@humanwhocodes/retry": "^0.4.2", - "@types/estree": "^1.0.6", - "ajv": "^6.12.4", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.6", - "debug": "^4.3.2", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^8.4.0", - "eslint-visitor-keys": "^4.2.1", - "espree": "^10.4.0", - "esquery": "^1.5.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^8.0.0", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "ignore": "^5.2.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://eslint.org/donate" - }, - "peerDependencies": { - "jiti": "*" - }, - "peerDependenciesMeta": { - "jiti": { - "optional": true - } - } - }, - "node_modules/eslint-compat-utils": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz", - "integrity": "sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "semver": "^7.5.4" - }, - "engines": { - "node": ">=12" - }, - "peerDependencies": { - "eslint": ">=6.0.0" - } - }, - "node_modules/eslint-config-airbnb-extended": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb-extended/-/eslint-config-airbnb-extended-3.0.1.tgz", - "integrity": "sha512-JUVAh/tqLx99AFPmjXl5nalD6wrv6AD2muilieUJZG/uCjc89O93upoIcdB9221fTrcBdZAQ6f1jbyda1vcJ+Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@next/eslint-plugin-next": "^16.1.4", - "@stylistic/eslint-plugin": "^5.7.0", - "confusing-browser-globals": "^1.0.11", - "eslint-import-resolver-typescript": "^4.4.4", - "eslint-plugin-import": "^2.32.0", - "eslint-plugin-import-x": "^4.16.1", - "eslint-plugin-jsx-a11y": "^6.10.2", - "eslint-plugin-n": "^17.23.2", - "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^7.0.1", - "globals": "^17.0.0", - "typescript-eslint": "^8.53.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "peerDependencies": { - "eslint": "^9.0.0" - }, - "peerDependenciesMeta": { - "eslint": { - "optional": false - } - } - }, - "node_modules/eslint-config-prettier": { - "version": "10.1.8", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz", - "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==", - "dev": true, - "license": "MIT", - "bin": { - "eslint-config-prettier": "bin/cli.js" - }, - "funding": { - "url": "https://opencollective.com/eslint-config-prettier" - }, - "peerDependencies": { - "eslint": ">=7.0.0" - } - }, - "node_modules/eslint-import-context": { - "version": "0.1.9", - "resolved": "https://registry.npmjs.org/eslint-import-context/-/eslint-import-context-0.1.9.tgz", - "integrity": "sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==", - "dev": true, - "license": "MIT", - "dependencies": { - "get-tsconfig": "^4.10.1", - "stable-hash-x": "^0.2.0" - }, - "engines": { - "node": "^12.20.0 || ^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint-import-context" - }, - "peerDependencies": { - "unrs-resolver": "^1.0.0" - }, - "peerDependenciesMeta": { - "unrs-resolver": { - "optional": true - } - } - }, - "node_modules/eslint-import-resolver-node": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "^3.2.7", - "is-core-module": "^2.13.0", - "resolve": "^1.22.4" - } - }, - "node_modules/eslint-import-resolver-node/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-import-resolver-typescript": { - "version": "4.4.4", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.4.4.tgz", - "integrity": "sha512-1iM2zeBvrYmUNTj2vSC/90JTHDth+dfOfiNKkxApWRsTJYNrc8rOdxxIf5vazX+BiAXTeOT0UvWpGI/7qIWQOw==", - "dev": true, - "license": "ISC", - "dependencies": { - "debug": "^4.4.1", - "eslint-import-context": "^0.1.8", - "get-tsconfig": "^4.10.1", - "is-bun-module": "^2.0.0", - "stable-hash-x": "^0.2.0", - "tinyglobby": "^0.2.14", - "unrs-resolver": "^1.7.11" - }, - "engines": { - "node": "^16.17.0 || >=18.6.0" - }, - "funding": { - "url": "https://opencollective.com/eslint-import-resolver-typescript" - }, - "peerDependencies": { - "eslint": "*", - "eslint-plugin-import": "*", - "eslint-plugin-import-x": "*" - }, - "peerDependenciesMeta": { - "eslint-plugin-import": { - "optional": true - }, - "eslint-plugin-import-x": { - "optional": true - } - } - }, - "node_modules/eslint-module-utils": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz", - "integrity": "sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "^3.2.7" - }, - "engines": { - "node": ">=4" - }, - "peerDependenciesMeta": { - "eslint": { - "optional": true - } - } - }, - "node_modules/eslint-module-utils/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-plugin-es-x": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz", - "integrity": "sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==", - "dev": true, - "funding": [ - "https://github.com/sponsors/ota-meshi", - "https://opencollective.com/eslint" - ], - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.1.2", - "@eslint-community/regexpp": "^4.11.0", - "eslint-compat-utils": "^0.5.1" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": ">=8" - } - }, - "node_modules/eslint-plugin-import": { - "version": "2.32.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", - "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rtsao/scc": "^1.1.0", - "array-includes": "^3.1.9", - "array.prototype.findlastindex": "^1.2.6", - "array.prototype.flat": "^1.3.3", - "array.prototype.flatmap": "^1.3.3", - "debug": "^3.2.7", - "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.9", - "eslint-module-utils": "^2.12.1", - "hasown": "^2.0.2", - "is-core-module": "^2.16.1", - "is-glob": "^4.0.3", - "minimatch": "^3.1.2", - "object.fromentries": "^2.0.8", - "object.groupby": "^1.0.3", - "object.values": "^1.2.1", - "semver": "^6.3.1", - "string.prototype.trimend": "^1.0.9", - "tsconfig-paths": "^3.15.0" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" - } - }, - "node_modules/eslint-plugin-import-x": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import-x/-/eslint-plugin-import-x-4.16.1.tgz", - "integrity": "sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "^8.35.0", - "comment-parser": "^1.4.1", - "debug": "^4.4.1", - "eslint-import-context": "^0.1.9", - "is-glob": "^4.0.3", - "minimatch": "^9.0.3 || ^10.0.1", - "semver": "^7.7.2", - "stable-hash-x": "^0.2.0", - "unrs-resolver": "^1.9.2" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint-plugin-import-x" - }, - "peerDependencies": { - "@typescript-eslint/utils": "^8.0.0", - "eslint": "^8.57.0 || ^9.0.0", - "eslint-import-resolver-node": "*" - }, - "peerDependenciesMeta": { - "@typescript-eslint/utils": { - "optional": true - }, - "eslint-import-resolver-node": { - "optional": true - } - } - }, - "node_modules/eslint-plugin-import-x/node_modules/balanced-match": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/eslint-plugin-import-x/node_modules/brace-expansion": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^4.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/eslint-plugin-import-x/node_modules/minimatch": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", - "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "brace-expansion": "^5.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/eslint-plugin-import/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-plugin-import/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-plugin-jsx-a11y": { - "version": "6.10.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", - "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "aria-query": "^5.3.2", - "array-includes": "^3.1.8", - "array.prototype.flatmap": "^1.3.2", - "ast-types-flow": "^0.0.8", - "axe-core": "^4.10.0", - "axobject-query": "^4.1.0", - "damerau-levenshtein": "^1.0.8", - "emoji-regex": "^9.2.2", - "hasown": "^2.0.2", - "jsx-ast-utils": "^3.3.5", - "language-tags": "^1.0.9", - "minimatch": "^3.1.2", - "object.fromentries": "^2.0.8", - "safe-regex-test": "^1.0.3", - "string.prototype.includes": "^2.0.1" - }, - "engines": { - "node": ">=4.0" - }, - "peerDependencies": { - "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" - } - }, - "node_modules/eslint-plugin-n": { - "version": "17.24.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.24.0.tgz", - "integrity": "sha512-/gC7/KAYmfNnPNOb3eu8vw+TdVnV0zhdQwexsw6FLXbhzroVj20vRn2qL8lDWDGnAQ2J8DhdfvXxX9EoxvERvw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.5.0", - "enhanced-resolve": "^5.17.1", - "eslint-plugin-es-x": "^7.8.0", - "get-tsconfig": "^4.8.1", - "globals": "^15.11.0", - "globrex": "^0.1.2", - "ignore": "^5.3.2", - "semver": "^7.6.3", - "ts-declaration-location": "^1.0.6" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - }, - "peerDependencies": { - "eslint": ">=8.23.0" - } - }, - "node_modules/eslint-plugin-n/node_modules/globals": { - "version": "15.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", - "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint-plugin-n/node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/eslint-plugin-prettier": { - "version": "5.5.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz", - "integrity": "sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==", - "dev": true, - "license": "MIT", - "dependencies": { - "prettier-linter-helpers": "^1.0.1", - "synckit": "^0.11.12" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint-plugin-prettier" - }, - "peerDependencies": { - "@types/eslint": ">=8.0.0", - "eslint": ">=8.0.0", - "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0", - "prettier": ">=3.0.0" - }, - "peerDependenciesMeta": { - "@types/eslint": { - "optional": true - }, - "eslint-config-prettier": { - "optional": true - } - } - }, - "node_modules/eslint-plugin-react": { - "version": "7.37.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz", - "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==", - "license": "MIT", - "dependencies": { - "array-includes": "^3.1.8", - "array.prototype.findlast": "^1.2.5", - "array.prototype.flatmap": "^1.3.3", - "array.prototype.tosorted": "^1.1.4", - "doctrine": "^2.1.0", - "es-iterator-helpers": "^1.2.1", - "estraverse": "^5.3.0", - "hasown": "^2.0.2", - "jsx-ast-utils": "^2.4.1 || ^3.0.0", - "minimatch": "^3.1.2", - "object.entries": "^1.1.9", - "object.fromentries": "^2.0.8", - "object.values": "^1.2.1", - "prop-types": "^15.8.1", - "resolve": "^2.0.0-next.5", - "semver": "^6.3.1", - "string.prototype.matchall": "^4.0.12", - "string.prototype.repeat": "^1.0.0" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" - } - }, - "node_modules/eslint-plugin-react-hooks": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz", - "integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.24.4", - "@babel/parser": "^7.24.4", - "hermes-parser": "^0.25.1", - "zod": "^3.25.0 || ^4.0.0", - "zod-validation-error": "^3.5.0 || ^4.0.0" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" - } - }, - "node_modules/eslint-plugin-react/node_modules/resolve": { - "version": "2.0.0-next.5", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz", - "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/eslint-plugin-react/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-scope": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz", - "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint/node_modules/eslint-visitor-keys": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", - "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint/node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/espree": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz", - "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "acorn": "^8.15.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^4.2.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", - "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/esquery": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz", - "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estree-walker": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", - "dev": true - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eval": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/eval/-/eval-0.1.8.tgz", - "integrity": "sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==", - "dependencies": { - "@types/node": "*", - "require-like": ">= 0.1.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/events": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", - "license": "MIT", - "engines": { - "node": ">=0.8.x" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-diff": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", - "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", - "dev": true, - "license": "Apache-2.0" - }, - "node_modules/fast-glob": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", - "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.8" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fast-glob/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "license": "ISC", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fastify" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fastify" - } - ], - "license": "BSD-3-Clause" - }, - "node_modules/fastq": { - "version": "1.20.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz", - "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==", - "dev": true, - "license": "ISC", - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/fd-package-json": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/fd-package-json/-/fd-package-json-2.0.0.tgz", - "integrity": "sha512-jKmm9YtsNXN789RS/0mSzOC1NUq9mkVd65vbSSVsKdjGvYXBuE4oWe2QOEoFeRmJg+lPuZxpmrfFclNhoRMneQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "walk-up-path": "^4.0.0" - } - }, - "node_modules/fdir": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", - "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "picomatch": "^3 || ^4" - }, - "peerDependenciesMeta": { - "picomatch": { - "optional": true - } - } - }, - "node_modules/file-entry-cache": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz", - "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "flat-cache": "^4.0.0" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/file-saver": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/file-saver/-/file-saver-2.0.5.tgz", - "integrity": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" - }, - "node_modules/filelist": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", - "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "minimatch": "^5.0.1" - } - }, - "node_modules/filelist/node_modules/brace-expansion": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", - "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "node_modules/filelist/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/fill-range": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "dev": true, - "dependencies": { - "to-regex-range": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/flat-cache": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz", - "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==", - "dev": true, - "license": "MIT", - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.4" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/flatted": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", - "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", - "dev": true, - "license": "ISC" - }, - "node_modules/focus-trap": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.8.0.tgz", - "integrity": "sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==", - "license": "MIT", - "dependencies": { - "tabbable": "^6.4.0" - } - }, - "node_modules/focus-trap-react": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/focus-trap-react/-/focus-trap-react-10.3.1.tgz", - "integrity": "sha512-PN4Ya9xf9nyj/Nd9VxBNMuD7IrlRbmaG6POAQ8VLqgtc6IY/Ln1tYakow+UIq4fihYYYFM70/2oyidE6bbiPgw==", - "license": "MIT", - "dependencies": { - "focus-trap": "^7.6.1", - "tabbable": "^6.2.0" - }, - "peerDependencies": { - "prop-types": "^15.8.1", - "react": ">=16.3.0", - "react-dom": ">=16.3.0" - } - }, - "node_modules/folds": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/folds/-/folds-2.6.1.tgz", - "integrity": "sha512-0L1ZSqwjFSg2fesa//C4DgP47Vp/KqDuzjAaOEYN21AvoptyVI+6OEXWrtIdE8DPQCZYr0bV+tqbrLyA6uAhaw==", - "license": "Apache-2.0", - "peerDependencies": { - "@vanilla-extract/css": "1.9.2", - "@vanilla-extract/recipes": "0.3.0", - "classnames": "2.3.2", - "react": "17.0.0", - "react-dom": "17.0.0" - } - }, - "node_modules/for-each": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", - "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", - "license": "MIT", - "dependencies": { - "is-callable": "^1.2.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/foreground-child": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", - "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", - "dev": true, - "license": "ISC", - "dependencies": { - "cross-spawn": "^7.0.6", - "signal-exit": "^4.0.1" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/formatly": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/formatly/-/formatly-0.3.0.tgz", - "integrity": "sha512-9XNj/o4wrRFyhSMJOvsuyMwy8aUfBaZ1VrqHVfohyXf0Sw0e+yfKG+xZaY3arGCOMdwFsqObtzVOc1gU9KiT9w==", - "dev": true, - "license": "MIT", - "dependencies": { - "fd-package-json": "^2.0.0" - }, - "bin": { - "formatly": "bin/index.mjs" - }, - "engines": { - "node": ">=18.3.0" - } - }, - "node_modules/framer-motion": { - "version": "12.35.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.35.0.tgz", - "integrity": "sha512-w8hghCMQ4oq10j6aZh3U2yeEQv5K69O/seDI/41PK4HtgkLrcBovUNc0ayBC3UyyU7V1mrY2yLzvYdWJX9pGZQ==", - "license": "MIT", - "dependencies": { - "motion-dom": "^12.35.0", - "motion-utils": "^12.29.2", - "tslib": "^2.4.0" - }, - "peerDependencies": { - "@emotion/is-prop-valid": "*", - "react": "^18.0.0 || ^19.0.0", - "react-dom": "^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@emotion/is-prop-valid": { - "optional": true - }, - "react": { - "optional": true - }, - "react-dom": { - "optional": true - } - } - }, - "node_modules/fsevents": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "hasInstallScript": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/function.prototype.name": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz", - "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "functions-have-names": "^1.2.3", - "hasown": "^2.0.2", - "is-callable": "^1.2.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/functions-have-names": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } - }, - "node_modules/get-intrinsic": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", - "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "function-bind": "^1.1.2", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "math-intrinsics": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-own-enumerable-property-symbols": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", - "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", - "dev": true, - "license": "ISC" - }, - "node_modules/get-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", - "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", - "dependencies": { - "dunder-proto": "^1.0.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/get-symbol-description": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz", - "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-tsconfig": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.6.tgz", - "integrity": "sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==", - "dev": true, - "license": "MIT", - "dependencies": { - "resolve-pkg-maps": "^1.0.0" - }, - "funding": { - "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" - } - }, - "node_modules/glob": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz", - "integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==", - "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "foreground-child": "^3.3.1", - "jackspeak": "^4.1.1", - "minimatch": "^10.1.1", - "minipass": "^7.1.2", - "package-json-from-dist": "^1.0.0", - "path-scurry": "^2.0.0" - }, - "bin": { - "glob": "dist/esm/bin.mjs" - }, - "engines": { - "node": "20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.3" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/glob/node_modules/balanced-match": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.2.tgz", - "integrity": "sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==", - "dev": true, - "license": "MIT", - "dependencies": { - "jackspeak": "^4.2.3" - }, - "engines": { - "node": "20 || >=22" - } - }, - "node_modules/glob/node_modules/brace-expansion": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz", - "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^4.0.2" - }, - "engines": { - "node": "20 || >=22" - } - }, - "node_modules/glob/node_modules/minimatch": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.0.tgz", - "integrity": "sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "brace-expansion": "^5.0.2" - }, - "engines": { - "node": "20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/globals": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz", - "integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/globalthis": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", - "dependencies": { - "define-properties": "^1.2.1", - "gopd": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/globrex": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz", - "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==", - "dev": true, - "license": "MIT" - }, - "node_modules/gopd": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", - "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "dev": true - }, - "node_modules/has-bigints": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", - "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/has-property-descriptors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", - "dependencies": { - "es-define-property": "^1.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-proto": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz", - "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", - "dependencies": { - "dunder-proto": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", - "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-tostringtag": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", - "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", - "dependencies": { - "has-symbols": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/hermes-estree": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", - "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==", - "dev": true, - "license": "MIT" - }, - "node_modules/hermes-parser": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", - "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", - "dev": true, - "license": "MIT", - "dependencies": { - "hermes-estree": "0.25.1" - } - }, - "node_modules/hoist-non-react-statics": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", - "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", - "dependencies": { - "react-is": "^16.7.0" - } - }, - "node_modules/html-dom-parser": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.1.8.tgz", - "integrity": "sha512-MCIUng//mF2qTtGHXJWr6OLfHWmg3Pm8ezpfiltF83tizPWY17JxT4dRLE8lykJ5bChJELoY3onQKPbufJHxYA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/remarkablemark" - } - ], - "license": "MIT", - "dependencies": { - "domhandler": "5.0.3", - "htmlparser2": "10.1.0" - } - }, - "node_modules/html-dom-parser/node_modules/entities": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz", - "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==", - "license": "BSD-2-Clause", - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/html-dom-parser/node_modules/htmlparser2": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.1.0.tgz", - "integrity": "sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==", - "funding": [ - "https://github.com/fb55/htmlparser2?sponsor=1", - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "license": "MIT", - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.2.2", - "entities": "^7.0.1" - } - }, - "node_modules/html-parse-stringify": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz", - "integrity": "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==", - "dependencies": { - "void-elements": "3.1.0" - } - }, - "node_modules/html-react-parser": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-4.2.10.tgz", - "integrity": "sha512-JyKZVQ+kQ8PdycISwkuLbEEvV/k4hWhU6cb6TT7yGaYwdqA7cPt4VRYXkCZcix2vlQtgDBSMJUmPI2jpNjPGvg==", - "license": "MIT", - "dependencies": { - "domhandler": "5.0.3", - "html-dom-parser": "5.0.3", - "react-property": "2.0.2", - "style-to-js": "1.1.8" - }, - "peerDependencies": { - "react": "0.14 || 15 || 16 || 17 || 18" - } - }, - "node_modules/html-react-parser/node_modules/html-dom-parser": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.0.3.tgz", - "integrity": "sha512-slsc6ipw88OUZjAayRs5NTmfOQCwcUa3hNyk6AdsbQxY09H5Lr1Y3CZ4ZlconMKql3Ga6sWg3HMoUzo7KSItaQ==", - "license": "MIT", - "dependencies": { - "domhandler": "5.0.3", - "htmlparser2": "9.0.0" - } - }, - "node_modules/html-react-parser/node_modules/htmlparser2": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.0.0.tgz", - "integrity": "sha512-uxbSI98wmFT/G4P2zXx4OVx04qWUmyFPrD2/CNepa2Zo3GPNaCaaxElDgwUrwYWkK1nr9fft0Ya8dws8coDLLQ==", - "funding": [ - "https://github.com/fb55/htmlparser2?sponsor=1", - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "license": "MIT", - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.1.0", - "entities": "^4.5.0" - } - }, - "node_modules/htmlparser2": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz", - "integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==", - "funding": [ - "https://github.com/fb55/htmlparser2?sponsor=1", - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.0.1", - "entities": "^4.4.0" - } - }, - "node_modules/i18next": { - "version": "25.8.13", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.13.tgz", - "integrity": "sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==", - "funding": [ - { - "type": "individual", - "url": "https://locize.com" - }, - { - "type": "individual", - "url": "https://locize.com/i18next.html" - }, - { - "type": "individual", - "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" - } - ], - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.4" - }, - "peerDependencies": { - "typescript": "^5" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/i18next-browser-languagedetector": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-8.2.1.tgz", - "integrity": "sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.23.2" - } - }, - "node_modules/i18next-http-backend": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.7.3.tgz", - "integrity": "sha512-FgZxrXdRA5u44xfYsJlEBL4/KH3f2IluBpgV/7riW0YW2VEyM8FzVt2XHAOi6id0Ppj7vZvCZVpp5LrGXnc8Ig==", - "license": "MIT", - "dependencies": { - "cross-fetch": "4.0.0" - } - }, - "node_modules/i18next-http-backend/node_modules/cross-fetch": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz", - "integrity": "sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==", - "dependencies": { - "node-fetch": "^2.6.12" - } - }, - "node_modules/idb": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz", - "integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/ignore": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz", - "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/immer": { - "version": "9.0.21", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.21.tgz", - "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==", - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/immer" - } - }, - "node_modules/import-fresh": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", - "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inline-style-parser": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.2.tgz", - "integrity": "sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==", - "license": "MIT" - }, - "node_modules/internal-slot": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz", - "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", - "dependencies": { - "es-errors": "^1.3.0", - "hasown": "^2.0.2", - "side-channel": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/intl-messageformat": { - "version": "10.7.18", - "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.18.tgz", - "integrity": "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==", - "license": "BSD-3-Clause", - "dependencies": { - "@formatjs/ecma402-abstract": "2.3.6", - "@formatjs/fast-memoize": "2.2.7", - "@formatjs/icu-messageformat-parser": "2.11.4", - "tslib": "^2.8.0" - } - }, - "node_modules/is-array-buffer": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz", - "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "dev": true, - "license": "MIT" - }, - "node_modules/is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", - "dependencies": { - "call-bound": "^1.0.3", - "get-proto": "^1.0.1", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-bigint": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz", - "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", - "dependencies": { - "has-bigints": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-boolean-object": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.1.tgz", - "integrity": "sha512-l9qO6eFlUETHtuihLcYOaLKByJ1f+N4kthcU9YjHy3N+B3hWv0y/2Nd0mu/7lTFnRQHTrSdXF50HQ3bl5fEnng==", - "dependencies": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-bun-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-bun-module/-/is-bun-module-2.0.0.tgz", - "integrity": "sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "semver": "^7.7.1" - } - }, - "node_modules/is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-core-module": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", - "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", - "dependencies": { - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-data-view": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz", - "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", - "dependencies": { - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "is-typed-array": "^1.1.13" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-date-object": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz", - "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", - "dependencies": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-finalizationregistry": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", - "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-generator-function": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz", - "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", - "dependencies": { - "call-bound": "^1.0.3", - "get-proto": "^1.0.0", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-hotkey": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/is-hotkey/-/is-hotkey-0.2.0.tgz", - "integrity": "sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==", - "license": "MIT" - }, - "node_modules/is-map": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", - "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-module": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz", - "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==", - "dev": true, - "license": "MIT" - }, - "node_modules/is-negative-zero": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-network-error": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/is-network-error/-/is-network-error-1.3.0.tgz", - "integrity": "sha512-6oIwpsgRfnDiyEDLMay/GqCl3HoAtH5+RUKW29gYkL0QA+ipzpDLA16yQs7/RHCSu+BwgbJaOUqa4A99qNVQVw==", - "license": "MIT", - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true, - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/is-number-object": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz", - "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", - "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-regex": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", - "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", - "dependencies": { - "call-bound": "^1.0.2", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", - "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-set": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", - "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-shared-array-buffer": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", - "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-string": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz", - "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-symbol": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz", - "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", - "dependencies": { - "call-bound": "^1.0.2", - "has-symbols": "^1.1.0", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-typed-array": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", - "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", - "dependencies": { - "which-typed-array": "^1.1.16" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-weakmap": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", - "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-weakref": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz", - "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-weakset": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz", - "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", - "dependencies": { - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/iterator.prototype": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz", - "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", - "license": "MIT", - "dependencies": { - "define-data-property": "^1.1.4", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.6", - "get-proto": "^1.0.0", - "has-symbols": "^1.1.0", - "set-function-name": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/jackspeak": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.2.3.tgz", - "integrity": "sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "@isaacs/cliui": "^9.0.0" - }, - "engines": { - "node": "20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/jake": { - "version": "10.9.4", - "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.4.tgz", - "integrity": "sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "async": "^3.2.6", - "filelist": "^1.0.4", - "picocolors": "^1.1.1" - }, - "bin": { - "jake": "bin/cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/javascript-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/javascript-stringify/-/javascript-stringify-2.1.0.tgz", - "integrity": "sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==", - "license": "MIT" - }, - "node_modules/jiti": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", - "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", - "dev": true, - "license": "MIT", - "bin": { - "jiti": "lib/jiti-cli.mjs" - } - }, - "node_modules/jotai": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.18.0.tgz", - "integrity": "sha512-XI38kGWAvtxAZ+cwHcTgJsd+kJOJGf3OfL4XYaXWZMZ7IIY8e53abpIHvtVn1eAgJ5dlgwlGFnP4psrZ/vZbtA==", - "license": "MIT", - "engines": { - "node": ">=12.20.0" - }, - "peerDependencies": { - "@babel/core": ">=7.0.0", - "@babel/template": ">=7.0.0", - "@types/react": ">=17.0.0", - "react": ">=17.0.0" - }, - "peerDependenciesMeta": { - "@babel/core": { - "optional": true - }, - "@babel/template": { - "optional": true - }, - "@types/react": { - "optional": true - }, - "react": { - "optional": true - } - } - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" - }, - "node_modules/js-yaml": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", - "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", - "dev": true, - "license": "MIT", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jsesc": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", - "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "dev": true, - "license": "MIT" - }, - "node_modules/json-schema": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", - "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", - "dev": true, - "license": "(AFL-2.1 OR BSD-3-Clause)" - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true, - "license": "MIT" - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/jsonfile": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "dev": true, - "dependencies": { - "universalify": "^2.0.0" - }, - "optionalDependencies": { - "graceful-fs": "^4.1.6" - } - }, - "node_modules/jsonpointer": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz", - "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/jsx-ast-utils": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", - "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", - "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.flat": "^1.3.1", - "object.assign": "^4.1.4", - "object.values": "^1.1.6" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/jwt-decode": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-4.0.0.tgz", - "integrity": "sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==", - "license": "MIT", - "engines": { - "node": ">=18" - } - }, - "node_modules/keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "license": "MIT", - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/kleur": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", - "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/knip": { - "version": "5.85.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.85.0.tgz", - "integrity": "sha512-V2kyON+DZiYdNNdY6GALseiNCwX7dYdpz9Pv85AUn69Gk0UKCts+glOKWfe5KmaMByRjM9q17Mzj/KinTVOyxg==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/webpro" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/knip" - } - ], - "license": "ISC", - "dependencies": { - "@nodelib/fs.walk": "^1.2.3", - "fast-glob": "^3.3.3", - "formatly": "^0.3.0", - "jiti": "^2.6.0", - "js-yaml": "^4.1.1", - "minimist": "^1.2.8", - "oxc-resolver": "^11.15.0", - "picocolors": "^1.1.1", - "picomatch": "^4.0.1", - "smol-toml": "^1.5.2", - "strip-json-comments": "5.0.3", - "zod": "^4.1.11" - }, - "bin": { - "knip": "bin/knip.js", - "knip-bun": "bin/knip-bun.js" - }, - "engines": { - "node": ">=18.18.0" - }, - "peerDependencies": { - "@types/node": ">=18", - "typescript": ">=5.0.4 <7" - } - }, - "node_modules/knip/node_modules/strip-json-comments": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-5.0.3.tgz", - "integrity": "sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/language-subtag-registry": { - "version": "0.3.23", - "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", - "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/language-tags": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", - "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", - "dev": true, - "license": "MIT", - "dependencies": { - "language-subtag-registry": "^0.3.20" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lilconfig": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", - "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/antonk52" - } - }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "dev": true, - "license": "MIT" - }, - "node_modules/linkify-react": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/linkify-react/-/linkify-react-4.3.2.tgz", - "integrity": "sha512-mi744h1hf+WDsr+paJgSBBgYNLMWNSHyM9V9LVUo03RidNGdw1VpI7Twnt+K3pEh3nIzB4xiiAgZxpd61ItKpQ==", - "license": "MIT", - "peerDependencies": { - "linkifyjs": "^4.0.0", - "react": ">= 15.0.0" - } - }, - "node_modules/linkifyjs": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.2.tgz", - "integrity": "sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==", - "license": "MIT" - }, - "node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "node_modules/lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.sortby": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", - "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", - "dev": true, - "license": "MIT" - }, - "node_modules/loglevel": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.9.2.tgz", - "integrity": "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==", - "license": "MIT", - "engines": { - "node": ">= 0.6.0" - }, - "funding": { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/loglevel" - } - }, - "node_modules/loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" - }, - "bin": { - "loose-envify": "cli.js" - } - }, - "node_modules/lower-case": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", - "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", - "dev": true, - "license": "MIT", - "dependencies": { - "tslib": "^2.0.3" - } - }, - "node_modules/lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "dependencies": { - "yallist": "^3.0.2" - } - }, - "node_modules/magic-string": { - "version": "0.30.21", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", - "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.5.5" - } - }, - "node_modules/math-intrinsics": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", - "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/matrix-events-sdk": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz", - "integrity": "sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==", - "license": "Apache-2.0" - }, - "node_modules/matrix-js-sdk": { - "version": "38.4.0", - "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-38.4.0.tgz", - "integrity": "sha512-Xs9/6pE1eL/F5bP11jrtsZXiPlCda+mW5UC21DifvpjHWvAZsz4rq24rXd4s5/oPrIZKJqP8Fnfcic870ben2w==", - "license": "Apache-2.0", - "dependencies": { - "@babel/runtime": "^7.12.5", - "@matrix-org/matrix-sdk-crypto-wasm": "^15.3.0", - "another-json": "^0.2.0", - "bs58": "^6.0.0", - "content-type": "^1.0.4", - "jwt-decode": "^4.0.0", - "loglevel": "^1.9.2", - "matrix-events-sdk": "0.0.1", - "matrix-widget-api": "1.13.0", - "oidc-client-ts": "^3.0.1", - "p-retry": "7", - "sdp-transform": "^2.14.1", - "unhomoglyph": "^1.0.6", - "uuid": "13" - }, - "engines": { - "node": ">=22.0.0" - } - }, - "node_modules/matrix-js-sdk/node_modules/uuid": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-13.0.0.tgz", - "integrity": "sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==", - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], - "license": "MIT", - "bin": { - "uuid": "dist-node/bin/uuid" - } - }, - "node_modules/matrix-widget-api": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/matrix-widget-api/-/matrix-widget-api-1.13.0.tgz", - "integrity": "sha512-+LrvwkR1izL4h2euX8PDrvG/3PZZDEd6As+lmnR3jAVwbFJtU5iTnwmZGnCca9ddngCvXvAHkcpJBEPyPTZneQ==", - "license": "Apache-2.0", - "dependencies": { - "@types/events": "^3.0.0", - "events": "^3.2.0" - } - }, - "node_modules/media-query-parser": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/media-query-parser/-/media-query-parser-2.0.2.tgz", - "integrity": "sha512-1N4qp+jE0pL5Xv4uEcwVUhIkwdUO3S/9gML90nqKA7v7FcOS5vUtatfzok9S9U1EJU8dHWlcv95WLnKmmxZI9w==", - "dependencies": { - "@babel/runtime": "^7.12.5" - } - }, - "node_modules/merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/micromatch": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", - "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", - "dev": true, - "license": "MIT", - "dependencies": { - "braces": "^3.0.3", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/micromatch/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/millify": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/millify/-/millify-6.1.0.tgz", - "integrity": "sha512-H/E3J6t+DQs/F2YgfDhxUVZz/dF8JXPPKTLHL/yHCcLZLtCXJDUaqvhJXQwqOVBvbyNn4T0WjLpIHd7PAw7fBA==", - "dependencies": { - "yargs": "^17.0.1" - }, - "bin": { - "millify": "bin/millify" - } - }, - "node_modules/miniflare": { - "version": "4.20260301.1", - "resolved": "https://registry.npmjs.org/miniflare/-/miniflare-4.20260301.1.tgz", - "integrity": "sha512-fqkHx0QMKswRH9uqQQQOU/RoaS3Wjckxy3CUX3YGJr0ZIMu7ObvI+NovdYi6RIsSPthNtq+3TPmRNxjeRiasog==", - "dev": true, - "license": "MIT", - "dependencies": { - "@cspotcode/source-map-support": "0.8.1", - "sharp": "^0.34.5", - "undici": "7.18.2", - "workerd": "1.20260301.1", - "ws": "8.18.0", - "youch": "4.1.0-beta.10" - }, - "bin": { - "miniflare": "bootstrap.js" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/minimist": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/minipass": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=16 || 14 >=14.17" - } - }, - "node_modules/mlly": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.0.tgz", - "integrity": "sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==", - "license": "MIT", - "dependencies": { - "acorn": "^8.15.0", - "pathe": "^2.0.3", - "pkg-types": "^1.3.1", - "ufo": "^1.6.1" - } - }, - "node_modules/modern-ahocorasick": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/modern-ahocorasick/-/modern-ahocorasick-1.1.0.tgz", - "integrity": "sha512-sEKPVl2rM+MNVkGQt3ChdmD8YsigmXdn5NifZn6jiwn9LRJpWm8F3guhaqrJT/JOat6pwpbXEk6kv+b9DMIjsQ==", - "license": "MIT" - }, - "node_modules/motion": { - "version": "12.35.0", - "resolved": "https://registry.npmjs.org/motion/-/motion-12.35.0.tgz", - "integrity": "sha512-BQUhNUIGvUcwXCzwmnT1JpjUqab34lIwxHnXUyWRht1WC1vAyp7/4qgMiUXxN3K6hgUhyoR+HNnLeQMwUZjVjw==", - "license": "MIT", - "dependencies": { - "framer-motion": "^12.35.0", - "tslib": "^2.4.0" - }, - "peerDependencies": { - "@emotion/is-prop-valid": "*", - "react": "^18.0.0 || ^19.0.0", - "react-dom": "^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@emotion/is-prop-valid": { - "optional": true - }, - "react": { - "optional": true - }, - "react-dom": { - "optional": true - } - } - }, - "node_modules/motion-dom": { - "version": "12.35.0", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.35.0.tgz", - "integrity": "sha512-FFMLEnIejK/zDABn+vqGVAUN4T0+3fw+cVAY8MMT65yR+j5uMuvWdd4npACWhh94OVWQs79CrBBuwOwGRZAQiA==", - "license": "MIT", - "dependencies": { - "motion-utils": "^12.29.2" - } - }, - "node_modules/motion-utils": { - "version": "12.29.2", - "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.29.2.tgz", - "integrity": "sha512-G3kc34H2cX2gI63RqU+cZq+zWRRPSsNIOjpdl9TN4AQwC4sgwYPl/Q/Obf/d53nOm569T0fYK+tcoSV50BWx8A==", - "license": "MIT" - }, - "node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - }, - "node_modules/nanoid": { - "version": "3.3.11", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", - "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/napi-postinstall": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.4.tgz", - "integrity": "sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==", - "dev": true, - "license": "MIT", - "bin": { - "napi-postinstall": "lib/cli.js" - }, - "engines": { - "node": "^12.20.0 || ^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/napi-postinstall" - } - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/no-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", - "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", - "dev": true, - "license": "MIT", - "dependencies": { - "lower-case": "^2.0.2", - "tslib": "^2.0.3" - } - }, - "node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/node-readable-to-web-readable-stream": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/node-readable-to-web-readable-stream/-/node-readable-to-web-readable-stream-0.4.2.tgz", - "integrity": "sha512-/cMZNI34v//jUTrI+UIo4ieHAB5EZRY/+7OmXZgBxaWBMcW2tGdceIw06RFxWxrKZ5Jp3sI2i5TsRo+CBhtVLQ==", - "license": "MIT", - "optional": true - }, - "node_modules/node-releases": { - "version": "2.0.27", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz", - "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==", - "license": "MIT" - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-inspect": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", - "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.assign": { - "version": "4.1.7", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz", - "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0", - "has-symbols": "^1.1.0", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object.entries": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.9.tgz", - "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.fromentries": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", - "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", - "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object.groupby": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", - "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.values": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz", - "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/oidc-client-ts": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/oidc-client-ts/-/oidc-client-ts-3.2.1.tgz", - "integrity": "sha512-hS5AJ5s/x4bXhHvNJT1v+GGvzHUwdRWqNQQbSrp10L1IRmzfRGKQ3VWN3dstJb+oF3WtAyKezwD2+dTEIyBiAA==", - "license": "Apache-2.0", - "dependencies": { - "jwt-decode": "^4.0.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "dev": true, - "dependencies": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/outdent": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/outdent/-/outdent-0.8.0.tgz", - "integrity": "sha512-KiOAIsdpUTcAXuykya5fnVVT+/5uS0Q1mrkRHcF89tpieSmY33O/tmc54CqwA+bfhbtEfZUNLHaPUiB9X3jt1A==", - "license": "MIT" - }, - "node_modules/own-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz", - "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", - "dependencies": { - "get-intrinsic": "^1.2.6", - "object-keys": "^1.1.1", - "safe-push-apply": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/oxc-resolver": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/oxc-resolver/-/oxc-resolver-11.19.0.tgz", - "integrity": "sha512-oEe42WEoZc2T5sCQqgaRBx8huzP4cJvrnm+BfNTJESdtM633Tqs6iowkpsMTXgnb7SLwU6N6D9bqwW/PULjo6A==", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/Boshen" - }, - "optionalDependencies": { - "@oxc-resolver/binding-android-arm-eabi": "11.19.0", - "@oxc-resolver/binding-android-arm64": "11.19.0", - "@oxc-resolver/binding-darwin-arm64": "11.19.0", - "@oxc-resolver/binding-darwin-x64": "11.19.0", - "@oxc-resolver/binding-freebsd-x64": "11.19.0", - "@oxc-resolver/binding-linux-arm-gnueabihf": "11.19.0", - "@oxc-resolver/binding-linux-arm-musleabihf": "11.19.0", - "@oxc-resolver/binding-linux-arm64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-arm64-musl": "11.19.0", - "@oxc-resolver/binding-linux-ppc64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-riscv64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-riscv64-musl": "11.19.0", - "@oxc-resolver/binding-linux-s390x-gnu": "11.19.0", - "@oxc-resolver/binding-linux-x64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-x64-musl": "11.19.0", - "@oxc-resolver/binding-openharmony-arm64": "11.19.0", - "@oxc-resolver/binding-wasm32-wasi": "11.19.0", - "@oxc-resolver/binding-win32-arm64-msvc": "11.19.0", - "@oxc-resolver/binding-win32-ia32-msvc": "11.19.0", - "@oxc-resolver/binding-win32-x64-msvc": "11.19.0" - } - }, - "node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-map": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.4.tgz", - "integrity": "sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-retry": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-7.1.1.tgz", - "integrity": "sha512-J5ApzjyRkkf601HpEeykoiCvzHQjWxPAHhyjFcEUP2SWq0+35NKh8TLhpLw+Dkq5TZBFvUM6UigdE9hIVYTl5w==", - "license": "MIT", - "dependencies": { - "is-network-error": "^1.1.0" - }, - "engines": { - "node": ">=20" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/package-json-from-dist": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", - "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", - "dev": true, - "license": "BlueOak-1.0.0" - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "license": "MIT", - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/parse-srcset": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/parse-srcset/-/parse-srcset-1.0.2.tgz", - "integrity": "sha512-/2qh0lav6CmI15FzA3i/2Bzk2zCgQhGMkvhOhKNcBVQ1ldgpbfiNTVslmooUmWJcADi1f1kIeynbDRVzNlfR6Q==" - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - }, - "node_modules/path-scurry": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz", - "integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "lru-cache": "^11.0.0", - "minipass": "^7.1.2" - }, - "engines": { - "node": "20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/path-scurry/node_modules/lru-cache": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz", - "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==", - "dev": true, - "license": "BlueOak-1.0.0", - "engines": { - "node": "20 || >=22" - } - }, - "node_modules/path-to-regexp": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", - "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/pathe": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", - "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", - "license": "MIT" - }, - "node_modules/pdfjs-dist": { - "version": "5.4.624", - "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-5.4.624.tgz", - "integrity": "sha512-sm6TxKTtWv1Oh6n3C6J6a8odejb5uO4A4zo/2dgkHuC0iu8ZMAXOezEODkVaoVp8nX1Xzr+0WxFJJmUr45hQzg==", - "license": "Apache-2.0", - "engines": { - "node": ">=20.16.0 || >=22.3.0" - }, - "optionalDependencies": { - "@napi-rs/canvas": "^0.1.88", - "node-readable-to-web-readable-stream": "^0.4.2" - } - }, - "node_modules/picocolors": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" - }, - "node_modules/picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/pkg-types": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz", - "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", - "license": "MIT", - "dependencies": { - "confbox": "^0.1.8", - "mlly": "^1.7.4", - "pathe": "^2.0.1" - } - }, - "node_modules/possible-typed-array-names": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", - "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/postcss": { - "version": "8.5.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", - "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "nanoid": "^3.3.11", - "picocolors": "^1.1.1", - "source-map-js": "^1.2.1" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/postcss-load-config": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "lilconfig": "^3.0.0", - "yaml": "^2.3.4" - }, - "engines": { - "node": ">= 14" - }, - "peerDependencies": { - "postcss": ">=8.0.9", - "ts-node": ">=9.0.0" - }, - "peerDependenciesMeta": { - "postcss": { - "optional": true - }, - "ts-node": { - "optional": true - } - } - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/prettier": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", - "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", - "dev": true, - "license": "MIT", - "bin": { - "prettier": "bin/prettier.cjs" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, - "node_modules/prettier-linter-helpers": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz", - "integrity": "sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-diff": "^1.1.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/pretty-bytes": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz", - "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==", - "dev": true, - "engines": { - "node": "^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/prismjs": { - "version": "1.30.0", - "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz", - "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "dependencies": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/raf-schd": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/raf-schd/-/raf-schd-4.0.3.tgz", - "integrity": "sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==" - }, - "node_modules/randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "safe-buffer": "^5.1.0" - } - }, - "node_modules/react": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", - "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-aria": { - "version": "3.46.0", - "resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.46.0.tgz", - "integrity": "sha512-We0diSsMK35jw53JFjgF9w8obBjehAUI/TRiynnzSrjRd9eoHYQcecHlptke/HEFxvya/Gcm+LA21Im1+qnIeQ==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/string": "^3.2.7", - "@react-aria/breadcrumbs": "^3.5.31", - "@react-aria/button": "^3.14.4", - "@react-aria/calendar": "^3.9.4", - "@react-aria/checkbox": "^3.16.4", - "@react-aria/color": "^3.1.4", - "@react-aria/combobox": "^3.14.2", - "@react-aria/datepicker": "^3.16.0", - "@react-aria/dialog": "^3.5.33", - "@react-aria/disclosure": "^3.1.2", - "@react-aria/dnd": "^3.11.5", - "@react-aria/focus": "^3.21.4", - "@react-aria/gridlist": "^3.14.3", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/landmark": "^3.0.9", - "@react-aria/link": "^3.8.8", - "@react-aria/listbox": "^3.15.2", - "@react-aria/menu": "^3.20.0", - "@react-aria/meter": "^3.4.29", - "@react-aria/numberfield": "^3.12.4", - "@react-aria/overlays": "^3.31.1", - "@react-aria/progress": "^3.4.29", - "@react-aria/radio": "^3.12.4", - "@react-aria/searchfield": "^3.8.11", - "@react-aria/select": "^3.17.2", - "@react-aria/selection": "^3.27.1", - "@react-aria/separator": "^3.4.15", - "@react-aria/slider": "^3.8.4", - "@react-aria/ssr": "^3.9.10", - "@react-aria/switch": "^3.7.10", - "@react-aria/table": "^3.17.10", - "@react-aria/tabs": "^3.11.0", - "@react-aria/tag": "^3.8.0", - "@react-aria/textfield": "^3.18.4", - "@react-aria/toast": "^3.0.10", - "@react-aria/tooltip": "^3.9.1", - "@react-aria/tree": "^3.1.6", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-types/shared": "^3.33.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, - "node_modules/react-async-script": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/react-async-script/-/react-async-script-1.2.0.tgz", - "integrity": "sha512-bCpkbm9JiAuMGhkqoAiC0lLkb40DJ0HOEJIku+9JDjxX3Rcs+ztEOG13wbrOskt3n2DTrjshhaQ/iay+SnGg5Q==", - "dependencies": { - "hoist-non-react-statics": "^3.3.0", - "prop-types": "^15.5.0" - }, - "peerDependencies": { - "react": ">=16.4.1" - } - }, - "node_modules/react-blurhash": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/react-blurhash/-/react-blurhash-0.3.0.tgz", - "integrity": "sha512-XlKr4Ns1iYFRnk6DkAblNbAwN/bTJvxTVoxMvmTcURdc5oLoXZwqAF9N3LZUh/HT+QFlq5n6IS6VsDGsviYAiQ==", - "license": "MIT", - "peerDependencies": { - "blurhash": "^2.0.3", - "react": ">=15" - } - }, - "node_modules/react-colorful": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/react-colorful/-/react-colorful-5.6.1.tgz", - "integrity": "sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==", - "license": "MIT", - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, - "node_modules/react-dom": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", - "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0", - "scheduler": "^0.23.2" - }, - "peerDependencies": { - "react": "^18.3.1" - } - }, - "node_modules/react-error-boundary": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.1.2.tgz", - "integrity": "sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.12.5" - }, - "peerDependencies": { - "react": ">=16.13.1" - } - }, - "node_modules/react-google-recaptcha": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/react-google-recaptcha/-/react-google-recaptcha-2.1.0.tgz", - "integrity": "sha512-K9jr7e0CWFigi8KxC3WPvNqZZ47df2RrMAta6KmRoE4RUi7Ys6NmNjytpXpg4HI/svmQJLKR+PncEPaNJ98DqQ==", - "license": "MIT", - "dependencies": { - "prop-types": "^15.5.0", - "react-async-script": "^1.1.1" - }, - "peerDependencies": { - "react": ">=16.4.1" - } - }, - "node_modules/react-i18next": { - "version": "16.5.4", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.4.tgz", - "integrity": "sha512-6yj+dcfMncEC21QPhOTsW8mOSO+pzFmT6uvU7XXdvM/Cp38zJkmTeMeKmTrmCMD5ToT79FmiE/mRWiYWcJYW4g==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.4", - "html-parse-stringify": "^3.0.1", - "use-sync-external-store": "^1.6.0" - }, - "peerDependencies": { - "i18next": ">= 25.6.2", - "react": ">= 16.8.0", - "typescript": "^5" - }, - "peerDependenciesMeta": { - "react-dom": { - "optional": true - }, - "react-native": { - "optional": true - }, - "typescript": { - "optional": true - } - } - }, - "node_modules/react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" - }, - "node_modules/react-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.2.tgz", - "integrity": "sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==", - "license": "MIT" - }, - "node_modules/react-range": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/react-range/-/react-range-1.10.0.tgz", - "integrity": "sha512-kDo0LiBUHIQIP8menx0UoxTnHr7UXBYpIYl/DR9jCaO1o29VwvCLpkP/qOTNQz5hkJadPg1uEM07XJcJ1XGoKw==", - "license": "MIT", - "peerDependencies": { - "react": "*", - "react-dom": "*" - } - }, - "node_modules/react-refresh": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz", - "integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-router": { - "version": "6.30.3", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.3.tgz", - "integrity": "sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==", - "license": "MIT", - "dependencies": { - "@remix-run/router": "1.23.2" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "react": ">=16.8" - } - }, - "node_modules/react-router-dom": { - "version": "6.30.3", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.3.tgz", - "integrity": "sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==", - "license": "MIT", - "dependencies": { - "@remix-run/router": "1.23.2", - "react-router": "6.30.3" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "react": ">=16.8", - "react-dom": ">=16.8" - } - }, - "node_modules/readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "dev": true, - "dependencies": { - "picomatch": "^2.2.1" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/readdirp/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/reflect.getprototypeof": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", - "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.9", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.7", - "get-proto": "^1.0.1", - "which-builtin-type": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/regenerate": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", - "dev": true, - "license": "MIT" - }, - "node_modules/regenerate-unicode-properties": { - "version": "10.2.2", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz", - "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==", - "dev": true, - "license": "MIT", - "dependencies": { - "regenerate": "^1.4.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", - "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-errors": "^1.3.0", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "set-function-name": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/regexpu-core": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz", - "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==", - "dev": true, - "license": "MIT", - "dependencies": { - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.2.2", - "regjsgen": "^0.8.0", - "regjsparser": "^0.13.0", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.2.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/regjsgen": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz", - "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", - "dev": true, - "license": "MIT" - }, - "node_modules/regjsparser": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz", - "integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "jsesc": "~3.1.0" - }, - "bin": { - "regjsparser": "bin/parser" - } - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-like": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/require-like/-/require-like-0.1.2.tgz", - "integrity": "sha512-oyrU88skkMtDdauHDuKVrgR+zuItqr6/c//FXzvmxRGMexSDc6hNvJInGW3LL46n+8b50RykrvwSUIIQH2LQ5A==", - "engines": { - "node": "*" - } - }, - "node_modules/resolve": { - "version": "1.22.11", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz", - "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-core-module": "^2.16.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/resolve-pkg-maps": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", - "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" - } - }, - "node_modules/reusify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", - "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", - "dev": true, - "license": "MIT", - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rollup": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.57.1.tgz", - "integrity": "sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==", - "license": "MIT", - "dependencies": { - "@types/estree": "1.0.8" - }, - "bin": { - "rollup": "dist/bin/rollup" - }, - "engines": { - "node": ">=18.0.0", - "npm": ">=8.0.0" - }, - "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.57.1", - "@rollup/rollup-android-arm64": "4.57.1", - "@rollup/rollup-darwin-arm64": "4.57.1", - "@rollup/rollup-darwin-x64": "4.57.1", - "@rollup/rollup-freebsd-arm64": "4.57.1", - "@rollup/rollup-freebsd-x64": "4.57.1", - "@rollup/rollup-linux-arm-gnueabihf": "4.57.1", - "@rollup/rollup-linux-arm-musleabihf": "4.57.1", - "@rollup/rollup-linux-arm64-gnu": "4.57.1", - "@rollup/rollup-linux-arm64-musl": "4.57.1", - "@rollup/rollup-linux-loong64-gnu": "4.57.1", - "@rollup/rollup-linux-loong64-musl": "4.57.1", - "@rollup/rollup-linux-ppc64-gnu": "4.57.1", - "@rollup/rollup-linux-ppc64-musl": "4.57.1", - "@rollup/rollup-linux-riscv64-gnu": "4.57.1", - "@rollup/rollup-linux-riscv64-musl": "4.57.1", - "@rollup/rollup-linux-s390x-gnu": "4.57.1", - "@rollup/rollup-linux-x64-gnu": "4.57.1", - "@rollup/rollup-linux-x64-musl": "4.57.1", - "@rollup/rollup-openbsd-x64": "4.57.1", - "@rollup/rollup-openharmony-arm64": "4.57.1", - "@rollup/rollup-win32-arm64-msvc": "4.57.1", - "@rollup/rollup-win32-ia32-msvc": "4.57.1", - "@rollup/rollup-win32-x64-gnu": "4.57.1", - "@rollup/rollup-win32-x64-msvc": "4.57.1", - "fsevents": "~2.3.2" - } - }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/safe-array-concat": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz", - "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "has-symbols": "^1.1.0", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">=0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/safe-push-apply": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz", - "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", - "dependencies": { - "es-errors": "^1.3.0", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-regex-test": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", - "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-regex": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/sanitize-html": { - "version": "2.17.1", - "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.17.1.tgz", - "integrity": "sha512-ehFCW+q1a4CSOWRAdX97BX/6/PDEkCqw7/0JXZAGQV57FQB3YOkTa/rrzHPeJ+Aghy4vZAFfWMYyfxIiB7F/gw==", - "license": "MIT", - "dependencies": { - "deepmerge": "^4.2.2", - "escape-string-regexp": "^4.0.0", - "htmlparser2": "^8.0.0", - "is-plain-object": "^5.0.0", - "parse-srcset": "^1.0.2", - "postcss": "^8.3.11" - } - }, - "node_modules/scheduler": { - "version": "0.23.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0" - } - }, - "node_modules/scroll-into-view-if-needed": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz", - "integrity": "sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==", - "license": "MIT", - "dependencies": { - "compute-scroll-into-view": "^3.0.2" - } - }, - "node_modules/sdp-transform": { - "version": "2.15.0", - "resolved": "https://registry.npmjs.org/sdp-transform/-/sdp-transform-2.15.0.tgz", - "integrity": "sha512-KrOH82c/W+GYQ0LHqtr3caRpM3ITglq3ljGUIb8LTki7ByacJZ9z+piSGiwZDsRyhQbYBOBJgr2k6X4BZXi3Kw==", - "license": "MIT", - "bin": { - "sdp-verify": "checker.js" - } - }, - "node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/serialize-javascript": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", - "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "randombytes": "^2.1.0" - } - }, - "node_modules/set-function-length": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", - "dependencies": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/set-function-name": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz", - "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", - "dependencies": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "functions-have-names": "^1.2.3", - "has-property-descriptors": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/set-proto": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz", - "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", - "dependencies": { - "dunder-proto": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/sharp": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", - "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", - "dev": true, - "hasInstallScript": true, - "license": "Apache-2.0", - "dependencies": { - "@img/colour": "^1.0.0", - "detect-libc": "^2.1.2", - "semver": "^7.7.3" - }, - "engines": { - "node": "^18.17.0 || ^20.3.0 || >=21.0.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - }, - "optionalDependencies": { - "@img/sharp-darwin-arm64": "0.34.5", - "@img/sharp-darwin-x64": "0.34.5", - "@img/sharp-libvips-darwin-arm64": "1.2.4", - "@img/sharp-libvips-darwin-x64": "1.2.4", - "@img/sharp-libvips-linux-arm": "1.2.4", - "@img/sharp-libvips-linux-arm64": "1.2.4", - "@img/sharp-libvips-linux-ppc64": "1.2.4", - "@img/sharp-libvips-linux-riscv64": "1.2.4", - "@img/sharp-libvips-linux-s390x": "1.2.4", - "@img/sharp-libvips-linux-x64": "1.2.4", - "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", - "@img/sharp-libvips-linuxmusl-x64": "1.2.4", - "@img/sharp-linux-arm": "0.34.5", - "@img/sharp-linux-arm64": "0.34.5", - "@img/sharp-linux-ppc64": "0.34.5", - "@img/sharp-linux-riscv64": "0.34.5", - "@img/sharp-linux-s390x": "0.34.5", - "@img/sharp-linux-x64": "0.34.5", - "@img/sharp-linuxmusl-arm64": "0.34.5", - "@img/sharp-linuxmusl-x64": "0.34.5", - "@img/sharp-wasm32": "0.34.5", - "@img/sharp-win32-arm64": "0.34.5", - "@img/sharp-win32-ia32": "0.34.5", - "@img/sharp-win32-x64": "0.34.5" - } - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/side-channel": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", - "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3", - "side-channel-list": "^1.0.0", - "side-channel-map": "^1.0.1", - "side-channel-weakmap": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-list": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", - "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-map": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", - "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-weakmap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", - "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3", - "side-channel-map": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/slate": { - "version": "0.123.0", - "resolved": "https://registry.npmjs.org/slate/-/slate-0.123.0.tgz", - "integrity": "sha512-Oon3HR/QzJQBjuOUJT1jGGlp8Ff7t3Bkr/rJ2lDqxNT4H+cBnXpEVQ/si6hn1ZCHhD2xY/2N91PQoH/rD7kxTg==", - "license": "MIT" - }, - "node_modules/slate-dom": { - "version": "0.123.0", - "resolved": "https://registry.npmjs.org/slate-dom/-/slate-dom-0.123.0.tgz", - "integrity": "sha512-OUinp4tvSrAlt64JL9y20Xin08jgnnj1gJmIuPdGvU5MELKXRNZh17a7EKKNOS6OZPAE8Dk9NI1MAIS/Qz0YBw==", - "license": "MIT", - "dependencies": { - "@juggle/resize-observer": "^3.4.0", - "direction": "^1.0.4", - "is-hotkey": "^0.2.0", - "is-plain-object": "^5.0.0", - "lodash": "^4.17.21", - "scroll-into-view-if-needed": "^3.1.0", - "tiny-invariant": "1.3.1" - }, - "peerDependencies": { - "slate": ">=0.121.0" - } - }, - "node_modules/slate-history": { - "version": "0.113.1", - "resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.113.1.tgz", - "integrity": "sha512-J9NSJ+UG2GxoW0lw5mloaKcN0JI0x2IA5M5FxyGiInpn+QEutxT1WK7S/JneZCMFJBoHs1uu7S7e6pxQjubHmQ==", - "license": "MIT", - "dependencies": { - "is-plain-object": "^5.0.0" - }, - "peerDependencies": { - "slate": ">=0.65.3" - } - }, - "node_modules/slate-react": { - "version": "0.123.0", - "resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.123.0.tgz", - "integrity": "sha512-nQwXL1FEacrY9ZFmatRhoBnsySNUX2x6qB77V3oNHd7wWxBJWuzz4GMrBXcVoRE8Gac7Angf8xaNGzb6zcPlHg==", - "license": "MIT", - "dependencies": { - "@juggle/resize-observer": "^3.4.0", - "direction": "^1.0.4", - "is-hotkey": "^0.2.0", - "lodash": "^4.17.21", - "scroll-into-view-if-needed": "^3.1.0", - "tiny-invariant": "1.3.1" - }, - "peerDependencies": { - "react": ">=18.2.0", - "react-dom": ">=18.2.0", - "slate": ">=0.121.0", - "slate-dom": ">=0.119.1" - } - }, - "node_modules/smob": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/smob/-/smob-1.6.1.tgz", - "integrity": "sha512-KAkBqZl3c2GvNgNhcoyJae1aKldDW0LO279wF9bk1PnluRTETKBq0WyzRXxEhoQLk56yHaOY4JCBEKDuJIET5g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/smol-toml": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.6.0.tgz", - "integrity": "sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">= 18" - }, - "funding": { - "url": "https://github.com/sponsors/cyyynthia" - } - }, - "node_modules/snake-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz", - "integrity": "sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==", - "dev": true, - "license": "MIT", - "dependencies": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/source-map": { - "version": "0.8.0-beta.0", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", - "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", - "deprecated": "The work that was done in this beta branch won't be included in future versions", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "whatwg-url": "^7.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/source-map-js": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", - "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "dev": true, - "license": "MIT", - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/source-map-support/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map/node_modules/tr46": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", - "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", - "dev": true, - "license": "MIT", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/source-map/node_modules/webidl-conversions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", - "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", - "dev": true, - "license": "BSD-2-Clause" - }, - "node_modules/source-map/node_modules/whatwg-url": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", - "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", - "dev": true, - "license": "MIT", - "dependencies": { - "lodash.sortby": "^4.7.0", - "tr46": "^1.0.1", - "webidl-conversions": "^4.0.2" - } - }, - "node_modules/sourcemap-codec": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", - "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", - "deprecated": "Please use @jridgewell/sourcemap-codec instead", - "dev": true, - "license": "MIT" - }, - "node_modules/stable-hash-x": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/stable-hash-x/-/stable-hash-x-0.2.0.tgz", - "integrity": "sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/stop-iteration-iterator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz", - "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==", - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "internal-slot": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/string-width/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/string.prototype.includes": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz", - "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.3" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/string.prototype.matchall": { - "version": "4.0.12", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", - "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.6", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.6", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "internal-slot": "^1.1.0", - "regexp.prototype.flags": "^1.5.3", - "set-function-name": "^2.0.2", - "side-channel": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.repeat": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", - "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", - "license": "MIT", - "dependencies": { - "define-properties": "^1.1.3", - "es-abstract": "^1.17.5" - } - }, - "node_modules/string.prototype.trim": { - "version": "1.2.10", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", - "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-data-property": "^1.1.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-object-atoms": "^1.0.0", - "has-property-descriptors": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.trimend": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", - "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.trimstart": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", - "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", - "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/stringify-object": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", - "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "get-own-enumerable-property-symbols": "^3.0.0", - "is-obj": "^1.0.1", - "is-regexp": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/strip-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz", - "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/style-to-js": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.8.tgz", - "integrity": "sha512-bPSspCXkkhETLXnEgDbaoWRWyv3lF2bj32YIc8IElok2IIMHUlZtQUrxYmAkKUNxpluhH0qnKWrmuoXUyTY12g==", - "license": "MIT", - "dependencies": { - "style-to-object": "1.0.3" - } - }, - "node_modules/style-to-object": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.3.tgz", - "integrity": "sha512-xOpx7S53E0V3DpVsvt7ySvoiumRpfXiC99PUXLqGB3wiAnN9ybEIpuzlZ8LAZg+h1sl9JkEUwtSQXxcCgFqbbg==", - "license": "MIT", - "dependencies": { - "inline-style-parser": "0.2.2" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/svg-parser": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz", - "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/synckit": { - "version": "0.11.12", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.12.tgz", - "integrity": "sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@pkgr/core": "^0.2.9" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/synckit" - } - }, - "node_modules/tabbable": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz", - "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==", - "license": "MIT" - }, - "node_modules/tapable": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", - "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/tar-mini": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/tar-mini/-/tar-mini-0.2.0.tgz", - "integrity": "sha512-+qfUHz700DWnRutdUsxRRVZ38G1Qr27OetwaMYTdg8hcPxf46U0S1Zf76dQMWRBmusOt2ZCK5kbIaiLkoGO7WQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/tauri-plugin-splashscreen-api": { - "resolved": "crates/tauri-plugin-splashscreen", - "link": true - }, - "node_modules/temp-dir": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz", - "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/tempy": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz", - "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-stream": "^2.0.0", - "temp-dir": "^2.0.0", - "type-fest": "^0.16.0", - "unique-string": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/terser": { - "version": "5.46.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.46.0.tgz", - "integrity": "sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "@jridgewell/source-map": "^0.3.3", - "acorn": "^8.15.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "bin": { - "terser": "bin/terser" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/tiny-invariant": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz", - "integrity": "sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==", - "license": "MIT" - }, - "node_modules/tinyglobby": { - "version": "0.2.15", - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", - "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "fdir": "^6.5.0", - "picomatch": "^4.0.3" - }, - "engines": { - "node": ">=12.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/SuperchupuDev" - } - }, - "node_modules/to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "dependencies": { - "is-number": "^7.0.0" - }, - "engines": { - "node": ">=8.0" - } - }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "node_modules/ts-api-utils": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz", - "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18.12" - }, - "peerDependencies": { - "typescript": ">=4.8.4" - } - }, - "node_modules/ts-declaration-location": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz", - "integrity": "sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==", - "dev": true, - "funding": [ - { - "type": "ko-fi", - "url": "https://ko-fi.com/rebeccastevens" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/ts-declaration-location" - } - ], - "license": "BSD-3-Clause", - "dependencies": { - "picomatch": "^4.0.2" - }, - "peerDependencies": { - "typescript": ">=4.0.0" - } - }, - "node_modules/tsconfig-paths": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/json5": "^0.0.29", - "json5": "^1.0.2", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" - } - }, - "node_modules/tsconfig-paths/node_modules/json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dev": true, - "license": "MIT", - "dependencies": { - "minimist": "^1.2.0" - }, - "bin": { - "json5": "lib/cli.js" - } - }, - "node_modules/tslib": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", - "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "license": "0BSD" - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz", - "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/typed-array-buffer": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", - "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-typed-array": "^1.1.14" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/typed-array-byte-length": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", - "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", - "dependencies": { - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.14" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-byte-offset": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", - "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.15", - "reflect.getprototypeof": "^1.0.9" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-length": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz", - "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", - "dependencies": { - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "is-typed-array": "^1.1.13", - "possible-typed-array-names": "^1.0.0", - "reflect.getprototypeof": "^1.0.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "dev": true, - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, - "node_modules/typescript-eslint": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.56.1.tgz", - "integrity": "sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/eslint-plugin": "8.56.1", - "@typescript-eslint/parser": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1", - "@typescript-eslint/utils": "8.56.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/ua-parser-js": { - "version": "1.0.41", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.41.tgz", - "integrity": "sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/ua-parser-js" - }, - { - "type": "paypal", - "url": "https://paypal.me/faisalman" - }, - { - "type": "github", - "url": "https://github.com/sponsors/faisalman" - } - ], - "license": "MIT", - "bin": { - "ua-parser-js": "script/cli.js" - }, - "engines": { - "node": "*" - } - }, - "node_modules/ufo": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz", - "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==", - "license": "MIT" - }, - "node_modules/unbox-primitive": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz", - "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", - "dependencies": { - "call-bound": "^1.0.3", - "has-bigints": "^1.0.2", - "has-symbols": "^1.1.0", - "which-boxed-primitive": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/undici": { - "version": "7.18.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.18.2.tgz", - "integrity": "sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=20.18.1" - } - }, - "node_modules/undici-types": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", - "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", - "license": "MIT" - }, - "node_modules/unenv": { - "version": "2.0.0-rc.24", - "resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz", - "integrity": "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==", - "dev": true, - "license": "MIT", - "dependencies": { - "pathe": "^2.0.3" - } - }, - "node_modules/unhomoglyph": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/unhomoglyph/-/unhomoglyph-1.0.6.tgz", - "integrity": "sha512-7uvcWI3hWshSADBu4JpnyYbTVc7YlhF5GDW/oPD5AxIxl34k4wXR3WDkPnzLxkN32LiTCTKMQLtKVZiwki3zGg==", - "license": "MIT" - }, - "node_modules/unicode-canonical-property-names-ecmascript": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", - "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "unicode-canonical-property-names-ecmascript": "^2.0.0", - "unicode-property-aliases-ecmascript": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-value-ecmascript": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz", - "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-property-aliases-ecmascript": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz", - "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/unique-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "dev": true, - "license": "MIT", - "dependencies": { - "crypto-random-string": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/universalify": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", - "dev": true, - "engines": { - "node": ">= 10.0.0" - } - }, - "node_modules/unrs-resolver": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.11.1.tgz", - "integrity": "sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "dependencies": { - "napi-postinstall": "^0.3.0" - }, - "funding": { - "url": "https://opencollective.com/unrs-resolver" - }, - "optionalDependencies": { - "@unrs/resolver-binding-android-arm-eabi": "1.11.1", - "@unrs/resolver-binding-android-arm64": "1.11.1", - "@unrs/resolver-binding-darwin-arm64": "1.11.1", - "@unrs/resolver-binding-darwin-x64": "1.11.1", - "@unrs/resolver-binding-freebsd-x64": "1.11.1", - "@unrs/resolver-binding-linux-arm-gnueabihf": "1.11.1", - "@unrs/resolver-binding-linux-arm-musleabihf": "1.11.1", - "@unrs/resolver-binding-linux-arm64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-arm64-musl": "1.11.1", - "@unrs/resolver-binding-linux-ppc64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-riscv64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-riscv64-musl": "1.11.1", - "@unrs/resolver-binding-linux-s390x-gnu": "1.11.1", - "@unrs/resolver-binding-linux-x64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-x64-musl": "1.11.1", - "@unrs/resolver-binding-wasm32-wasi": "1.11.1", - "@unrs/resolver-binding-win32-arm64-msvc": "1.11.1", - "@unrs/resolver-binding-win32-ia32-msvc": "1.11.1", - "@unrs/resolver-binding-win32-x64-msvc": "1.11.1" - } - }, - "node_modules/upath": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz", - "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4", - "yarn": "*" - } - }, - "node_modules/update-browserslist-db": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", - "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "escalade": "^3.2.0", - "picocolors": "^1.1.1" - }, - "bin": { - "update-browserslist-db": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/use-sync-external-store": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", - "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", - "license": "MIT", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/uuid": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", - "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", - "dev": true, - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], - "bin": { - "uuid": "dist/bin/uuid" - } - }, - "node_modules/vite": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", - "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", - "dev": true, - "license": "MIT", - "dependencies": { - "esbuild": "^0.27.0", - "fdir": "^6.5.0", - "picomatch": "^4.0.3", - "postcss": "^8.5.6", - "rollup": "^4.43.0", - "tinyglobby": "^0.2.15" - }, - "bin": { - "vite": "bin/vite.js" - }, - "engines": { - "node": "^20.19.0 || >=22.12.0" - }, - "funding": { - "url": "https://github.com/vitejs/vite?sponsor=1" - }, - "optionalDependencies": { - "fsevents": "~2.3.3" - }, - "peerDependencies": { - "@types/node": "^20.19.0 || >=22.12.0", - "jiti": ">=1.21.0", - "less": "^4.0.0", - "lightningcss": "^1.21.0", - "sass": "^1.70.0", - "sass-embedded": "^1.70.0", - "stylus": ">=0.54.8", - "sugarss": "^5.0.0", - "terser": "^5.16.0", - "tsx": "^4.8.1", - "yaml": "^2.4.2" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "jiti": { - "optional": true - }, - "less": { - "optional": true - }, - "lightningcss": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - }, - "stylus": { - "optional": true - }, - "sugarss": { - "optional": true - }, - "terser": { - "optional": true - }, - "tsx": { - "optional": true - }, - "yaml": { - "optional": true - } - } - }, - "node_modules/vite-node": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.6.1.tgz", - "integrity": "sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==", - "license": "MIT", - "dependencies": { - "cac": "^6.7.14", - "debug": "^4.3.4", - "pathe": "^1.1.1", - "picocolors": "^1.0.0", - "vite": "^5.0.0" - }, - "bin": { - "vite-node": "vite-node.mjs" - }, - "engines": { - "node": "^18.0.0 || >=20.0.0" - }, - "funding": { - "url": "https://opencollective.com/vitest" - } - }, - "node_modules/vite-node/node_modules/@esbuild/aix-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", - "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "aix" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/android-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", - "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/android-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", - "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/android-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", - "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/darwin-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", - "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/darwin-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", - "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/freebsd-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", - "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/freebsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", - "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", - "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", - "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", - "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-loong64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", - "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", - "cpu": [ - "loong64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-mips64el": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", - "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", - "cpu": [ - "mips64el" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", - "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-riscv64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", - "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", - "cpu": [ - "riscv64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-s390x": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", - "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", - "cpu": [ - "s390x" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/linux-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", - "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/netbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", - "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/openbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", - "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/sunos-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", - "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/win32-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", - "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/win32-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", - "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/@esbuild/win32-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", - "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite-node/node_modules/esbuild": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", - "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=12" - }, - "optionalDependencies": { - "@esbuild/aix-ppc64": "0.21.5", - "@esbuild/android-arm": "0.21.5", - "@esbuild/android-arm64": "0.21.5", - "@esbuild/android-x64": "0.21.5", - "@esbuild/darwin-arm64": "0.21.5", - "@esbuild/darwin-x64": "0.21.5", - "@esbuild/freebsd-arm64": "0.21.5", - "@esbuild/freebsd-x64": "0.21.5", - "@esbuild/linux-arm": "0.21.5", - "@esbuild/linux-arm64": "0.21.5", - "@esbuild/linux-ia32": "0.21.5", - "@esbuild/linux-loong64": "0.21.5", - "@esbuild/linux-mips64el": "0.21.5", - "@esbuild/linux-ppc64": "0.21.5", - "@esbuild/linux-riscv64": "0.21.5", - "@esbuild/linux-s390x": "0.21.5", - "@esbuild/linux-x64": "0.21.5", - "@esbuild/netbsd-x64": "0.21.5", - "@esbuild/openbsd-x64": "0.21.5", - "@esbuild/sunos-x64": "0.21.5", - "@esbuild/win32-arm64": "0.21.5", - "@esbuild/win32-ia32": "0.21.5", - "@esbuild/win32-x64": "0.21.5" - } - }, - "node_modules/vite-node/node_modules/pathe": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", - "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", - "license": "MIT" - }, - "node_modules/vite-node/node_modules/vite": { - "version": "5.4.21", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", - "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", - "license": "MIT", - "dependencies": { - "esbuild": "^0.21.3", - "postcss": "^8.4.43", - "rollup": "^4.20.0" - }, - "bin": { - "vite": "bin/vite.js" - }, - "engines": { - "node": "^18.0.0 || >=20.0.0" - }, - "funding": { - "url": "https://github.com/vitejs/vite?sponsor=1" - }, - "optionalDependencies": { - "fsevents": "~2.3.3" - }, - "peerDependencies": { - "@types/node": "^18.0.0 || >=20.0.0", - "less": "*", - "lightningcss": "^1.21.0", - "sass": "*", - "sass-embedded": "*", - "stylus": "*", - "sugarss": "*", - "terser": "^5.4.0" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "less": { - "optional": true - }, - "lightningcss": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - }, - "stylus": { - "optional": true - }, - "sugarss": { - "optional": true - }, - "terser": { - "optional": true - } - } - }, - "node_modules/vite-plugin-compression2": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/vite-plugin-compression2/-/vite-plugin-compression2-2.5.0.tgz", - "integrity": "sha512-bHxtBibPxxSn5eZSe0IAzvYucP/hg8Bz8ppjbH7lndU5kIHT+92qTkB4z9xWYfnyV0YHuir1SjOuyO0fzU4Vgg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^5.1.0", - "tar-mini": "^0.2.0" - } - }, - "node_modules/vite-plugin-pwa": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.2.0.tgz", - "integrity": "sha512-a2xld+SJshT9Lgcv8Ji4+srFJL4k/1bVbd1x06JIkvecpQkwkvCncD1+gSzcdm3s+owWLpMJerG3aN5jupJEVw==", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "^4.3.6", - "pretty-bytes": "^6.1.1", - "tinyglobby": "^0.2.10", - "workbox-build": "^7.4.0", - "workbox-window": "^7.4.0" - }, - "engines": { - "node": ">=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - }, - "peerDependencies": { - "@vite-pwa/assets-generator": "^1.0.0", - "vite": "^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", - "workbox-build": "^7.4.0", - "workbox-window": "^7.4.0" - }, - "peerDependenciesMeta": { - "@vite-pwa/assets-generator": { - "optional": true - } - } - }, - "node_modules/vite-plugin-static-copy": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.2.0.tgz", - "integrity": "sha512-g2k9z8B/1Bx7D4wnFjPLx9dyYGrqWMLTpwTtPHhcU+ElNZP2O4+4OsyaficiDClus0dzVhdGvoGFYMJxoXZ12Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "chokidar": "^3.6.0", - "p-map": "^7.0.4", - "picocolors": "^1.1.1", - "tinyglobby": "^0.2.15" - }, - "engines": { - "node": "^18.0.0 || >=20.0.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/sapphi-red" - }, - "peerDependencies": { - "vite": "^5.0.0 || ^6.0.0 || ^7.0.0" - } - }, - "node_modules/vite-plugin-svgr": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/vite-plugin-svgr/-/vite-plugin-svgr-4.5.0.tgz", - "integrity": "sha512-W+uoSpmVkSmNOGPSsDCWVW/DDAyv+9fap9AZXBvWiQqrboJ08j2vh0tFxTD/LjwqwAd3yYSVJgm54S/1GhbdnA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^5.2.0", - "@svgr/core": "^8.1.0", - "@svgr/plugin-jsx": "^8.1.0" - }, - "peerDependencies": { - "vite": ">=2.6.0" - } - }, - "node_modules/vite-plugin-top-level-await": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.6.0.tgz", - "integrity": "sha512-bNhUreLamTIkoulCR9aDXbTbhLk6n1YE8NJUTTxl5RYskNRtzOR0ASzSjBVRtNdjIfngDXo11qOsybGLNsrdww==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/plugin-virtual": "^3.0.2", - "@swc/core": "^1.12.14", - "@swc/wasm": "^1.12.14", - "uuid": "10.0.0" - }, - "peerDependencies": { - "vite": ">=2.8" - } - }, - "node_modules/void-elements": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz", - "integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/walk-up-path": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-4.0.0.tgz", - "integrity": "sha512-3hu+tD8YzSLGuFYtPRb48vdhKMi0KQV5sn+uWr8+7dMEq/2G/dtLrdDinkLjqq5TIbIBjYJ4Ax/n3YiaW7QM8A==", - "dev": true, - "license": "ISC", - "engines": { - "node": "20 || >=22" - } - }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/which-boxed-primitive": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", - "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", - "dependencies": { - "is-bigint": "^1.1.0", - "is-boolean-object": "^1.2.1", - "is-number-object": "^1.1.1", - "is-string": "^1.1.1", - "is-symbol": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-builtin-type": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz", - "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", - "dependencies": { - "call-bound": "^1.0.2", - "function.prototype.name": "^1.1.6", - "has-tostringtag": "^1.0.2", - "is-async-function": "^2.0.0", - "is-date-object": "^1.1.0", - "is-finalizationregistry": "^1.1.0", - "is-generator-function": "^1.0.10", - "is-regex": "^1.2.1", - "is-weakref": "^1.0.2", - "isarray": "^2.0.5", - "which-boxed-primitive": "^1.1.0", - "which-collection": "^1.0.2", - "which-typed-array": "^1.1.16" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-collection": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz", - "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", - "dependencies": { - "is-map": "^2.0.3", - "is-set": "^2.0.3", - "is-weakmap": "^2.0.2", - "is-weakset": "^2.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-typed-array": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz", - "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==", - "license": "MIT", - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "for-each": "^0.3.5", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/word-wrap": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/workbox-background-sync": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.4.0.tgz", - "integrity": "sha512-8CB9OxKAgKZKyNMwfGZ1XESx89GryWTfI+V5yEj8sHjFH8MFelUwYXEyldEK6M6oKMmn807GoJFUEA1sC4XS9w==", - "dev": true, - "license": "MIT", - "dependencies": { - "idb": "^7.0.1", - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-broadcast-update": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.4.0.tgz", - "integrity": "sha512-+eZQwoktlvo62cI0b+QBr40v5XjighxPq3Fzo9AWMiAosmpG5gxRHgTbGGhaJv/q/MFVxwFNGh/UwHZ/8K88lA==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-build": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.4.0.tgz", - "integrity": "sha512-Ntk1pWb0caOFIvwz/hfgrov/OJ45wPEhI5PbTywQcYjyZiVhT3UrwwUPl6TRYbTm4moaFYithYnl1lvZ8UjxcA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@apideck/better-ajv-errors": "^0.3.1", - "@babel/core": "^7.24.4", - "@babel/preset-env": "^7.11.0", - "@babel/runtime": "^7.11.2", - "@rollup/plugin-babel": "^5.2.0", - "@rollup/plugin-node-resolve": "^15.2.3", - "@rollup/plugin-replace": "^2.4.1", - "@rollup/plugin-terser": "^0.4.3", - "@surma/rollup-plugin-off-main-thread": "^2.2.3", - "ajv": "^8.6.0", - "common-tags": "^1.8.0", - "fast-json-stable-stringify": "^2.1.0", - "fs-extra": "^9.0.1", - "glob": "^11.0.1", - "lodash": "^4.17.20", - "pretty-bytes": "^5.3.0", - "rollup": "^2.79.2", - "source-map": "^0.8.0-beta.0", - "stringify-object": "^3.3.0", - "strip-comments": "^2.0.1", - "tempy": "^0.6.0", - "upath": "^1.2.0", - "workbox-background-sync": "7.4.0", - "workbox-broadcast-update": "7.4.0", - "workbox-cacheable-response": "7.4.0", - "workbox-core": "7.4.0", - "workbox-expiration": "7.4.0", - "workbox-google-analytics": "7.4.0", - "workbox-navigation-preload": "7.4.0", - "workbox-precaching": "7.4.0", - "workbox-range-requests": "7.4.0", - "workbox-recipes": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0", - "workbox-streams": "7.4.0", - "workbox-sw": "7.4.0", - "workbox-window": "7.4.0" - }, - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/workbox-build/node_modules/ajv": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", - "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/workbox-build/node_modules/fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "at-least-node": "^1.0.0", - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/workbox-build/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true, - "license": "MIT" - }, - "node_modules/workbox-build/node_modules/pretty-bytes": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz", - "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/workbox-build/node_modules/rollup": { - "version": "2.79.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", - "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", - "dev": true, - "license": "MIT", - "bin": { - "rollup": "dist/bin/rollup" - }, - "engines": { - "node": ">=10.0.0" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - } - }, - "node_modules/workbox-cacheable-response": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.4.0.tgz", - "integrity": "sha512-0Fb8795zg/x23ISFkAc7lbWes6vbw34DGFIMw31cwuHPgDEC/5EYm6m/ZkylLX0EnEbbOyOCLjKgFS/Z5g0HeQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-core": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.4.0.tgz", - "integrity": "sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/workbox-expiration": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.4.0.tgz", - "integrity": "sha512-V50p4BxYhtA80eOvulu8xVfPBgZbkxJ1Jr8UUn0rvqjGhLDqKNtfrDfjJKnLz2U8fO2xGQJTx/SKXNTzHOjnHw==", - "dev": true, - "license": "MIT", - "dependencies": { - "idb": "^7.0.1", - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-google-analytics": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.4.0.tgz", - "integrity": "sha512-MVPXQslRF6YHkzGoFw1A4GIB8GrKym/A5+jYDUSL+AeJw4ytQGrozYdiZqUW1TPQHW8isBCBtyFJergUXyNoWQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-background-sync": "7.4.0", - "workbox-core": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0" - } - }, - "node_modules/workbox-navigation-preload": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.4.0.tgz", - "integrity": "sha512-etzftSgdQfjMcfPgbfaZCfM2QuR1P+4o8uCA2s4rf3chtKTq/Om7g/qvEOcZkG6v7JZOSOxVYQiOu6PbAZgU6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-precaching": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.4.0.tgz", - "integrity": "sha512-VQs37T6jDqf1rTxUJZXRl3yjZMf5JX/vDPhmx2CPgDDKXATzEoqyRqhYnRoxl6Kr0rqaQlp32i9rtG5zTzIlNg==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0" - } - }, - "node_modules/workbox-range-requests": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.4.0.tgz", - "integrity": "sha512-3Vq854ZNuP6Y0KZOQWLaLC9FfM7ZaE+iuQl4VhADXybwzr4z/sMmnLgTeUZLq5PaDlcJBxYXQ3U91V7dwAIfvw==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-recipes": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.4.0.tgz", - "integrity": "sha512-kOkWvsAn4H8GvAkwfJTbwINdv4voFoiE9hbezgB1sb/0NLyTG4rE7l6LvS8lLk5QIRIto+DjXLuAuG3Vmt3cxQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-cacheable-response": "7.4.0", - "workbox-core": "7.4.0", - "workbox-expiration": "7.4.0", - "workbox-precaching": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0" - } - }, - "node_modules/workbox-routing": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.4.0.tgz", - "integrity": "sha512-C/ooj5uBWYAhAqwmU8HYQJdOjjDKBp9MzTQ+otpMmd+q0eF59K+NuXUek34wbL0RFrIXe/KKT+tUWcZcBqxbHQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-strategies": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.4.0.tgz", - "integrity": "sha512-T4hVqIi5A4mHi92+5EppMX3cLaVywDp8nsyUgJhOZxcfSV/eQofcOA6/EMo5rnTNmNTpw0rUgjAI6LaVullPpg==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0" - } - }, - "node_modules/workbox-streams": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.4.0.tgz", - "integrity": "sha512-QHPBQrey7hQbnTs5GrEVoWz7RhHJXnPT+12qqWM378orDMo5VMJLCkCM1cnCk+8Eq92lccx/VgRZ7WAzZWbSLg==", - "dev": true, - "license": "MIT", - "dependencies": { - "workbox-core": "7.4.0", - "workbox-routing": "7.4.0" - } - }, - "node_modules/workbox-sw": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.4.0.tgz", - "integrity": "sha512-ltU+Kr3qWR6BtbdlMnCjobZKzeV1hN+S6UvDywBrwM19TTyqA03X66dzw1tEIdJvQ4lYKkBFox6IAEhoSEZ8Xw==", - "dev": true, - "license": "MIT" - }, - "node_modules/workbox-window": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.4.0.tgz", - "integrity": "sha512-/bIYdBLAVsNR3v7gYGaV4pQW3M3kEPx5E8vDxGvxo6khTrGtSSCS7QiFKv9ogzBgZiy0OXLP9zO28U/1nF1mfw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/trusted-types": "^2.0.2", - "workbox-core": "7.4.0" - } - }, - "node_modules/workerd": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/workerd/-/workerd-1.20260301.1.tgz", - "integrity": "sha512-oterQ1IFd3h7PjCfT4znSFOkJCvNQ6YMOyZ40YsnO3nrSpgB4TbJVYWFOnyJAw71/RQuupfVqZZWKvsy8GO3fw==", - "dev": true, - "hasInstallScript": true, - "license": "Apache-2.0", - "bin": { - "workerd": "bin/workerd" - }, - "engines": { - "node": ">=16" - }, - "optionalDependencies": { - "@cloudflare/workerd-darwin-64": "1.20260301.1", - "@cloudflare/workerd-darwin-arm64": "1.20260301.1", - "@cloudflare/workerd-linux-64": "1.20260301.1", - "@cloudflare/workerd-linux-arm64": "1.20260301.1", - "@cloudflare/workerd-windows-64": "1.20260301.1" - } - }, - "node_modules/wrangler": { - "version": "4.70.0", - "resolved": "https://registry.npmjs.org/wrangler/-/wrangler-4.70.0.tgz", - "integrity": "sha512-PNDZ9o4e+B5x+1bUbz62Hmwz6G9lw+I9pnYe/AguLddJFjfIyt2cmFOUOb3eOZSoXsrhcEPUg2YidYIbVwUkfw==", - "dev": true, - "license": "MIT OR Apache-2.0", - "dependencies": { - "@cloudflare/kv-asset-handler": "0.4.2", - "@cloudflare/unenv-preset": "2.14.0", - "blake3-wasm": "2.1.5", - "esbuild": "0.27.3", - "miniflare": "4.20260301.1", - "path-to-regexp": "6.3.0", - "unenv": "2.0.0-rc.24", - "workerd": "1.20260301.1" - }, - "bin": { - "wrangler": "bin/wrangler.js", - "wrangler2": "bin/wrangler.js" - }, - "engines": { - "node": ">=20.0.0" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - }, - "peerDependencies": { - "@cloudflare/workers-types": "^4.20260226.1" - }, - "peerDependenciesMeta": { - "@cloudflare/workers-types": { - "optional": true - } - } - }, - "node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/ws": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", - "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "engines": { - "node": ">=10" - } - }, - "node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - }, - "node_modules/yaml": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", - "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", - "license": "ISC", - "bin": { - "yaml": "bin.mjs" - }, - "engines": { - "node": ">= 14.6" - }, - "funding": { - "url": "https://github.com/sponsors/eemeli" - } - }, - "node_modules/yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "engines": { - "node": ">=12" - } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/youch": { - "version": "4.1.0-beta.10", - "resolved": "https://registry.npmjs.org/youch/-/youch-4.1.0-beta.10.tgz", - "integrity": "sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@poppinss/colors": "^4.1.5", - "@poppinss/dumper": "^0.6.4", - "@speed-highlight/core": "^1.2.7", - "cookie": "^1.0.2", - "youch-core": "^0.3.3" - } - }, - "node_modules/youch-core": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/youch-core/-/youch-core-0.3.3.tgz", - "integrity": "sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@poppinss/exception": "^1.2.2", - "error-stack-parser-es": "^1.0.5" - } - }, - "node_modules/zod": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz", - "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/colinhacks" - } - }, - "node_modules/zod-validation-error": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz", - "integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18.0.0" - }, - "peerDependencies": { - "zod": "^3.25.0 || ^4.0.0" - } - } - }, - "dependencies": { - "@apideck/better-ajv-errors": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz", - "integrity": "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==", - "dev": true, - "requires": { - "json-schema": "^0.4.0", - "jsonpointer": "^5.0.0", - "leven": "^3.1.0" - } - }, - "@atlaskit/pragmatic-drag-and-drop": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/@atlaskit/pragmatic-drag-and-drop/-/pragmatic-drag-and-drop-1.7.7.tgz", - "integrity": "sha512-jX+68AoSTqO/fhCyJDTZ38Ey6/wyL2Iq+J/moanma0YyktpnoHxevjY1UNJHYp0NCburdQDZSL1ZFac1mO1osQ==", - "requires": { - "@babel/runtime": "^7.0.0", - "bind-event-listener": "^3.0.0", - "raf-schd": "^4.0.3" - } - }, - "@atlaskit/pragmatic-drag-and-drop-auto-scroll": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@atlaskit/pragmatic-drag-and-drop-auto-scroll/-/pragmatic-drag-and-drop-auto-scroll-1.4.0.tgz", - "integrity": "sha512-5GoikoTSW13UX76F9TDeWB8x3jbbGlp/Y+3aRkHe1MOBMkrWkwNpJ42MIVhhX/6NSeaZiPumP0KbGJVs2tOWSQ==", - "requires": { - "@atlaskit/pragmatic-drag-and-drop": "^1.2.0", - "@babel/runtime": "^7.0.0" - } - }, - "@atlaskit/pragmatic-drag-and-drop-hitbox": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@atlaskit/pragmatic-drag-and-drop-hitbox/-/pragmatic-drag-and-drop-hitbox-1.1.0.tgz", - "integrity": "sha512-JWt6eVp6Br2FPHRM8s0dUIHQk/jFInGP1f3ti5CdtM1Ji5/pt8Akm44wDC063Gv2i5RGseixtbW0z/t6RYtbdg==", - "requires": { - "@atlaskit/pragmatic-drag-and-drop": "^1.6.0", - "@babel/runtime": "^7.0.0" - } - }, - "@babel/code-frame": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", - "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", - "requires": { - "@babel/helper-validator-identifier": "^7.28.5", - "js-tokens": "^4.0.0", - "picocolors": "^1.1.1" - } - }, - "@babel/compat-data": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz", - "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==" - }, - "@babel/core": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz", - "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", - "requires": { - "@babel/code-frame": "^7.29.0", - "@babel/generator": "^7.29.0", - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-module-transforms": "^7.28.6", - "@babel/helpers": "^7.28.6", - "@babel/parser": "^7.29.0", - "@babel/template": "^7.28.6", - "@babel/traverse": "^7.29.0", - "@babel/types": "^7.29.0", - "@jridgewell/remapping": "^2.3.5", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" - } - } - }, - "@babel/generator": { - "version": "7.29.1", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz", - "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==", - "requires": { - "@babel/parser": "^7.29.0", - "@babel/types": "^7.29.0", - "@jridgewell/gen-mapping": "^0.3.12", - "@jridgewell/trace-mapping": "^0.3.28", - "jsesc": "^3.0.2" - } - }, - "@babel/helper-annotate-as-pure": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz", - "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==", - "dev": true, - "requires": { - "@babel/types": "^7.27.3" - } - }, - "@babel/helper-compilation-targets": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz", - "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==", - "requires": { - "@babel/compat-data": "^7.28.6", - "@babel/helper-validator-option": "^7.27.1", - "browserslist": "^4.24.0", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" - } - } - }, - "@babel/helper-create-class-features-plugin": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz", - "integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==", - "dev": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "@babel/helper-member-expression-to-functions": "^7.28.5", - "@babel/helper-optimise-call-expression": "^7.27.1", - "@babel/helper-replace-supers": "^7.28.6", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", - "@babel/traverse": "^7.28.6", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "@babel/helper-create-regexp-features-plugin": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz", - "integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==", - "dev": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "regexpu-core": "^6.3.1", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "@babel/helper-define-polyfill-provider": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.6.tgz", - "integrity": "sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==", - "dev": true, - "requires": { - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "debug": "^4.4.3", - "lodash.debounce": "^4.0.8", - "resolve": "^1.22.11" - } - }, - "@babel/helper-globals": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz", - "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==" - }, - "@babel/helper-member-expression-to-functions": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz", - "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==", - "dev": true, - "requires": { - "@babel/traverse": "^7.28.5", - "@babel/types": "^7.28.5" - } - }, - "@babel/helper-module-imports": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz", - "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==", - "requires": { - "@babel/traverse": "^7.28.6", - "@babel/types": "^7.28.6" - } - }, - "@babel/helper-module-transforms": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz", - "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==", - "requires": { - "@babel/helper-module-imports": "^7.28.6", - "@babel/helper-validator-identifier": "^7.28.5", - "@babel/traverse": "^7.28.6" - } - }, - "@babel/helper-optimise-call-expression": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz", - "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==", - "dev": true, - "requires": { - "@babel/types": "^7.27.1" - } - }, - "@babel/helper-plugin-utils": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz", - "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==" - }, - "@babel/helper-remap-async-to-generator": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz", - "integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==", - "dev": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.27.1", - "@babel/helper-wrap-function": "^7.27.1", - "@babel/traverse": "^7.27.1" - } - }, - "@babel/helper-replace-supers": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz", - "integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==", - "dev": true, - "requires": { - "@babel/helper-member-expression-to-functions": "^7.28.5", - "@babel/helper-optimise-call-expression": "^7.27.1", - "@babel/traverse": "^7.28.6" - } - }, - "@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz", - "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==", - "dev": true, - "requires": { - "@babel/traverse": "^7.27.1", - "@babel/types": "^7.27.1" - } - }, - "@babel/helper-string-parser": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", - "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" - }, - "@babel/helper-validator-identifier": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", - "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==" - }, - "@babel/helper-validator-option": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", - "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==" - }, - "@babel/helper-wrap-function": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.6.tgz", - "integrity": "sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==", - "dev": true, - "requires": { - "@babel/template": "^7.28.6", - "@babel/traverse": "^7.28.6", - "@babel/types": "^7.28.6" - } - }, - "@babel/helpers": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz", - "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==", - "requires": { - "@babel/template": "^7.28.6", - "@babel/types": "^7.28.6" - } - }, - "@babel/parser": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz", - "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==", - "requires": { - "@babel/types": "^7.29.0" - } - }, - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz", - "integrity": "sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/traverse": "^7.28.5" - } - }, - "@babel/plugin-bugfix-safari-class-field-initializer-scope": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz", - "integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz", - "integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz", - "integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", - "@babel/plugin-transform-optional-chaining": "^7.27.1" - } - }, - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.6.tgz", - "integrity": "sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/traverse": "^7.28.6" - } - }, - "@babel/plugin-proposal-private-property-in-object": { - "version": "7.21.0-placeholder-for-preset-env.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", - "dev": true - }, - "@babel/plugin-syntax-import-assertions": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.28.6.tgz", - "integrity": "sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-syntax-import-attributes": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz", - "integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-syntax-typescript": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz", - "integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==", - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-syntax-unicode-sets-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", - "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - } - }, - "@babel/plugin-transform-arrow-functions": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz", - "integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-async-generator-functions": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.0.tgz", - "integrity": "sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-remap-async-to-generator": "^7.27.1", - "@babel/traverse": "^7.29.0" - } - }, - "@babel/plugin-transform-async-to-generator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.28.6.tgz", - "integrity": "sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==", - "dev": true, - "requires": { - "@babel/helper-module-imports": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-remap-async-to-generator": "^7.27.1" - } - }, - "@babel/plugin-transform-block-scoped-functions": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz", - "integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-block-scoping": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.6.tgz", - "integrity": "sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-class-properties": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.28.6.tgz", - "integrity": "sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==", - "dev": true, - "requires": { - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-class-static-block": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.6.tgz", - "integrity": "sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==", - "dev": true, - "requires": { - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-classes": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.6.tgz", - "integrity": "sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==", - "dev": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-globals": "^7.28.0", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-replace-supers": "^7.28.6", - "@babel/traverse": "^7.28.6" - } - }, - "@babel/plugin-transform-computed-properties": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.28.6.tgz", - "integrity": "sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/template": "^7.28.6" - } - }, - "@babel/plugin-transform-destructuring": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz", - "integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/traverse": "^7.28.5" - } - }, - "@babel/plugin-transform-dotall-regex": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.28.6.tgz", - "integrity": "sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-duplicate-keys": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz", - "integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-duplicate-named-capturing-groups-regex": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.29.0.tgz", - "integrity": "sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-dynamic-import": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz", - "integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-explicit-resource-management": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.6.tgz", - "integrity": "sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/plugin-transform-destructuring": "^7.28.5" - } - }, - "@babel/plugin-transform-exponentiation-operator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.6.tgz", - "integrity": "sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-export-namespace-from": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz", - "integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-for-of": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz", - "integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" - } - }, - "@babel/plugin-transform-function-name": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz", - "integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==", - "dev": true, - "requires": { - "@babel/helper-compilation-targets": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/traverse": "^7.27.1" - } - }, - "@babel/plugin-transform-json-strings": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.28.6.tgz", - "integrity": "sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz", - "integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-logical-assignment-operators": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.6.tgz", - "integrity": "sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-member-expression-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz", - "integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-modules-amd": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz", - "integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==", - "dev": true, - "requires": { - "@babel/helper-module-transforms": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-modules-commonjs": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.28.6.tgz", - "integrity": "sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==", - "dev": true, - "requires": { - "@babel/helper-module-transforms": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-modules-systemjs": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz", - "integrity": "sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==", - "dev": true, - "requires": { - "@babel/helper-module-transforms": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-validator-identifier": "^7.28.5", - "@babel/traverse": "^7.29.0" - } - }, - "@babel/plugin-transform-modules-umd": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz", - "integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==", - "dev": true, - "requires": { - "@babel/helper-module-transforms": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.0.tgz", - "integrity": "sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-new-target": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz", - "integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.28.6.tgz", - "integrity": "sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-numeric-separator": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.28.6.tgz", - "integrity": "sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-object-rest-spread": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.6.tgz", - "integrity": "sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==", - "dev": true, - "requires": { - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/plugin-transform-destructuring": "^7.28.5", - "@babel/plugin-transform-parameters": "^7.27.7", - "@babel/traverse": "^7.28.6" - } - }, - "@babel/plugin-transform-object-super": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz", - "integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1", - "@babel/helper-replace-supers": "^7.27.1" - } - }, - "@babel/plugin-transform-optional-catch-binding": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.28.6.tgz", - "integrity": "sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-optional-chaining": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.6.tgz", - "integrity": "sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" - } - }, - "@babel/plugin-transform-parameters": { - "version": "7.27.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz", - "integrity": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-private-methods": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.28.6.tgz", - "integrity": "sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==", - "dev": true, - "requires": { - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-private-property-in-object": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.28.6.tgz", - "integrity": "sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==", - "dev": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.27.3", - "@babel/helper-create-class-features-plugin": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-property-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz", - "integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-react-jsx-self": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz", - "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-react-jsx-source": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz", - "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-regenerator": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.0.tgz", - "integrity": "sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-regexp-modifiers": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.28.6.tgz", - "integrity": "sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-reserved-words": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz", - "integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-shorthand-properties": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz", - "integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-spread": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.28.6.tgz", - "integrity": "sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" - } - }, - "@babel/plugin-transform-sticky-regex": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz", - "integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-template-literals": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz", - "integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-typeof-symbol": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz", - "integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-unicode-escapes": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz", - "integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-unicode-property-regex": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.28.6.tgz", - "integrity": "sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/plugin-transform-unicode-regex": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz", - "integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.27.1", - "@babel/helper-plugin-utils": "^7.27.1" - } - }, - "@babel/plugin-transform-unicode-sets-regex": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.28.6.tgz", - "integrity": "sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.28.5", - "@babel/helper-plugin-utils": "^7.28.6" - } - }, - "@babel/preset-env": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.29.0.tgz", - "integrity": "sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==", - "dev": true, - "requires": { - "@babel/compat-data": "^7.29.0", - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-plugin-utils": "^7.28.6", - "@babel/helper-validator-option": "^7.27.1", - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5", - "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1", - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.6", - "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", - "@babel/plugin-syntax-import-assertions": "^7.28.6", - "@babel/plugin-syntax-import-attributes": "^7.28.6", - "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", - "@babel/plugin-transform-arrow-functions": "^7.27.1", - "@babel/plugin-transform-async-generator-functions": "^7.29.0", - "@babel/plugin-transform-async-to-generator": "^7.28.6", - "@babel/plugin-transform-block-scoped-functions": "^7.27.1", - "@babel/plugin-transform-block-scoping": "^7.28.6", - "@babel/plugin-transform-class-properties": "^7.28.6", - "@babel/plugin-transform-class-static-block": "^7.28.6", - "@babel/plugin-transform-classes": "^7.28.6", - "@babel/plugin-transform-computed-properties": "^7.28.6", - "@babel/plugin-transform-destructuring": "^7.28.5", - "@babel/plugin-transform-dotall-regex": "^7.28.6", - "@babel/plugin-transform-duplicate-keys": "^7.27.1", - "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.0", - "@babel/plugin-transform-dynamic-import": "^7.27.1", - "@babel/plugin-transform-explicit-resource-management": "^7.28.6", - "@babel/plugin-transform-exponentiation-operator": "^7.28.6", - "@babel/plugin-transform-export-namespace-from": "^7.27.1", - "@babel/plugin-transform-for-of": "^7.27.1", - "@babel/plugin-transform-function-name": "^7.27.1", - "@babel/plugin-transform-json-strings": "^7.28.6", - "@babel/plugin-transform-literals": "^7.27.1", - "@babel/plugin-transform-logical-assignment-operators": "^7.28.6", - "@babel/plugin-transform-member-expression-literals": "^7.27.1", - "@babel/plugin-transform-modules-amd": "^7.27.1", - "@babel/plugin-transform-modules-commonjs": "^7.28.6", - "@babel/plugin-transform-modules-systemjs": "^7.29.0", - "@babel/plugin-transform-modules-umd": "^7.27.1", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0", - "@babel/plugin-transform-new-target": "^7.27.1", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6", - "@babel/plugin-transform-numeric-separator": "^7.28.6", - "@babel/plugin-transform-object-rest-spread": "^7.28.6", - "@babel/plugin-transform-object-super": "^7.27.1", - "@babel/plugin-transform-optional-catch-binding": "^7.28.6", - "@babel/plugin-transform-optional-chaining": "^7.28.6", - "@babel/plugin-transform-parameters": "^7.27.7", - "@babel/plugin-transform-private-methods": "^7.28.6", - "@babel/plugin-transform-private-property-in-object": "^7.28.6", - "@babel/plugin-transform-property-literals": "^7.27.1", - "@babel/plugin-transform-regenerator": "^7.29.0", - "@babel/plugin-transform-regexp-modifiers": "^7.28.6", - "@babel/plugin-transform-reserved-words": "^7.27.1", - "@babel/plugin-transform-shorthand-properties": "^7.27.1", - "@babel/plugin-transform-spread": "^7.28.6", - "@babel/plugin-transform-sticky-regex": "^7.27.1", - "@babel/plugin-transform-template-literals": "^7.27.1", - "@babel/plugin-transform-typeof-symbol": "^7.27.1", - "@babel/plugin-transform-unicode-escapes": "^7.27.1", - "@babel/plugin-transform-unicode-property-regex": "^7.28.6", - "@babel/plugin-transform-unicode-regex": "^7.27.1", - "@babel/plugin-transform-unicode-sets-regex": "^7.28.6", - "@babel/preset-modules": "0.1.6-no-external-plugins", - "babel-plugin-polyfill-corejs2": "^0.4.15", - "babel-plugin-polyfill-corejs3": "^0.14.0", - "babel-plugin-polyfill-regenerator": "^0.6.6", - "core-js-compat": "^3.48.0", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "@babel/preset-modules": { - "version": "0.1.6-no-external-plugins", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", - "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.0.0", - "@babel/types": "^7.4.4", - "esutils": "^2.0.2" - } - }, - "@babel/runtime": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", - "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==" - }, - "@babel/template": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz", - "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==", - "requires": { - "@babel/code-frame": "^7.28.6", - "@babel/parser": "^7.28.6", - "@babel/types": "^7.28.6" - } - }, - "@babel/traverse": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz", - "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==", - "requires": { - "@babel/code-frame": "^7.29.0", - "@babel/generator": "^7.29.0", - "@babel/helper-globals": "^7.28.0", - "@babel/parser": "^7.29.0", - "@babel/template": "^7.28.6", - "@babel/types": "^7.29.0", - "debug": "^4.3.1" - } - }, - "@babel/types": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", - "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", - "requires": { - "@babel/helper-string-parser": "^7.27.1", - "@babel/helper-validator-identifier": "^7.28.5" - } - }, - "@cloudflare/kv-asset-handler": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.4.2.tgz", - "integrity": "sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==", - "dev": true - }, - "@cloudflare/unenv-preset": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.14.0.tgz", - "integrity": "sha512-XKAkWhi1nBdNsSEoNG9nkcbyvfUrSjSf+VYVPfOto3gLTZVc3F4g6RASCMh6IixBKCG2yDgZKQIHGKtjcnLnKg==", - "dev": true - }, - "@cloudflare/vite-plugin": { - "version": "1.26.0", - "resolved": "https://registry.npmjs.org/@cloudflare/vite-plugin/-/vite-plugin-1.26.0.tgz", - "integrity": "sha512-F5jSOj9JeWMp9iQa2x+Ocjz++SCfK6Phcca/YLkaddPw5ie7W1VvEWudQ/gxYtRd47mQ/PfCLkE9QGyy6OGEng==", - "dev": true, - "requires": { - "@cloudflare/unenv-preset": "2.14.0", - "miniflare": "4.20260301.1", - "unenv": "2.0.0-rc.24", - "wrangler": "4.70.0", - "ws": "8.18.0" - } - }, - "@cloudflare/workerd-darwin-64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260301.1.tgz", - "integrity": "sha512-+kJvwociLrvy1JV9BAvoSVsMEIYD982CpFmo/yMEvBwxDIjltYsLTE8DLi0mCkGsQ8Ygidv2fD9wavzXeiY7OQ==", - "dev": true, - "optional": true - }, - "@cloudflare/workerd-darwin-arm64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260301.1.tgz", - "integrity": "sha512-PPIetY3e67YBr9O4UhILK8nbm5TqUDl14qx4rwFNrRSBOvlzuczzbd4BqgpAtbGVFxKp1PWpjAnBvGU/OI/tLQ==", - "dev": true, - "optional": true - }, - "@cloudflare/workerd-linux-64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260301.1.tgz", - "integrity": "sha512-Gu5vaVTZuYl3cHa+u5CDzSVDBvSkfNyuAHi6Mdfut7TTUdcb3V5CIcR/mXRSyMXzEy9YxEWIfdKMxOMBjupvYQ==", - "dev": true, - "optional": true - }, - "@cloudflare/workerd-linux-arm64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260301.1.tgz", - "integrity": "sha512-igL1pkyCXW6GiGpjdOAvqMi87UW0LMc/+yIQe/CSzuZJm5GzXoAMrwVTkCFnikk6JVGELrM5x0tGYlxa0sk5Iw==", - "dev": true, - "optional": true - }, - "@cloudflare/workerd-windows-64": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260301.1.tgz", - "integrity": "sha512-Q0wMJ4kcujXILwQKQFc1jaYamVsNvjuECzvRrTI8OxGFMx2yq9aOsswViE4X1gaS2YQQ5u0JGwuGi5WdT1Lt7A==", - "dev": true, - "optional": true - }, - "@cspotcode/source-map-support": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", - "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", - "dev": true, - "requires": { - "@jridgewell/trace-mapping": "0.3.9" - }, - "dependencies": { - "@jridgewell/trace-mapping": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", - "dev": true, - "requires": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" - } - } - } - }, - "@element-hq/element-call-embedded": { - "version": "0.16.3", - "resolved": "https://registry.npmjs.org/@element-hq/element-call-embedded/-/element-call-embedded-0.16.3.tgz", - "integrity": "sha512-OViKJonDaDNVBUW9WdV9mk78/Ruh34C7XsEgt3O8D9z+64C39elbIgllHSoH5S12IRlv9RYrrV37FZLo6QWsDQ==", - "dev": true - }, - "@emnapi/core": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.8.1.tgz", - "integrity": "sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==", - "dev": true, - "optional": true, - "requires": { - "@emnapi/wasi-threads": "1.1.0", - "tslib": "^2.4.0" - } - }, - "@emnapi/runtime": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz", - "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==", - "dev": true, - "optional": true, - "requires": { - "tslib": "^2.4.0" - } - }, - "@emnapi/wasi-threads": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.1.0.tgz", - "integrity": "sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==", - "dev": true, - "optional": true, - "requires": { - "tslib": "^2.4.0" - } - }, - "@emotion/hash": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", - "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==" - }, - "@esbuild-plugins/node-globals-polyfill": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@esbuild-plugins/node-globals-polyfill/-/node-globals-polyfill-0.2.3.tgz", - "integrity": "sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==", - "dev": true - }, - "@esbuild/aix-ppc64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz", - "integrity": "sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==", - "dev": true, - "optional": true - }, - "@esbuild/android-arm": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.3.tgz", - "integrity": "sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==", - "dev": true, - "optional": true - }, - "@esbuild/android-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz", - "integrity": "sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==", - "dev": true, - "optional": true - }, - "@esbuild/android-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.3.tgz", - "integrity": "sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==", - "dev": true, - "optional": true - }, - "@esbuild/darwin-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz", - "integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==", - "dev": true, - "optional": true - }, - "@esbuild/darwin-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz", - "integrity": "sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==", - "dev": true, - "optional": true - }, - "@esbuild/freebsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz", - "integrity": "sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==", - "dev": true, - "optional": true - }, - "@esbuild/freebsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz", - "integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==", - "dev": true, - "optional": true - }, - "@esbuild/linux-arm": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz", - "integrity": "sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==", - "dev": true, - "optional": true - }, - "@esbuild/linux-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz", - "integrity": "sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==", - "dev": true, - "optional": true - }, - "@esbuild/linux-ia32": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz", - "integrity": "sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==", - "dev": true, - "optional": true - }, - "@esbuild/linux-loong64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz", - "integrity": "sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==", - "dev": true, - "optional": true - }, - "@esbuild/linux-mips64el": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz", - "integrity": "sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==", - "dev": true, - "optional": true - }, - "@esbuild/linux-ppc64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz", - "integrity": "sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==", - "dev": true, - "optional": true - }, - "@esbuild/linux-riscv64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz", - "integrity": "sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==", - "dev": true, - "optional": true - }, - "@esbuild/linux-s390x": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz", - "integrity": "sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==", - "dev": true, - "optional": true - }, - "@esbuild/linux-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz", - "integrity": "sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==", - "dev": true, - "optional": true - }, - "@esbuild/netbsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz", - "integrity": "sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==", - "dev": true, - "optional": true - }, - "@esbuild/netbsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz", - "integrity": "sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==", - "dev": true, - "optional": true - }, - "@esbuild/openbsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz", - "integrity": "sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==", - "dev": true, - "optional": true - }, - "@esbuild/openbsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz", - "integrity": "sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==", - "dev": true, - "optional": true - }, - "@esbuild/openharmony-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz", - "integrity": "sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==", - "dev": true, - "optional": true - }, - "@esbuild/sunos-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz", - "integrity": "sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==", - "dev": true, - "optional": true - }, - "@esbuild/win32-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz", - "integrity": "sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==", - "dev": true, - "optional": true - }, - "@esbuild/win32-ia32": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz", - "integrity": "sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==", - "dev": true, - "optional": true - }, - "@esbuild/win32-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz", - "integrity": "sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==", - "dev": true, - "optional": true - }, - "@eslint-community/eslint-utils": { - "version": "4.9.1", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", - "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^3.4.3" - } - }, - "@eslint-community/regexpp": { - "version": "4.12.2", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", - "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", - "dev": true - }, - "@eslint/compat": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-2.0.2.tgz", - "integrity": "sha512-pR1DoD0h3HfF675QZx0xsyrsU8q70Z/plx7880NOhS02NuWLgBCOMDL787nUeQ7EWLkxv3bPQJaarjcPQb2Dwg==", - "dev": true, - "requires": { - "@eslint/core": "^1.1.0" - }, - "dependencies": { - "@eslint/core": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.1.0.tgz", - "integrity": "sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==", - "dev": true, - "requires": { - "@types/json-schema": "^7.0.15" - } - } - } - }, - "@eslint/config-array": { - "version": "0.21.1", - "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz", - "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==", - "dev": true, - "requires": { - "@eslint/object-schema": "^2.1.7", - "debug": "^4.3.1", - "minimatch": "^3.1.2" - } - }, - "@eslint/config-helpers": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz", - "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==", - "dev": true, - "requires": { - "@eslint/core": "^0.17.0" - } - }, - "@eslint/core": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", - "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", - "dev": true, - "requires": { - "@types/json-schema": "^7.0.15" - } - }, - "@eslint/eslintrc": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.4.tgz", - "integrity": "sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==", - "dev": true, - "requires": { - "ajv": "^6.14.0", - "debug": "^4.3.2", - "espree": "^10.0.1", - "globals": "^14.0.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.1", - "minimatch": "^3.1.3", - "strip-json-comments": "^3.1.1" - }, - "dependencies": { - "globals": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", - "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", - "dev": true - }, - "ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true - } - } - }, - "@eslint/js": { - "version": "9.39.3", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.3.tgz", - "integrity": "sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==", - "dev": true - }, - "@eslint/object-schema": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz", - "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==", - "dev": true - }, - "@eslint/plugin-kit": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz", - "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==", - "dev": true, - "requires": { - "@eslint/core": "^0.17.0", - "levn": "^0.4.1" - } - }, - "@fontsource-variable/nunito": { - "version": "5.2.7", - "resolved": "https://registry.npmjs.org/@fontsource-variable/nunito/-/nunito-5.2.7.tgz", - "integrity": "sha512-2N8QhatkyKgSUbAGZO2FYLioxA32+RyI1EplVLawbpkGjUeui9Qg9VMrpkCaik1ydjFjfLV+kzQ0cGEsMrMenQ==" - }, - "@fontsource/space-mono": { - "version": "5.2.9", - "resolved": "https://registry.npmjs.org/@fontsource/space-mono/-/space-mono-5.2.9.tgz", - "integrity": "sha512-b61faFOHEISQ/pD25G+cfGY9o/WW6lRv6hBQQfpWvEJ4y1V+S4gmth95EVyBE2VL3qDYHeVQ8nBzrplzdXTDDg==" - }, - "@formatjs/ecma402-abstract": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz", - "integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==", - "requires": { - "@formatjs/fast-memoize": "2.2.7", - "@formatjs/intl-localematcher": "0.6.2", - "decimal.js": "^10.4.3", - "tslib": "^2.8.0" - } - }, - "@formatjs/fast-memoize": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.7.tgz", - "integrity": "sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==", - "requires": { - "tslib": "^2.8.0" - } - }, - "@formatjs/icu-messageformat-parser": { - "version": "2.11.4", - "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz", - "integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==", - "requires": { - "@formatjs/ecma402-abstract": "2.3.6", - "@formatjs/icu-skeleton-parser": "1.8.16", - "tslib": "^2.8.0" - } - }, - "@formatjs/icu-skeleton-parser": { - "version": "1.8.16", - "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz", - "integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==", - "requires": { - "@formatjs/ecma402-abstract": "2.3.6", - "tslib": "^2.8.0" - } - }, - "@formatjs/intl-localematcher": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz", - "integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==", - "requires": { - "tslib": "^2.8.0" - } - }, - "@humanfs/core": { - "version": "0.19.1", - "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", - "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==", - "dev": true - }, - "@humanfs/node": { - "version": "0.16.7", - "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz", - "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==", - "dev": true, - "requires": { - "@humanfs/core": "^0.19.1", - "@humanwhocodes/retry": "^0.4.0" - } - }, - "@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true - }, - "@humanwhocodes/retry": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz", - "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==", - "dev": true - }, - "@img/colour": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz", - "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==", - "dev": true - }, - "@img/sharp-darwin-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", - "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-darwin-arm64": "1.2.4" - } - }, - "@img/sharp-darwin-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", - "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-darwin-x64": "1.2.4" - } - }, - "@img/sharp-libvips-darwin-arm64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", - "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-darwin-x64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", - "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linux-arm": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", - "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linux-arm64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", - "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linux-ppc64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", - "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linux-riscv64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", - "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linux-s390x": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", - "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linux-x64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", - "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linuxmusl-arm64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", - "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", - "dev": true, - "optional": true - }, - "@img/sharp-libvips-linuxmusl-x64": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", - "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", - "dev": true, - "optional": true - }, - "@img/sharp-linux-arm": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", - "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linux-arm": "1.2.4" - } - }, - "@img/sharp-linux-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", - "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linux-arm64": "1.2.4" - } - }, - "@img/sharp-linux-ppc64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", - "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linux-ppc64": "1.2.4" - } - }, - "@img/sharp-linux-riscv64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", - "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linux-riscv64": "1.2.4" - } - }, - "@img/sharp-linux-s390x": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", - "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linux-s390x": "1.2.4" - } - }, - "@img/sharp-linux-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", - "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linux-x64": "1.2.4" - } - }, - "@img/sharp-linuxmusl-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", - "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" - } - }, - "@img/sharp-linuxmusl-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", - "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", - "dev": true, - "optional": true, - "requires": { - "@img/sharp-libvips-linuxmusl-x64": "1.2.4" - } - }, - "@img/sharp-wasm32": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", - "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", - "dev": true, - "optional": true, - "requires": { - "@emnapi/runtime": "^1.7.0" - } - }, - "@img/sharp-win32-arm64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", - "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", - "dev": true, - "optional": true - }, - "@img/sharp-win32-ia32": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", - "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", - "dev": true, - "optional": true - }, - "@img/sharp-win32-x64": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", - "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", - "dev": true, - "optional": true - }, - "@internationalized/date": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.11.0.tgz", - "integrity": "sha512-BOx5huLAWhicM9/ZFs84CzP+V3gBW6vlpM02yzsdYC7TGlZJX1OJiEEHcSayF00Z+3jLlm4w79amvSt6RqKN3Q==", - "requires": { - "@swc/helpers": "^0.5.0" - } - }, - "@internationalized/message": { - "version": "3.1.8", - "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.8.tgz", - "integrity": "sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==", - "requires": { - "@swc/helpers": "^0.5.0", - "intl-messageformat": "^10.1.0" - } - }, - "@internationalized/number": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.5.tgz", - "integrity": "sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==", - "requires": { - "@swc/helpers": "^0.5.0" - } - }, - "@internationalized/string": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.7.tgz", - "integrity": "sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A==", - "requires": { - "@swc/helpers": "^0.5.0" - } - }, - "@isaacs/cliui": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-9.0.0.tgz", - "integrity": "sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==", - "dev": true - }, - "@jridgewell/gen-mapping": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", - "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", - "requires": { - "@jridgewell/sourcemap-codec": "^1.5.0", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "@jridgewell/remapping": { - "version": "2.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", - "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", - "requires": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "@jridgewell/resolve-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" - }, - "@jridgewell/source-map": { - "version": "0.3.11", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz", - "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==", - "dev": true, - "requires": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.25" - } - }, - "@jridgewell/sourcemap-codec": { - "version": "1.5.5", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", - "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==" - }, - "@jridgewell/trace-mapping": { - "version": "0.3.31", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", - "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", - "requires": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" - } - }, - "@juggle/resize-observer": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@juggle/resize-observer/-/resize-observer-3.4.0.tgz", - "integrity": "sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==" - }, - "@matrix-org/matrix-sdk-crypto-wasm": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-15.3.0.tgz", - "integrity": "sha512-QyxHvncvkl7nf+tnn92PjQ54gMNV8hMSpiukiDgNrqF6IYwgySTlcSdkPYdw8QjZJ0NR6fnVrNzMec0OohM3wA==" - }, - "@napi-rs/canvas": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas/-/canvas-0.1.92.tgz", - "integrity": "sha512-q7ZaUCJkEU5BeOdE7fBx1XWRd2T5Ady65nxq4brMf5L4cE1VV/ACq5w9Z5b/IVJs8CwSSIwc30nlthH0gFo4Ig==", - "optional": true, - "requires": { - "@napi-rs/canvas-android-arm64": "0.1.92", - "@napi-rs/canvas-darwin-arm64": "0.1.92", - "@napi-rs/canvas-darwin-x64": "0.1.92", - "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.92", - "@napi-rs/canvas-linux-arm64-gnu": "0.1.92", - "@napi-rs/canvas-linux-arm64-musl": "0.1.92", - "@napi-rs/canvas-linux-riscv64-gnu": "0.1.92", - "@napi-rs/canvas-linux-x64-gnu": "0.1.92", - "@napi-rs/canvas-linux-x64-musl": "0.1.92", - "@napi-rs/canvas-win32-arm64-msvc": "0.1.92", - "@napi-rs/canvas-win32-x64-msvc": "0.1.92" - } - }, - "@napi-rs/canvas-android-arm64": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-android-arm64/-/canvas-android-arm64-0.1.92.tgz", - "integrity": "sha512-rDOtq53ujfOuevD5taxAuIFALuf1QsQWZe1yS/N4MtT+tNiDBEdjufvQRPWZ11FubL2uwgP8ApYU3YOaNu1ZsQ==", - "optional": true - }, - "@napi-rs/canvas-darwin-arm64": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-darwin-arm64/-/canvas-darwin-arm64-0.1.92.tgz", - "integrity": "sha512-4PT6GRGCr7yMRehp42x0LJb1V0IEy1cDZDDayv7eKbFUIGbPFkV7CRC9Bee5MPkjg1EB4ZPXXUyy3gjQm7mR8Q==", - "optional": true - }, - "@napi-rs/canvas-darwin-x64": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-darwin-x64/-/canvas-darwin-x64-0.1.92.tgz", - "integrity": "sha512-5e/3ZapP7CqPtDcZPtmowCsjoyQwuNMMD7c0GKPtZQ8pgQhLkeq/3fmk0HqNSD1i227FyJN/9pDrhw/UMTkaWA==", - "optional": true - }, - "@napi-rs/canvas-linux-arm-gnueabihf": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm-gnueabihf/-/canvas-linux-arm-gnueabihf-0.1.92.tgz", - "integrity": "sha512-j6KaLL9iir68lwpzzY+aBGag1PZp3+gJE2mQ3ar4VJVmyLRVOh+1qsdNK1gfWoAVy5w6U7OEYFrLzN2vOFUSng==", - "optional": true - }, - "@napi-rs/canvas-linux-arm64-gnu": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm64-gnu/-/canvas-linux-arm64-gnu-0.1.92.tgz", - "integrity": "sha512-s3NlnJMHOSotUYVoTCoC1OcomaChFdKmZg0VsHFeIkeHbwX0uPHP4eCX1irjSfMykyvsGHTQDfBAtGYuqxCxhQ==", - "optional": true - }, - "@napi-rs/canvas-linux-arm64-musl": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm64-musl/-/canvas-linux-arm64-musl-0.1.92.tgz", - "integrity": "sha512-xV0GQnukYq5qY+ebkAwHjnP2OrSGBxS3vSi1zQNQj0bkXU6Ou+Tw7JjCM7pZcQ28MUyEBS1yKfo7rc7ip2IPFQ==", - "optional": true - }, - "@napi-rs/canvas-linux-riscv64-gnu": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-riscv64-gnu/-/canvas-linux-riscv64-gnu-0.1.92.tgz", - "integrity": "sha512-+GKvIFbQ74eB/TopEdH6XIXcvOGcuKvCITLGXy7WLJAyNp3Kdn1ncjxg91ihatBaPR+t63QOE99yHuIWn3UQ9w==", - "optional": true - }, - "@napi-rs/canvas-linux-x64-gnu": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-gnu/-/canvas-linux-x64-gnu-0.1.92.tgz", - "integrity": "sha512-tFd6MwbEhZ1g64iVY2asV+dOJC+GT3Yd6UH4G3Hp0/VHQ6qikB+nvXEULskFYZ0+wFqlGPtXjG1Jmv7sJy+3Ww==", - "optional": true - }, - "@napi-rs/canvas-linux-x64-musl": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-musl/-/canvas-linux-x64-musl-0.1.92.tgz", - "integrity": "sha512-uSuqeSveB/ZGd72VfNbHCSXO9sArpZTvznMVsb42nqPP7gBGEH6NJQ0+hmF+w24unEmxBhPYakP/Wiosm16KkA==", - "optional": true - }, - "@napi-rs/canvas-win32-arm64-msvc": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-win32-arm64-msvc/-/canvas-win32-arm64-msvc-0.1.92.tgz", - "integrity": "sha512-20SK5AU/OUNz9ZuoAPj5ekWai45EIBDh/XsdrVZ8le/pJVlhjFU3olbumSQUXRFn7lBRS+qwM8kA//uLaDx6iQ==", - "optional": true - }, - "@napi-rs/canvas-win32-x64-msvc": { - "version": "0.1.92", - "resolved": "https://registry.npmjs.org/@napi-rs/canvas-win32-x64-msvc/-/canvas-win32-x64-msvc-0.1.92.tgz", - "integrity": "sha512-KEhyZLzq1MXCNlXybz4k25MJmHFp+uK1SIb8yJB0xfrQjz5aogAMhyseSzewo+XxAq3OAOdyKvfHGNzT3w1RPg==", - "optional": true - }, - "@napi-rs/wasm-runtime": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz", - "integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==", - "dev": true, - "optional": true, - "requires": { - "@emnapi/core": "^1.7.1", - "@emnapi/runtime": "^1.7.1", - "@tybys/wasm-util": "^0.10.1" - } - }, - "@next/eslint-plugin-next": { - "version": "16.1.6", - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-16.1.6.tgz", - "integrity": "sha512-/Qq3PTagA6+nYVfryAtQ7/9FEr/6YVyvOtl6rZnGsbReGLf0jZU6gkpr1FuChAQpvV46a78p4cmHOVP8mbfSMQ==", - "dev": true, - "requires": { - "fast-glob": "3.3.1" - }, - "dependencies": { - "fast-glob": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz", - "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - } - } - }, - "@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - } - }, - "@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true - }, - "@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dev": true, - "requires": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - } - }, - "@oxc-resolver/binding-android-arm-eabi": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-android-arm-eabi/-/binding-android-arm-eabi-11.19.0.tgz", - "integrity": "sha512-dlMjjWE3h+qMujLp5nBX/x7R5ny+xfr4YtsyaMNuM5JImOtQBzpFxQr9kJOKGL+9RbaoTOXpt5KF05f9pnOsgw==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-android-arm64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-android-arm64/-/binding-android-arm64-11.19.0.tgz", - "integrity": "sha512-x5P0Y12oMcSC9PKkz1FtdVVLosXYi/05m+ufxPrUggd6vZRBPJhW4zZUsMVbz8dwwk71Dh0f6/2ntw3WPOq+Ig==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-darwin-arm64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-darwin-arm64/-/binding-darwin-arm64-11.19.0.tgz", - "integrity": "sha512-DjnuIPB60IQrVSCiuVBzN8/8AeeIjthdkk+dZYdZzgLeP2T5ZF41u50haJMtIdGr5cRzRH6zPV/gh6+RFjlvKA==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-darwin-x64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-darwin-x64/-/binding-darwin-x64-11.19.0.tgz", - "integrity": "sha512-dVAqIZIIY7xOXCCV0nJPs8ExlYc6R7mcNpFobwNyE3qlXGbgvwb7Gl3iOumOiPBfF+sbJR3MMP7RAPfKqbvYyA==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-freebsd-x64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-freebsd-x64/-/binding-freebsd-x64-11.19.0.tgz", - "integrity": "sha512-kwcZ30bIpJNFcT22sIlde4mz0EyXmB3lAefCFWtffqpbmLweQUwz1dKDcsutxEjpkbEKLmfrj1wCyRZp7n5Hnw==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-arm-gnueabihf": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-11.19.0.tgz", - "integrity": "sha512-GImk/cb3X+zBGEwr6l9h0dbiNo5zNd52gamZmluEpbyybiZ8kc5q44/7zRR4ILChWRW7pI92W57CJwhkF+wRmg==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-arm-musleabihf": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-11.19.0.tgz", - "integrity": "sha512-uIEyws3bBD1gif4SZCOV2XIr6q5fd1WbzzBbpL8qk+TbzOvKMWnMNNtfNacnAGGa2lLRNXR1Fffot2mlZ/Xmbw==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-arm64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-11.19.0.tgz", - "integrity": "sha512-bIkgp+AB+yZfvdKDfjFT7PycsRtih7+zCV5AbnkzfyvNvQ47rfssf8R1IbG++mx+rZ4YUCUu8EbP66HC3O5c5w==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-arm64-musl": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm64-musl/-/binding-linux-arm64-musl-11.19.0.tgz", - "integrity": "sha512-bOt5pKPcbidTSy64m2CfM0XcaCmxBEFclCMPuOPO08hh8QIFTiZVhFf/OxTFqyRwhq/tlzzKmXpMo7DfzbO5lQ==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-ppc64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-11.19.0.tgz", - "integrity": "sha512-BymEPqVeLZzA/1kXow9U9rdniq1r5kk4u686Cx3ZU77YygR48NJI/2TyjM70vKHZffGx75ZShobcc1M5GXG3WA==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-riscv64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-11.19.0.tgz", - "integrity": "sha512-aFgPTzZZY+XCYe4B+3A1S63xcIh2i136+2TPXWr9NOwXXTdMdBntb1J9fEgxXDnX82MjBknLUpJqAZHNTJzixA==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-riscv64-musl": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-11.19.0.tgz", - "integrity": "sha512-9WDGt7fV9GK97WrWE/VEDhMFv9m0ZXYn5NQ+16QvyT0ux8yGLAvyadi6viaTjEdJII/OaHBRYHcL+zUjmaWwmg==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-s390x-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-11.19.0.tgz", - "integrity": "sha512-SY3di6tccocppAVal5Hev3D6D1N5Y6TCEypAvNCOiPqku2Y8U/aXfvGbthqdPNa72KYqjUR1vomOv6J9thHITA==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-x64-gnu": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-x64-gnu/-/binding-linux-x64-gnu-11.19.0.tgz", - "integrity": "sha512-SV+4zBeCC3xjSE2wvhN45eyABoVRX3xryWBABFKfLwAWhF3wsB3bUF+CantYfQ/TLpasyvplRS9ovvFT9cb/0A==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-linux-x64-musl": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-x64-musl/-/binding-linux-x64-musl-11.19.0.tgz", - "integrity": "sha512-LkbjO+r5Isl8Xl29pJYOCB/iSUIULFUJDGdMp+yJD3OgWtSa6VJta2iw7QXmpcoOkq18UIL09yWrlyjLDL0Hug==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-openharmony-arm64": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-openharmony-arm64/-/binding-openharmony-arm64-11.19.0.tgz", - "integrity": "sha512-Ud1gelL5slpEU5AjzBWQz1WheprOAl5CPnCKTWynvvdlBbAZXA6fPYLuCrlRo0uw+x3f37XJ71kirpSew8Zyvg==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-wasm32-wasi": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-wasm32-wasi/-/binding-wasm32-wasi-11.19.0.tgz", - "integrity": "sha512-wXLNAVmL4vWXKaYJnFPgg5zQsSr3Rv+ftNReIU3UkzTcoVLK0805Pnbr2NwcBWSO5hhpOEdys02qlT2kxVgjWw==", - "dev": true, - "optional": true, - "requires": { - "@napi-rs/wasm-runtime": "^1.1.1" - } - }, - "@oxc-resolver/binding-win32-arm64-msvc": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-11.19.0.tgz", - "integrity": "sha512-zszvr0dJfvv0Jg49hLwjAJ4SRzfsq28SoearUtT1qv3qXRYsBWuctdlRa/lEZkiuG4tZWiY425Jh9QqLafwsAg==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-win32-ia32-msvc": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-11.19.0.tgz", - "integrity": "sha512-I7ZYujr5XL1l7OwuddbOeqdUyFOaf51W1U2xUogInFdupIAKGqbpugpAK6RaccLcSlN0bbuo3CS5h7ue38SUAg==", - "dev": true, - "optional": true - }, - "@oxc-resolver/binding-win32-x64-msvc": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-x64-msvc/-/binding-win32-x64-msvc-11.19.0.tgz", - "integrity": "sha512-NxErbI1TmJEZZVvGPePjgXFZCuOzrjQuJ6YwHjcWkelReK7Uhg4QeL05zRdfTpgkH6IY/C8OjbKx5ZilQ4yDFg==", - "dev": true, - "optional": true - }, - "@pkgr/core": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz", - "integrity": "sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==", - "dev": true - }, - "@poppinss/colors": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/@poppinss/colors/-/colors-4.1.6.tgz", - "integrity": "sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==", - "dev": true, - "requires": { - "kleur": "^4.1.5" - } - }, - "@poppinss/dumper": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/@poppinss/dumper/-/dumper-0.6.5.tgz", - "integrity": "sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==", - "dev": true, - "requires": { - "@poppinss/colors": "^4.1.5", - "@sindresorhus/is": "^7.0.2", - "supports-color": "^10.0.0" - }, - "dependencies": { - "supports-color": { - "version": "10.2.2", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz", - "integrity": "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==", - "dev": true - } - } - }, - "@poppinss/exception": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.3.tgz", - "integrity": "sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==", - "dev": true - }, - "@react-aria/breadcrumbs": { - "version": "3.5.31", - "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.31.tgz", - "integrity": "sha512-j8F2NMHFGT/n3alfFKdO4bvrY/ymtdL04GdclY7Vc6zOmCnWoEZ2UA0sFuV7Rk9dOL8fAtYV1kMD1ZRO/EMcGA==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/link": "^3.8.8", - "@react-aria/utils": "^3.33.0", - "@react-types/breadcrumbs": "^3.7.18", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/button": { - "version": "3.14.4", - "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.4.tgz", - "integrity": "sha512-6mTPiSSQhELnWlnYJ1Tm1B0VL1GGKAs2PGAY3ZGbPGQPPDc6Wu82yIhuAO8TTFJrXkwAiqjQawgDLil/yB0V7Q==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/toolbar": "3.0.0-beta.23", - "@react-aria/utils": "^3.33.0", - "@react-stately/toggle": "^3.9.4", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/calendar": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.4.tgz", - "integrity": "sha512-0BvU8cj6uHn622Vp8Xd21XxXtvp3Bh4Yk1pHloqDNmUvvdBN+ol3Xsm5gG3XKKkZ+6CCEi6asCbLaEg3SZSbyg==", - "requires": { - "@internationalized/date": "^3.11.0", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/calendar": "^3.9.2", - "@react-types/button": "^3.15.0", - "@react-types/calendar": "^3.8.2", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/checkbox": { - "version": "3.16.4", - "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.4.tgz", - "integrity": "sha512-FcZj6/f27mNp2+G5yxyOMRZbZQjJ1cuWvo0PPnnZ4ybSPUmSzI4uUZBk1wvsJVP9F9n+J2hZuYVCaN8pyzLweA==", - "requires": { - "@react-aria/form": "^3.1.4", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/toggle": "^3.12.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/checkbox": "^3.7.4", - "@react-stately/form": "^3.2.3", - "@react-stately/toggle": "^3.9.4", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/color": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.1.4.tgz", - "integrity": "sha512-LNFo0A9EEn2HZ8O/hASschH++M+krfezcp01XPv0/2ZQJ5b5u7VvJlUOEXtPsD4i9+BzvkSAEoVUXdlJie9V2Q==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/numberfield": "^3.12.4", - "@react-aria/slider": "^3.8.4", - "@react-aria/spinbutton": "^3.7.1", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/color": "^3.9.4", - "@react-stately/form": "^3.2.3", - "@react-types/color": "^3.1.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/combobox": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.14.2.tgz", - "integrity": "sha512-qwBeb8cMgK3xwrvXYHPtcphduD/k+oTcU18JHPvEO2kmR32knB33H81C2/Zoh4x86zTDJXaEtPscXBWuQ/M7AQ==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/listbox": "^3.15.2", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/menu": "^3.20.0", - "@react-aria/overlays": "^3.31.1", - "@react-aria/selection": "^3.27.1", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/combobox": "^3.12.2", - "@react-stately/form": "^3.2.3", - "@react-types/button": "^3.15.0", - "@react-types/combobox": "^3.13.11", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/datepicker": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.16.0.tgz", - "integrity": "sha512-QynYHIHE+wvuGopl/k05tphmDpykpfZ3l3eKnUfGrqvAYJEeCOyS0qoMlw7Vq3NscMLFbJI6ajqBmlmtgFNiSA==", - "requires": { - "@internationalized/date": "^3.11.0", - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-aria/focus": "^3.21.4", - "@react-aria/form": "^3.1.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/spinbutton": "^3.7.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/datepicker": "^3.16.0", - "@react-stately/form": "^3.2.3", - "@react-types/button": "^3.15.0", - "@react-types/calendar": "^3.8.2", - "@react-types/datepicker": "^3.13.4", - "@react-types/dialog": "^3.5.23", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/dialog": { - "version": "3.5.33", - "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.33.tgz", - "integrity": "sha512-C5FpLAMJU6gQU8gztWKlEJ2A0k/JKl0YijNOv3Lizk+vUdF5njROSrmFs16bY5Hd6ycmsK9x/Pqkq3m/OpNFXA==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/overlays": "^3.31.1", - "@react-aria/utils": "^3.33.0", - "@react-types/dialog": "^3.5.23", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/disclosure": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@react-aria/disclosure/-/disclosure-3.1.2.tgz", - "integrity": "sha512-UQ/CmWcdcROfRTMtvfsnYHrEsPPNbwZifZ/UErQpbvU4kzal2N+PpuP3+kpdf4G7TeMt+uJ8S9dLzyFVijOj9A==", - "requires": { - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-stately/disclosure": "^3.0.10", - "@react-types/button": "^3.15.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/dnd": { - "version": "3.11.5", - "resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.11.5.tgz", - "integrity": "sha512-3IGrABfK8Cf6/b/uEmGEDGeubWKMUK3umWunF/tdkWBnIaxpdj4gRkWFMw7siWQYnqir6AN567nrWXtHFcLKsA==", - "requires": { - "@internationalized/string": "^3.2.7", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/overlays": "^3.31.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/dnd": "^3.7.3", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/focus": { - "version": "3.21.4", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.4.tgz", - "integrity": "sha512-6gz+j9ip0/vFRTKJMl3R30MHopn4i19HqqLfSQfElxJD+r9hBnYG1Q6Wd/kl/WRR1+CALn2F+rn06jUnf5sT8Q==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0", - "clsx": "^2.0.0" - } - }, - "@react-aria/form": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.4.tgz", - "integrity": "sha512-GjPS85cE/34zal3vs6MOi7FxUsXwbxN4y6l1LFor2g92UK97gVobp238f3xdMW2T8IuaWGcnHeYFg+cjiZ51pQ==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/form": "^3.2.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/grid": { - "version": "3.14.7", - "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.7.tgz", - "integrity": "sha512-8eaJThNHUs75Xf4+FQC2NKQtTOVYkkDdA8VbfbqG06oYDAn7ETb1yhbwoqh1jOv7MezCNkYjyFe4ADsz2rBVcw==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/grid": "^3.11.8", - "@react-stately/selection": "^3.20.8", - "@react-types/checkbox": "^3.10.3", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/gridlist": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.14.3.tgz", - "integrity": "sha512-t3nr29nU5jRG9MdWe9aiMd02V8o0pmidLU/7c4muWAu7hEH+IYdeDthGDdXL9tXAom/oQ+6yt6sOfLxpsVNmGA==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/grid": "^3.14.7", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/list": "^3.13.3", - "@react-stately/tree": "^3.9.5", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/i18n": { - "version": "3.12.15", - "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.15.tgz", - "integrity": "sha512-3CrAN7ORVHrckvTmbPq76jFZabqq+rScosGT5+ElircJ5rF5+JcdT99Hp5Xg6R10jk74e8G3xiqdYsUd+7iJMA==", - "requires": { - "@internationalized/date": "^3.11.0", - "@internationalized/message": "^3.1.8", - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/interactions": { - "version": "3.27.0", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.27.0.tgz", - "integrity": "sha512-D27pOy+0jIfHK60BB26AgqjjRFOYdvVSkwC31b2LicIzRCSPOSP06V4gMHuGmkhNTF4+YWDi1HHYjxIvMeiSlA==", - "requires": { - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/label": { - "version": "3.7.24", - "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.24.tgz", - "integrity": "sha512-lcJbUy6xyicWKNgzfrXksrJ2CeCST2rDxGAvHOmUxSbFOm26kK710DjaFvtO4tICWh/TKW5mC3sm77soNcVUGA==", - "requires": { - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/landmark": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.9.tgz", - "integrity": "sha512-YYyluDBCXupnMh91ccE5g27fczjYmzPebHqTkVYjH4B6k45pOoqsMmWBCMnOTl0qOCeioI+daT8W0MamAZzoSw==", - "requires": { - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0", - "use-sync-external-store": "^1.6.0" - } - }, - "@react-aria/link": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.8.tgz", - "integrity": "sha512-hxQEvo5rrn2C0GOSwB/tROe+y//dyhmyXGbm8arDy6WF5Mj0wcjjrAu0/dhGYBqoltJa16iIEvs52xgzOC+f+Q==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-types/link": "^3.6.6", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/listbox": { - "version": "3.15.2", - "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.15.2.tgz", - "integrity": "sha512-xcrgSediV8MaVmsuDrDPmWywF82/HOv+H+Y/dgr6GLCWl0XDj5Q7PyAhDzUsYdZNIne3B9muGh6IQc3HdkgWqg==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/list": "^3.13.3", - "@react-types/listbox": "^3.7.5", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/live-announcer": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.4.tgz", - "integrity": "sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==", - "requires": { - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/menu": { - "version": "3.20.0", - "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.20.0.tgz", - "integrity": "sha512-BAsHuf7kTVmawNUkTUd5RB3ZvL6DQQT7hgZ2cYKd/1ZwYq4KO2wWGYdzyTOtK1qimZL0eyHyQwDYv4dNKBH4gw==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/overlays": "^3.31.1", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/collections": "^3.12.9", - "@react-stately/menu": "^3.9.10", - "@react-stately/selection": "^3.20.8", - "@react-stately/tree": "^3.9.5", - "@react-types/button": "^3.15.0", - "@react-types/menu": "^3.10.6", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/meter": { - "version": "3.4.29", - "resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.29.tgz", - "integrity": "sha512-XAhJf8LlYQl+QQXqtpWvzjlrT8MZKEG6c8N3apC5DONgSKlCwfmDm4laGEJPqtuz3QGiOopsfSfyTFYHjWsfZw==", - "requires": { - "@react-aria/progress": "^3.4.29", - "@react-types/meter": "^3.4.14", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/numberfield": { - "version": "3.12.4", - "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.4.tgz", - "integrity": "sha512-TgKBjKOjyURzbqNR2wF4tSFmQKNK5DqE4QZSlQxpYYo1T6zuztkh+oTOUZ4IWCJymL5qLtuPfGHCZbR7B+DN2w==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/spinbutton": "^3.7.1", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/form": "^3.2.3", - "@react-stately/numberfield": "^3.10.4", - "@react-types/button": "^3.15.0", - "@react-types/numberfield": "^3.8.17", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/overlays": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.31.1.tgz", - "integrity": "sha512-U5BedzcXU97U5PWm4kIPnNoVpAs9KjTYfbkGx33vapmTVpGYhQyYW9eg6zW2E8ZKsyFJtQ/jkQnbWGen97aHSQ==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/overlays": "^3.6.22", - "@react-types/button": "^3.15.0", - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/progress": { - "version": "3.4.29", - "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.29.tgz", - "integrity": "sha512-orSaaFLX5LdD9UyxgBrmP1J/ivyEFX+5v4ENPQM5RH5+Hl+0OJa+8ozI0AfVKBqCYc89BOZfG7kzi7wFHACZcQ==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-types/progress": "^3.5.17", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/radio": { - "version": "3.12.4", - "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.4.tgz", - "integrity": "sha512-2sjBAE8++EtAAfjwPdrqEVswbzR4Mvcy4n8SvwUxTo02yESa9nolBzCSdAUFUmhrNj3MiMA+zLxQ+KACfUjJOg==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/form": "^3.1.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-stately/radio": "^3.11.4", - "@react-types/radio": "^3.9.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/searchfield": { - "version": "3.8.11", - "resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.8.11.tgz", - "integrity": "sha512-5R0prEC+jRFwPeJsK6G4RN8QG3V/+EaIuw9p79G1gFD+1dY81ZakiZIIJaLWRyO7AzYBGyC/QFHtz0m3KGQT/Q==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/textfield": "^3.18.4", - "@react-aria/utils": "^3.33.0", - "@react-stately/searchfield": "^3.5.18", - "@react-types/button": "^3.15.0", - "@react-types/searchfield": "^3.6.7", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/select": { - "version": "3.17.2", - "resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.17.2.tgz", - "integrity": "sha512-oMpHStyMluRf67qxrzH5Qfcvw6ETQgZT1Qw2xvAxQVRd5IBb0PfzZS7TGiULOcMLqXAUOC28O/ycUGrGRKLarg==", - "requires": { - "@react-aria/form": "^3.1.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/listbox": "^3.15.2", - "@react-aria/menu": "^3.20.0", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/select": "^3.9.1", - "@react-types/button": "^3.15.0", - "@react-types/select": "^3.12.1", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/selection": { - "version": "3.27.1", - "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.27.1.tgz", - "integrity": "sha512-8WQ4AtWiBnk9UEeYkqpH12dd8KQW2aFbNZvM4sDfLtz7K7HWyY/MkqMe/snk9IcoSa7t4zr0bnoZJcWSGgn2PQ==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/selection": "^3.20.8", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/separator": { - "version": "3.4.15", - "resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.15.tgz", - "integrity": "sha512-A1aPQhCaE8XeelNJYPjHtA2uh921ROh8PNiZI4o62x80wcziRoctN5PAtNHJAx7VKvX66A8ZVGbOqb7iqS3J5Q==", - "requires": { - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/slider": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.4.tgz", - "integrity": "sha512-/FYCgK1qVqaz2VCDfR2x4BjyJ8lmWg1v8//+WIwKdIu4cz0KUs+U3yx0w1vp676RoERp3OEvkT3tb+/jHQ1hjA==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-stately/slider": "^3.7.4", - "@react-types/shared": "^3.33.0", - "@react-types/slider": "^3.8.3", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/spinbutton": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.7.1.tgz", - "integrity": "sha512-Nisah6yzxOC6983u/5ck0w+OQoa3sRKmpDvWpTEX0g2+ZIABOl8ttdSd65XKtxXmXHdK8X1zmrfeGOBfBR3sKA==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.33.0", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/ssr": { - "version": "3.9.10", - "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.10.tgz", - "integrity": "sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ==", - "requires": { - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/switch": { - "version": "3.7.10", - "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.10.tgz", - "integrity": "sha512-j7nrYnqX6H9J8GuqD0kdMECUozeqxeG19A2nsvfaTx3//Q7RhgIR9fqhQdVHW/wgraTlEHNH6AhDzmomBg0TNw==", - "requires": { - "@react-aria/toggle": "^3.12.4", - "@react-stately/toggle": "^3.9.4", - "@react-types/shared": "^3.33.0", - "@react-types/switch": "^3.5.16", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/table": { - "version": "3.17.10", - "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.10.tgz", - "integrity": "sha512-xdEeyOzuETkOfAHhZrX7HOIwMUsCUr4rbPvHqdcNqg7Ngla2ck9iulZNAyvOPfFwELuBEd2rz1I9TYRQ2OzSQQ==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/grid": "^3.14.7", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-stately/collections": "^3.12.9", - "@react-stately/flags": "^3.1.2", - "@react-stately/table": "^3.15.3", - "@react-types/checkbox": "^3.10.3", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@react-types/table": "^3.13.5", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/tabs": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.11.0.tgz", - "integrity": "sha512-9Gwo118GHrMXSyteCZL1L/LHLVlGSYkhGgiTL3e/UgnYjHfEfDJVTkV2JikuE2O/4uig52gQRlq5E99axLeE9Q==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/tabs": "^3.8.8", - "@react-types/shared": "^3.33.0", - "@react-types/tabs": "^3.3.21", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/tag": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.8.0.tgz", - "integrity": "sha512-sTV6uRKFIFU1aljKb0QjM6fPPnzBuitrbkkCUZCJ0w0RIX1JinZPh96NknNtjFwWmqoROjVNCq51EUd0Hh2SQw==", - "requires": { - "@react-aria/gridlist": "^3.14.3", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/list": "^3.13.3", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/textfield": { - "version": "3.18.4", - "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.4.tgz", - "integrity": "sha512-ts3Vdy2qNOzjCVeO+4RH8FSgTYN2USAMcYFeGbHOriCukVOrvgRsqcDniW7xaT60LgFdlWMJsCusvltSIyo6xw==", - "requires": { - "@react-aria/form": "^3.1.4", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/utils": "^3.33.0", - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@react-types/textfield": "^3.12.7", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/toast": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.10.tgz", - "integrity": "sha512-irW5Cr4msbPo4A4ysjT70MDJbpGCe1h9SkFgdYXBPA4Xbi4jRT7TiEZeIS1I7Hsvp6shAK1Ld/m6NBS0b/gyzg==", - "requires": { - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/landmark": "^3.0.9", - "@react-aria/utils": "^3.33.0", - "@react-stately/toast": "^3.1.3", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/toggle": { - "version": "3.12.4", - "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.4.tgz", - "integrity": "sha512-yVcl8kEFLsV47aCA22EMPcd/KWoYqPIPSzoKjRD/iWmxcP6iGzSxDjdUgMQojNGY8Q6wL8lUxfRqKBjvl/uezQ==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/toggle": "^3.9.4", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/toolbar": { - "version": "3.0.0-beta.23", - "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.23.tgz", - "integrity": "sha512-FzvNf2hWtjEwk8F2MBf4qSs6AAR/p2WFSws6kJ4f0SrWXl4wR9VDEwBEUQcIPbWCK2aUsyOjubCh55Cl4t3MoQ==", - "requires": { - "@react-aria/focus": "^3.21.4", - "@react-aria/i18n": "^3.12.15", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/tooltip": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.9.1.tgz", - "integrity": "sha512-mvEhqpvF4v/wj9zw3a8bsAEnySutGbxKXXt39s6WvF6dkVfaXfsmV9ahuMCHH//UGh/yidZGLrXX4YVdrgS8lA==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-stately/tooltip": "^3.5.10", - "@react-types/shared": "^3.33.0", - "@react-types/tooltip": "^3.5.1", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/tree": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/@react-aria/tree/-/tree-3.1.6.tgz", - "integrity": "sha512-igLX+OQrbXCBLrtPWgUevU0iDrgTSAJh1ncHoPzfD/YDcyTDLqKdy2nZhNbJ/IdHCwTyzIknhFJ700K20Ymw9A==", - "requires": { - "@react-aria/gridlist": "^3.14.3", - "@react-aria/i18n": "^3.12.15", - "@react-aria/selection": "^3.27.1", - "@react-aria/utils": "^3.33.0", - "@react-stately/tree": "^3.9.5", - "@react-types/button": "^3.15.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-aria/utils": { - "version": "3.33.0", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.33.0.tgz", - "integrity": "sha512-yvz7CMH8d2VjwbSa5nGXqjU031tYhD8ddax95VzJsHSPyqHDEGfxul8RkhGV6oO7bVqZxVs6xY66NIgae+FHjw==", - "requires": { - "@react-aria/ssr": "^3.9.10", - "@react-stately/flags": "^3.1.2", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0", - "clsx": "^2.0.0" - } - }, - "@react-aria/visually-hidden": { - "version": "3.8.30", - "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.30.tgz", - "integrity": "sha512-iY44USEU8sJy0NOJ/sTDn3YlspbhHuVG3nx2YYrzfmxbS3i+lNwkCfG8kJ77dtmbuDLIdBGKENjGkbcwz3kiJg==", - "requires": { - "@react-aria/interactions": "^3.27.0", - "@react-aria/utils": "^3.33.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/calendar": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.9.2.tgz", - "integrity": "sha512-AQj8/izwb7eY+KFqKcMLI2ygvnbAIwLuQG5KPHgJsMygFqnN4yzXKz5orGqVJnxEXLKiLPteVztx7b5EQobrtw==", - "requires": { - "@internationalized/date": "^3.11.0", - "@react-stately/utils": "^3.11.0", - "@react-types/calendar": "^3.8.2", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/checkbox": { - "version": "3.7.4", - "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.4.tgz", - "integrity": "sha512-oXHMkK22CWLcmNlunDuu4p52QXYmkpx6es9AjWx/xlh3XLZdJzo/5SANioOH1QvBtwPA/c2KQy+ZBqC21NtMHw==", - "requires": { - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/collections": { - "version": "3.12.9", - "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.9.tgz", - "integrity": "sha512-2jywPMhVgMOh0XtutxPqIxFCIiLOnL/GXIrRKoBEo8M3Q24NoMRBavUrn9RTvjqNnec1i/8w1/8sq8cmCKEohA==", - "requires": { - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/color": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.9.4.tgz", - "integrity": "sha512-SprAP5STMg6K0jq+A3UoimsvvTCIGItUtWurS/lDRoQJYajFR8IUdz+mekU/GaXzvFhMN32dijOtFcfxnA4cfA==", - "requires": { - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-stately/form": "^3.2.3", - "@react-stately/numberfield": "^3.10.4", - "@react-stately/slider": "^3.7.4", - "@react-stately/utils": "^3.11.0", - "@react-types/color": "^3.1.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/combobox": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.12.2.tgz", - "integrity": "sha512-h4YRmzA+s3aMwUrXm6jyWLN0BWWXUNiodArB1wC24xNdeI7S8O3mxz6G2r3Ne8AE02FXmZXs9SD30Mx5vVVuqQ==", - "requires": { - "@react-stately/collections": "^3.12.9", - "@react-stately/form": "^3.2.3", - "@react-stately/list": "^3.13.3", - "@react-stately/overlays": "^3.6.22", - "@react-stately/utils": "^3.11.0", - "@react-types/combobox": "^3.13.11", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/datepicker": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.16.0.tgz", - "integrity": "sha512-mYtzKXufFVivrHjmxys3ryJFMPIQNhVqaSItmGnWv3ehxw+0HKBrROf3BFiEN4zP20euoP149ZaR4uNx90kMYw==", - "requires": { - "@internationalized/date": "^3.11.0", - "@internationalized/number": "^3.6.5", - "@internationalized/string": "^3.2.7", - "@react-stately/form": "^3.2.3", - "@react-stately/overlays": "^3.6.22", - "@react-stately/utils": "^3.11.0", - "@react-types/datepicker": "^3.13.4", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/disclosure": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.10.tgz", - "integrity": "sha512-nUistLYMjBDy+yaS5H0y0Dwfcjr12zpIh7vjhQXF4wxIh3D08NRvV1NCQ0LV+IsMej/qoPJvKS4EnXHxBI3GmQ==", - "requires": { - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/dnd": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.7.3.tgz", - "integrity": "sha512-yBtzAimyYvJWnzP80Scx7l559+43TVSyjaMpUR6/s2IjqD3XoPKgPsv7KaFUmygBTkCBGBFJn404rYgMCOsu3g==", - "requires": { - "@react-stately/selection": "^3.20.8", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/flags": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.1.2.tgz", - "integrity": "sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==", - "requires": { - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/form": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.3.tgz", - "integrity": "sha512-NPvjJtns1Pq9uvqeRJCf8HIdVmOm2ARLYQ2F/sqXj1w5IChJ4oWL4Xzvj29/zBitgE1vVjDhnrnwSfNlHZGX0g==", - "requires": { - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/grid": { - "version": "3.11.8", - "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.8.tgz", - "integrity": "sha512-tCabR5U7ype+uEElS5Chv5n6ntUv3drXa9DwebjO05cFevUmjTkEfYPJWixpgX4UlCCvjdUFgzeQlJF+gCiozg==", - "requires": { - "@react-stately/collections": "^3.12.9", - "@react-stately/selection": "^3.20.8", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/list": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.13.3.tgz", - "integrity": "sha512-xN0v7rzhIKshhcshOzx+ZgVngXnGCtMPRdhoDLGaHzQy5YfxvKBMNLCnr5Lm4T1U/kIvHbyzxmr5uwmH8WxoIg==", - "requires": { - "@react-stately/collections": "^3.12.9", - "@react-stately/selection": "^3.20.8", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/menu": { - "version": "3.9.10", - "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.10.tgz", - "integrity": "sha512-dY9FzjQ+6iNInVujZPyMklDGoSbaoO0yguUnALAY+yfkPAyStEElfm4aXZgRfNKOTNHe9E34oV7qefSYsclvTg==", - "requires": { - "@react-stately/overlays": "^3.6.22", - "@react-types/menu": "^3.10.6", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/numberfield": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.4.tgz", - "integrity": "sha512-EniHHwXOw/Ta0x5j61OvldDAvLoi/8xOo//bzrqwnDvf2/1IKGFMD9CHs7HYhQw+9oNl3Q2V1meOTNPc4PvoMQ==", - "requires": { - "@internationalized/number": "^3.6.5", - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/numberfield": "^3.8.17", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/overlays": { - "version": "3.6.22", - "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.22.tgz", - "integrity": "sha512-sWBnuy5dqVp8d+1e+ABTRVB3YBcOW86/90pF5PWY44au3bUFXVSUBO2QMdR/6JtojDoPRmrjufonI19/Zs/20w==", - "requires": { - "@react-stately/utils": "^3.11.0", - "@react-types/overlays": "^3.9.3", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/radio": { - "version": "3.11.4", - "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.4.tgz", - "integrity": "sha512-3svsW5VxJA5/p1vO+Qlxv+7Jq9g7f4rqX9Rbqdfd+pH7ykHaV0CUKkSRMaWfcY8Vgaf2xmcc6dvusPRqKX8T1A==", - "requires": { - "@react-stately/form": "^3.2.3", - "@react-stately/utils": "^3.11.0", - "@react-types/radio": "^3.9.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/searchfield": { - "version": "3.5.18", - "resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.18.tgz", - "integrity": "sha512-C3/1wOON5oK0QBljj0vSbHm/IWgd29NxB+7zT1JjZcxtbcFxCj4HOxKdnPCT/d8Pojb0YS26QgKzatLZ0NnhgQ==", - "requires": { - "@react-stately/utils": "^3.11.0", - "@react-types/searchfield": "^3.6.7", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/select": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.9.1.tgz", - "integrity": "sha512-CJQRqv8Dg+0RRvcig3a2YfY6POJIscDINvidRF31yK6J72rsP01dY3ria9aJjizNDHR9Q5dWFp/z+ii0cOTWIQ==", - "requires": { - "@react-stately/form": "^3.2.3", - "@react-stately/list": "^3.13.3", - "@react-stately/overlays": "^3.6.22", - "@react-stately/utils": "^3.11.0", - "@react-types/select": "^3.12.1", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/selection": { - "version": "3.20.8", - "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.8.tgz", - "integrity": "sha512-V1kRN1NLW+i/3Xv+Q0pN9OzuM0zFEW9mdXOOOq7l+YL6hFjqIjttT2/q4KoyiNV3W0hfoRFSTQ7XCgqnqtwEng==", - "requires": { - "@react-stately/collections": "^3.12.9", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/slider": { - "version": "3.7.4", - "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.4.tgz", - "integrity": "sha512-cSOYSx2nsOQejMg6Ql0+GUpqAiPwRA5teYXUghNvuBDtVxnd4l2rnXs54Ww48tU43xf2+L3kkmMofThjABoEPw==", - "requires": { - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@react-types/slider": "^3.8.3", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/table": { - "version": "3.15.3", - "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.15.3.tgz", - "integrity": "sha512-W1wR0O/PmdD8hCUFIAelHICjUX/Ii6ZldPlH6EILr9olyGpoCaY7XmnyG7kii1aANuQGBeskjJdXvS6LX/gyDw==", - "requires": { - "@react-stately/collections": "^3.12.9", - "@react-stately/flags": "^3.1.2", - "@react-stately/grid": "^3.11.8", - "@react-stately/selection": "^3.20.8", - "@react-stately/utils": "^3.11.0", - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0", - "@react-types/table": "^3.13.5", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/tabs": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.8.tgz", - "integrity": "sha512-BZImWT+pHZitImRQkoL7jVhTtpGPSra1Rhh4pi8epzwogeqseEIEpuWpQebjQP74r1kfNi/iT2p5Qb31eWfh1Q==", - "requires": { - "@react-stately/list": "^3.13.3", - "@react-types/shared": "^3.33.0", - "@react-types/tabs": "^3.3.21", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/toast": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.1.3.tgz", - "integrity": "sha512-mT9QJKmD523lqFpOp0VWZ6QHZENFK7HrodnNJDVc7g616s5GNmemdlkITV43fSY3tHeThCVvPu+Uzh7RvQ9mpQ==", - "requires": { - "@swc/helpers": "^0.5.0", - "use-sync-external-store": "^1.6.0" - } - }, - "@react-stately/toggle": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.4.tgz", - "integrity": "sha512-tjWsshRJtHC+PI5NYMlnDlV/BTo1eWq6fmR6x1mXlQfKuKGTJRzhgJyaQ2mc5K+LkifD7fchOhfapHCrRlzwMg==", - "requires": { - "@react-stately/utils": "^3.11.0", - "@react-types/checkbox": "^3.10.3", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/tooltip": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.10.tgz", - "integrity": "sha512-GauUdc6Of08Np2iUw4xx/DdgpvszS9CxJWYcRnNyAAGPLQrmniVrpJvb0EUKQTP9sUSci1SlmpvJh4SNZx26Bw==", - "requires": { - "@react-stately/overlays": "^3.6.22", - "@react-types/tooltip": "^3.5.1", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/tree": { - "version": "3.9.5", - "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.5.tgz", - "integrity": "sha512-UpvBlzL/MpFdOepDg+cohI/zvw8DEVM8cXY/OZ8tKUXWpew1HpUglwnAI3ivm0L2k9laUIB9siW0g04ZWiH9Lg==", - "requires": { - "@react-stately/collections": "^3.12.9", - "@react-stately/selection": "^3.20.8", - "@react-stately/utils": "^3.11.0", - "@react-types/shared": "^3.33.0", - "@swc/helpers": "^0.5.0" - } - }, - "@react-stately/utils": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.11.0.tgz", - "integrity": "sha512-8LZpYowJ9eZmmYLpudbo/eclIRnbhWIJZ994ncmlKlouNzKohtM8qTC6B1w1pwUbiwGdUoyzLuQbeaIor5Dvcw==", - "requires": { - "@swc/helpers": "^0.5.0" - } - }, - "@react-types/breadcrumbs": { - "version": "3.7.18", - "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.18.tgz", - "integrity": "sha512-zwltqx2XSELBRQeuCraxrdfT4fpIOVu6eQXsZ4RhWlsT7DLhzj3pUGkxdPDAMfYaVdyNBqc+nhiAnCwz6tUJ8A==", - "requires": { - "@react-types/link": "^3.6.6", - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/button": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.15.0.tgz", - "integrity": "sha512-X/K2/Oeuq7Hi8nMIzx4/YlZuvWFiSOHZt27p4HmThCnNO/9IDFPmvPrpkYjWN5eN9Nuk+P5vZUb4A7QJgYpvGA==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/calendar": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.8.2.tgz", - "integrity": "sha512-QbPFhvBQfrsz3x1Nnatr5SL+8XtbxvP4obESFuDrKmsqaaAv+jG5vwLiPTKp6Z3L+MWkCvKavBPuW+byhq+69A==", - "requires": { - "@internationalized/date": "^3.11.0", - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/checkbox": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.3.tgz", - "integrity": "sha512-Xw4jHG7uK352Wc18XXzdzmtr3Xjg8d2tPoBGNgsw39f92EY2UpoDAPHxYR0BaDe04lGfAn6YwVivI4OGVbjXIg==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/color": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.1.3.tgz", - "integrity": "sha512-XM0x8iZpAf036w9qceD2RFroehLxKRwkVer7EvdJNs8K8iUN8TuhCagzsomiSJtyYh5MFysEVQ2ir85toiAFyw==", - "requires": { - "@react-types/shared": "^3.33.0", - "@react-types/slider": "^3.8.3" - } - }, - "@react-types/combobox": { - "version": "3.13.11", - "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.11.tgz", - "integrity": "sha512-5/tdmTAvqPpiWzEeaV7uLLSbSTkkoQ1mVz6NfKMPuw4ZBkY3lPc9JDkkQjY/JrquZao+KY4Dx8ZIoS0NqkrFrw==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/datepicker": { - "version": "3.13.4", - "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.4.tgz", - "integrity": "sha512-B5sAPoYZfluDBpgVK3ADlHbXBKRkFCQFO18Bs091IvRRwqzfoO/uf+/9UpXMw+BEF4pciLf0/kdiVQTvI3MzlA==", - "requires": { - "@internationalized/date": "^3.11.0", - "@react-types/calendar": "^3.8.2", - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/dialog": { - "version": "3.5.23", - "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.23.tgz", - "integrity": "sha512-3tMzweYuaDOaufF5tZPMgXSA0pPFJNgdg89YRITh0wMXMG0pm+tAKVQJL1TSLLhOiLCEL08V8M/AK67dBdr2IA==", - "requires": { - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/grid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.7.tgz", - "integrity": "sha512-riET3xeKPTcRWQy6hYCMxdbdL3yubPY5Ow66b2GA2rEqoYvmDBniYXAM2Oh+q9s+YgnAP7qJK++ym8NljvHiLA==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/link": { - "version": "3.6.6", - "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.6.tgz", - "integrity": "sha512-M6WXxUJFmiF6GNu7xUH0uHj0jsorFBN6npkfSCNM4puStC8NbUT2+ZPySQyZXCoHMQ89g6qZ6vCc8QduVkTE7Q==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/listbox": { - "version": "3.7.5", - "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.5.tgz", - "integrity": "sha512-Cn+yNip+YZBaGzu+z5xPNgmfSupnLl+li7uG5hRc+EArkk8/G42myRXz6M8wPrLM1bFAq3r85tAbyoXVmKG5Jw==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/menu": { - "version": "3.10.6", - "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.6.tgz", - "integrity": "sha512-OJTznQ4xE/VddBJU+HO4x5tceSOdyQhiHA1bREE1aHl+PcgHOUZLdMjXp1zFaGF16HhItHJaxpifJ4hzf4hWQA==", - "requires": { - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/meter": { - "version": "3.4.14", - "resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.14.tgz", - "integrity": "sha512-rNw0Do2AM3zLGZ0pSWweViuddg1uW99PWzE6RQXE8nsTHTeiwDZt9SYGdObEnjd+nJ3YzemqekG0Kqt93iNBcA==", - "requires": { - "@react-types/progress": "^3.5.17" - } - }, - "@react-types/numberfield": { - "version": "3.8.17", - "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.17.tgz", - "integrity": "sha512-Q9n24OaSMXrebMowbtowmHLNclknN3XkcBIaYMwA2BIGIl+fZFnI8MERM0pG87W+wki6FepDExsDW9YxQF4pnw==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/overlays": { - "version": "3.9.3", - "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.3.tgz", - "integrity": "sha512-LzetThNNk8T26pQRbs1I7+isuFhdFYREy7wJCsZmbB0FnZgCukGTfOtThZWv+ry11veyVJiX68jfl4SV6ACTWA==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/progress": { - "version": "3.5.17", - "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.17.tgz", - "integrity": "sha512-JtiGlek6QS04bFrRj1WfChjPNr7+3/+pd6yZayXGUkQUPHt1Z/cFnv3QZ/tSQTdUt1XXmjnCak9ZH9JQBqe64Q==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/radio": { - "version": "3.9.3", - "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.3.tgz", - "integrity": "sha512-w2BrMGIiZxYXPCnnB2NQyifwE/rRFMIW87MyawrKO9zPSbnDkqLIHAAtqmlNk2zkz1ZEWjk9opNsuztjP7D4sA==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/searchfield": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.6.7.tgz", - "integrity": "sha512-POo3spZcYD14aqo0f4eNbymJ8w9EKrlu0pOOjYYWI2P0GUSRmib9cBA9xZFhvRGHuNlHo3ePjeFitYQI7L3g1g==", - "requires": { - "@react-types/shared": "^3.33.0", - "@react-types/textfield": "^3.12.7" - } - }, - "@react-types/select": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.12.1.tgz", - "integrity": "sha512-PtIUymvQNIIzgr+piJtK/8gbH7akWtbswIbfoADPSxtZEd1/vfUIO0s8c750s3XYNlmx/4DrhugQsLYwgC35yg==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/shared": { - "version": "3.33.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.33.0.tgz", - "integrity": "sha512-xuUpP6MyuPmJtzNOqF5pzFUIHH2YogyOQfUQHag54PRmWB7AbjuGWBUv0l1UDmz6+AbzAYGmDVAzcRDOu2PFpw==" - }, - "@react-types/slider": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.3.tgz", - "integrity": "sha512-HCDegYiUA27CcJKvFwgpR8ktFKf2nAirXqQEgVPV4uxk6JIeiRx41yqM/xPJGfmaqa7BARYARLT41yN2V8Kadg==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/switch": { - "version": "3.5.16", - "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.16.tgz", - "integrity": "sha512-6fynclkyg0wGHo3f1bwk4Z+gZZEg0Z63iP5TFhgHWdZ8W+Uq6F3u7V4IgQpuJ2NleL1c2jy2/CKdS9v06ac2Og==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/table": { - "version": "3.13.5", - "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.5.tgz", - "integrity": "sha512-4/CixlNmXSuJuX2IKuUlgNd/dEgNh3WvfE/bdwuI1t5JBdShP9tHIzSkgZbrzE2xX46NeA2xq4vXNO5kBv+QDA==", - "requires": { - "@react-types/grid": "^3.3.7", - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/tabs": { - "version": "3.3.21", - "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.21.tgz", - "integrity": "sha512-Dq9bKI62rHoI4LGGcBGlZ5s0aSwB0G4Y8o0r7hQZvf1eZWc9fmqdAdTTaGG/RUyhMIGRYWl5RRUBUuC5RmaO6w==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/textfield": { - "version": "3.12.7", - "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.7.tgz", - "integrity": "sha512-ddiacsS6sLFtAn2/fym7lR8nbdsLgPfelNDcsDqHiu6XUHh5TCNe8ItXHFaIiyfnKTH8uJqZrSli4wfAYNfMsw==", - "requires": { - "@react-types/shared": "^3.33.0" - } - }, - "@react-types/tooltip": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.5.1.tgz", - "integrity": "sha512-h6xOAWbWUJKs9CzcCyzSPATLHq7W5dS866HkXLrtCrRDShLuzQnojZnctD2tKtNt17990hjnOhl36GUBuO5kyw==", - "requires": { - "@react-types/overlays": "^3.9.3", - "@react-types/shared": "^3.33.0" - } - }, - "@remix-run/router": { - "version": "1.23.2", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.2.tgz", - "integrity": "sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==" - }, - "@rolldown/pluginutils": { - "version": "1.0.0-rc.3", - "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz", - "integrity": "sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==", - "dev": true - }, - "@rollup/plugin-babel": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", - "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==", - "dev": true, - "requires": { - "@babel/helper-module-imports": "^7.10.4", - "@rollup/pluginutils": "^3.1.0" - }, - "dependencies": { - "@rollup/pluginutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz", - "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==", - "dev": true, - "requires": { - "@types/estree": "0.0.39", - "estree-walker": "^1.0.1", - "picomatch": "^2.2.2" - } - }, - "@types/estree": { - "version": "0.0.39", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", - "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", - "dev": true - }, - "estree-walker": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz", - "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==", - "dev": true - }, - "picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true - } - } - }, - "@rollup/plugin-inject": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz", - "integrity": "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==", - "dev": true, - "requires": { - "@rollup/pluginutils": "^5.0.1", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.3" - } - }, - "@rollup/plugin-node-resolve": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz", - "integrity": "sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==", - "dev": true, - "requires": { - "@rollup/pluginutils": "^5.0.1", - "@types/resolve": "1.20.2", - "deepmerge": "^4.2.2", - "is-module": "^1.0.0", - "resolve": "^1.22.1" - } - }, - "@rollup/plugin-replace": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz", - "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==", - "dev": true, - "requires": { - "@rollup/pluginutils": "^3.1.0", - "magic-string": "^0.25.7" - }, - "dependencies": { - "@rollup/pluginutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz", - "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==", - "dev": true, - "requires": { - "@types/estree": "0.0.39", - "estree-walker": "^1.0.1", - "picomatch": "^2.2.2" - } - }, - "@types/estree": { - "version": "0.0.39", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", - "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", - "dev": true - }, - "estree-walker": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz", - "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==", - "dev": true - }, - "magic-string": { - "version": "0.25.9", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", - "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", - "dev": true, - "requires": { - "sourcemap-codec": "^1.4.8" - } - }, - "picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true - } - } - }, - "@rollup/plugin-terser": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz", - "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==", - "dev": true, - "requires": { - "serialize-javascript": "^6.0.1", - "smob": "^1.0.0", - "terser": "^5.17.4" - } - }, - "@rollup/plugin-typescript": { - "version": "12.3.0", - "resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz", - "integrity": "sha512-7DP0/p7y3t67+NabT9f8oTBFE6gGkto4SA6Np2oudYmZE/m1dt8RB0SjL1msMxFpLo631qjRCcBlAbq1ml/Big==", - "dev": true, - "requires": { - "@rollup/pluginutils": "^5.1.0", - "resolve": "^1.22.1" - } - }, - "@rollup/plugin-virtual": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz", - "integrity": "sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A==", - "dev": true - }, - "@rollup/plugin-wasm": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-wasm/-/plugin-wasm-6.2.2.tgz", - "integrity": "sha512-gpC4R1G9Ni92ZIRTexqbhX7U+9estZrbhP+9SRb0DW9xpB9g7j34r+J2hqrcW/lRI7dJaU84MxZM0Rt82tqYPQ==", - "dev": true, - "requires": { - "@rollup/pluginutils": "^5.0.2" - } - }, - "@rollup/pluginutils": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz", - "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==", - "dev": true, - "requires": { - "@types/estree": "^1.0.0", - "estree-walker": "^2.0.2", - "picomatch": "^4.0.2" - } - }, - "@rollup/rollup-android-arm-eabi": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.57.1.tgz", - "integrity": "sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==", - "optional": true - }, - "@rollup/rollup-android-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.57.1.tgz", - "integrity": "sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==", - "optional": true - }, - "@rollup/rollup-darwin-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.57.1.tgz", - "integrity": "sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==", - "optional": true - }, - "@rollup/rollup-darwin-x64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.57.1.tgz", - "integrity": "sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==", - "optional": true - }, - "@rollup/rollup-freebsd-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.57.1.tgz", - "integrity": "sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==", - "optional": true - }, - "@rollup/rollup-freebsd-x64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.57.1.tgz", - "integrity": "sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==", - "optional": true - }, - "@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.57.1.tgz", - "integrity": "sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==", - "optional": true - }, - "@rollup/rollup-linux-arm-musleabihf": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.57.1.tgz", - "integrity": "sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==", - "optional": true - }, - "@rollup/rollup-linux-arm64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.57.1.tgz", - "integrity": "sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==", - "optional": true - }, - "@rollup/rollup-linux-arm64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.57.1.tgz", - "integrity": "sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==", - "optional": true - }, - "@rollup/rollup-linux-loong64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.57.1.tgz", - "integrity": "sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==", - "optional": true - }, - "@rollup/rollup-linux-loong64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.57.1.tgz", - "integrity": "sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==", - "optional": true - }, - "@rollup/rollup-linux-ppc64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.57.1.tgz", - "integrity": "sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==", - "optional": true - }, - "@rollup/rollup-linux-ppc64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.57.1.tgz", - "integrity": "sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==", - "optional": true - }, - "@rollup/rollup-linux-riscv64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.57.1.tgz", - "integrity": "sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==", - "optional": true - }, - "@rollup/rollup-linux-riscv64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.57.1.tgz", - "integrity": "sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==", - "optional": true - }, - "@rollup/rollup-linux-s390x-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.57.1.tgz", - "integrity": "sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==", - "optional": true - }, - "@rollup/rollup-linux-x64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.57.1.tgz", - "integrity": "sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==", - "optional": true - }, - "@rollup/rollup-linux-x64-musl": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.57.1.tgz", - "integrity": "sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==", - "optional": true - }, - "@rollup/rollup-openbsd-x64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.57.1.tgz", - "integrity": "sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==", - "optional": true - }, - "@rollup/rollup-openharmony-arm64": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.57.1.tgz", - "integrity": "sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==", - "optional": true - }, - "@rollup/rollup-win32-arm64-msvc": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.57.1.tgz", - "integrity": "sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==", - "optional": true - }, - "@rollup/rollup-win32-ia32-msvc": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.57.1.tgz", - "integrity": "sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==", - "optional": true - }, - "@rollup/rollup-win32-x64-gnu": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.57.1.tgz", - "integrity": "sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==", - "optional": true - }, - "@rollup/rollup-win32-x64-msvc": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.57.1.tgz", - "integrity": "sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==", - "optional": true - }, - "@rtsao/scc": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", - "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", - "dev": true - }, - "@sindresorhus/is": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz", - "integrity": "sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==", - "dev": true - }, - "@speed-highlight/core": { - "version": "1.2.14", - "resolved": "https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.14.tgz", - "integrity": "sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==", - "dev": true - }, - "@stylistic/eslint-plugin": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.9.0.tgz", - "integrity": "sha512-FqqSkvDMYJReydrMhlugc71M76yLLQWNfmGq+SIlLa7N3kHp8Qq8i2PyWrVNAfjOyOIY+xv9XaaYwvVW7vroMA==", - "dev": true, - "requires": { - "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/types": "^8.56.0", - "eslint-visitor-keys": "^4.2.1", - "espree": "^10.4.0", - "estraverse": "^5.3.0", - "picomatch": "^4.0.3" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", - "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", - "dev": true - } - } - }, - "@surma/rollup-plugin-off-main-thread": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz", - "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==", - "dev": true, - "requires": { - "ejs": "^3.1.6", - "json5": "^2.2.0", - "magic-string": "^0.25.0", - "string.prototype.matchall": "^4.0.6" - }, - "dependencies": { - "magic-string": { - "version": "0.25.9", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", - "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", - "dev": true, - "requires": { - "sourcemap-codec": "^1.4.8" - } - } - } - }, - "@svgr/babel-plugin-add-jsx-attribute": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", - "dev": true - }, - "@svgr/babel-plugin-remove-jsx-attribute": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", - "dev": true - }, - "@svgr/babel-plugin-remove-jsx-empty-expression": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", - "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", - "dev": true - }, - "@svgr/babel-plugin-replace-jsx-attribute-value": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", - "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", - "dev": true - }, - "@svgr/babel-plugin-svg-dynamic-title": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", - "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", - "dev": true - }, - "@svgr/babel-plugin-svg-em-dimensions": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", - "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", - "dev": true - }, - "@svgr/babel-plugin-transform-react-native-svg": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz", - "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==", - "dev": true - }, - "@svgr/babel-plugin-transform-svg-component": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", - "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", - "dev": true - }, - "@svgr/babel-preset": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-8.1.0.tgz", - "integrity": "sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==", - "dev": true, - "requires": { - "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", - "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", - "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", - "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", - "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", - "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", - "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", - "@svgr/babel-plugin-transform-svg-component": "8.0.0" - } - }, - "@svgr/core": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/core/-/core-8.1.0.tgz", - "integrity": "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==", - "dev": true, - "requires": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "8.1.0", - "camelcase": "^6.2.0", - "cosmiconfig": "^8.1.3", - "snake-case": "^3.0.4" - } - }, - "@svgr/hast-util-to-babel-ast": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz", - "integrity": "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==", - "dev": true, - "requires": { - "@babel/types": "^7.21.3", - "entities": "^4.4.0" - } - }, - "@svgr/plugin-jsx": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-8.1.0.tgz", - "integrity": "sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==", - "dev": true, - "requires": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "8.1.0", - "@svgr/hast-util-to-babel-ast": "8.0.0", - "svg-parser": "^2.0.4" - } - }, - "@swc/core": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.11.tgz", - "integrity": "sha512-iLmLTodbYxU39HhMPaMUooPwO/zqJWvsqkrXv1ZI38rMb048p6N7qtAtTp37sw9NzSrvH6oli8EdDygo09IZ/w==", - "dev": true, - "requires": { - "@swc/core-darwin-arm64": "1.15.11", - "@swc/core-darwin-x64": "1.15.11", - "@swc/core-linux-arm-gnueabihf": "1.15.11", - "@swc/core-linux-arm64-gnu": "1.15.11", - "@swc/core-linux-arm64-musl": "1.15.11", - "@swc/core-linux-x64-gnu": "1.15.11", - "@swc/core-linux-x64-musl": "1.15.11", - "@swc/core-win32-arm64-msvc": "1.15.11", - "@swc/core-win32-ia32-msvc": "1.15.11", - "@swc/core-win32-x64-msvc": "1.15.11", - "@swc/counter": "^0.1.3", - "@swc/types": "^0.1.25" - } - }, - "@swc/core-darwin-arm64": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.11.tgz", - "integrity": "sha512-QoIupRWVH8AF1TgxYyeA5nS18dtqMuxNwchjBIwJo3RdwLEFiJq6onOx9JAxHtuPwUkIVuU2Xbp+jCJ7Vzmgtg==", - "dev": true, - "optional": true - }, - "@swc/core-darwin-x64": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.11.tgz", - "integrity": "sha512-S52Gu1QtPSfBYDiejlcfp9GlN+NjTZBRRNsz8PNwBgSE626/FUf2PcllVUix7jqkoMC+t0rS8t+2/aSWlMuQtA==", - "dev": true, - "optional": true - }, - "@swc/core-linux-arm-gnueabihf": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.11.tgz", - "integrity": "sha512-lXJs8oXo6Z4yCpimpQ8vPeCjkgoHu5NoMvmJZ8qxDyU99KVdg6KwU9H79vzrmB+HfH+dCZ7JGMqMF//f8Cfvdg==", - "dev": true, - "optional": true - }, - "@swc/core-linux-arm64-gnu": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.11.tgz", - "integrity": "sha512-chRsz1K52/vj8Mfq/QOugVphlKPWlMh10V99qfH41hbGvwAU6xSPd681upO4bKiOr9+mRIZZW+EfJqY42ZzRyA==", - "dev": true, - "optional": true - }, - "@swc/core-linux-arm64-musl": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.11.tgz", - "integrity": "sha512-PYftgsTaGnfDK4m6/dty9ryK1FbLk+LosDJ/RJR2nkXGc8rd+WenXIlvHjWULiBVnS1RsjHHOXmTS4nDhe0v0w==", - "dev": true, - "optional": true - }, - "@swc/core-linux-x64-gnu": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.11.tgz", - "integrity": "sha512-DKtnJKIHiZdARyTKiX7zdRjiDS1KihkQWatQiCHMv+zc2sfwb4Glrodx2VLOX4rsa92NLR0Sw8WLcPEMFY1szQ==", - "dev": true, - "optional": true - }, - "@swc/core-linux-x64-musl": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.11.tgz", - "integrity": "sha512-mUjjntHj4+8WBaiDe5UwRNHuEzLjIWBTSGTw0JT9+C9/Yyuh4KQqlcEQ3ro6GkHmBGXBFpGIj/o5VMyRWfVfWw==", - "dev": true, - "optional": true - }, - "@swc/core-win32-arm64-msvc": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.11.tgz", - "integrity": "sha512-ZkNNG5zL49YpaFzfl6fskNOSxtcZ5uOYmWBkY4wVAvgbSAQzLRVBp+xArGWh2oXlY/WgL99zQSGTv7RI5E6nzA==", - "dev": true, - "optional": true - }, - "@swc/core-win32-ia32-msvc": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.11.tgz", - "integrity": "sha512-6XnzORkZCQzvTQ6cPrU7iaT9+i145oLwnin8JrfsLG41wl26+5cNQ2XV3zcbrnFEV6esjOceom9YO1w9mGJByw==", - "dev": true, - "optional": true - }, - "@swc/core-win32-x64-msvc": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.11.tgz", - "integrity": "sha512-IQ2n6af7XKLL6P1gIeZACskSxK8jWtoKpJWLZmdXTDj1MGzktUy4i+FvpdtxFmJWNavRWH1VmTr6kAubRDHeKw==", - "dev": true, - "optional": true - }, - "@swc/counter": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", - "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", - "dev": true - }, - "@swc/helpers": { - "version": "0.5.18", - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.18.tgz", - "integrity": "sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==", - "requires": { - "tslib": "^2.8.0" - } - }, - "@swc/types": { - "version": "0.1.25", - "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.25.tgz", - "integrity": "sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==", - "dev": true, - "requires": { - "@swc/counter": "^0.1.3" - } - }, - "@swc/wasm": { - "version": "1.15.11", - "resolved": "https://registry.npmjs.org/@swc/wasm/-/wasm-1.15.11.tgz", - "integrity": "sha512-230rdYZf8ux3nIwISOQNCFrxzxpL/UFY4Khv/3UsvpEdo709j/+Tg80yXWW3DXETeZNPBV72QpvEBhXsl7Lc9g==", - "dev": true - }, - "@tanstack/query-core": { - "version": "5.90.20", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.90.20.tgz", - "integrity": "sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==" - }, - "@tanstack/query-devtools": { - "version": "5.93.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.93.0.tgz", - "integrity": "sha512-+kpsx1NQnOFTZsw6HAFCW3HkKg0+2cepGtAWXjiiSOJJ1CtQpt72EE2nyZb+AjAbLRPoeRmPJ8MtQd8r8gsPdg==" - }, - "@tanstack/react-query": { - "version": "5.90.21", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.90.21.tgz", - "integrity": "sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==", - "requires": { - "@tanstack/query-core": "5.90.20" - } - }, - "@tanstack/react-query-devtools": { - "version": "5.91.3", - "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.91.3.tgz", - "integrity": "sha512-nlahjMtd/J1h7IzOOfqeyDh5LNfG0eULwlltPEonYy0QL+nqrBB+nyzJfULV+moL7sZyxc2sHdNJki+vLA9BSA==", - "requires": { - "@tanstack/query-devtools": "5.93.0" - } - }, - "@tanstack/react-virtual": { - "version": "3.13.19", - "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.19.tgz", - "integrity": "sha512-KzwmU1IbE0IvCZSm6OXkS+kRdrgW2c2P3Ho3NC+zZXWK6oObv/L+lcV/2VuJ+snVESRlMJ+w/fg4WXI/JzoNGQ==", - "requires": { - "@tanstack/virtual-core": "3.13.19" - } - }, - "@tanstack/virtual-core": { - "version": "3.13.19", - "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.19.tgz", - "integrity": "sha512-/BMP7kNhzKOd7wnDeB8NrIRNLwkf5AhCYCvtfZV2GXWbBieFm/el0n6LOAXlTi6ZwHICSNnQcIxRCWHrLzDY+g==" - }, - "@tauri-apps/api": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.10.1.tgz", - "integrity": "sha512-hKL/jWf293UDSUN09rR69hrToyIXBb8CjGaWC7gfinvnQrBVvnLr08FeFi38gxtugAVyVcTa5/FD/Xnkb1siBw==" - }, - "@tauri-apps/cli": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.10.1.tgz", - "integrity": "sha512-jQNGF/5quwORdZSSLtTluyKQ+o6SMa/AUICfhf4egCGFdMHqWssApVgYSbg+jmrZoc8e1DscNvjTnXtlHLS11g==", - "dev": true, - "requires": { - "@tauri-apps/cli-darwin-arm64": "2.10.1", - "@tauri-apps/cli-darwin-x64": "2.10.1", - "@tauri-apps/cli-linux-arm-gnueabihf": "2.10.1", - "@tauri-apps/cli-linux-arm64-gnu": "2.10.1", - "@tauri-apps/cli-linux-arm64-musl": "2.10.1", - "@tauri-apps/cli-linux-riscv64-gnu": "2.10.1", - "@tauri-apps/cli-linux-x64-gnu": "2.10.1", - "@tauri-apps/cli-linux-x64-musl": "2.10.1", - "@tauri-apps/cli-win32-arm64-msvc": "2.10.1", - "@tauri-apps/cli-win32-ia32-msvc": "2.10.1", - "@tauri-apps/cli-win32-x64-msvc": "2.10.1" - } - }, - "@tauri-apps/cli-darwin-arm64": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.10.1.tgz", - "integrity": "sha512-Z2OjCXiZ+fbYZy7PmP3WRnOpM9+Fy+oonKDEmUE6MwN4IGaYqgceTjwHucc/kEEYZos5GICve35f7ZiizgqEnQ==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-darwin-x64": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.10.1.tgz", - "integrity": "sha512-V/irQVvjPMGOTQqNj55PnQPVuH4VJP8vZCN7ajnj+ZS8Kom1tEM2hR3qbbIRoS3dBKs5mbG8yg1WC+97dq17Pw==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-linux-arm-gnueabihf": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.10.1.tgz", - "integrity": "sha512-Hyzwsb4VnCWKGfTw+wSt15Z2pLw2f0JdFBfq2vHBOBhvg7oi6uhKiF87hmbXOBXUZaGkyRDkCHsdzJcIfoJC2w==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-linux-arm64-gnu": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.10.1.tgz", - "integrity": "sha512-OyOYs2t5GkBIvyWjA1+h4CZxTcdz1OZPCWAPz5DYEfB0cnWHERTnQ/SLayQzncrT0kwRoSfSz9KxenkyJoTelA==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-linux-arm64-musl": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.10.1.tgz", - "integrity": "sha512-MIj78PDDGjkg3NqGptDOGgfXks7SYJwhiMh8SBoZS+vfdz7yP5jN18bNaLnDhsVIPARcAhE1TlsZe/8Yxo2zqg==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-linux-riscv64-gnu": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.10.1.tgz", - "integrity": "sha512-X0lvOVUg8PCVaoEtEAnpxmnkwlE1gcMDTqfhbefICKDnOTJ5Est3qL0SrWxizDackIOKBcvtpejrSiVpuJI1kw==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-linux-x64-gnu": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.10.1.tgz", - "integrity": "sha512-2/12bEzsJS9fAKybxgicCDFxYD1WEI9kO+tlDwX5znWG2GwMBaiWcmhGlZ8fi+DMe9CXlcVarMTYc0L3REIRxw==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-linux-x64-musl": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.10.1.tgz", - "integrity": "sha512-Y8J0ZzswPz50UcGOFuXGEMrxbjwKSPgXftx5qnkuMs2rmwQB5ssvLb6tn54wDSYxe7S6vlLob9vt0VKuNOaCIQ==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-win32-arm64-msvc": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.10.1.tgz", - "integrity": "sha512-iSt5B86jHYAPJa/IlYw++SXtFPGnWtFJriHn7X0NFBVunF6zu9+/zOn8OgqIWSl8RgzhLGXQEEtGBdR4wzpVgg==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-win32-ia32-msvc": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.10.1.tgz", - "integrity": "sha512-gXyxgEzsFegmnWywYU5pEBURkcFN/Oo45EAwvZrHMh+zUSEAvO5E8TXsgPADYm31d1u7OQU3O3HsYfVBf2moHw==", - "dev": true, - "optional": true - }, - "@tauri-apps/cli-win32-x64-msvc": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.10.1.tgz", - "integrity": "sha512-6Cn7YpPFwzChy0ERz6djKEmUehWrYlM+xTaNzGPgZocw3BD7OfwfWHKVWxXzdjEW2KfKkHddfdxK1XXTYqBRLg==", - "dev": true, - "optional": true - }, - "@tauri-apps/plugin-deep-link": { - "version": "2.4.7", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-deep-link/-/plugin-deep-link-2.4.7.tgz", - "integrity": "sha512-K0FQlLM6BoV7Ws2xfkh+Tnwi5VZVdkI4Vw/3AGLSf0Xvu2y86AMBzd9w/SpzKhw9ai2B6ES8di/OoGDCExkOzg==", - "requires": { - "@tauri-apps/api": "^2.10.1" - } - }, - "@tauri-apps/plugin-opener": { - "version": "2.5.3", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-opener/-/plugin-opener-2.5.3.tgz", - "integrity": "sha512-CCcUltXMOfUEArbf3db3kCE7Ggy1ExBEBl51Ko2ODJ6GDYHRp1nSNlQm5uNCFY5k7/ufaK5Ib3Du/Zir19IYQQ==", - "requires": { - "@tauri-apps/api": "^2.8.0" - } - }, - "@tauri-apps/plugin-os": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-os/-/plugin-os-2.3.2.tgz", - "integrity": "sha512-n+nXWeuSeF9wcEsSPmRnBEGrRgOy6jjkSU+UVCOV8YUGKb2erhDOxis7IqRXiRVHhY8XMKks00BJ0OAdkpf6+A==", - "requires": { - "@tauri-apps/api": "^2.8.0" - } - }, - "@tybys/wasm-util": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz", - "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==", - "dev": true, - "optional": true, - "requires": { - "tslib": "^2.4.0" - } - }, - "@types/babel__core": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", - "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", - "dev": true, - "requires": { - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7", - "@types/babel__generator": "*", - "@types/babel__template": "*", - "@types/babel__traverse": "*" - } - }, - "@types/babel__generator": { - "version": "7.6.8", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz", - "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", - "dev": true, - "requires": { - "@babel/types": "^7.0.0" - } - }, - "@types/babel__template": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", - "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", - "dev": true, - "requires": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0" - } - }, - "@types/babel__traverse": { - "version": "7.20.6", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz", - "integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==", - "dev": true, - "requires": { - "@babel/types": "^7.20.7" - } - }, - "@types/chroma-js": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@types/chroma-js/-/chroma-js-3.1.2.tgz", - "integrity": "sha512-YBTQqArPN8A0niHXCwrO1z5x++a+6l0mLBykncUpr23oIPW7L4h39s6gokdK/bDrPmSh8+TjMmrhBPnyiaWPmQ==", - "dev": true - }, - "@types/estree": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", - "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==" - }, - "@types/events": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@types/events/-/events-3.0.3.tgz", - "integrity": "sha512-trOc4AAUThEz9hapPtSd7wf5tiQKvTtu5b371UxXdTuqzIh0ArcRspRP0i0Viu+LXstIQ1z96t1nsPxT9ol01g==" - }, - "@types/file-saver": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.7.tgz", - "integrity": "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==", - "dev": true - }, - "@types/is-hotkey": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/@types/is-hotkey/-/is-hotkey-0.1.10.tgz", - "integrity": "sha512-RvC8KMw5BCac1NvRRyaHgMMEtBaZ6wh0pyPTBu7izn4Sj/AX9Y4aXU5c7rX8PnM/knsuUpC1IeoBkANtxBypsQ==", - "dev": true - }, - "@types/json-schema": { - "version": "7.0.15", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", - "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", - "dev": true - }, - "@types/json5": { - "version": "0.0.29", - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", - "dev": true - }, - "@types/node": { - "version": "24.10.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.13.tgz", - "integrity": "sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==", - "requires": { - "undici-types": "~7.16.0" - } - }, - "@types/prismjs": { - "version": "1.26.6", - "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.6.tgz", - "integrity": "sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==", - "dev": true - }, - "@types/prop-types": { - "version": "15.7.15", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", - "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==", - "dev": true - }, - "@types/react": { - "version": "18.3.28", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz", - "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", - "dev": true, - "requires": { - "@types/prop-types": "*", - "csstype": "^3.2.2" - } - }, - "@types/react-dom": { - "version": "18.3.7", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz", - "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", - "dev": true - }, - "@types/react-google-recaptcha": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@types/react-google-recaptcha/-/react-google-recaptcha-2.1.9.tgz", - "integrity": "sha512-nT31LrBDuoSZJN4QuwtQSF3O89FVHC4jLhM+NtKEmVF5R1e8OY0Jo4//x2Yapn2aNHguwgX5doAq8Zo+Ehd0ug==", - "dev": true, - "requires": { - "@types/react": "*" - } - }, - "@types/resolve": { - "version": "1.20.2", - "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz", - "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==", - "dev": true - }, - "@types/sanitize-html": { - "version": "2.16.0", - "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.16.0.tgz", - "integrity": "sha512-l6rX1MUXje5ztPT0cAFtUayXF06DqPhRyfVXareEN5gGCFaP/iwsxIyKODr9XDhfxPpN6vXUFNfo5kZMXCxBtw==", - "dev": true, - "requires": { - "htmlparser2": "^8.0.0" - } - }, - "@types/trusted-types": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", - "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", - "dev": true - }, - "@types/ua-parser-js": { - "version": "0.7.39", - "resolved": "https://registry.npmjs.org/@types/ua-parser-js/-/ua-parser-js-0.7.39.tgz", - "integrity": "sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==", - "dev": true - }, - "@typescript-eslint/eslint-plugin": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz", - "integrity": "sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==", - "dev": true, - "requires": { - "@eslint-community/regexpp": "^4.12.2", - "@typescript-eslint/scope-manager": "8.56.1", - "@typescript-eslint/type-utils": "8.56.1", - "@typescript-eslint/utils": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1", - "ignore": "^7.0.5", - "natural-compare": "^1.4.0", - "ts-api-utils": "^2.4.0" - } - }, - "@typescript-eslint/parser": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.56.1.tgz", - "integrity": "sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==", - "dev": true, - "requires": { - "@typescript-eslint/scope-manager": "8.56.1", - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1", - "debug": "^4.4.3" - } - }, - "@typescript-eslint/project-service": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.1.tgz", - "integrity": "sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==", - "dev": true, - "requires": { - "@typescript-eslint/tsconfig-utils": "^8.56.1", - "@typescript-eslint/types": "^8.56.1", - "debug": "^4.4.3" - } - }, - "@typescript-eslint/scope-manager": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz", - "integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==", - "dev": true, - "requires": { - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1" - } - }, - "@typescript-eslint/tsconfig-utils": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz", - "integrity": "sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==", - "dev": true - }, - "@typescript-eslint/type-utils": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz", - "integrity": "sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==", - "dev": true, - "requires": { - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1", - "@typescript-eslint/utils": "8.56.1", - "debug": "^4.4.3", - "ts-api-utils": "^2.4.0" - } - }, - "@typescript-eslint/types": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz", - "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==", - "dev": true - }, - "@typescript-eslint/typescript-estree": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz", - "integrity": "sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==", - "dev": true, - "requires": { - "@typescript-eslint/project-service": "8.56.1", - "@typescript-eslint/tsconfig-utils": "8.56.1", - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/visitor-keys": "8.56.1", - "debug": "^4.4.3", - "minimatch": "^10.2.2", - "semver": "^7.7.3", - "tinyglobby": "^0.2.15", - "ts-api-utils": "^2.4.0" - }, - "dependencies": { - "balanced-match": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", - "dev": true - }, - "brace-expansion": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", - "dev": true, - "requires": { - "balanced-match": "^4.0.2" - } - }, - "minimatch": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", - "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", - "dev": true, - "requires": { - "brace-expansion": "^5.0.2" - } - } - } - }, - "@typescript-eslint/utils": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.1.tgz", - "integrity": "sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==", - "dev": true, - "requires": { - "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/scope-manager": "8.56.1", - "@typescript-eslint/types": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1" - } - }, - "@typescript-eslint/visitor-keys": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz", - "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==", - "dev": true, - "requires": { - "@typescript-eslint/types": "8.56.1", - "eslint-visitor-keys": "^5.0.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz", - "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==", - "dev": true - } - } - }, - "@unrs/resolver-binding-android-arm-eabi": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm-eabi/-/resolver-binding-android-arm-eabi-1.11.1.tgz", - "integrity": "sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-android-arm64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm64/-/resolver-binding-android-arm64-1.11.1.tgz", - "integrity": "sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-darwin-arm64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.11.1.tgz", - "integrity": "sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-darwin-x64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.11.1.tgz", - "integrity": "sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-freebsd-x64": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.11.1.tgz", - "integrity": "sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-arm-gnueabihf": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.11.1.tgz", - "integrity": "sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-arm-musleabihf": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.11.1.tgz", - "integrity": "sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-arm64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.11.1.tgz", - "integrity": "sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-arm64-musl": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.11.1.tgz", - "integrity": "sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-ppc64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.11.1.tgz", - "integrity": "sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-riscv64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.11.1.tgz", - "integrity": "sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-riscv64-musl": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.11.1.tgz", - "integrity": "sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-s390x-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.11.1.tgz", - "integrity": "sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-x64-gnu": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.11.1.tgz", - "integrity": "sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-linux-x64-musl": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.11.1.tgz", - "integrity": "sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-wasm32-wasi": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.11.1.tgz", - "integrity": "sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==", - "dev": true, - "optional": true, - "requires": { - "@napi-rs/wasm-runtime": "^0.2.11" - }, - "dependencies": { - "@napi-rs/wasm-runtime": { - "version": "0.2.12", - "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.12.tgz", - "integrity": "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==", - "dev": true, - "optional": true, - "requires": { - "@emnapi/core": "^1.4.3", - "@emnapi/runtime": "^1.4.3", - "@tybys/wasm-util": "^0.10.0" - } - } - } - }, - "@unrs/resolver-binding-win32-arm64-msvc": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.11.1.tgz", - "integrity": "sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-win32-ia32-msvc": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.11.1.tgz", - "integrity": "sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==", - "dev": true, - "optional": true - }, - "@unrs/resolver-binding-win32-x64-msvc": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.11.1.tgz", - "integrity": "sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==", - "dev": true, - "optional": true - }, - "@use-gesture/core": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/@use-gesture/core/-/core-10.3.1.tgz", - "integrity": "sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==" - }, - "@use-gesture/react": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/@use-gesture/react/-/react-10.3.1.tgz", - "integrity": "sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==", - "requires": { - "@use-gesture/core": "10.3.1" - } - }, - "@vanilla-extract/babel-plugin-debug-ids": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@vanilla-extract/babel-plugin-debug-ids/-/babel-plugin-debug-ids-1.2.2.tgz", - "integrity": "sha512-MeDWGICAF9zA/OZLOKwhoRlsUW+fiMwnfuOAqFVohL31Agj7Q/RBWAYweqjHLgFBCsdnr6XIfwjJnmb2znEWxw==", - "requires": { - "@babel/core": "^7.23.9" - } - }, - "@vanilla-extract/css": { - "version": "1.18.0", - "resolved": "https://registry.npmjs.org/@vanilla-extract/css/-/css-1.18.0.tgz", - "integrity": "sha512-/p0dwOjr0o8gE5BRQ5O9P0u/2DjUd6Zfga2JGmE4KaY7ZITWMszTzk4x4CPlM5cKkRr2ZGzbE6XkuPNfp9shSQ==", - "requires": { - "@emotion/hash": "^0.9.0", - "@vanilla-extract/private": "^1.0.9", - "css-what": "^6.1.0", - "cssesc": "^3.0.0", - "csstype": "^3.2.3", - "dedent": "^1.5.3", - "deep-object-diff": "^1.1.9", - "deepmerge": "^4.2.2", - "lru-cache": "^10.4.3", - "media-query-parser": "^2.0.2", - "modern-ahocorasick": "^1.0.0", - "picocolors": "^1.0.0" - }, - "dependencies": { - "lru-cache": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" - } - } - }, - "@vanilla-extract/integration": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@vanilla-extract/integration/-/integration-6.5.0.tgz", - "integrity": "sha512-E2YcfO8vA+vs+ua+gpvy1HRqvgWbI+MTlUpxA8FvatOvybuNcWAY0CKwQ/Gpj7rswYKtC6C7+xw33emM6/ImdQ==", - "requires": { - "@babel/core": "^7.20.7", - "@babel/plugin-syntax-typescript": "^7.20.0", - "@vanilla-extract/babel-plugin-debug-ids": "^1.0.4", - "@vanilla-extract/css": "^1.14.0", - "esbuild": "npm:esbuild@~0.17.6 || ~0.18.0 || ~0.19.0", - "eval": "0.1.8", - "find-up": "^5.0.0", - "javascript-stringify": "^2.0.1", - "lodash": "^4.17.21", - "mlly": "^1.4.2", - "outdent": "^0.8.0", - "vite": "^5.0.11", - "vite-node": "^1.2.0" - }, - "dependencies": { - "@esbuild/aix-ppc64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.19.12.tgz", - "integrity": "sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==", - "optional": true - }, - "@esbuild/android-arm": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.19.12.tgz", - "integrity": "sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==", - "optional": true - }, - "@esbuild/android-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.19.12.tgz", - "integrity": "sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==", - "optional": true - }, - "@esbuild/android-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.19.12.tgz", - "integrity": "sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==", - "optional": true - }, - "@esbuild/darwin-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.19.12.tgz", - "integrity": "sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==", - "optional": true - }, - "@esbuild/darwin-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.19.12.tgz", - "integrity": "sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==", - "optional": true - }, - "@esbuild/freebsd-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.12.tgz", - "integrity": "sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==", - "optional": true - }, - "@esbuild/freebsd-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.19.12.tgz", - "integrity": "sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==", - "optional": true - }, - "@esbuild/linux-arm": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.19.12.tgz", - "integrity": "sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==", - "optional": true - }, - "@esbuild/linux-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.19.12.tgz", - "integrity": "sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==", - "optional": true - }, - "@esbuild/linux-ia32": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.19.12.tgz", - "integrity": "sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==", - "optional": true - }, - "@esbuild/linux-loong64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.19.12.tgz", - "integrity": "sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==", - "optional": true - }, - "@esbuild/linux-mips64el": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.19.12.tgz", - "integrity": "sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==", - "optional": true - }, - "@esbuild/linux-ppc64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.19.12.tgz", - "integrity": "sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==", - "optional": true - }, - "@esbuild/linux-riscv64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.19.12.tgz", - "integrity": "sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==", - "optional": true - }, - "@esbuild/linux-s390x": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.19.12.tgz", - "integrity": "sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==", - "optional": true - }, - "@esbuild/linux-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.19.12.tgz", - "integrity": "sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==", - "optional": true - }, - "@esbuild/netbsd-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.19.12.tgz", - "integrity": "sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==", - "optional": true - }, - "@esbuild/openbsd-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.19.12.tgz", - "integrity": "sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==", - "optional": true - }, - "@esbuild/sunos-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.19.12.tgz", - "integrity": "sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==", - "optional": true - }, - "@esbuild/win32-arm64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.19.12.tgz", - "integrity": "sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==", - "optional": true - }, - "@esbuild/win32-ia32": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.19.12.tgz", - "integrity": "sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==", - "optional": true - }, - "@esbuild/win32-x64": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.19.12.tgz", - "integrity": "sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==", - "optional": true - }, - "esbuild": { - "version": "0.19.12", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.19.12.tgz", - "integrity": "sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==", - "requires": { - "@esbuild/aix-ppc64": "0.19.12", - "@esbuild/android-arm": "0.19.12", - "@esbuild/android-arm64": "0.19.12", - "@esbuild/android-x64": "0.19.12", - "@esbuild/darwin-arm64": "0.19.12", - "@esbuild/darwin-x64": "0.19.12", - "@esbuild/freebsd-arm64": "0.19.12", - "@esbuild/freebsd-x64": "0.19.12", - "@esbuild/linux-arm": "0.19.12", - "@esbuild/linux-arm64": "0.19.12", - "@esbuild/linux-ia32": "0.19.12", - "@esbuild/linux-loong64": "0.19.12", - "@esbuild/linux-mips64el": "0.19.12", - "@esbuild/linux-ppc64": "0.19.12", - "@esbuild/linux-riscv64": "0.19.12", - "@esbuild/linux-s390x": "0.19.12", - "@esbuild/linux-x64": "0.19.12", - "@esbuild/netbsd-x64": "0.19.12", - "@esbuild/openbsd-x64": "0.19.12", - "@esbuild/sunos-x64": "0.19.12", - "@esbuild/win32-arm64": "0.19.12", - "@esbuild/win32-ia32": "0.19.12", - "@esbuild/win32-x64": "0.19.12" - } - }, - "vite": { - "version": "5.4.21", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", - "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", - "requires": { - "esbuild": "^0.21.3", - "fsevents": "~2.3.3", - "postcss": "^8.4.43", - "rollup": "^4.20.0" - }, - "dependencies": { - "@esbuild/aix-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", - "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", - "optional": true - }, - "@esbuild/android-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", - "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", - "optional": true - }, - "@esbuild/android-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", - "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", - "optional": true - }, - "@esbuild/android-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", - "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", - "optional": true - }, - "@esbuild/darwin-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", - "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", - "optional": true - }, - "@esbuild/darwin-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", - "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", - "optional": true - }, - "@esbuild/freebsd-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", - "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", - "optional": true - }, - "@esbuild/freebsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", - "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", - "optional": true - }, - "@esbuild/linux-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", - "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", - "optional": true - }, - "@esbuild/linux-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", - "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", - "optional": true - }, - "@esbuild/linux-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", - "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", - "optional": true - }, - "@esbuild/linux-loong64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", - "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", - "optional": true - }, - "@esbuild/linux-mips64el": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", - "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", - "optional": true - }, - "@esbuild/linux-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", - "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", - "optional": true - }, - "@esbuild/linux-riscv64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", - "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", - "optional": true - }, - "@esbuild/linux-s390x": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", - "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", - "optional": true - }, - "@esbuild/linux-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", - "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", - "optional": true - }, - "@esbuild/netbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", - "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", - "optional": true - }, - "@esbuild/openbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", - "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", - "optional": true - }, - "@esbuild/sunos-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", - "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", - "optional": true - }, - "@esbuild/win32-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", - "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", - "optional": true - }, - "@esbuild/win32-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", - "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", - "optional": true - }, - "@esbuild/win32-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", - "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", - "optional": true - }, - "esbuild": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", - "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", - "requires": { - "@esbuild/aix-ppc64": "0.21.5", - "@esbuild/android-arm": "0.21.5", - "@esbuild/android-arm64": "0.21.5", - "@esbuild/android-x64": "0.21.5", - "@esbuild/darwin-arm64": "0.21.5", - "@esbuild/darwin-x64": "0.21.5", - "@esbuild/freebsd-arm64": "0.21.5", - "@esbuild/freebsd-x64": "0.21.5", - "@esbuild/linux-arm": "0.21.5", - "@esbuild/linux-arm64": "0.21.5", - "@esbuild/linux-ia32": "0.21.5", - "@esbuild/linux-loong64": "0.21.5", - "@esbuild/linux-mips64el": "0.21.5", - "@esbuild/linux-ppc64": "0.21.5", - "@esbuild/linux-riscv64": "0.21.5", - "@esbuild/linux-s390x": "0.21.5", - "@esbuild/linux-x64": "0.21.5", - "@esbuild/netbsd-x64": "0.21.5", - "@esbuild/openbsd-x64": "0.21.5", - "@esbuild/sunos-x64": "0.21.5", - "@esbuild/win32-arm64": "0.21.5", - "@esbuild/win32-ia32": "0.21.5", - "@esbuild/win32-x64": "0.21.5" - } - } - } - } - } - }, - "@vanilla-extract/private": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/@vanilla-extract/private/-/private-1.0.9.tgz", - "integrity": "sha512-gT2jbfZuaaCLrAxwXbRgIhGhcXbRZCG3v4TTUnjw0EJ7ArdBRxkq4msNJkbuRkCgfIK5ATmprB5t9ljvLeFDEA==" - }, - "@vanilla-extract/recipes": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/@vanilla-extract/recipes/-/recipes-0.5.7.tgz", - "integrity": "sha512-Fvr+htdyb6LVUu+PhH61UFPhwkjgDEk8L4Zq9oIdte42sntpKrgFy90MyTRtGwjVALmrJ0pwRUVr8UoByYeW8A==" - }, - "@vanilla-extract/vite-plugin": { - "version": "3.9.5", - "resolved": "https://registry.npmjs.org/@vanilla-extract/vite-plugin/-/vite-plugin-3.9.5.tgz", - "integrity": "sha512-CWI/CtrVW6i3HKccI6T7uGQkTJ8bd8Xl2UMBg3Pkr7dwWMmavXTeucV0I9KSbmXaYXSbEj+Q8c9y0xAZwtmTig==", - "requires": { - "@vanilla-extract/integration": "^6.3.0", - "outdent": "^0.8.0", - "postcss": "^8.3.6", - "postcss-load-config": "^4.0.1" - } - }, - "@vitejs/plugin-react": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.1.4.tgz", - "integrity": "sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==", - "dev": true, - "requires": { - "@babel/core": "^7.29.0", - "@babel/plugin-transform-react-jsx-self": "^7.27.1", - "@babel/plugin-transform-react-jsx-source": "^7.27.1", - "@rolldown/pluginutils": "1.0.0-rc.3", - "@types/babel__core": "^7.20.5", - "react-refresh": "^0.18.0" - } - }, - "acorn": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", - "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==" - }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true - }, - "ajv": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz", - "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "another-json": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/another-json/-/another-json-0.2.0.tgz", - "integrity": "sha512-/Ndrl68UQLhnCdsAzEXLMFuOR546o2qbYRqCglaNHbjXrwG1ayTcdwr3zkSGOGtGXDyR5X9nCFfnyG2AFJIsqg==" - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" - }, - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "requires": { - "color-convert": "^2.0.1" - } - }, - "anymatch": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "dev": true, - "requires": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "dependencies": { - "picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true - } - } - }, - "argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "aria-query": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", - "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", - "dev": true - }, - "array-buffer-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", - "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", - "requires": { - "call-bound": "^1.0.3", - "is-array-buffer": "^3.0.5" - } - }, - "array-includes": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz", - "integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.24.0", - "es-object-atoms": "^1.1.1", - "get-intrinsic": "^1.3.0", - "is-string": "^1.1.1", - "math-intrinsics": "^1.1.0" - } - }, - "array.prototype.findlast": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", - "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "es-shim-unscopables": "^1.0.2" - } - }, - "array.prototype.findlastindex": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz", - "integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==", - "dev": true, - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.9", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "es-shim-unscopables": "^1.1.0" - } - }, - "array.prototype.flat": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", - "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==", - "requires": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" - } - }, - "array.prototype.flatmap": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", - "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", - "requires": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" - } - }, - "array.prototype.tosorted": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", - "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.3", - "es-errors": "^1.3.0", - "es-shim-unscopables": "^1.0.2" - } - }, - "arraybuffer.prototype.slice": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", - "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", - "requires": { - "array-buffer-byte-length": "^1.0.1", - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "is-array-buffer": "^3.0.4" - } - }, - "ast-types-flow": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", - "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", - "dev": true - }, - "async": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", - "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", - "dev": true - }, - "at-least-node": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", - "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", - "dev": true - }, - "available-typed-arrays": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", - "requires": { - "possible-typed-array-names": "^1.0.0" - } - }, - "await-to-js": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/await-to-js/-/await-to-js-3.0.0.tgz", - "integrity": "sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==" - }, - "axe-core": { - "version": "4.11.1", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.1.tgz", - "integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==", - "dev": true - }, - "axobject-query": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", - "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", - "dev": true - }, - "babel-plugin-polyfill-corejs2": { - "version": "0.4.15", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.15.tgz", - "integrity": "sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==", - "dev": true, - "requires": { - "@babel/compat-data": "^7.28.6", - "@babel/helper-define-polyfill-provider": "^0.6.6", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "babel-plugin-polyfill-corejs3": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.0.tgz", - "integrity": "sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==", - "dev": true, - "requires": { - "@babel/helper-define-polyfill-provider": "^0.6.6", - "core-js-compat": "^3.48.0" - } - }, - "babel-plugin-polyfill-regenerator": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.6.tgz", - "integrity": "sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==", - "dev": true, - "requires": { - "@babel/helper-define-polyfill-provider": "^0.6.6" - } - }, - "badwords-list": { - "version": "2.0.1-4", - "resolved": "https://registry.npmjs.org/badwords-list/-/badwords-list-2.0.1-4.tgz", - "integrity": "sha512-FxfZUp7B9yCnesNtFQS9v6PvZdxTYa14Q60JR6vhjdQdWI4naTjJIyx22JzoER8ooeT8SAAKoHLjKfCV7XgYUQ==" - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - }, - "base-x": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-5.0.1.tgz", - "integrity": "sha512-M7uio8Zt++eg3jPj+rHMfCC+IuygQHHCOU+IYsVtik6FWjuYpVt/+MRKcgsAMHh8mMFAwnB+Bs+mTrFiXjMzKg==" - }, - "base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "dev": true - }, - "baseline-browser-mapping": { - "version": "2.9.19", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.19.tgz", - "integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==" - }, - "binary-extensions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "dev": true - }, - "bind-event-listener": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bind-event-listener/-/bind-event-listener-3.0.0.tgz", - "integrity": "sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q==" - }, - "blake3-wasm": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/blake3-wasm/-/blake3-wasm-2.1.5.tgz", - "integrity": "sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==", - "dev": true - }, - "blurhash": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-2.0.5.tgz", - "integrity": "sha512-cRygWd7kGBQO3VEhPiTgq4Wc43ctsM+o46urrmPOiuAe+07fzlSB9OJVdpgDL0jPqXUVQ9ht7aq7kxOeJHRK+w==" - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "braces": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "dev": true, - "requires": { - "fill-range": "^7.1.1" - } - }, - "browser-encrypt-attachment": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/browser-encrypt-attachment/-/browser-encrypt-attachment-0.3.0.tgz", - "integrity": "sha512-L7siI766UCH6+arP9yT5wpA5AFxnmGbKiGSsxEVACl1tE0pvDJeQvMmbY2UmJiuffrr0ZJ2+U6Om46wQBqh1Lw==" - }, - "browserslist": { - "version": "4.28.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", - "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", - "requires": { - "baseline-browser-mapping": "^2.9.0", - "caniuse-lite": "^1.0.30001759", - "electron-to-chromium": "^1.5.263", - "node-releases": "^2.0.27", - "update-browserslist-db": "^1.2.0" - } - }, - "bs58": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-6.0.0.tgz", - "integrity": "sha512-PD0wEnEYg6ijszw/u8s+iI3H17cTymlrwkKhDhPZq+Sokl3AU4htyBFTjAeNAlCCmg0f53g6ih3jATyCKftTfw==", - "requires": { - "base-x": "^5.0.0" - } - }, - "buffer": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", - "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", - "dev": true, - "requires": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" - } - }, - "buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", - "dev": true - }, - "cac": { - "version": "6.7.14", - "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", - "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" - }, - "call-bind": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", - "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", - "requires": { - "call-bind-apply-helpers": "^1.0.0", - "es-define-property": "^1.0.0", - "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.2" - } - }, - "call-bind-apply-helpers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", - "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", - "requires": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2" - } - }, - "call-bound": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", - "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", - "requires": { - "call-bind-apply-helpers": "^1.0.2", - "get-intrinsic": "^1.3.0" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "dev": true - }, - "caniuse-lite": { - "version": "1.0.30001769", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001769.tgz", - "integrity": "sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==" - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "chokidar": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", - "dev": true, - "requires": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "fsevents": "~2.3.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - }, - "dependencies": { - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - } - } - }, - "chroma-js": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-3.2.0.tgz", - "integrity": "sha512-os/OippSlX1RlWWr+QDPcGUZs0uoqr32urfxESG9U93lhUfbnlyckte84Q8P1UQY/qth983AS1JONKmLS4T0nw==" - }, - "classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - } - }, - "clsx": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", - "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true - }, - "comment-parser": { - "version": "1.4.5", - "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.5.tgz", - "integrity": "sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==", - "dev": true - }, - "common-tags": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz", - "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==", - "dev": true - }, - "compute-scroll-into-view": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.1.tgz", - "integrity": "sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==" - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" - }, - "confbox": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", - "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==" - }, - "confusing-browser-globals": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", - "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==", - "dev": true - }, - "content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" - }, - "convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" - }, - "cookie": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", - "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", - "dev": true - }, - "core-js-compat": { - "version": "3.48.0", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.48.0.tgz", - "integrity": "sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==", - "dev": true, - "requires": { - "browserslist": "^4.28.1" - } - }, - "cosmiconfig": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", - "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", - "dev": true, - "requires": { - "import-fresh": "^3.3.0", - "js-yaml": "^4.1.0", - "parse-json": "^5.2.0", - "path-type": "^4.0.0" - } - }, - "cross-spawn": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", - "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "crypto-random-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", - "dev": true - }, - "css-what": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", - "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==" - }, - "cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" - }, - "csstype": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", - "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==" - }, - "damerau-levenshtein": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", - "dev": true - }, - "data-view-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz", - "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", - "requires": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - } - }, - "data-view-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", - "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", - "requires": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - } - }, - "data-view-byte-offset": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", - "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", - "requires": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.1" - } - }, - "dayjs": { - "version": "1.11.19", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz", - "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==" - }, - "debug": { - "version": "4.4.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "requires": { - "ms": "^2.1.3" - } - }, - "decimal.js": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", - "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==" - }, - "dedent": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.1.tgz", - "integrity": "sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==" - }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "deep-object-diff": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/deep-object-diff/-/deep-object-diff-1.1.9.tgz", - "integrity": "sha512-Rn+RuwkmkDwCi2/oXOFS9Gsr5lJZu/yTGpK7wAaAIE75CC+LCGEZHpY6VQJa/RoJcrmaA/docWJZvYohlNkWPA==" - }, - "deepmerge": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", - "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" - }, - "define-data-property": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", - "requires": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "gopd": "^1.0.1" - } - }, - "define-properties": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "requires": { - "define-data-property": "^1.0.1", - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" - } - }, - "detect-libc": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", - "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", - "dev": true - }, - "direction": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/direction/-/direction-1.0.4.tgz", - "integrity": "sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ==" - }, - "doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "requires": { - "esutils": "^2.0.2" - } - }, - "dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "requires": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - } - }, - "domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" - }, - "domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "requires": { - "domelementtype": "^2.3.0" - } - }, - "domutils": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", - "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", - "requires": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3" - } - }, - "dot-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", - "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", - "dev": true, - "requires": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "dunder-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", - "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", - "requires": { - "call-bind-apply-helpers": "^1.0.1", - "es-errors": "^1.3.0", - "gopd": "^1.2.0" - } - }, - "ejs": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", - "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", - "dev": true, - "requires": { - "jake": "^10.8.5" - } - }, - "electron-to-chromium": { - "version": "1.5.286", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.286.tgz", - "integrity": "sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==" - }, - "emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true - }, - "emojibase": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/emojibase/-/emojibase-15.3.1.tgz", - "integrity": "sha512-GNsjHnG2J3Ktg684Fs/vZR/6XpOSkZPMAv85EHrr6br2RN2cJNwdS4am/3YSK3y+/gOv2kmoK3GGdahXdMxg2g==" - }, - "emojibase-data": { - "version": "15.3.2", - "resolved": "https://registry.npmjs.org/emojibase-data/-/emojibase-data-15.3.2.tgz", - "integrity": "sha512-TpDyTDDTdqWIJixV5sTA6OQ0P0JfIIeK2tFRR3q56G9LK65ylAZ7z3KyBXokpvTTJ+mLUXQXbLNyVkjvnTLE+A==" - }, - "enhanced-resolve": { - "version": "5.20.0", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz", - "integrity": "sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==", - "dev": true, - "requires": { - "graceful-fs": "^4.2.4", - "tapable": "^2.3.0" - } - }, - "entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" - }, - "error-ex": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz", - "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==", - "dev": true, - "requires": { - "is-arrayish": "^0.2.1" - } - }, - "error-stack-parser-es": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz", - "integrity": "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==", - "dev": true - }, - "es-abstract": { - "version": "1.24.1", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.1.tgz", - "integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==", - "requires": { - "array-buffer-byte-length": "^1.0.2", - "arraybuffer.prototype.slice": "^1.0.4", - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "data-view-buffer": "^1.0.2", - "data-view-byte-length": "^1.0.2", - "data-view-byte-offset": "^1.0.1", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "es-set-tostringtag": "^2.1.0", - "es-to-primitive": "^1.3.0", - "function.prototype.name": "^1.1.8", - "get-intrinsic": "^1.3.0", - "get-proto": "^1.0.1", - "get-symbol-description": "^1.1.0", - "globalthis": "^1.0.4", - "gopd": "^1.2.0", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "internal-slot": "^1.1.0", - "is-array-buffer": "^3.0.5", - "is-callable": "^1.2.7", - "is-data-view": "^1.0.2", - "is-negative-zero": "^2.0.3", - "is-regex": "^1.2.1", - "is-set": "^2.0.3", - "is-shared-array-buffer": "^1.0.4", - "is-string": "^1.1.1", - "is-typed-array": "^1.1.15", - "is-weakref": "^1.1.1", - "math-intrinsics": "^1.1.0", - "object-inspect": "^1.13.4", - "object-keys": "^1.1.1", - "object.assign": "^4.1.7", - "own-keys": "^1.0.1", - "regexp.prototype.flags": "^1.5.4", - "safe-array-concat": "^1.1.3", - "safe-push-apply": "^1.0.0", - "safe-regex-test": "^1.1.0", - "set-proto": "^1.0.0", - "stop-iteration-iterator": "^1.1.0", - "string.prototype.trim": "^1.2.10", - "string.prototype.trimend": "^1.0.9", - "string.prototype.trimstart": "^1.0.8", - "typed-array-buffer": "^1.0.3", - "typed-array-byte-length": "^1.0.3", - "typed-array-byte-offset": "^1.0.4", - "typed-array-length": "^1.0.7", - "unbox-primitive": "^1.1.0", - "which-typed-array": "^1.1.19" - } - }, - "es-define-property": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", - "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" - }, - "es-errors": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" - }, - "es-iterator-helpers": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.2.tgz", - "integrity": "sha512-BrUQ0cPTB/IwXj23HtwHjS9n7O4h9FX94b4xc5zlTHxeLgTAdzYUDyy6KdExAl9lbN5rtfe44xpjpmj9grxs5w==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.24.1", - "es-errors": "^1.3.0", - "es-set-tostringtag": "^2.1.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.3.0", - "globalthis": "^1.0.4", - "gopd": "^1.2.0", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", - "internal-slot": "^1.1.0", - "iterator.prototype": "^1.1.5", - "safe-array-concat": "^1.1.3" - } - }, - "es-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", - "requires": { - "es-errors": "^1.3.0" - } - }, - "es-set-tostringtag": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", - "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", - "requires": { - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - } - }, - "es-shim-unscopables": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", - "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", - "requires": { - "hasown": "^2.0.2" - } - }, - "es-to-primitive": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz", - "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", - "requires": { - "is-callable": "^1.2.7", - "is-date-object": "^1.0.5", - "is-symbol": "^1.0.4" - } - }, - "esbuild": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz", - "integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==", - "dev": true, - "requires": { - "@esbuild/aix-ppc64": "0.27.3", - "@esbuild/android-arm": "0.27.3", - "@esbuild/android-arm64": "0.27.3", - "@esbuild/android-x64": "0.27.3", - "@esbuild/darwin-arm64": "0.27.3", - "@esbuild/darwin-x64": "0.27.3", - "@esbuild/freebsd-arm64": "0.27.3", - "@esbuild/freebsd-x64": "0.27.3", - "@esbuild/linux-arm": "0.27.3", - "@esbuild/linux-arm64": "0.27.3", - "@esbuild/linux-ia32": "0.27.3", - "@esbuild/linux-loong64": "0.27.3", - "@esbuild/linux-mips64el": "0.27.3", - "@esbuild/linux-ppc64": "0.27.3", - "@esbuild/linux-riscv64": "0.27.3", - "@esbuild/linux-s390x": "0.27.3", - "@esbuild/linux-x64": "0.27.3", - "@esbuild/netbsd-arm64": "0.27.3", - "@esbuild/netbsd-x64": "0.27.3", - "@esbuild/openbsd-arm64": "0.27.3", - "@esbuild/openbsd-x64": "0.27.3", - "@esbuild/openharmony-arm64": "0.27.3", - "@esbuild/sunos-x64": "0.27.3", - "@esbuild/win32-arm64": "0.27.3", - "@esbuild/win32-ia32": "0.27.3", - "@esbuild/win32-x64": "0.27.3" - } - }, - "escalade": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", - "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" - }, - "eslint": { - "version": "9.39.3", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.3.tgz", - "integrity": "sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==", - "dev": true, - "requires": { - "@eslint-community/eslint-utils": "^4.8.0", - "@eslint-community/regexpp": "^4.12.1", - "@eslint/config-array": "^0.21.1", - "@eslint/config-helpers": "^0.4.2", - "@eslint/core": "^0.17.0", - "@eslint/eslintrc": "^3.3.1", - "@eslint/js": "9.39.3", - "@eslint/plugin-kit": "^0.4.1", - "@humanfs/node": "^0.16.6", - "@humanwhocodes/module-importer": "^1.0.1", - "@humanwhocodes/retry": "^0.4.2", - "@types/estree": "^1.0.6", - "ajv": "^6.12.4", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.6", - "debug": "^4.3.2", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^8.4.0", - "eslint-visitor-keys": "^4.2.1", - "espree": "^10.4.0", - "esquery": "^1.5.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^8.0.0", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "ignore": "^5.2.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.3" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", - "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", - "dev": true - }, - "ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true - } - } - }, - "eslint-compat-utils": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz", - "integrity": "sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==", - "dev": true, - "requires": { - "semver": "^7.5.4" - } - }, - "eslint-config-airbnb-extended": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb-extended/-/eslint-config-airbnb-extended-3.0.1.tgz", - "integrity": "sha512-JUVAh/tqLx99AFPmjXl5nalD6wrv6AD2muilieUJZG/uCjc89O93upoIcdB9221fTrcBdZAQ6f1jbyda1vcJ+Q==", - "dev": true, - "requires": { - "@next/eslint-plugin-next": "^16.1.4", - "@stylistic/eslint-plugin": "^5.7.0", - "confusing-browser-globals": "^1.0.11", - "eslint-import-resolver-typescript": "^4.4.4", - "eslint-plugin-import": "^2.32.0", - "eslint-plugin-import-x": "^4.16.1", - "eslint-plugin-jsx-a11y": "^6.10.2", - "eslint-plugin-n": "^17.23.2", - "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^7.0.1", - "globals": "^17.0.0", - "typescript-eslint": "^8.53.1" - } - }, - "eslint-config-prettier": { - "version": "10.1.8", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz", - "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==", - "dev": true - }, - "eslint-import-context": { - "version": "0.1.9", - "resolved": "https://registry.npmjs.org/eslint-import-context/-/eslint-import-context-0.1.9.tgz", - "integrity": "sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==", - "dev": true, - "requires": { - "get-tsconfig": "^4.10.1", - "stable-hash-x": "^0.2.0" - } - }, - "eslint-import-resolver-node": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", - "dev": true, - "requires": { - "debug": "^3.2.7", - "is-core-module": "^2.13.0", - "resolve": "^1.22.4" - }, - "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - } - } - }, - "eslint-import-resolver-typescript": { - "version": "4.4.4", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.4.4.tgz", - "integrity": "sha512-1iM2zeBvrYmUNTj2vSC/90JTHDth+dfOfiNKkxApWRsTJYNrc8rOdxxIf5vazX+BiAXTeOT0UvWpGI/7qIWQOw==", - "dev": true, - "requires": { - "debug": "^4.4.1", - "eslint-import-context": "^0.1.8", - "get-tsconfig": "^4.10.1", - "is-bun-module": "^2.0.0", - "stable-hash-x": "^0.2.0", - "tinyglobby": "^0.2.14", - "unrs-resolver": "^1.7.11" - } - }, - "eslint-module-utils": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz", - "integrity": "sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==", - "dev": true, - "requires": { - "debug": "^3.2.7" - }, - "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - } - } - }, - "eslint-plugin-es-x": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz", - "integrity": "sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==", - "dev": true, - "requires": { - "@eslint-community/eslint-utils": "^4.1.2", - "@eslint-community/regexpp": "^4.11.0", - "eslint-compat-utils": "^0.5.1" - } - }, - "eslint-plugin-import": { - "version": "2.32.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", - "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", - "dev": true, - "requires": { - "@rtsao/scc": "^1.1.0", - "array-includes": "^3.1.9", - "array.prototype.findlastindex": "^1.2.6", - "array.prototype.flat": "^1.3.3", - "array.prototype.flatmap": "^1.3.3", - "debug": "^3.2.7", - "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.9", - "eslint-module-utils": "^2.12.1", - "hasown": "^2.0.2", - "is-core-module": "^2.16.1", - "is-glob": "^4.0.3", - "minimatch": "^3.1.2", - "object.fromentries": "^2.0.8", - "object.groupby": "^1.0.3", - "object.values": "^1.2.1", - "semver": "^6.3.1", - "string.prototype.trimend": "^1.0.9", - "tsconfig-paths": "^3.15.0" - }, - "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "eslint-plugin-import-x": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import-x/-/eslint-plugin-import-x-4.16.1.tgz", - "integrity": "sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==", - "dev": true, - "requires": { - "@typescript-eslint/types": "^8.35.0", - "comment-parser": "^1.4.1", - "debug": "^4.4.1", - "eslint-import-context": "^0.1.9", - "is-glob": "^4.0.3", - "minimatch": "^9.0.3 || ^10.0.1", - "semver": "^7.7.2", - "stable-hash-x": "^0.2.0", - "unrs-resolver": "^1.9.2" - }, - "dependencies": { - "balanced-match": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", - "dev": true - }, - "brace-expansion": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", - "dev": true, - "requires": { - "balanced-match": "^4.0.2" - } - }, - "minimatch": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", - "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", - "dev": true, - "requires": { - "brace-expansion": "^5.0.2" - } - } - } - }, - "eslint-plugin-jsx-a11y": { - "version": "6.10.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", - "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", - "dev": true, - "requires": { - "aria-query": "^5.3.2", - "array-includes": "^3.1.8", - "array.prototype.flatmap": "^1.3.2", - "ast-types-flow": "^0.0.8", - "axe-core": "^4.10.0", - "axobject-query": "^4.1.0", - "damerau-levenshtein": "^1.0.8", - "emoji-regex": "^9.2.2", - "hasown": "^2.0.2", - "jsx-ast-utils": "^3.3.5", - "language-tags": "^1.0.9", - "minimatch": "^3.1.2", - "object.fromentries": "^2.0.8", - "safe-regex-test": "^1.0.3", - "string.prototype.includes": "^2.0.1" - } - }, - "eslint-plugin-n": { - "version": "17.24.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.24.0.tgz", - "integrity": "sha512-/gC7/KAYmfNnPNOb3eu8vw+TdVnV0zhdQwexsw6FLXbhzroVj20vRn2qL8lDWDGnAQ2J8DhdfvXxX9EoxvERvw==", - "dev": true, - "requires": { - "@eslint-community/eslint-utils": "^4.5.0", - "enhanced-resolve": "^5.17.1", - "eslint-plugin-es-x": "^7.8.0", - "get-tsconfig": "^4.8.1", - "globals": "^15.11.0", - "globrex": "^0.1.2", - "ignore": "^5.3.2", - "semver": "^7.6.3", - "ts-declaration-location": "^1.0.6" - }, - "dependencies": { - "globals": { - "version": "15.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", - "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", - "dev": true - }, - "ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true - } - } - }, - "eslint-plugin-prettier": { - "version": "5.5.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz", - "integrity": "sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==", - "dev": true, - "requires": { - "prettier-linter-helpers": "^1.0.1", - "synckit": "^0.11.12" - } - }, - "eslint-plugin-react": { - "version": "7.37.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz", - "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==", - "requires": { - "array-includes": "^3.1.8", - "array.prototype.findlast": "^1.2.5", - "array.prototype.flatmap": "^1.3.3", - "array.prototype.tosorted": "^1.1.4", - "doctrine": "^2.1.0", - "es-iterator-helpers": "^1.2.1", - "estraverse": "^5.3.0", - "hasown": "^2.0.2", - "jsx-ast-utils": "^2.4.1 || ^3.0.0", - "minimatch": "^3.1.2", - "object.entries": "^1.1.9", - "object.fromentries": "^2.0.8", - "object.values": "^1.2.1", - "prop-types": "^15.8.1", - "resolve": "^2.0.0-next.5", - "semver": "^6.3.1", - "string.prototype.matchall": "^4.0.12", - "string.prototype.repeat": "^1.0.0" - }, - "dependencies": { - "resolve": { - "version": "2.0.0-next.5", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz", - "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", - "requires": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" - } - } - }, - "eslint-plugin-react-hooks": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz", - "integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==", - "dev": true, - "requires": { - "@babel/core": "^7.24.4", - "@babel/parser": "^7.24.4", - "hermes-parser": "^0.25.1", - "zod": "^3.25.0 || ^4.0.0", - "zod-validation-error": "^3.5.0 || ^4.0.0" - } - }, - "eslint-scope": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz", - "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - } - }, - "eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true - }, - "espree": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz", - "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==", - "dev": true, - "requires": { - "acorn": "^8.15.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^4.2.1" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", - "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", - "dev": true - } - } - }, - "esquery": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz", - "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - } - }, - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" - }, - "estree-walker": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" - }, - "eval": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/eval/-/eval-0.1.8.tgz", - "integrity": "sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==", - "requires": { - "@types/node": "*", - "require-like": ">= 0.1.1" - } - }, - "events": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-diff": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", - "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", - "dev": true - }, - "fast-glob": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", - "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.8" - }, - "dependencies": { - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - } - } - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", - "dev": true - }, - "fastq": { - "version": "1.20.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz", - "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==", - "dev": true, - "requires": { - "reusify": "^1.0.4" - } - }, - "fd-package-json": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/fd-package-json/-/fd-package-json-2.0.0.tgz", - "integrity": "sha512-jKmm9YtsNXN789RS/0mSzOC1NUq9mkVd65vbSSVsKdjGvYXBuE4oWe2QOEoFeRmJg+lPuZxpmrfFclNhoRMneQ==", - "dev": true, - "requires": { - "walk-up-path": "^4.0.0" - } - }, - "fdir": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", - "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", - "dev": true - }, - "file-entry-cache": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz", - "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==", - "dev": true, - "requires": { - "flat-cache": "^4.0.0" - } - }, - "file-saver": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/file-saver/-/file-saver-2.0.5.tgz", - "integrity": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" - }, - "filelist": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", - "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", - "dev": true, - "requires": { - "minimatch": "^5.0.1" - }, - "dependencies": { - "brace-expansion": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", - "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0" - } - }, - "minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "dev": true, - "requires": { - "brace-expansion": "^2.0.1" - } - } - } - }, - "fill-range": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "dev": true, - "requires": { - "to-regex-range": "^5.0.1" - } - }, - "find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "requires": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - } - }, - "flat-cache": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz", - "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==", - "dev": true, - "requires": { - "flatted": "^3.2.9", - "keyv": "^4.5.4" - } - }, - "flatted": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", - "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", - "dev": true - }, - "focus-trap": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.8.0.tgz", - "integrity": "sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==", - "requires": { - "tabbable": "^6.4.0" - } - }, - "focus-trap-react": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/focus-trap-react/-/focus-trap-react-10.3.1.tgz", - "integrity": "sha512-PN4Ya9xf9nyj/Nd9VxBNMuD7IrlRbmaG6POAQ8VLqgtc6IY/Ln1tYakow+UIq4fihYYYFM70/2oyidE6bbiPgw==", - "requires": { - "focus-trap": "^7.6.1", - "tabbable": "^6.2.0" - } - }, - "folds": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/folds/-/folds-2.6.1.tgz", - "integrity": "sha512-0L1ZSqwjFSg2fesa//C4DgP47Vp/KqDuzjAaOEYN21AvoptyVI+6OEXWrtIdE8DPQCZYr0bV+tqbrLyA6uAhaw==" - }, - "for-each": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", - "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", - "requires": { - "is-callable": "^1.2.7" - } - }, - "foreground-child": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", - "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", - "dev": true, - "requires": { - "cross-spawn": "^7.0.6", - "signal-exit": "^4.0.1" - } - }, - "formatly": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/formatly/-/formatly-0.3.0.tgz", - "integrity": "sha512-9XNj/o4wrRFyhSMJOvsuyMwy8aUfBaZ1VrqHVfohyXf0Sw0e+yfKG+xZaY3arGCOMdwFsqObtzVOc1gU9KiT9w==", - "dev": true, - "requires": { - "fd-package-json": "^2.0.0" - } - }, - "framer-motion": { - "version": "12.35.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.35.0.tgz", - "integrity": "sha512-w8hghCMQ4oq10j6aZh3U2yeEQv5K69O/seDI/41PK4HtgkLrcBovUNc0ayBC3UyyU7V1mrY2yLzvYdWJX9pGZQ==", - "requires": { - "motion-dom": "^12.35.0", - "motion-utils": "^12.29.2", - "tslib": "^2.4.0" - } - }, - "fsevents": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "optional": true - }, - "function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" - }, - "function.prototype.name": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz", - "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "functions-have-names": "^1.2.3", - "hasown": "^2.0.2", - "is-callable": "^1.2.7" - } - }, - "functions-have-names": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" - }, - "gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" - }, - "get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" - }, - "get-intrinsic": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", - "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", - "requires": { - "call-bind-apply-helpers": "^1.0.2", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "function-bind": "^1.1.2", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "math-intrinsics": "^1.1.0" - } - }, - "get-own-enumerable-property-symbols": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", - "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", - "dev": true - }, - "get-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", - "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", - "requires": { - "dunder-proto": "^1.0.1", - "es-object-atoms": "^1.0.0" - } - }, - "get-symbol-description": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz", - "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", - "requires": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6" - } - }, - "get-tsconfig": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.6.tgz", - "integrity": "sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==", - "dev": true, - "requires": { - "resolve-pkg-maps": "^1.0.0" - } - }, - "glob": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz", - "integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==", - "dev": true, - "requires": { - "foreground-child": "^3.3.1", - "jackspeak": "^4.1.1", - "minimatch": "^10.1.1", - "minipass": "^7.1.2", - "package-json-from-dist": "^1.0.0", - "path-scurry": "^2.0.0" - }, - "dependencies": { - "balanced-match": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.2.tgz", - "integrity": "sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==", - "dev": true, - "requires": { - "jackspeak": "^4.2.3" - } - }, - "brace-expansion": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz", - "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==", - "dev": true, - "requires": { - "balanced-match": "^4.0.2" - } - }, - "minimatch": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.0.tgz", - "integrity": "sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==", - "dev": true, - "requires": { - "brace-expansion": "^5.0.2" - } - } - } - }, - "glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "dev": true, - "requires": { - "is-glob": "^4.0.3" - } - }, - "globals": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz", - "integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==", - "dev": true - }, - "globalthis": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", - "requires": { - "define-properties": "^1.2.1", - "gopd": "^1.0.1" - } - }, - "globrex": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz", - "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==", - "dev": true - }, - "gopd": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", - "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" - }, - "graceful-fs": { - "version": "4.2.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "dev": true - }, - "has-bigints": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", - "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==" - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "has-property-descriptors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", - "requires": { - "es-define-property": "^1.0.0" - } - }, - "has-proto": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz", - "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", - "requires": { - "dunder-proto": "^1.0.0" - } - }, - "has-symbols": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", - "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" - }, - "has-tostringtag": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", - "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", - "requires": { - "has-symbols": "^1.0.3" - } - }, - "hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "requires": { - "function-bind": "^1.1.2" - } - }, - "hermes-estree": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", - "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==", - "dev": true - }, - "hermes-parser": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", - "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", - "dev": true, - "requires": { - "hermes-estree": "0.25.1" - } - }, - "hoist-non-react-statics": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", - "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", - "requires": { - "react-is": "^16.7.0" - } - }, - "html-dom-parser": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.1.8.tgz", - "integrity": "sha512-MCIUng//mF2qTtGHXJWr6OLfHWmg3Pm8ezpfiltF83tizPWY17JxT4dRLE8lykJ5bChJELoY3onQKPbufJHxYA==", - "requires": { - "domhandler": "5.0.3", - "htmlparser2": "10.1.0" - }, - "dependencies": { - "entities": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz", - "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==" - }, - "htmlparser2": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.1.0.tgz", - "integrity": "sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==", - "requires": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.2.2", - "entities": "^7.0.1" - } - } - } - }, - "html-parse-stringify": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz", - "integrity": "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==", - "requires": { - "void-elements": "3.1.0" - } - }, - "html-react-parser": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-4.2.10.tgz", - "integrity": "sha512-JyKZVQ+kQ8PdycISwkuLbEEvV/k4hWhU6cb6TT7yGaYwdqA7cPt4VRYXkCZcix2vlQtgDBSMJUmPI2jpNjPGvg==", - "requires": { - "domhandler": "5.0.3", - "html-dom-parser": "5.0.3", - "react-property": "2.0.2", - "style-to-js": "1.1.8" - }, - "dependencies": { - "html-dom-parser": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.0.3.tgz", - "integrity": "sha512-slsc6ipw88OUZjAayRs5NTmfOQCwcUa3hNyk6AdsbQxY09H5Lr1Y3CZ4ZlconMKql3Ga6sWg3HMoUzo7KSItaQ==", - "requires": { - "domhandler": "5.0.3", - "htmlparser2": "9.0.0" - } - }, - "htmlparser2": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.0.0.tgz", - "integrity": "sha512-uxbSI98wmFT/G4P2zXx4OVx04qWUmyFPrD2/CNepa2Zo3GPNaCaaxElDgwUrwYWkK1nr9fft0Ya8dws8coDLLQ==", - "requires": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.1.0", - "entities": "^4.5.0" - } - } - } - }, - "htmlparser2": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz", - "integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==", - "requires": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.0.1", - "entities": "^4.4.0" - } - }, - "i18next": { - "version": "25.8.13", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.13.tgz", - "integrity": "sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==", - "requires": { - "@babel/runtime": "^7.28.4" - } - }, - "i18next-browser-languagedetector": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-8.2.1.tgz", - "integrity": "sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==", - "requires": { - "@babel/runtime": "^7.23.2" - } - }, - "i18next-http-backend": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.7.3.tgz", - "integrity": "sha512-FgZxrXdRA5u44xfYsJlEBL4/KH3f2IluBpgV/7riW0YW2VEyM8FzVt2XHAOi6id0Ppj7vZvCZVpp5LrGXnc8Ig==", - "requires": { - "cross-fetch": "4.0.0" - }, - "dependencies": { - "cross-fetch": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz", - "integrity": "sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==", - "requires": { - "node-fetch": "^2.6.12" - } - } - } - }, - "idb": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz", - "integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==", - "dev": true - }, - "ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "dev": true - }, - "ignore": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz", - "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==", - "dev": true - }, - "immer": { - "version": "9.0.21", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.21.tgz", - "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==" - }, - "import-fresh": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", - "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true - }, - "inline-style-parser": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.2.tgz", - "integrity": "sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==" - }, - "internal-slot": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz", - "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", - "requires": { - "es-errors": "^1.3.0", - "hasown": "^2.0.2", - "side-channel": "^1.1.0" - } - }, - "intl-messageformat": { - "version": "10.7.18", - "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.18.tgz", - "integrity": "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==", - "requires": { - "@formatjs/ecma402-abstract": "2.3.6", - "@formatjs/fast-memoize": "2.2.7", - "@formatjs/icu-messageformat-parser": "2.11.4", - "tslib": "^2.8.0" - } - }, - "is-array-buffer": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz", - "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - } - }, - "is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "dev": true - }, - "is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", - "requires": { - "call-bound": "^1.0.3", - "get-proto": "^1.0.1", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.0" - } - }, - "is-bigint": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz", - "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", - "requires": { - "has-bigints": "^1.0.2" - } - }, - "is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "requires": { - "binary-extensions": "^2.0.0" - } - }, - "is-boolean-object": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.1.tgz", - "integrity": "sha512-l9qO6eFlUETHtuihLcYOaLKByJ1f+N4kthcU9YjHy3N+B3hWv0y/2Nd0mu/7lTFnRQHTrSdXF50HQ3bl5fEnng==", - "requires": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" - } - }, - "is-bun-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-bun-module/-/is-bun-module-2.0.0.tgz", - "integrity": "sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==", - "dev": true, - "requires": { - "semver": "^7.7.1" - } - }, - "is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" - }, - "is-core-module": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", - "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", - "requires": { - "hasown": "^2.0.2" - } - }, - "is-data-view": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz", - "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", - "requires": { - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "is-typed-array": "^1.1.13" - } - }, - "is-date-object": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz", - "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", - "requires": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" - } - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true - }, - "is-finalizationregistry": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", - "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", - "requires": { - "call-bound": "^1.0.3" - } - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" - }, - "is-generator-function": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz", - "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", - "requires": { - "call-bound": "^1.0.3", - "get-proto": "^1.0.0", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.0" - } - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "is-hotkey": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/is-hotkey/-/is-hotkey-0.2.0.tgz", - "integrity": "sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==" - }, - "is-map": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", - "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" - }, - "is-module": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz", - "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==", - "dev": true - }, - "is-negative-zero": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==" - }, - "is-network-error": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/is-network-error/-/is-network-error-1.3.0.tgz", - "integrity": "sha512-6oIwpsgRfnDiyEDLMay/GqCl3HoAtH5+RUKW29gYkL0QA+ipzpDLA16yQs7/RHCSu+BwgbJaOUqa4A99qNVQVw==" - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true - }, - "is-number-object": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz", - "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", - "requires": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - } - }, - "is-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", - "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==", - "dev": true - }, - "is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" - }, - "is-regex": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", - "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", - "requires": { - "call-bound": "^1.0.2", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - } - }, - "is-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", - "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==", - "dev": true - }, - "is-set": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", - "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" - }, - "is-shared-array-buffer": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", - "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", - "requires": { - "call-bound": "^1.0.3" - } - }, - "is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true - }, - "is-string": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz", - "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", - "requires": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - } - }, - "is-symbol": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz", - "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", - "requires": { - "call-bound": "^1.0.2", - "has-symbols": "^1.1.0", - "safe-regex-test": "^1.1.0" - } - }, - "is-typed-array": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", - "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", - "requires": { - "which-typed-array": "^1.1.16" - } - }, - "is-weakmap": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", - "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" - }, - "is-weakref": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz", - "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", - "requires": { - "call-bound": "^1.0.3" - } - }, - "is-weakset": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz", - "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", - "requires": { - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - } - }, - "isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "iterator.prototype": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz", - "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", - "requires": { - "define-data-property": "^1.1.4", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.6", - "get-proto": "^1.0.0", - "has-symbols": "^1.1.0", - "set-function-name": "^2.0.2" - } - }, - "jackspeak": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.2.3.tgz", - "integrity": "sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==", - "dev": true, - "requires": { - "@isaacs/cliui": "^9.0.0" - } - }, - "jake": { - "version": "10.9.4", - "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.4.tgz", - "integrity": "sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==", - "dev": true, - "requires": { - "async": "^3.2.6", - "filelist": "^1.0.4", - "picocolors": "^1.1.1" - } - }, - "javascript-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/javascript-stringify/-/javascript-stringify-2.1.0.tgz", - "integrity": "sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==" - }, - "jiti": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", - "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", - "dev": true - }, - "jotai": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.18.0.tgz", - "integrity": "sha512-XI38kGWAvtxAZ+cwHcTgJsd+kJOJGf3OfL4XYaXWZMZ7IIY8e53abpIHvtVn1eAgJ5dlgwlGFnP4psrZ/vZbtA==" - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" - }, - "js-yaml": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", - "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", - "dev": true, - "requires": { - "argparse": "^2.0.1" - } - }, - "jsesc": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", - "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" - }, - "json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "dev": true - }, - "json-schema": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", - "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" - }, - "jsonfile": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "dev": true, - "requires": { - "graceful-fs": "^4.1.6", - "universalify": "^2.0.0" - } - }, - "jsonpointer": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz", - "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==", - "dev": true - }, - "jsx-ast-utils": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", - "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", - "requires": { - "array-includes": "^3.1.6", - "array.prototype.flat": "^1.3.1", - "object.assign": "^4.1.4", - "object.values": "^1.1.6" - } - }, - "jwt-decode": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-4.0.0.tgz", - "integrity": "sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==" - }, - "keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "requires": { - "json-buffer": "3.0.1" - } - }, - "kleur": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", - "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", - "dev": true - }, - "knip": { - "version": "5.85.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.85.0.tgz", - "integrity": "sha512-V2kyON+DZiYdNNdY6GALseiNCwX7dYdpz9Pv85AUn69Gk0UKCts+glOKWfe5KmaMByRjM9q17Mzj/KinTVOyxg==", - "dev": true, - "requires": { - "@nodelib/fs.walk": "^1.2.3", - "fast-glob": "^3.3.3", - "formatly": "^0.3.0", - "jiti": "^2.6.0", - "js-yaml": "^4.1.1", - "minimist": "^1.2.8", - "oxc-resolver": "^11.15.0", - "picocolors": "^1.1.1", - "picomatch": "^4.0.1", - "smol-toml": "^1.5.2", - "strip-json-comments": "5.0.3", - "zod": "^4.1.11" - }, - "dependencies": { - "strip-json-comments": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-5.0.3.tgz", - "integrity": "sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==", - "dev": true - } - } - }, - "language-subtag-registry": { - "version": "0.3.23", - "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", - "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", - "dev": true - }, - "language-tags": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", - "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", - "dev": true, - "requires": { - "language-subtag-registry": "^0.3.20" - } - }, - "leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "dev": true - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "lilconfig": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", - "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==" - }, - "lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "dev": true - }, - "linkify-react": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/linkify-react/-/linkify-react-4.3.2.tgz", - "integrity": "sha512-mi744h1hf+WDsr+paJgSBBgYNLMWNSHyM9V9LVUo03RidNGdw1VpI7Twnt+K3pEh3nIzB4xiiAgZxpd61ItKpQ==" - }, - "linkifyjs": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.2.tgz", - "integrity": "sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==" - }, - "locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "requires": { - "p-locate": "^5.0.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", - "dev": true - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "lodash.sortby": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", - "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", - "dev": true - }, - "loglevel": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.9.2.tgz", - "integrity": "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==" - }, - "loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "requires": { - "js-tokens": "^3.0.0 || ^4.0.0" - } - }, - "lower-case": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", - "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", - "dev": true, - "requires": { - "tslib": "^2.0.3" - } - }, - "lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "requires": { - "yallist": "^3.0.2" - } - }, - "magic-string": { - "version": "0.30.21", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", - "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", - "dev": true, - "requires": { - "@jridgewell/sourcemap-codec": "^1.5.5" - } - }, - "math-intrinsics": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", - "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" - }, - "matrix-events-sdk": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz", - "integrity": "sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==" - }, - "matrix-js-sdk": { - "version": "38.4.0", - "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-38.4.0.tgz", - "integrity": "sha512-Xs9/6pE1eL/F5bP11jrtsZXiPlCda+mW5UC21DifvpjHWvAZsz4rq24rXd4s5/oPrIZKJqP8Fnfcic870ben2w==", - "requires": { - "@babel/runtime": "^7.12.5", - "@matrix-org/matrix-sdk-crypto-wasm": "^15.3.0", - "another-json": "^0.2.0", - "bs58": "^6.0.0", - "content-type": "^1.0.4", - "jwt-decode": "^4.0.0", - "loglevel": "^1.9.2", - "matrix-events-sdk": "0.0.1", - "matrix-widget-api": "1.13.0", - "oidc-client-ts": "^3.0.1", - "p-retry": "7", - "sdp-transform": "^2.14.1", - "unhomoglyph": "^1.0.6", - "uuid": "13" - }, - "dependencies": { - "uuid": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-13.0.0.tgz", - "integrity": "sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==" - } - } - }, - "matrix-widget-api": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/matrix-widget-api/-/matrix-widget-api-1.13.0.tgz", - "integrity": "sha512-+LrvwkR1izL4h2euX8PDrvG/3PZZDEd6As+lmnR3jAVwbFJtU5iTnwmZGnCca9ddngCvXvAHkcpJBEPyPTZneQ==", - "requires": { - "@types/events": "^3.0.0", - "events": "^3.2.0" - } - }, - "media-query-parser": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/media-query-parser/-/media-query-parser-2.0.2.tgz", - "integrity": "sha512-1N4qp+jE0pL5Xv4uEcwVUhIkwdUO3S/9gML90nqKA7v7FcOS5vUtatfzok9S9U1EJU8dHWlcv95WLnKmmxZI9w==", - "requires": { - "@babel/runtime": "^7.12.5" - } - }, - "merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true - }, - "micromatch": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", - "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", - "dev": true, - "requires": { - "braces": "^3.0.3", - "picomatch": "^2.3.1" - }, - "dependencies": { - "picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true - } - } - }, - "millify": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/millify/-/millify-6.1.0.tgz", - "integrity": "sha512-H/E3J6t+DQs/F2YgfDhxUVZz/dF8JXPPKTLHL/yHCcLZLtCXJDUaqvhJXQwqOVBvbyNn4T0WjLpIHd7PAw7fBA==", - "requires": { - "yargs": "^17.0.1" - } - }, - "miniflare": { - "version": "4.20260301.1", - "resolved": "https://registry.npmjs.org/miniflare/-/miniflare-4.20260301.1.tgz", - "integrity": "sha512-fqkHx0QMKswRH9uqQQQOU/RoaS3Wjckxy3CUX3YGJr0ZIMu7ObvI+NovdYi6RIsSPthNtq+3TPmRNxjeRiasog==", - "dev": true, - "requires": { - "@cspotcode/source-map-support": "0.8.1", - "sharp": "^0.34.5", - "undici": "7.18.2", - "workerd": "1.20260301.1", - "ws": "8.18.0", - "youch": "4.1.0-beta.10" - } - }, - "minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "minimist": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", - "dev": true - }, - "minipass": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "dev": true - }, - "mlly": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.0.tgz", - "integrity": "sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==", - "requires": { - "acorn": "^8.15.0", - "pathe": "^2.0.3", - "pkg-types": "^1.3.1", - "ufo": "^1.6.1" - } - }, - "modern-ahocorasick": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/modern-ahocorasick/-/modern-ahocorasick-1.1.0.tgz", - "integrity": "sha512-sEKPVl2rM+MNVkGQt3ChdmD8YsigmXdn5NifZn6jiwn9LRJpWm8F3guhaqrJT/JOat6pwpbXEk6kv+b9DMIjsQ==" - }, - "motion": { - "version": "12.35.0", - "resolved": "https://registry.npmjs.org/motion/-/motion-12.35.0.tgz", - "integrity": "sha512-BQUhNUIGvUcwXCzwmnT1JpjUqab34lIwxHnXUyWRht1WC1vAyp7/4qgMiUXxN3K6hgUhyoR+HNnLeQMwUZjVjw==", - "requires": { - "framer-motion": "^12.35.0", - "tslib": "^2.4.0" - } - }, - "motion-dom": { - "version": "12.35.0", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.35.0.tgz", - "integrity": "sha512-FFMLEnIejK/zDABn+vqGVAUN4T0+3fw+cVAY8MMT65yR+j5uMuvWdd4npACWhh94OVWQs79CrBBuwOwGRZAQiA==", - "requires": { - "motion-utils": "^12.29.2" - } - }, - "motion-utils": { - "version": "12.29.2", - "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.29.2.tgz", - "integrity": "sha512-G3kc34H2cX2gI63RqU+cZq+zWRRPSsNIOjpdl9TN4AQwC4sgwYPl/Q/Obf/d53nOm569T0fYK+tcoSV50BWx8A==" - }, - "ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - }, - "nanoid": { - "version": "3.3.11", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", - "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" - }, - "napi-postinstall": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.4.tgz", - "integrity": "sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "no-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", - "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", - "dev": true, - "requires": { - "lower-case": "^2.0.2", - "tslib": "^2.0.3" - } - }, - "node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "requires": { - "whatwg-url": "^5.0.0" - } - }, - "node-readable-to-web-readable-stream": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/node-readable-to-web-readable-stream/-/node-readable-to-web-readable-stream-0.4.2.tgz", - "integrity": "sha512-/cMZNI34v//jUTrI+UIo4ieHAB5EZRY/+7OmXZgBxaWBMcW2tGdceIw06RFxWxrKZ5Jp3sI2i5TsRo+CBhtVLQ==", - "optional": true - }, - "node-releases": { - "version": "2.0.27", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz", - "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==" - }, - "normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" - }, - "object-inspect": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", - "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" - }, - "object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" - }, - "object.assign": { - "version": "4.1.7", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz", - "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0", - "has-symbols": "^1.1.0", - "object-keys": "^1.1.1" - } - }, - "object.entries": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.9.tgz", - "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.1.1" - } - }, - "object.fromentries": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", - "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-object-atoms": "^1.0.0" - } - }, - "object.groupby": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", - "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", - "dev": true, - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2" - } - }, - "object.values": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz", - "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - } - }, - "oidc-client-ts": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/oidc-client-ts/-/oidc-client-ts-3.2.1.tgz", - "integrity": "sha512-hS5AJ5s/x4bXhHvNJT1v+GGvzHUwdRWqNQQbSrp10L1IRmzfRGKQ3VWN3dstJb+oF3WtAyKezwD2+dTEIyBiAA==", - "requires": { - "jwt-decode": "^4.0.0" - } - }, - "optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "dev": true, - "requires": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" - } - }, - "outdent": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/outdent/-/outdent-0.8.0.tgz", - "integrity": "sha512-KiOAIsdpUTcAXuykya5fnVVT+/5uS0Q1mrkRHcF89tpieSmY33O/tmc54CqwA+bfhbtEfZUNLHaPUiB9X3jt1A==" - }, - "own-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz", - "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", - "requires": { - "get-intrinsic": "^1.2.6", - "object-keys": "^1.1.1", - "safe-push-apply": "^1.0.0" - } - }, - "oxc-resolver": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/oxc-resolver/-/oxc-resolver-11.19.0.tgz", - "integrity": "sha512-oEe42WEoZc2T5sCQqgaRBx8huzP4cJvrnm+BfNTJESdtM633Tqs6iowkpsMTXgnb7SLwU6N6D9bqwW/PULjo6A==", - "dev": true, - "requires": { - "@oxc-resolver/binding-android-arm-eabi": "11.19.0", - "@oxc-resolver/binding-android-arm64": "11.19.0", - "@oxc-resolver/binding-darwin-arm64": "11.19.0", - "@oxc-resolver/binding-darwin-x64": "11.19.0", - "@oxc-resolver/binding-freebsd-x64": "11.19.0", - "@oxc-resolver/binding-linux-arm-gnueabihf": "11.19.0", - "@oxc-resolver/binding-linux-arm-musleabihf": "11.19.0", - "@oxc-resolver/binding-linux-arm64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-arm64-musl": "11.19.0", - "@oxc-resolver/binding-linux-ppc64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-riscv64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-riscv64-musl": "11.19.0", - "@oxc-resolver/binding-linux-s390x-gnu": "11.19.0", - "@oxc-resolver/binding-linux-x64-gnu": "11.19.0", - "@oxc-resolver/binding-linux-x64-musl": "11.19.0", - "@oxc-resolver/binding-openharmony-arm64": "11.19.0", - "@oxc-resolver/binding-wasm32-wasi": "11.19.0", - "@oxc-resolver/binding-win32-arm64-msvc": "11.19.0", - "@oxc-resolver/binding-win32-ia32-msvc": "11.19.0", - "@oxc-resolver/binding-win32-x64-msvc": "11.19.0" - } - }, - "p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "requires": { - "yocto-queue": "^0.1.0" - } - }, - "p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "requires": { - "p-limit": "^3.0.2" - } - }, - "p-map": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.4.tgz", - "integrity": "sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==", - "dev": true - }, - "p-retry": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-7.1.1.tgz", - "integrity": "sha512-J5ApzjyRkkf601HpEeykoiCvzHQjWxPAHhyjFcEUP2SWq0+35NKh8TLhpLw+Dkq5TZBFvUM6UigdE9hIVYTl5w==", - "requires": { - "is-network-error": "^1.1.0" - } - }, - "package-json-from-dist": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", - "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", - "dev": true - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - } - }, - "parse-srcset": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/parse-srcset/-/parse-srcset-1.0.2.tgz", - "integrity": "sha512-/2qh0lav6CmI15FzA3i/2Bzk2zCgQhGMkvhOhKNcBVQ1ldgpbfiNTVslmooUmWJcADi1f1kIeynbDRVzNlfR6Q==" - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - }, - "path-scurry": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz", - "integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==", - "dev": true, - "requires": { - "lru-cache": "^11.0.0", - "minipass": "^7.1.2" - }, - "dependencies": { - "lru-cache": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz", - "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==", - "dev": true - } - } - }, - "path-to-regexp": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", - "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", - "dev": true - }, - "path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true - }, - "pathe": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", - "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==" - }, - "pdfjs-dist": { - "version": "5.4.624", - "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-5.4.624.tgz", - "integrity": "sha512-sm6TxKTtWv1Oh6n3C6J6a8odejb5uO4A4zo/2dgkHuC0iu8ZMAXOezEODkVaoVp8nX1Xzr+0WxFJJmUr45hQzg==", - "requires": { - "@napi-rs/canvas": "^0.1.88", - "node-readable-to-web-readable-stream": "^0.4.2" - } - }, - "picocolors": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" - }, - "picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", - "dev": true - }, - "pkg-types": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz", - "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", - "requires": { - "confbox": "^0.1.8", - "mlly": "^1.7.4", - "pathe": "^2.0.1" - } - }, - "possible-typed-array-names": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", - "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==" - }, - "postcss": { - "version": "8.5.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", - "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", - "requires": { - "nanoid": "^3.3.11", - "picocolors": "^1.1.1", - "source-map-js": "^1.2.1" - } - }, - "postcss-load-config": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", - "requires": { - "lilconfig": "^3.0.0", - "yaml": "^2.3.4" - } - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "prettier": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", - "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", - "dev": true - }, - "prettier-linter-helpers": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz", - "integrity": "sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==", - "dev": true, - "requires": { - "fast-diff": "^1.1.2" - } - }, - "pretty-bytes": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz", - "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==", - "dev": true - }, - "prismjs": { - "version": "1.30.0", - "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz", - "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==" - }, - "prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "requires": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, - "punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true - }, - "queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true - }, - "raf-schd": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/raf-schd/-/raf-schd-4.0.3.tgz", - "integrity": "sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==" - }, - "randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "dev": true, - "requires": { - "safe-buffer": "^5.1.0" - } - }, - "react": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", - "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", - "requires": { - "loose-envify": "^1.1.0" - } - }, - "react-aria": { - "version": "3.46.0", - "resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.46.0.tgz", - "integrity": "sha512-We0diSsMK35jw53JFjgF9w8obBjehAUI/TRiynnzSrjRd9eoHYQcecHlptke/HEFxvya/Gcm+LA21Im1+qnIeQ==", - "requires": { - "@internationalized/string": "^3.2.7", - "@react-aria/breadcrumbs": "^3.5.31", - "@react-aria/button": "^3.14.4", - "@react-aria/calendar": "^3.9.4", - "@react-aria/checkbox": "^3.16.4", - "@react-aria/color": "^3.1.4", - "@react-aria/combobox": "^3.14.2", - "@react-aria/datepicker": "^3.16.0", - "@react-aria/dialog": "^3.5.33", - "@react-aria/disclosure": "^3.1.2", - "@react-aria/dnd": "^3.11.5", - "@react-aria/focus": "^3.21.4", - "@react-aria/gridlist": "^3.14.3", - "@react-aria/i18n": "^3.12.15", - "@react-aria/interactions": "^3.27.0", - "@react-aria/label": "^3.7.24", - "@react-aria/landmark": "^3.0.9", - "@react-aria/link": "^3.8.8", - "@react-aria/listbox": "^3.15.2", - "@react-aria/menu": "^3.20.0", - "@react-aria/meter": "^3.4.29", - "@react-aria/numberfield": "^3.12.4", - "@react-aria/overlays": "^3.31.1", - "@react-aria/progress": "^3.4.29", - "@react-aria/radio": "^3.12.4", - "@react-aria/searchfield": "^3.8.11", - "@react-aria/select": "^3.17.2", - "@react-aria/selection": "^3.27.1", - "@react-aria/separator": "^3.4.15", - "@react-aria/slider": "^3.8.4", - "@react-aria/ssr": "^3.9.10", - "@react-aria/switch": "^3.7.10", - "@react-aria/table": "^3.17.10", - "@react-aria/tabs": "^3.11.0", - "@react-aria/tag": "^3.8.0", - "@react-aria/textfield": "^3.18.4", - "@react-aria/toast": "^3.0.10", - "@react-aria/tooltip": "^3.9.1", - "@react-aria/tree": "^3.1.6", - "@react-aria/utils": "^3.33.0", - "@react-aria/visually-hidden": "^3.8.30", - "@react-types/shared": "^3.33.0" - } - }, - "react-async-script": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/react-async-script/-/react-async-script-1.2.0.tgz", - "integrity": "sha512-bCpkbm9JiAuMGhkqoAiC0lLkb40DJ0HOEJIku+9JDjxX3Rcs+ztEOG13wbrOskt3n2DTrjshhaQ/iay+SnGg5Q==", - "requires": { - "hoist-non-react-statics": "^3.3.0", - "prop-types": "^15.5.0" - } - }, - "react-blurhash": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/react-blurhash/-/react-blurhash-0.3.0.tgz", - "integrity": "sha512-XlKr4Ns1iYFRnk6DkAblNbAwN/bTJvxTVoxMvmTcURdc5oLoXZwqAF9N3LZUh/HT+QFlq5n6IS6VsDGsviYAiQ==" - }, - "react-colorful": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/react-colorful/-/react-colorful-5.6.1.tgz", - "integrity": "sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==" - }, - "react-dom": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", - "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", - "requires": { - "loose-envify": "^1.1.0", - "scheduler": "^0.23.2" - } - }, - "react-error-boundary": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.1.2.tgz", - "integrity": "sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==", - "requires": { - "@babel/runtime": "^7.12.5" - } - }, - "react-google-recaptcha": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/react-google-recaptcha/-/react-google-recaptcha-2.1.0.tgz", - "integrity": "sha512-K9jr7e0CWFigi8KxC3WPvNqZZ47df2RrMAta6KmRoE4RUi7Ys6NmNjytpXpg4HI/svmQJLKR+PncEPaNJ98DqQ==", - "requires": { - "prop-types": "^15.5.0", - "react-async-script": "^1.1.1" - } - }, - "react-i18next": { - "version": "16.5.4", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.4.tgz", - "integrity": "sha512-6yj+dcfMncEC21QPhOTsW8mOSO+pzFmT6uvU7XXdvM/Cp38zJkmTeMeKmTrmCMD5ToT79FmiE/mRWiYWcJYW4g==", - "requires": { - "@babel/runtime": "^7.28.4", - "html-parse-stringify": "^3.0.1", - "use-sync-external-store": "^1.6.0" - } - }, - "react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" - }, - "react-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.2.tgz", - "integrity": "sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==" - }, - "react-range": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/react-range/-/react-range-1.10.0.tgz", - "integrity": "sha512-kDo0LiBUHIQIP8menx0UoxTnHr7UXBYpIYl/DR9jCaO1o29VwvCLpkP/qOTNQz5hkJadPg1uEM07XJcJ1XGoKw==" - }, - "react-refresh": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz", - "integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==", - "dev": true - }, - "react-router": { - "version": "6.30.3", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.3.tgz", - "integrity": "sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==", - "requires": { - "@remix-run/router": "1.23.2" - } - }, - "react-router-dom": { - "version": "6.30.3", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.3.tgz", - "integrity": "sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==", - "requires": { - "@remix-run/router": "1.23.2", - "react-router": "6.30.3" - } - }, - "readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "dev": true, - "requires": { - "picomatch": "^2.2.1" - }, - "dependencies": { - "picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true - } - } - }, - "reflect.getprototypeof": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", - "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", - "requires": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.9", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.7", - "get-proto": "^1.0.1", - "which-builtin-type": "^1.2.1" - } - }, - "regenerate": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", - "dev": true - }, - "regenerate-unicode-properties": { - "version": "10.2.2", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz", - "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==", - "dev": true, - "requires": { - "regenerate": "^1.4.2" - } - }, - "regexp.prototype.flags": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", - "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", - "requires": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-errors": "^1.3.0", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "set-function-name": "^2.0.2" - } - }, - "regexpu-core": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz", - "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==", - "dev": true, - "requires": { - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.2.2", - "regjsgen": "^0.8.0", - "regjsparser": "^0.13.0", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.2.1" - } - }, - "regjsgen": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz", - "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", - "dev": true - }, - "regjsparser": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz", - "integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==", - "dev": true, - "requires": { - "jsesc": "~3.1.0" - } - }, - "require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "require-like": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/require-like/-/require-like-0.1.2.tgz", - "integrity": "sha512-oyrU88skkMtDdauHDuKVrgR+zuItqr6/c//FXzvmxRGMexSDc6hNvJInGW3LL46n+8b50RykrvwSUIIQH2LQ5A==" - }, - "resolve": { - "version": "1.22.11", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz", - "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==", - "dev": true, - "requires": { - "is-core-module": "^2.16.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "resolve-pkg-maps": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", - "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", - "dev": true - }, - "reusify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", - "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", - "dev": true - }, - "rollup": { - "version": "4.57.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.57.1.tgz", - "integrity": "sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==", - "requires": { - "@rollup/rollup-android-arm-eabi": "4.57.1", - "@rollup/rollup-android-arm64": "4.57.1", - "@rollup/rollup-darwin-arm64": "4.57.1", - "@rollup/rollup-darwin-x64": "4.57.1", - "@rollup/rollup-freebsd-arm64": "4.57.1", - "@rollup/rollup-freebsd-x64": "4.57.1", - "@rollup/rollup-linux-arm-gnueabihf": "4.57.1", - "@rollup/rollup-linux-arm-musleabihf": "4.57.1", - "@rollup/rollup-linux-arm64-gnu": "4.57.1", - "@rollup/rollup-linux-arm64-musl": "4.57.1", - "@rollup/rollup-linux-loong64-gnu": "4.57.1", - "@rollup/rollup-linux-loong64-musl": "4.57.1", - "@rollup/rollup-linux-ppc64-gnu": "4.57.1", - "@rollup/rollup-linux-ppc64-musl": "4.57.1", - "@rollup/rollup-linux-riscv64-gnu": "4.57.1", - "@rollup/rollup-linux-riscv64-musl": "4.57.1", - "@rollup/rollup-linux-s390x-gnu": "4.57.1", - "@rollup/rollup-linux-x64-gnu": "4.57.1", - "@rollup/rollup-linux-x64-musl": "4.57.1", - "@rollup/rollup-openbsd-x64": "4.57.1", - "@rollup/rollup-openharmony-arm64": "4.57.1", - "@rollup/rollup-win32-arm64-msvc": "4.57.1", - "@rollup/rollup-win32-ia32-msvc": "4.57.1", - "@rollup/rollup-win32-x64-gnu": "4.57.1", - "@rollup/rollup-win32-x64-msvc": "4.57.1", - "@types/estree": "1.0.8", - "fsevents": "~2.3.2" - } - }, - "run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, - "requires": { - "queue-microtask": "^1.2.2" - } - }, - "safe-array-concat": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz", - "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "has-symbols": "^1.1.0", - "isarray": "^2.0.5" - } - }, - "safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true - }, - "safe-push-apply": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz", - "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", - "requires": { - "es-errors": "^1.3.0", - "isarray": "^2.0.5" - } - }, - "safe-regex-test": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", - "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", - "requires": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-regex": "^1.2.1" - } - }, - "sanitize-html": { - "version": "2.17.1", - "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.17.1.tgz", - "integrity": "sha512-ehFCW+q1a4CSOWRAdX97BX/6/PDEkCqw7/0JXZAGQV57FQB3YOkTa/rrzHPeJ+Aghy4vZAFfWMYyfxIiB7F/gw==", - "requires": { - "deepmerge": "^4.2.2", - "escape-string-regexp": "^4.0.0", - "htmlparser2": "^8.0.0", - "is-plain-object": "^5.0.0", - "parse-srcset": "^1.0.2", - "postcss": "^8.3.11" - } - }, - "scheduler": { - "version": "0.23.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "requires": { - "loose-envify": "^1.1.0" - } - }, - "scroll-into-view-if-needed": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz", - "integrity": "sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==", - "requires": { - "compute-scroll-into-view": "^3.0.2" - } - }, - "sdp-transform": { - "version": "2.15.0", - "resolved": "https://registry.npmjs.org/sdp-transform/-/sdp-transform-2.15.0.tgz", - "integrity": "sha512-KrOH82c/W+GYQ0LHqtr3caRpM3ITglq3ljGUIb8LTki7ByacJZ9z+piSGiwZDsRyhQbYBOBJgr2k6X4BZXi3Kw==" - }, - "semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", - "dev": true - }, - "serialize-javascript": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", - "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", - "dev": true, - "requires": { - "randombytes": "^2.1.0" - } - }, - "set-function-length": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", - "requires": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.2" - } - }, - "set-function-name": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz", - "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", - "requires": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "functions-have-names": "^1.2.3", - "has-property-descriptors": "^1.0.2" - } - }, - "set-proto": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz", - "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", - "requires": { - "dunder-proto": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0" - } - }, - "sharp": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", - "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", - "dev": true, - "requires": { - "@img/colour": "^1.0.0", - "@img/sharp-darwin-arm64": "0.34.5", - "@img/sharp-darwin-x64": "0.34.5", - "@img/sharp-libvips-darwin-arm64": "1.2.4", - "@img/sharp-libvips-darwin-x64": "1.2.4", - "@img/sharp-libvips-linux-arm": "1.2.4", - "@img/sharp-libvips-linux-arm64": "1.2.4", - "@img/sharp-libvips-linux-ppc64": "1.2.4", - "@img/sharp-libvips-linux-riscv64": "1.2.4", - "@img/sharp-libvips-linux-s390x": "1.2.4", - "@img/sharp-libvips-linux-x64": "1.2.4", - "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", - "@img/sharp-libvips-linuxmusl-x64": "1.2.4", - "@img/sharp-linux-arm": "0.34.5", - "@img/sharp-linux-arm64": "0.34.5", - "@img/sharp-linux-ppc64": "0.34.5", - "@img/sharp-linux-riscv64": "0.34.5", - "@img/sharp-linux-s390x": "0.34.5", - "@img/sharp-linux-x64": "0.34.5", - "@img/sharp-linuxmusl-arm64": "0.34.5", - "@img/sharp-linuxmusl-x64": "0.34.5", - "@img/sharp-wasm32": "0.34.5", - "@img/sharp-win32-arm64": "0.34.5", - "@img/sharp-win32-ia32": "0.34.5", - "@img/sharp-win32-x64": "0.34.5", - "detect-libc": "^2.1.2", - "semver": "^7.7.3" - } - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "side-channel": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", - "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", - "requires": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3", - "side-channel-list": "^1.0.0", - "side-channel-map": "^1.0.1", - "side-channel-weakmap": "^1.0.2" - } - }, - "side-channel-list": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", - "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", - "requires": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3" - } - }, - "side-channel-map": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", - "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", - "requires": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3" - } - }, - "side-channel-weakmap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", - "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", - "requires": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3", - "side-channel-map": "^1.0.1" - } - }, - "signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true - }, - "slate": { - "version": "0.123.0", - "resolved": "https://registry.npmjs.org/slate/-/slate-0.123.0.tgz", - "integrity": "sha512-Oon3HR/QzJQBjuOUJT1jGGlp8Ff7t3Bkr/rJ2lDqxNT4H+cBnXpEVQ/si6hn1ZCHhD2xY/2N91PQoH/rD7kxTg==" - }, - "slate-dom": { - "version": "0.123.0", - "resolved": "https://registry.npmjs.org/slate-dom/-/slate-dom-0.123.0.tgz", - "integrity": "sha512-OUinp4tvSrAlt64JL9y20Xin08jgnnj1gJmIuPdGvU5MELKXRNZh17a7EKKNOS6OZPAE8Dk9NI1MAIS/Qz0YBw==", - "requires": { - "@juggle/resize-observer": "^3.4.0", - "direction": "^1.0.4", - "is-hotkey": "^0.2.0", - "is-plain-object": "^5.0.0", - "lodash": "^4.17.21", - "scroll-into-view-if-needed": "^3.1.0", - "tiny-invariant": "1.3.1" - } - }, - "slate-history": { - "version": "0.113.1", - "resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.113.1.tgz", - "integrity": "sha512-J9NSJ+UG2GxoW0lw5mloaKcN0JI0x2IA5M5FxyGiInpn+QEutxT1WK7S/JneZCMFJBoHs1uu7S7e6pxQjubHmQ==", - "requires": { - "is-plain-object": "^5.0.0" - } - }, - "slate-react": { - "version": "0.123.0", - "resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.123.0.tgz", - "integrity": "sha512-nQwXL1FEacrY9ZFmatRhoBnsySNUX2x6qB77V3oNHd7wWxBJWuzz4GMrBXcVoRE8Gac7Angf8xaNGzb6zcPlHg==", - "requires": { - "@juggle/resize-observer": "^3.4.0", - "direction": "^1.0.4", - "is-hotkey": "^0.2.0", - "lodash": "^4.17.21", - "scroll-into-view-if-needed": "^3.1.0", - "tiny-invariant": "1.3.1" - } - }, - "smob": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/smob/-/smob-1.6.1.tgz", - "integrity": "sha512-KAkBqZl3c2GvNgNhcoyJae1aKldDW0LO279wF9bk1PnluRTETKBq0WyzRXxEhoQLk56yHaOY4JCBEKDuJIET5g==", - "dev": true - }, - "smol-toml": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.6.0.tgz", - "integrity": "sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==", - "dev": true - }, - "snake-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz", - "integrity": "sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==", - "dev": true, - "requires": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "source-map": { - "version": "0.8.0-beta.0", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", - "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", - "dev": true, - "requires": { - "whatwg-url": "^7.0.0" - }, - "dependencies": { - "tr46": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", - "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "webidl-conversions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", - "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", - "dev": true - }, - "whatwg-url": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", - "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", - "dev": true, - "requires": { - "lodash.sortby": "^4.7.0", - "tr46": "^1.0.1", - "webidl-conversions": "^4.0.2" - } - } - } - }, - "source-map-js": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", - "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" - }, - "source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "dev": true, - "requires": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - }, - "dependencies": { - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - } - } - }, - "sourcemap-codec": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", - "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", - "dev": true - }, - "stable-hash-x": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/stable-hash-x/-/stable-hash-x-0.2.0.tgz", - "integrity": "sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==", - "dev": true - }, - "stop-iteration-iterator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz", - "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==", - "requires": { - "es-errors": "^1.3.0", - "internal-slot": "^1.1.0" - } - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "dependencies": { - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - } - } - }, - "string.prototype.includes": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz", - "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==", - "dev": true, - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.3" - } - }, - "string.prototype.matchall": { - "version": "4.0.12", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", - "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.6", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.6", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "internal-slot": "^1.1.0", - "regexp.prototype.flags": "^1.5.3", - "set-function-name": "^2.0.2", - "side-channel": "^1.1.0" - } - }, - "string.prototype.repeat": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", - "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", - "requires": { - "define-properties": "^1.1.3", - "es-abstract": "^1.17.5" - } - }, - "string.prototype.trim": { - "version": "1.2.10", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", - "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-data-property": "^1.1.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-object-atoms": "^1.0.0", - "has-property-descriptors": "^1.0.2" - } - }, - "string.prototype.trimend": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", - "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", - "requires": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - } - }, - "string.prototype.trimstart": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", - "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - } - }, - "stringify-object": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", - "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", - "dev": true, - "requires": { - "get-own-enumerable-property-symbols": "^3.0.0", - "is-obj": "^1.0.1", - "is-regexp": "^1.0.0" - } - }, - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "requires": { - "ansi-regex": "^5.0.1" - } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", - "dev": true - }, - "strip-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz", - "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==", - "dev": true - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "style-to-js": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.8.tgz", - "integrity": "sha512-bPSspCXkkhETLXnEgDbaoWRWyv3lF2bj32YIc8IElok2IIMHUlZtQUrxYmAkKUNxpluhH0qnKWrmuoXUyTY12g==", - "requires": { - "style-to-object": "1.0.3" - } - }, - "style-to-object": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.3.tgz", - "integrity": "sha512-xOpx7S53E0V3DpVsvt7ySvoiumRpfXiC99PUXLqGB3wiAnN9ybEIpuzlZ8LAZg+h1sl9JkEUwtSQXxcCgFqbbg==", - "requires": { - "inline-style-parser": "0.2.2" - } - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" - }, - "svg-parser": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz", - "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==", - "dev": true - }, - "synckit": { - "version": "0.11.12", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.12.tgz", - "integrity": "sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==", - "dev": true, - "requires": { - "@pkgr/core": "^0.2.9" - } - }, - "tabbable": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz", - "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==" - }, - "tapable": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", - "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", - "dev": true - }, - "tar-mini": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/tar-mini/-/tar-mini-0.2.0.tgz", - "integrity": "sha512-+qfUHz700DWnRutdUsxRRVZ38G1Qr27OetwaMYTdg8hcPxf46U0S1Zf76dQMWRBmusOt2ZCK5kbIaiLkoGO7WQ==", - "dev": true - }, - "tauri-plugin-splashscreen-api": { - "version": "file:crates/tauri-plugin-splashscreen", - "requires": { - "@rollup/plugin-typescript": "^12.0.0", - "@tauri-apps/api": "^2.0.0", - "rollup": "^4.9.6", - "tslib": "^2.6.2", - "typescript": "^5.3.3" - } - }, - "temp-dir": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz", - "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==", - "dev": true - }, - "tempy": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz", - "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==", - "dev": true, - "requires": { - "is-stream": "^2.0.0", - "temp-dir": "^2.0.0", - "type-fest": "^0.16.0", - "unique-string": "^2.0.0" - } - }, - "terser": { - "version": "5.46.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.46.0.tgz", - "integrity": "sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==", - "dev": true, - "requires": { - "@jridgewell/source-map": "^0.3.3", - "acorn": "^8.15.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - } - }, - "tiny-invariant": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz", - "integrity": "sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==" - }, - "tinyglobby": { - "version": "0.2.15", - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", - "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", - "dev": true, - "requires": { - "fdir": "^6.5.0", - "picomatch": "^4.0.3" - } - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "requires": { - "is-number": "^7.0.0" - } - }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "ts-api-utils": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz", - "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==", - "dev": true - }, - "ts-declaration-location": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz", - "integrity": "sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==", - "dev": true, - "requires": { - "picomatch": "^4.0.2" - } - }, - "tsconfig-paths": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", - "dev": true, - "requires": { - "@types/json5": "^0.0.29", - "json5": "^1.0.2", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" - }, - "dependencies": { - "json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dev": true, - "requires": { - "minimist": "^1.2.0" - } - } - } - }, - "tslib": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", - "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - }, - "type-fest": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz", - "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==", - "dev": true - }, - "typed-array-buffer": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", - "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", - "requires": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-typed-array": "^1.1.14" - } - }, - "typed-array-byte-length": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", - "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", - "requires": { - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.14" - } - }, - "typed-array-byte-offset": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", - "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", - "requires": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.15", - "reflect.getprototypeof": "^1.0.9" - } - }, - "typed-array-length": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz", - "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", - "requires": { - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "is-typed-array": "^1.1.13", - "possible-typed-array-names": "^1.0.0", - "reflect.getprototypeof": "^1.0.6" - } - }, - "typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "dev": true - }, - "typescript-eslint": { - "version": "8.56.1", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.56.1.tgz", - "integrity": "sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==", - "dev": true, - "requires": { - "@typescript-eslint/eslint-plugin": "8.56.1", - "@typescript-eslint/parser": "8.56.1", - "@typescript-eslint/typescript-estree": "8.56.1", - "@typescript-eslint/utils": "8.56.1" - } - }, - "ua-parser-js": { - "version": "1.0.41", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.41.tgz", - "integrity": "sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==" - }, - "ufo": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz", - "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==" - }, - "unbox-primitive": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz", - "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", - "requires": { - "call-bound": "^1.0.3", - "has-bigints": "^1.0.2", - "has-symbols": "^1.1.0", - "which-boxed-primitive": "^1.1.1" - } - }, - "undici": { - "version": "7.18.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.18.2.tgz", - "integrity": "sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==", - "dev": true - }, - "undici-types": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", - "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==" - }, - "unenv": { - "version": "2.0.0-rc.24", - "resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz", - "integrity": "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==", - "dev": true, - "requires": { - "pathe": "^2.0.3" - } - }, - "unhomoglyph": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/unhomoglyph/-/unhomoglyph-1.0.6.tgz", - "integrity": "sha512-7uvcWI3hWshSADBu4JpnyYbTVc7YlhF5GDW/oPD5AxIxl34k4wXR3WDkPnzLxkN32LiTCTKMQLtKVZiwki3zGg==" - }, - "unicode-canonical-property-names-ecmascript": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", - "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", - "dev": true - }, - "unicode-match-property-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", - "dev": true, - "requires": { - "unicode-canonical-property-names-ecmascript": "^2.0.0", - "unicode-property-aliases-ecmascript": "^2.0.0" - } - }, - "unicode-match-property-value-ecmascript": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz", - "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==", - "dev": true - }, - "unicode-property-aliases-ecmascript": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz", - "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==", - "dev": true - }, - "unique-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "dev": true, - "requires": { - "crypto-random-string": "^2.0.0" - } - }, - "universalify": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", - "dev": true - }, - "unrs-resolver": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.11.1.tgz", - "integrity": "sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==", - "dev": true, - "requires": { - "@unrs/resolver-binding-android-arm-eabi": "1.11.1", - "@unrs/resolver-binding-android-arm64": "1.11.1", - "@unrs/resolver-binding-darwin-arm64": "1.11.1", - "@unrs/resolver-binding-darwin-x64": "1.11.1", - "@unrs/resolver-binding-freebsd-x64": "1.11.1", - "@unrs/resolver-binding-linux-arm-gnueabihf": "1.11.1", - "@unrs/resolver-binding-linux-arm-musleabihf": "1.11.1", - "@unrs/resolver-binding-linux-arm64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-arm64-musl": "1.11.1", - "@unrs/resolver-binding-linux-ppc64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-riscv64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-riscv64-musl": "1.11.1", - "@unrs/resolver-binding-linux-s390x-gnu": "1.11.1", - "@unrs/resolver-binding-linux-x64-gnu": "1.11.1", - "@unrs/resolver-binding-linux-x64-musl": "1.11.1", - "@unrs/resolver-binding-wasm32-wasi": "1.11.1", - "@unrs/resolver-binding-win32-arm64-msvc": "1.11.1", - "@unrs/resolver-binding-win32-ia32-msvc": "1.11.1", - "@unrs/resolver-binding-win32-x64-msvc": "1.11.1", - "napi-postinstall": "^0.3.0" - } - }, - "upath": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz", - "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==", - "dev": true - }, - "update-browserslist-db": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", - "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", - "requires": { - "escalade": "^3.2.0", - "picocolors": "^1.1.1" - } - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "use-sync-external-store": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", - "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==" - }, - "uuid": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", - "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", - "dev": true - }, - "vite": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", - "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", - "dev": true, - "requires": { - "esbuild": "^0.27.0", - "fdir": "^6.5.0", - "fsevents": "~2.3.3", - "picomatch": "^4.0.3", - "postcss": "^8.5.6", - "rollup": "^4.43.0", - "tinyglobby": "^0.2.15" - } - }, - "vite-node": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.6.1.tgz", - "integrity": "sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==", - "requires": { - "cac": "^6.7.14", - "debug": "^4.3.4", - "pathe": "^1.1.1", - "picocolors": "^1.0.0", - "vite": "^5.0.0" - }, - "dependencies": { - "@esbuild/aix-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", - "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", - "optional": true - }, - "@esbuild/android-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", - "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", - "optional": true - }, - "@esbuild/android-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", - "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", - "optional": true - }, - "@esbuild/android-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", - "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", - "optional": true - }, - "@esbuild/darwin-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", - "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", - "optional": true - }, - "@esbuild/darwin-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", - "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", - "optional": true - }, - "@esbuild/freebsd-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", - "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", - "optional": true - }, - "@esbuild/freebsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", - "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", - "optional": true - }, - "@esbuild/linux-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", - "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", - "optional": true - }, - "@esbuild/linux-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", - "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", - "optional": true - }, - "@esbuild/linux-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", - "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", - "optional": true - }, - "@esbuild/linux-loong64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", - "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", - "optional": true - }, - "@esbuild/linux-mips64el": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", - "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", - "optional": true - }, - "@esbuild/linux-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", - "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", - "optional": true - }, - "@esbuild/linux-riscv64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", - "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", - "optional": true - }, - "@esbuild/linux-s390x": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", - "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", - "optional": true - }, - "@esbuild/linux-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", - "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", - "optional": true - }, - "@esbuild/netbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", - "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", - "optional": true - }, - "@esbuild/openbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", - "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", - "optional": true - }, - "@esbuild/sunos-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", - "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", - "optional": true - }, - "@esbuild/win32-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", - "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", - "optional": true - }, - "@esbuild/win32-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", - "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", - "optional": true - }, - "@esbuild/win32-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", - "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", - "optional": true - }, - "esbuild": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", - "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", - "requires": { - "@esbuild/aix-ppc64": "0.21.5", - "@esbuild/android-arm": "0.21.5", - "@esbuild/android-arm64": "0.21.5", - "@esbuild/android-x64": "0.21.5", - "@esbuild/darwin-arm64": "0.21.5", - "@esbuild/darwin-x64": "0.21.5", - "@esbuild/freebsd-arm64": "0.21.5", - "@esbuild/freebsd-x64": "0.21.5", - "@esbuild/linux-arm": "0.21.5", - "@esbuild/linux-arm64": "0.21.5", - "@esbuild/linux-ia32": "0.21.5", - "@esbuild/linux-loong64": "0.21.5", - "@esbuild/linux-mips64el": "0.21.5", - "@esbuild/linux-ppc64": "0.21.5", - "@esbuild/linux-riscv64": "0.21.5", - "@esbuild/linux-s390x": "0.21.5", - "@esbuild/linux-x64": "0.21.5", - "@esbuild/netbsd-x64": "0.21.5", - "@esbuild/openbsd-x64": "0.21.5", - "@esbuild/sunos-x64": "0.21.5", - "@esbuild/win32-arm64": "0.21.5", - "@esbuild/win32-ia32": "0.21.5", - "@esbuild/win32-x64": "0.21.5" - } - }, - "pathe": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", - "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==" - }, - "vite": { - "version": "5.4.21", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", - "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", - "requires": { - "esbuild": "^0.21.3", - "fsevents": "~2.3.3", - "postcss": "^8.4.43", - "rollup": "^4.20.0" - } - } - } - }, - "vite-plugin-compression2": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/vite-plugin-compression2/-/vite-plugin-compression2-2.5.0.tgz", - "integrity": "sha512-bHxtBibPxxSn5eZSe0IAzvYucP/hg8Bz8ppjbH7lndU5kIHT+92qTkB4z9xWYfnyV0YHuir1SjOuyO0fzU4Vgg==", - "dev": true, - "requires": { - "@rollup/pluginutils": "^5.1.0", - "tar-mini": "^0.2.0" - } - }, - "vite-plugin-pwa": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.2.0.tgz", - "integrity": "sha512-a2xld+SJshT9Lgcv8Ji4+srFJL4k/1bVbd1x06JIkvecpQkwkvCncD1+gSzcdm3s+owWLpMJerG3aN5jupJEVw==", - "dev": true, - "requires": { - "debug": "^4.3.6", - "pretty-bytes": "^6.1.1", - "tinyglobby": "^0.2.10", - "workbox-build": "^7.4.0", - "workbox-window": "^7.4.0" - } - }, - "vite-plugin-static-copy": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.2.0.tgz", - "integrity": "sha512-g2k9z8B/1Bx7D4wnFjPLx9dyYGrqWMLTpwTtPHhcU+ElNZP2O4+4OsyaficiDClus0dzVhdGvoGFYMJxoXZ12Q==", - "dev": true, - "requires": { - "chokidar": "^3.6.0", - "p-map": "^7.0.4", - "picocolors": "^1.1.1", - "tinyglobby": "^0.2.15" - } - }, - "vite-plugin-svgr": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/vite-plugin-svgr/-/vite-plugin-svgr-4.5.0.tgz", - "integrity": "sha512-W+uoSpmVkSmNOGPSsDCWVW/DDAyv+9fap9AZXBvWiQqrboJ08j2vh0tFxTD/LjwqwAd3yYSVJgm54S/1GhbdnA==", - "dev": true, - "requires": { - "@rollup/pluginutils": "^5.2.0", - "@svgr/core": "^8.1.0", - "@svgr/plugin-jsx": "^8.1.0" - } - }, - "vite-plugin-top-level-await": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.6.0.tgz", - "integrity": "sha512-bNhUreLamTIkoulCR9aDXbTbhLk6n1YE8NJUTTxl5RYskNRtzOR0ASzSjBVRtNdjIfngDXo11qOsybGLNsrdww==", - "dev": true, - "requires": { - "@rollup/plugin-virtual": "^3.0.2", - "@swc/core": "^1.12.14", - "@swc/wasm": "^1.12.14", - "uuid": "10.0.0" - } - }, - "void-elements": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz", - "integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==" - }, - "walk-up-path": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-4.0.0.tgz", - "integrity": "sha512-3hu+tD8YzSLGuFYtPRb48vdhKMi0KQV5sn+uWr8+7dMEq/2G/dtLrdDinkLjqq5TIbIBjYJ4Ax/n3YiaW7QM8A==", - "dev": true - }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "which-boxed-primitive": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", - "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", - "requires": { - "is-bigint": "^1.1.0", - "is-boolean-object": "^1.2.1", - "is-number-object": "^1.1.1", - "is-string": "^1.1.1", - "is-symbol": "^1.1.1" - } - }, - "which-builtin-type": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz", - "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", - "requires": { - "call-bound": "^1.0.2", - "function.prototype.name": "^1.1.6", - "has-tostringtag": "^1.0.2", - "is-async-function": "^2.0.0", - "is-date-object": "^1.1.0", - "is-finalizationregistry": "^1.1.0", - "is-generator-function": "^1.0.10", - "is-regex": "^1.2.1", - "is-weakref": "^1.0.2", - "isarray": "^2.0.5", - "which-boxed-primitive": "^1.1.0", - "which-collection": "^1.0.2", - "which-typed-array": "^1.1.16" - } - }, - "which-collection": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz", - "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", - "requires": { - "is-map": "^2.0.3", - "is-set": "^2.0.3", - "is-weakmap": "^2.0.2", - "is-weakset": "^2.0.3" - } - }, - "which-typed-array": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz", - "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==", - "requires": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "for-each": "^0.3.5", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2" - } - }, - "word-wrap": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "dev": true - }, - "workbox-background-sync": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.4.0.tgz", - "integrity": "sha512-8CB9OxKAgKZKyNMwfGZ1XESx89GryWTfI+V5yEj8sHjFH8MFelUwYXEyldEK6M6oKMmn807GoJFUEA1sC4XS9w==", - "dev": true, - "requires": { - "idb": "^7.0.1", - "workbox-core": "7.4.0" - } - }, - "workbox-broadcast-update": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.4.0.tgz", - "integrity": "sha512-+eZQwoktlvo62cI0b+QBr40v5XjighxPq3Fzo9AWMiAosmpG5gxRHgTbGGhaJv/q/MFVxwFNGh/UwHZ/8K88lA==", - "dev": true, - "requires": { - "workbox-core": "7.4.0" - } - }, - "workbox-build": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.4.0.tgz", - "integrity": "sha512-Ntk1pWb0caOFIvwz/hfgrov/OJ45wPEhI5PbTywQcYjyZiVhT3UrwwUPl6TRYbTm4moaFYithYnl1lvZ8UjxcA==", - "dev": true, - "requires": { - "@apideck/better-ajv-errors": "^0.3.1", - "@babel/core": "^7.24.4", - "@babel/preset-env": "^7.11.0", - "@babel/runtime": "^7.11.2", - "@rollup/plugin-babel": "^5.2.0", - "@rollup/plugin-node-resolve": "^15.2.3", - "@rollup/plugin-replace": "^2.4.1", - "@rollup/plugin-terser": "^0.4.3", - "@surma/rollup-plugin-off-main-thread": "^2.2.3", - "ajv": "^8.6.0", - "common-tags": "^1.8.0", - "fast-json-stable-stringify": "^2.1.0", - "fs-extra": "^9.0.1", - "glob": "^11.0.1", - "lodash": "^4.17.20", - "pretty-bytes": "^5.3.0", - "rollup": "^2.79.2", - "source-map": "^0.8.0-beta.0", - "stringify-object": "^3.3.0", - "strip-comments": "^2.0.1", - "tempy": "^0.6.0", - "upath": "^1.2.0", - "workbox-background-sync": "7.4.0", - "workbox-broadcast-update": "7.4.0", - "workbox-cacheable-response": "7.4.0", - "workbox-core": "7.4.0", - "workbox-expiration": "7.4.0", - "workbox-google-analytics": "7.4.0", - "workbox-navigation-preload": "7.4.0", - "workbox-precaching": "7.4.0", - "workbox-range-requests": "7.4.0", - "workbox-recipes": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0", - "workbox-streams": "7.4.0", - "workbox-sw": "7.4.0", - "workbox-window": "7.4.0" - }, - "dependencies": { - "ajv": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", - "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - } - }, - "fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", - "dev": true, - "requires": { - "at-least-node": "^1.0.0", - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "pretty-bytes": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz", - "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==", - "dev": true - }, - "rollup": { - "version": "2.79.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", - "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", - "dev": true, - "requires": { - "fsevents": "~2.3.2" - } - } - } - }, - "workbox-cacheable-response": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.4.0.tgz", - "integrity": "sha512-0Fb8795zg/x23ISFkAc7lbWes6vbw34DGFIMw31cwuHPgDEC/5EYm6m/ZkylLX0EnEbbOyOCLjKgFS/Z5g0HeQ==", - "dev": true, - "requires": { - "workbox-core": "7.4.0" - } - }, - "workbox-core": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.4.0.tgz", - "integrity": "sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==", - "dev": true - }, - "workbox-expiration": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.4.0.tgz", - "integrity": "sha512-V50p4BxYhtA80eOvulu8xVfPBgZbkxJ1Jr8UUn0rvqjGhLDqKNtfrDfjJKnLz2U8fO2xGQJTx/SKXNTzHOjnHw==", - "dev": true, - "requires": { - "idb": "^7.0.1", - "workbox-core": "7.4.0" - } - }, - "workbox-google-analytics": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.4.0.tgz", - "integrity": "sha512-MVPXQslRF6YHkzGoFw1A4GIB8GrKym/A5+jYDUSL+AeJw4ytQGrozYdiZqUW1TPQHW8isBCBtyFJergUXyNoWQ==", - "dev": true, - "requires": { - "workbox-background-sync": "7.4.0", - "workbox-core": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0" - } - }, - "workbox-navigation-preload": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.4.0.tgz", - "integrity": "sha512-etzftSgdQfjMcfPgbfaZCfM2QuR1P+4o8uCA2s4rf3chtKTq/Om7g/qvEOcZkG6v7JZOSOxVYQiOu6PbAZgU6w==", - "dev": true, - "requires": { - "workbox-core": "7.4.0" - } - }, - "workbox-precaching": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.4.0.tgz", - "integrity": "sha512-VQs37T6jDqf1rTxUJZXRl3yjZMf5JX/vDPhmx2CPgDDKXATzEoqyRqhYnRoxl6Kr0rqaQlp32i9rtG5zTzIlNg==", - "dev": true, - "requires": { - "workbox-core": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0" - } - }, - "workbox-range-requests": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.4.0.tgz", - "integrity": "sha512-3Vq854ZNuP6Y0KZOQWLaLC9FfM7ZaE+iuQl4VhADXybwzr4z/sMmnLgTeUZLq5PaDlcJBxYXQ3U91V7dwAIfvw==", - "dev": true, - "requires": { - "workbox-core": "7.4.0" - } - }, - "workbox-recipes": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.4.0.tgz", - "integrity": "sha512-kOkWvsAn4H8GvAkwfJTbwINdv4voFoiE9hbezgB1sb/0NLyTG4rE7l6LvS8lLk5QIRIto+DjXLuAuG3Vmt3cxQ==", - "dev": true, - "requires": { - "workbox-cacheable-response": "7.4.0", - "workbox-core": "7.4.0", - "workbox-expiration": "7.4.0", - "workbox-precaching": "7.4.0", - "workbox-routing": "7.4.0", - "workbox-strategies": "7.4.0" - } - }, - "workbox-routing": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.4.0.tgz", - "integrity": "sha512-C/ooj5uBWYAhAqwmU8HYQJdOjjDKBp9MzTQ+otpMmd+q0eF59K+NuXUek34wbL0RFrIXe/KKT+tUWcZcBqxbHQ==", - "dev": true, - "requires": { - "workbox-core": "7.4.0" - } - }, - "workbox-strategies": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.4.0.tgz", - "integrity": "sha512-T4hVqIi5A4mHi92+5EppMX3cLaVywDp8nsyUgJhOZxcfSV/eQofcOA6/EMo5rnTNmNTpw0rUgjAI6LaVullPpg==", - "dev": true, - "requires": { - "workbox-core": "7.4.0" - } - }, - "workbox-streams": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.4.0.tgz", - "integrity": "sha512-QHPBQrey7hQbnTs5GrEVoWz7RhHJXnPT+12qqWM378orDMo5VMJLCkCM1cnCk+8Eq92lccx/VgRZ7WAzZWbSLg==", - "dev": true, - "requires": { - "workbox-core": "7.4.0", - "workbox-routing": "7.4.0" - } - }, - "workbox-sw": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.4.0.tgz", - "integrity": "sha512-ltU+Kr3qWR6BtbdlMnCjobZKzeV1hN+S6UvDywBrwM19TTyqA03X66dzw1tEIdJvQ4lYKkBFox6IAEhoSEZ8Xw==", - "dev": true - }, - "workbox-window": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.4.0.tgz", - "integrity": "sha512-/bIYdBLAVsNR3v7gYGaV4pQW3M3kEPx5E8vDxGvxo6khTrGtSSCS7QiFKv9ogzBgZiy0OXLP9zO28U/1nF1mfw==", - "dev": true, - "requires": { - "@types/trusted-types": "^2.0.2", - "workbox-core": "7.4.0" - } - }, - "workerd": { - "version": "1.20260301.1", - "resolved": "https://registry.npmjs.org/workerd/-/workerd-1.20260301.1.tgz", - "integrity": "sha512-oterQ1IFd3h7PjCfT4znSFOkJCvNQ6YMOyZ40YsnO3nrSpgB4TbJVYWFOnyJAw71/RQuupfVqZZWKvsy8GO3fw==", - "dev": true, - "requires": { - "@cloudflare/workerd-darwin-64": "1.20260301.1", - "@cloudflare/workerd-darwin-arm64": "1.20260301.1", - "@cloudflare/workerd-linux-64": "1.20260301.1", - "@cloudflare/workerd-linux-arm64": "1.20260301.1", - "@cloudflare/workerd-windows-64": "1.20260301.1" - } - }, - "wrangler": { - "version": "4.70.0", - "resolved": "https://registry.npmjs.org/wrangler/-/wrangler-4.70.0.tgz", - "integrity": "sha512-PNDZ9o4e+B5x+1bUbz62Hmwz6G9lw+I9pnYe/AguLddJFjfIyt2cmFOUOb3eOZSoXsrhcEPUg2YidYIbVwUkfw==", - "dev": true, - "requires": { - "@cloudflare/kv-asset-handler": "0.4.2", - "@cloudflare/unenv-preset": "2.14.0", - "blake3-wasm": "2.1.5", - "esbuild": "0.27.3", - "fsevents": "~2.3.2", - "miniflare": "4.20260301.1", - "path-to-regexp": "6.3.0", - "unenv": "2.0.0-rc.24", - "workerd": "1.20260301.1" - } - }, - "wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - } - }, - "ws": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", - "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", - "dev": true - }, - "y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" - }, - "yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - }, - "yaml": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", - "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==" - }, - "yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "requires": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - } - }, - "yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" - }, - "yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" - }, - "youch": { - "version": "4.1.0-beta.10", - "resolved": "https://registry.npmjs.org/youch/-/youch-4.1.0-beta.10.tgz", - "integrity": "sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==", - "dev": true, - "requires": { - "@poppinss/colors": "^4.1.5", - "@poppinss/dumper": "^0.6.4", - "@speed-highlight/core": "^1.2.7", - "cookie": "^1.0.2", - "youch-core": "^0.3.3" - } - }, - "youch-core": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/youch-core/-/youch-core-0.3.3.tgz", - "integrity": "sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==", - "dev": true, - "requires": { - "@poppinss/exception": "^1.2.2", - "error-stack-parser-es": "^1.0.5" - } - }, - "zod": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz", - "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==", - "dev": true - }, - "zod-validation-error": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz", - "integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==", - "dev": true - } - } -} diff --git a/package.json b/package.json index f4944caa1..64c1cba73 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "sable", - "version": "1.5.1", - "description": "Yet another matrix client fork", + "version": "1.6.0", + "description": "An almost stable Matrix client", "type": "module", - "packageManager": "npm@11.11.0", + "packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be", "engines": { "node": "24.x", - "npm": "11.x" + "pnpm": ">=10" }, "scripts": { "dev": "vite dev", @@ -22,8 +22,8 @@ "knope": "knope", "document-change": "knope document-change", "postinstall": "node scripts/install-knope.js", - "setup:knope": "node scripts/install-knope.js", - "setup:tauri-icons": "node scripts/symlink-tauri-icons.js", + "setup:knope": "node scripts/install-knope.js", + "setup:tauri-icons": "node scripts/symlink-tauri-icons.js", "lint:normalize-imports": "node scripts/normalize-imports.js" }, "keywords": [], @@ -42,11 +42,10 @@ "@tauri-apps/plugin-deep-link": "2.4.7", "@tauri-apps/plugin-opener": "2.5.3", "@tauri-apps/plugin-os": "2.3.2", - "tauri-plugin-splashscreen-api": "file:./crates/tauri-plugin-splashscreen", "@use-gesture/react": "10.3.1", "@vanilla-extract/css": "^1.18.0", "@vanilla-extract/recipes": "^0.5.7", - "@vanilla-extract/vite-plugin": "^3.9.5", + "@vanilla-extract/vite-plugin": "^5.1.4", "await-to-js": "^3.0.0", "badwords-list": "^2.0.1-4", "blurhash": "^2.0.5", @@ -58,9 +57,11 @@ "emojibase": "^15.3.1", "emojibase-data": "^15.3.2", "eslint-plugin-react": "7.37.5", + "eventemitter3": "^5.0.4", "file-saver": "^2.0.5", "focus-trap-react": "^10.3.1", - "folds": "^2.6.1", + "folds": "^2.6.2", + "framer-motion": "12.34.3", "html-dom-parser": "^5.1.8", "html-react-parser": "^4.2.10", "i18next": "^25.8.13", @@ -92,7 +93,10 @@ "slate-dom": "^0.123.0", "slate-history": "^0.113.1", "slate-react": "^0.123.0", - "ua-parser-js": "^1.0.41" + "tauri-plugin-splashscreen-api": "file:./crates/tauri-plugin-splashscreen", + "@sableclient/tauri-plugin-notifications-api": "git+https://github.com/SableClient/tauri-plugin-notifications.git#9f162c62f89f9f7e1e17c71893faa51d140f18fd", + "ua-parser-js": "^1.0.41", + "workbox-precaching": "^7.4.0" }, "devDependencies": { "@cloudflare/vite-plugin": "^1.26.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml new file mode 100644 index 000000000..298157cb3 --- /dev/null +++ b/pnpm-lock.yaml @@ -0,0 +1,11012 @@ +lockfileVersion: '9.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + +overrides: + serialize-javascript: '>=7.0.3' + rollup: '>=4.59.0' + minimatch: '>=10.2.3' + lodash: '>=4.17.23' + esbuild: '>=0.25.0' + brace-expansion: '>=1.1.12' + +importers: + + .: + dependencies: + '@atlaskit/pragmatic-drag-and-drop': + specifier: ^1.7.7 + version: 1.7.9 + '@atlaskit/pragmatic-drag-and-drop-auto-scroll': + specifier: ^1.4.0 + version: 1.4.0 + '@atlaskit/pragmatic-drag-and-drop-hitbox': + specifier: ^1.1.0 + version: 1.1.0 + '@fontsource-variable/nunito': + specifier: 5.2.7 + version: 5.2.7 + '@fontsource/space-mono': + specifier: 5.2.9 + version: 5.2.9 + '@sableclient/tauri-plugin-notifications-api': + specifier: git+https://github.com/SableClient/tauri-plugin-notifications.git#9f162c62f89f9f7e1e17c71893faa51d140f18fd + version: https://codeload.github.com/SableClient/tauri-plugin-notifications/tar.gz/9f162c62f89f9f7e1e17c71893faa51d140f18fd + '@tanstack/react-query': + specifier: ^5.90.21 + version: 5.90.21(react@18.3.1) + '@tanstack/react-query-devtools': + specifier: ^5.91.3 + version: 5.91.3(@tanstack/react-query@5.90.21(react@18.3.1))(react@18.3.1) + '@tanstack/react-virtual': + specifier: ^3.13.19 + version: 3.13.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tauri-apps/api': + specifier: 2.10.1 + version: 2.10.1 + '@tauri-apps/plugin-deep-link': + specifier: 2.4.7 + version: 2.4.7 + '@tauri-apps/plugin-opener': + specifier: 2.5.3 + version: 2.5.3 + '@tauri-apps/plugin-os': + specifier: 2.3.2 + version: 2.3.2 + '@use-gesture/react': + specifier: 10.3.1 + version: 10.3.1(react@18.3.1) + '@vanilla-extract/css': + specifier: ^1.18.0 + version: 1.18.0 + '@vanilla-extract/recipes': + specifier: ^0.5.7 + version: 0.5.7(@vanilla-extract/css@1.18.0) + '@vanilla-extract/vite-plugin': + specifier: ^5.1.4 + version: 5.1.4(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(yaml@2.8.2) + await-to-js: + specifier: ^3.0.0 + version: 3.0.0 + badwords-list: + specifier: ^2.0.1-4 + version: 2.0.1-4 + blurhash: + specifier: ^2.0.5 + version: 2.0.5 + browser-encrypt-attachment: + specifier: ^0.3.0 + version: 0.3.0 + chroma-js: + specifier: ^3.2.0 + version: 3.2.0 + classnames: + specifier: ^2.5.1 + version: 2.5.1 + dayjs: + specifier: ^1.11.19 + version: 1.11.19 + domhandler: + specifier: ^5.0.3 + version: 5.0.3 + emojibase: + specifier: ^15.3.1 + version: 15.3.1 + emojibase-data: + specifier: ^15.3.2 + version: 15.3.2(emojibase@15.3.1) + eslint-plugin-react: + specifier: 7.37.5 + version: 7.37.5(eslint@9.39.3(jiti@2.6.1)) + eventemitter3: + specifier: ^5.0.4 + version: 5.0.4 + file-saver: + specifier: ^2.0.5 + version: 2.0.5 + focus-trap-react: + specifier: ^10.3.1 + version: 10.3.1(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + folds: + specifier: ^2.6.2 + version: 2.6.2(@vanilla-extract/css@1.18.0)(@vanilla-extract/recipes@0.5.7(@vanilla-extract/css@1.18.0))(classnames@2.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: + specifier: 12.34.3 + version: 12.34.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + html-dom-parser: + specifier: ^5.1.8 + version: 5.1.8 + html-react-parser: + specifier: ^4.2.10 + version: 4.2.10(react@18.3.1) + i18next: + specifier: ^25.8.13 + version: 25.8.17(typescript@5.9.3) + i18next-browser-languagedetector: + specifier: ^8.2.1 + version: 8.2.1 + i18next-http-backend: + specifier: ^2.7.3 + version: 2.7.3 + immer: + specifier: ^9.0.21 + version: 9.0.21 + is-hotkey: + specifier: ^0.2.0 + version: 0.2.0 + jotai: + specifier: ^2.18.0 + version: 2.18.1(@babel/core@7.29.0)(@babel/template@7.28.6)(@types/react@18.3.28)(react@18.3.1) + linkify-react: + specifier: ^4.3.2 + version: 4.3.2(linkifyjs@4.3.2)(react@18.3.1) + linkifyjs: + specifier: ^4.3.2 + version: 4.3.2 + matrix-js-sdk: + specifier: ^38.4.0 + version: 38.4.0 + matrix-widget-api: + specifier: 1.13.0 + version: 1.13.0 + millify: + specifier: ^6.1.0 + version: 6.1.0 + motion: + specifier: 12.35.0 + version: 12.35.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + pdfjs-dist: + specifier: ^5.4.624 + version: 5.5.207 + prismjs: + specifier: ^1.30.0 + version: 1.30.0 + react: + specifier: ^18.3.1 + version: 18.3.1 + react-aria: + specifier: ^3.46.0 + version: 3.47.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-blurhash: + specifier: ^0.3.0 + version: 0.3.0(blurhash@2.0.5)(react@18.3.1) + react-colorful: + specifier: ^5.6.1 + version: 5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-dom: + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) + react-error-boundary: + specifier: ^4.1.2 + version: 4.1.2(react@18.3.1) + react-google-recaptcha: + specifier: ^2.1.0 + version: 2.1.0(react@18.3.1) + react-i18next: + specifier: ^16.5.4 + version: 16.5.7(i18next@25.8.17(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) + react-range: + specifier: ^1.10.0 + version: 1.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-router-dom: + specifier: ^6.30.3 + version: 6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + sanitize-html: + specifier: ^2.17.1 + version: 2.17.1 + slate: + specifier: ^0.123.0 + version: 0.123.0 + slate-dom: + specifier: ^0.123.0 + version: 0.123.0(slate@0.123.0) + slate-history: + specifier: ^0.113.1 + version: 0.113.1(slate@0.123.0) + slate-react: + specifier: ^0.123.0 + version: 0.123.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.123.0(slate@0.123.0))(slate@0.123.0) + tauri-plugin-splashscreen-api: + specifier: file:./crates/tauri-plugin-splashscreen + version: file:crates/tauri-plugin-splashscreen + ua-parser-js: + specifier: ^1.0.41 + version: 1.0.41 + workbox-precaching: + specifier: ^7.4.0 + version: 7.4.0 + devDependencies: + '@cloudflare/vite-plugin': + specifier: ^1.26.0 + version: 1.27.0(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(workerd@1.20260310.1)(wrangler@4.72.0) + '@element-hq/element-call-embedded': + specifier: 0.16.3 + version: 0.16.3 + '@esbuild-plugins/node-globals-polyfill': + specifier: ^0.2.3 + version: 0.2.3(esbuild@0.27.3) + '@eslint/compat': + specifier: 2.0.2 + version: 2.0.2(eslint@9.39.3(jiti@2.6.1)) + '@eslint/js': + specifier: 9.39.3 + version: 9.39.3 + '@rollup/plugin-inject': + specifier: ^5.0.5 + version: 5.0.5(rollup@4.59.0) + '@rollup/plugin-wasm': + specifier: ^6.2.2 + version: 6.2.2(rollup@4.59.0) + '@tauri-apps/cli': + specifier: 2.10.1 + version: 2.10.1 + '@types/chroma-js': + specifier: ^3.1.2 + version: 3.1.2 + '@types/file-saver': + specifier: ^2.0.7 + version: 2.0.7 + '@types/is-hotkey': + specifier: ^0.1.10 + version: 0.1.10 + '@types/node': + specifier: 24.10.13 + version: 24.10.13 + '@types/prismjs': + specifier: ^1.26.6 + version: 1.26.6 + '@types/react': + specifier: ^18.3.28 + version: 18.3.28 + '@types/react-dom': + specifier: ^18.3.7 + version: 18.3.7(@types/react@18.3.28) + '@types/react-google-recaptcha': + specifier: ^2.1.9 + version: 2.1.9 + '@types/sanitize-html': + specifier: ^2.16.0 + version: 2.16.1 + '@types/ua-parser-js': + specifier: ^0.7.39 + version: 0.7.39 + '@vitejs/plugin-react': + specifier: ^5.1.4 + version: 5.1.4(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) + buffer: + specifier: ^6.0.3 + version: 6.0.3 + eslint: + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) + eslint-config-airbnb-extended: + specifier: 3.0.1 + version: 3.0.1(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + eslint-config-prettier: + specifier: 10.1.8 + version: 10.1.8(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-prettier: + specifier: 5.5.5 + version: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1) + globals: + specifier: 17.3.0 + version: 17.3.0 + knip: + specifier: 5.85.0 + version: 5.85.0(@types/node@24.10.13)(typescript@5.9.3) + prettier: + specifier: 3.8.1 + version: 3.8.1 + typescript: + specifier: ^5.9.3 + version: 5.9.3 + vite: + specifier: ^7.3.1 + version: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + vite-plugin-compression2: + specifier: 2.5.0 + version: 2.5.0(rollup@4.59.0) + vite-plugin-pwa: + specifier: ^1.2.0 + version: 1.2.0(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(workbox-build@7.4.0(@types/babel__core@7.20.5))(workbox-window@7.4.0) + vite-plugin-static-copy: + specifier: ^3.2.0 + version: 3.2.0(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) + vite-plugin-svgr: + specifier: 4.5.0 + version: 4.5.0(rollup@4.59.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) + vite-plugin-top-level-await: + specifier: ^1.6.0 + version: 1.6.0(@swc/helpers@0.5.19)(rollup@4.59.0)(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) + wrangler: + specifier: ^4.70.0 + version: 4.72.0 + +packages: + + '@apideck/better-ajv-errors@0.3.6': + resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} + engines: {node: '>=10'} + peerDependencies: + ajv: '>=8' + + '@atlaskit/pragmatic-drag-and-drop-auto-scroll@1.4.0': + resolution: {integrity: sha512-5GoikoTSW13UX76F9TDeWB8x3jbbGlp/Y+3aRkHe1MOBMkrWkwNpJ42MIVhhX/6NSeaZiPumP0KbGJVs2tOWSQ==} + + '@atlaskit/pragmatic-drag-and-drop-hitbox@1.1.0': + resolution: {integrity: sha512-JWt6eVp6Br2FPHRM8s0dUIHQk/jFInGP1f3ti5CdtM1Ji5/pt8Akm44wDC063Gv2i5RGseixtbW0z/t6RYtbdg==} + + '@atlaskit/pragmatic-drag-and-drop@1.7.9': + resolution: {integrity: sha512-m/bcw5flyjfcF/rdX4JeomtIBrWuDNOwcQieiywHv7zkfIRmUC34Q9ZLeNGVoz73UiGsRqxysMuw4tC7lSJ89g==} + + '@babel/code-frame@7.29.0': + resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} + engines: {node: '>=6.9.0'} + + '@babel/compat-data@7.29.0': + resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==} + engines: {node: '>=6.9.0'} + + '@babel/core@7.29.0': + resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} + engines: {node: '>=6.9.0'} + + '@babel/generator@7.29.1': + resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-annotate-as-pure@7.27.3': + resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} + engines: {node: '>=6.9.0'} + + '@babel/helper-compilation-targets@7.28.6': + resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} + engines: {node: '>=6.9.0'} + + '@babel/helper-create-class-features-plugin@7.28.6': + resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-create-regexp-features-plugin@7.28.5': + resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-define-polyfill-provider@0.6.7': + resolution: {integrity: sha512-6Fqi8MtQ/PweQ9xvux65emkLQ83uB+qAVtfHkC9UodyHMIZdxNI01HjLCLUtybElp2KY2XNE0nOgyP1E1vXw9w==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + '@babel/helper-globals@7.28.0': + resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-member-expression-to-functions@7.28.5': + resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-imports@7.28.6': + resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-transforms@7.28.6': + resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-optimise-call-expression@7.27.1': + resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-plugin-utils@7.28.6': + resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} + engines: {node: '>=6.9.0'} + + '@babel/helper-remap-async-to-generator@7.27.1': + resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-replace-supers@7.28.6': + resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': + resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} + engines: {node: '>=6.9.0'} + + '@babel/helper-string-parser@7.27.1': + resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} + engines: {node: '>=6.9.0'} + + '@babel/helper-validator-identifier@7.28.5': + resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} + engines: {node: '>=6.9.0'} + + '@babel/helper-validator-option@7.27.1': + resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} + engines: {node: '>=6.9.0'} + + '@babel/helper-wrap-function@7.28.6': + resolution: {integrity: sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==} + engines: {node: '>=6.9.0'} + + '@babel/helpers@7.28.6': + resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==} + engines: {node: '>=6.9.0'} + + '@babel/parser@7.29.0': + resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} + engines: {node: '>=6.0.0'} + hasBin: true + + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5': + resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1': + resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1': + resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1': + resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.13.0 + + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6': + resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2': + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-import-assertions@7.28.6': + resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-import-attributes@7.28.6': + resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-typescript@7.28.6': + resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-unicode-sets-regex@7.18.6': + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-arrow-functions@7.27.1': + resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-async-generator-functions@7.29.0': + resolution: {integrity: sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-async-to-generator@7.28.6': + resolution: {integrity: sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-block-scoped-functions@7.27.1': + resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-block-scoping@7.28.6': + resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-class-properties@7.28.6': + resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-class-static-block@7.28.6': + resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + + '@babel/plugin-transform-classes@7.28.6': + resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-computed-properties@7.28.6': + resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-destructuring@7.28.5': + resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-dotall-regex@7.28.6': + resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-duplicate-keys@7.27.1': + resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0': + resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-dynamic-import@7.27.1': + resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-explicit-resource-management@7.28.6': + resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-exponentiation-operator@7.28.6': + resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-export-namespace-from@7.27.1': + resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-for-of@7.27.1': + resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-function-name@7.27.1': + resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-json-strings@7.28.6': + resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-literals@7.27.1': + resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-logical-assignment-operators@7.28.6': + resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-member-expression-literals@7.27.1': + resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-modules-amd@7.27.1': + resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-modules-commonjs@7.28.6': + resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-modules-systemjs@7.29.0': + resolution: {integrity: sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-modules-umd@7.27.1': + resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-named-capturing-groups-regex@7.29.0': + resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-new-target@7.27.1': + resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-nullish-coalescing-operator@7.28.6': + resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-numeric-separator@7.28.6': + resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-object-rest-spread@7.28.6': + resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-object-super@7.27.1': + resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-optional-catch-binding@7.28.6': + resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-optional-chaining@7.28.6': + resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-parameters@7.27.7': + resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-private-methods@7.28.6': + resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-private-property-in-object@7.28.6': + resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-property-literals@7.27.1': + resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-react-jsx-self@7.27.1': + resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-react-jsx-source@7.27.1': + resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-regenerator@7.29.0': + resolution: {integrity: sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-regexp-modifiers@7.28.6': + resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-reserved-words@7.27.1': + resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-shorthand-properties@7.27.1': + resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-spread@7.28.6': + resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-sticky-regex@7.27.1': + resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-template-literals@7.27.1': + resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-typeof-symbol@7.27.1': + resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-unicode-escapes@7.27.1': + resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-unicode-property-regex@7.28.6': + resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-unicode-regex@7.27.1': + resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-transform-unicode-sets-regex@7.28.6': + resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/preset-env@7.29.0': + resolution: {integrity: sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/preset-modules@0.1.6-no-external-plugins': + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} + peerDependencies: + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 + + '@babel/runtime@7.28.6': + resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} + engines: {node: '>=6.9.0'} + + '@babel/template@7.28.6': + resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} + engines: {node: '>=6.9.0'} + + '@babel/traverse@7.29.0': + resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} + engines: {node: '>=6.9.0'} + + '@babel/types@7.29.0': + resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} + engines: {node: '>=6.9.0'} + + '@cloudflare/kv-asset-handler@0.4.2': + resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==} + engines: {node: '>=18.0.0'} + + '@cloudflare/unenv-preset@2.15.0': + resolution: {integrity: sha512-EGYmJaGZKWl+X8tXxcnx4v2bOZSjQeNI5dWFeXivgX9+YCT69AkzHHwlNbVpqtEUTbew8eQurpyOpeN8fg00nw==} + peerDependencies: + unenv: 2.0.0-rc.24 + workerd: 1.20260301.1 || ~1.20260302.1 || ~1.20260303.1 || ~1.20260304.1 || >1.20260305.0 <2.0.0-0 + peerDependenciesMeta: + workerd: + optional: true + + '@cloudflare/vite-plugin@1.27.0': + resolution: {integrity: sha512-+s8APrIadCf2h0zYZ3WIPVeQ2CYgbXgFiR3BIrKvbpoo5klLgTeYpTq8ggxBmtjwt88PNruI4eCGZ6XNaDHMaA==} + peerDependencies: + vite: ^6.1.0 || ^7.0.0 + wrangler: ^4.72.0 + + '@cloudflare/workerd-darwin-64@1.20260310.1': + resolution: {integrity: sha512-hF2VpoWaMb1fiGCQJqCY6M8I+2QQqjkyY4LiDYdTL5D/w6C1l5v1zhc0/jrjdD1DXfpJtpcSMSmEPjHse4p9Ig==} + engines: {node: '>=16'} + cpu: [x64] + os: [darwin] + + '@cloudflare/workerd-darwin-arm64@1.20260310.1': + resolution: {integrity: sha512-h/Vl3XrYYPI6yFDE27XO1QPq/1G1lKIM8tzZGIWYpntK3IN5XtH3Ee/sLaegpJ49aIJoqhF2mVAZ6Yw+Vk2gJw==} + engines: {node: '>=16'} + cpu: [arm64] + os: [darwin] + + '@cloudflare/workerd-linux-64@1.20260310.1': + resolution: {integrity: sha512-XzQ0GZ8G5P4d74bQYOIP2Su4CLdNPpYidrInaSOuSxMw+HamsHaFrjVsrV2mPy/yk2hi6SY2yMbgKFK9YjA7vw==} + engines: {node: '>=16'} + cpu: [x64] + os: [linux] + + '@cloudflare/workerd-linux-arm64@1.20260310.1': + resolution: {integrity: sha512-sxv4CxnN4ZR0uQGTFVGa0V4KTqwdej/czpIc5tYS86G8FQQoGIBiAIs2VvU7b8EROPcandxYHDBPTb+D9HIMPw==} + engines: {node: '>=16'} + cpu: [arm64] + os: [linux] + + '@cloudflare/workerd-windows-64@1.20260310.1': + resolution: {integrity: sha512-+1ZTViWKJypLfgH/luAHCqkent0DEBjAjvO40iAhOMHRLYP/SPphLvr4Jpi6lb+sIocS8Q1QZL4uM5Etg1Wskg==} + engines: {node: '>=16'} + cpu: [x64] + os: [win32] + + '@cspotcode/source-map-support@0.8.1': + resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} + engines: {node: '>=12'} + + '@element-hq/element-call-embedded@0.16.3': + resolution: {integrity: sha512-OViKJonDaDNVBUW9WdV9mk78/Ruh34C7XsEgt3O8D9z+64C39elbIgllHSoH5S12IRlv9RYrrV37FZLo6QWsDQ==} + + '@emnapi/core@1.8.1': + resolution: {integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==} + + '@emnapi/runtime@1.8.1': + resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==} + + '@emnapi/wasi-threads@1.1.0': + resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==} + + '@emotion/hash@0.9.2': + resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==} + + '@esbuild-plugins/node-globals-polyfill@0.2.3': + resolution: {integrity: sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==} + peerDependencies: + esbuild: '>=0.25.0' + + '@esbuild/aix-ppc64@0.27.3': + resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] + + '@esbuild/android-arm64@0.27.3': + resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [android] + + '@esbuild/android-arm@0.27.3': + resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} + engines: {node: '>=18'} + cpu: [arm] + os: [android] + + '@esbuild/android-x64@0.27.3': + resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] + + '@esbuild/darwin-arm64@0.27.3': + resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [darwin] + + '@esbuild/darwin-x64@0.27.3': + resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] + + '@esbuild/freebsd-arm64@0.27.3': + resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} + engines: {node: '>=18'} + cpu: [arm64] + os: [freebsd] + + '@esbuild/freebsd-x64@0.27.3': + resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] + + '@esbuild/linux-arm64@0.27.3': + resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [linux] + + '@esbuild/linux-arm@0.27.3': + resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} + engines: {node: '>=18'} + cpu: [arm] + os: [linux] + + '@esbuild/linux-ia32@0.27.3': + resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} + engines: {node: '>=18'} + cpu: [ia32] + os: [linux] + + '@esbuild/linux-loong64@0.27.3': + resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} + engines: {node: '>=18'} + cpu: [loong64] + os: [linux] + + '@esbuild/linux-mips64el@0.27.3': + resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} + engines: {node: '>=18'} + cpu: [mips64el] + os: [linux] + + '@esbuild/linux-ppc64@0.27.3': + resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [linux] + + '@esbuild/linux-riscv64@0.27.3': + resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} + engines: {node: '>=18'} + cpu: [riscv64] + os: [linux] + + '@esbuild/linux-s390x@0.27.3': + resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} + engines: {node: '>=18'} + cpu: [s390x] + os: [linux] + + '@esbuild/linux-x64@0.27.3': + resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + + '@esbuild/netbsd-arm64@0.27.3': + resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + + '@esbuild/netbsd-x64@0.27.3': + resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + + '@esbuild/openbsd-arm64@0.27.3': + resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openbsd] + + '@esbuild/openbsd-x64@0.27.3': + resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [openbsd] + + '@esbuild/openharmony-arm64@0.27.3': + resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openharmony] + + '@esbuild/sunos-x64@0.27.3': + resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] + + '@esbuild/win32-arm64@0.27.3': + resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [win32] + + '@esbuild/win32-ia32@0.27.3': + resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} + engines: {node: '>=18'} + cpu: [ia32] + os: [win32] + + '@esbuild/win32-x64@0.27.3': + resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + + '@eslint-community/eslint-utils@4.9.1': + resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + + '@eslint-community/regexpp@4.12.2': + resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + + '@eslint/compat@2.0.2': + resolution: {integrity: sha512-pR1DoD0h3HfF675QZx0xsyrsU8q70Z/plx7880NOhS02NuWLgBCOMDL787nUeQ7EWLkxv3bPQJaarjcPQb2Dwg==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + peerDependencies: + eslint: ^8.40 || 9 || 10 + peerDependenciesMeta: + eslint: + optional: true + + '@eslint/config-array@0.21.2': + resolution: {integrity: sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/config-helpers@0.4.2': + resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/core@0.17.0': + resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/core@1.1.1': + resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + + '@eslint/eslintrc@3.3.5': + resolution: {integrity: sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/js@9.39.3': + resolution: {integrity: sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/object-schema@2.1.7': + resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/plugin-kit@0.4.1': + resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@fontsource-variable/nunito@5.2.7': + resolution: {integrity: sha512-2N8QhatkyKgSUbAGZO2FYLioxA32+RyI1EplVLawbpkGjUeui9Qg9VMrpkCaik1ydjFjfLV+kzQ0cGEsMrMenQ==} + + '@fontsource/space-mono@5.2.9': + resolution: {integrity: sha512-b61faFOHEISQ/pD25G+cfGY9o/WW6lRv6hBQQfpWvEJ4y1V+S4gmth95EVyBE2VL3qDYHeVQ8nBzrplzdXTDDg==} + + '@formatjs/ecma402-abstract@2.3.6': + resolution: {integrity: sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==} + + '@formatjs/fast-memoize@2.2.7': + resolution: {integrity: sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==} + + '@formatjs/icu-messageformat-parser@2.11.4': + resolution: {integrity: sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==} + + '@formatjs/icu-skeleton-parser@1.8.16': + resolution: {integrity: sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==} + + '@formatjs/intl-localematcher@0.6.2': + resolution: {integrity: sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==} + + '@humanfs/core@0.19.1': + resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} + engines: {node: '>=18.18.0'} + + '@humanfs/node@0.16.7': + resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==} + engines: {node: '>=18.18.0'} + + '@humanwhocodes/module-importer@1.0.1': + resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} + engines: {node: '>=12.22'} + + '@humanwhocodes/retry@0.4.3': + resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} + engines: {node: '>=18.18'} + + '@img/colour@1.1.0': + resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==} + engines: {node: '>=18'} + + '@img/sharp-darwin-arm64@0.34.5': + resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [darwin] + + '@img/sharp-darwin-x64@0.34.5': + resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [darwin] + + '@img/sharp-libvips-darwin-arm64@1.2.4': + resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==} + cpu: [arm64] + os: [darwin] + + '@img/sharp-libvips-darwin-x64@1.2.4': + resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==} + cpu: [x64] + os: [darwin] + + '@img/sharp-libvips-linux-arm64@1.2.4': + resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linux-arm@1.2.4': + resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} + cpu: [arm] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linux-ppc64@1.2.4': + resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linux-riscv64@1.2.4': + resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linux-s390x@1.2.4': + resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linux-x64@1.2.4': + resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': + resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@img/sharp-libvips-linuxmusl-x64@1.2.4': + resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} + cpu: [x64] + os: [linux] + libc: [musl] + + '@img/sharp-linux-arm64@0.34.5': + resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@img/sharp-linux-arm@0.34.5': + resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm] + os: [linux] + libc: [glibc] + + '@img/sharp-linux-ppc64@0.34.5': + resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@img/sharp-linux-riscv64@0.34.5': + resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@img/sharp-linux-s390x@0.34.5': + resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@img/sharp-linux-x64@0.34.5': + resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@img/sharp-linuxmusl-arm64@0.34.5': + resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@img/sharp-linuxmusl-x64@0.34.5': + resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + libc: [musl] + + '@img/sharp-wasm32@0.34.5': + resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [wasm32] + + '@img/sharp-win32-arm64@0.34.5': + resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [win32] + + '@img/sharp-win32-ia32@0.34.5': + resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [ia32] + os: [win32] + + '@img/sharp-win32-x64@0.34.5': + resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [win32] + + '@internationalized/date@3.12.0': + resolution: {integrity: sha512-/PyIMzK29jtXaGU23qTvNZxvBXRtKbNnGDFD+PY6CZw/Y8Ex8pFUzkuCJCG9aOqmShjqhS9mPqP6Dk5onQY8rQ==} + + '@internationalized/message@3.1.8': + resolution: {integrity: sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==} + + '@internationalized/number@3.6.5': + resolution: {integrity: sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==} + + '@internationalized/string@3.2.7': + resolution: {integrity: sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A==} + + '@isaacs/cliui@9.0.0': + resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==} + engines: {node: '>=18'} + + '@jridgewell/gen-mapping@0.3.13': + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} + + '@jridgewell/remapping@2.3.5': + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} + + '@jridgewell/resolve-uri@3.1.2': + resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} + engines: {node: '>=6.0.0'} + + '@jridgewell/source-map@0.3.11': + resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==} + + '@jridgewell/sourcemap-codec@1.5.5': + resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} + + '@jridgewell/trace-mapping@0.3.31': + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} + + '@jridgewell/trace-mapping@0.3.9': + resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} + + '@juggle/resize-observer@3.4.0': + resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} + + '@matrix-org/matrix-sdk-crypto-wasm@15.3.0': + resolution: {integrity: sha512-QyxHvncvkl7nf+tnn92PjQ54gMNV8hMSpiukiDgNrqF6IYwgySTlcSdkPYdw8QjZJ0NR6fnVrNzMec0OohM3wA==} + engines: {node: '>= 18'} + + '@napi-rs/canvas-android-arm64@0.1.96': + resolution: {integrity: sha512-ew1sPrN3dGdZ3L4FoohPfnjq0f9/Jk7o+wP7HkQZokcXgIUD6FIyICEWGhMYzv53j63wUcPvZeAwgewX58/egg==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [android] + + '@napi-rs/canvas-darwin-arm64@0.1.96': + resolution: {integrity: sha512-Q/wOXZ5PzTqpdmA5eUOcegCf4Go/zz3aZ5DlzSeDpOjFmfwMKh8EzLAoweQ+mJVagcHQyzoJhaTEnrO68TNyNg==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [darwin] + + '@napi-rs/canvas-darwin-x64@0.1.96': + resolution: {integrity: sha512-UrXiQz28tQEvGM1qvyptewOAfmUrrd5+wvi6Rzjj2VprZI8iZ2KIvBD2lTTG1bVF95AbeDeG7PJA0D9sLKaOFA==} + engines: {node: '>= 10'} + cpu: [x64] + os: [darwin] + + '@napi-rs/canvas-linux-arm-gnueabihf@0.1.96': + resolution: {integrity: sha512-I90ODxweD8aEP6XKU/NU+biso95MwCtQ2F46dUvhec1HesFi0tq/tAJkYic/1aBSiO/1kGKmSeD1B0duOHhEHQ==} + engines: {node: '>= 10'} + cpu: [arm] + os: [linux] + + '@napi-rs/canvas-linux-arm64-gnu@0.1.96': + resolution: {integrity: sha512-Dx/0+RFV++w3PcRy+4xNXkghhXjA5d0Mw1bs95emn5Llinp1vihMaA6WJt3oYv2LAHc36+gnrhIBsPhUyI2SGw==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@napi-rs/canvas-linux-arm64-musl@0.1.96': + resolution: {integrity: sha512-UvOi7fii3IE2KDfEfhh8m+LpzSRvhGK7o1eho99M2M0HTik11k3GX+2qgVx9EtujN3/bhFFS1kSO3+vPMaJ0Mg==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@napi-rs/canvas-linux-riscv64-gnu@0.1.96': + resolution: {integrity: sha512-MBSukhGCQ5nRtf9NbFYWOU080yqkZU1PbuH4o1ROvB4CbPl12fchDR35tU83Wz8gWIM9JTn99lBn9DenPIv7Ig==} + engines: {node: '>= 10'} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@napi-rs/canvas-linux-x64-gnu@0.1.96': + resolution: {integrity: sha512-I/ccu2SstyKiV3HIeVzyBIWfrJo8cN7+MSQZPnabewWV6hfJ2nY7Df2WqOHmobBRUw84uGR6zfQHsUEio/m5Vg==} + engines: {node: '>= 10'} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@napi-rs/canvas-linux-x64-musl@0.1.96': + resolution: {integrity: sha512-H3uov7qnTl73GDT4h52lAqpJPsl1tIUyNPWJyhQ6gHakohNqqRq3uf80+NEpzcytKGEOENP1wX3yGwZxhjiWEQ==} + engines: {node: '>= 10'} + cpu: [x64] + os: [linux] + libc: [musl] + + '@napi-rs/canvas-win32-arm64-msvc@0.1.96': + resolution: {integrity: sha512-ATp6Y+djOjYtkfV/VRH7CZ8I1MEtkUQBmKUbuWw5zWEHHqfL0cEcInE4Cxgx7zkNAhEdBbnH8HMVrqNp+/gwxA==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [win32] + + '@napi-rs/canvas-win32-x64-msvc@0.1.96': + resolution: {integrity: sha512-UYGdTltVd+Z8mcIuoqGmAXXUvwH5CLf2M6mIB5B0/JmX5J041jETjqtSYl7gN+aj3k1by/SG6sS0hAwCqyK7zw==} + engines: {node: '>= 10'} + cpu: [x64] + os: [win32] + + '@napi-rs/canvas@0.1.96': + resolution: {integrity: sha512-6NNmNxvoJKeucVjxaaRUt3La2i5jShgiAbaY3G/72s1Vp3U06XPrAIxkAjBxpDcamEn/t+WJ4OOlGmvILo4/Ew==} + engines: {node: '>= 10'} + + '@napi-rs/wasm-runtime@0.2.12': + resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==} + + '@napi-rs/wasm-runtime@1.1.1': + resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==} + + '@next/eslint-plugin-next@16.1.6': + resolution: {integrity: sha512-/Qq3PTagA6+nYVfryAtQ7/9FEr/6YVyvOtl6rZnGsbReGLf0jZU6gkpr1FuChAQpvV46a78p4cmHOVP8mbfSMQ==} + + '@nodelib/fs.scandir@2.1.5': + resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} + engines: {node: '>= 8'} + + '@nodelib/fs.stat@2.0.5': + resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} + engines: {node: '>= 8'} + + '@nodelib/fs.walk@1.2.8': + resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} + engines: {node: '>= 8'} + + '@oxc-resolver/binding-android-arm-eabi@11.19.1': + resolution: {integrity: sha512-aUs47y+xyXHUKlbhqHUjBABjvycq6YSD7bpxSW7vplUmdzAlJ93yXY6ZR0c1o1x5A/QKbENCvs3+NlY8IpIVzg==} + cpu: [arm] + os: [android] + + '@oxc-resolver/binding-android-arm64@11.19.1': + resolution: {integrity: sha512-oolbkRX+m7Pq2LNjr/kKgYeC7bRDMVTWPgxBGMjSpZi/+UskVo4jsMU3MLheZV55jL6c3rNelPl4oD60ggYmqA==} + cpu: [arm64] + os: [android] + + '@oxc-resolver/binding-darwin-arm64@11.19.1': + resolution: {integrity: sha512-nUC6d2i3R5B12sUW4O646qD5cnMXf2oBGPLIIeaRfU9doJRORAbE2SGv4eW6rMqhD+G7nf2Y8TTJTLiiO3Q/dQ==} + cpu: [arm64] + os: [darwin] + + '@oxc-resolver/binding-darwin-x64@11.19.1': + resolution: {integrity: sha512-cV50vE5+uAgNcFa3QY1JOeKDSkM/9ReIcc/9wn4TavhW/itkDGrXhw9jaKnkQnGbjJ198Yh5nbX/Gr2mr4Z5jQ==} + cpu: [x64] + os: [darwin] + + '@oxc-resolver/binding-freebsd-x64@11.19.1': + resolution: {integrity: sha512-xZOQiYGFxtk48PBKff+Zwoym7ScPAIVp4c14lfLxizO2LTTTJe5sx9vQNGrBymrf/vatSPNMD4FgsaaRigPkqw==} + cpu: [x64] + os: [freebsd] + + '@oxc-resolver/binding-linux-arm-gnueabihf@11.19.1': + resolution: {integrity: sha512-lXZYWAC6kaGe/ky2su94e9jN9t6M0/6c+GrSlCqL//XO1cxi5lpAhnJYdyrKfm0ZEr/c7RNyAx3P7FSBcBd5+A==} + cpu: [arm] + os: [linux] + + '@oxc-resolver/binding-linux-arm-musleabihf@11.19.1': + resolution: {integrity: sha512-veG1kKsuK5+t2IsO9q0DErYVSw2azvCVvWHnfTOS73WE0STdLLB7Q1bB9WR+yHPQM76ASkFyRbogWo1GR1+WbQ==} + cpu: [arm] + os: [linux] + + '@oxc-resolver/binding-linux-arm64-gnu@11.19.1': + resolution: {integrity: sha512-heV2+jmXyYnUrpUXSPugqWDRpnsQcDm2AX4wzTuvgdlZfoNYO0O3W2AVpJYaDn9AG4JdM6Kxom8+foE7/BcSig==} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@oxc-resolver/binding-linux-arm64-musl@11.19.1': + resolution: {integrity: sha512-jvo2Pjs1c9KPxMuMPIeQsgu0mOJF9rEb3y3TdpsrqwxRM+AN6/nDDwv45n5ZrUnQMsdBy5gIabioMKnQfWo9ew==} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@oxc-resolver/binding-linux-ppc64-gnu@11.19.1': + resolution: {integrity: sha512-vLmdNxWCdN7Uo5suays6A/+ywBby2PWBBPXctWPg5V0+eVuzsJxgAn6MMB4mPlshskYbppjpN2Zg83ArHze9gQ==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@oxc-resolver/binding-linux-riscv64-gnu@11.19.1': + resolution: {integrity: sha512-/b+WgR+VTSBxzgOhDO7TlMXC1ufPIMR6Vj1zN+/x+MnyXGW7prTLzU9eW85Aj7Th7CCEG9ArCbTeqxCzFWdg2w==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@oxc-resolver/binding-linux-riscv64-musl@11.19.1': + resolution: {integrity: sha512-YlRdeWb9j42p29ROh+h4eg/OQ3dTJlpHSa+84pUM9+p6i3djtPz1q55yLJhgW9XfDch7FN1pQ/Vd6YP+xfRIuw==} + cpu: [riscv64] + os: [linux] + libc: [musl] + + '@oxc-resolver/binding-linux-s390x-gnu@11.19.1': + resolution: {integrity: sha512-EDpafVOQWF8/MJynsjOGFThcqhRHy417sRyLfQmeiamJ8qVhSKAn2Dn2VVKUGCjVB9C46VGjhNo7nOPUi1x6uA==} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@oxc-resolver/binding-linux-x64-gnu@11.19.1': + resolution: {integrity: sha512-NxjZe+rqWhr+RT8/Ik+5ptA3oz7tUw361Wa5RWQXKnfqwSSHdHyrw6IdcTfYuml9dM856AlKWZIUXDmA9kkiBQ==} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@oxc-resolver/binding-linux-x64-musl@11.19.1': + resolution: {integrity: sha512-cM/hQwsO3ReJg5kR+SpI69DMfvNCp+A/eVR4b4YClE5bVZwz8rh2Nh05InhwI5HR/9cArbEkzMjcKgTHS6UaNw==} + cpu: [x64] + os: [linux] + libc: [musl] + + '@oxc-resolver/binding-openharmony-arm64@11.19.1': + resolution: {integrity: sha512-QF080IowFB0+9Rh6RcD19bdgh49BpQHUW5TajG1qvWHvmrQznTZZjYlgE2ltLXyKY+qs4F/v5xuX1XS7Is+3qA==} + cpu: [arm64] + os: [openharmony] + + '@oxc-resolver/binding-wasm32-wasi@11.19.1': + resolution: {integrity: sha512-w8UCKhX826cP/ZLokXDS6+milN8y4X7zidsAttEdWlVoamTNf6lhBJldaWr3ukTDiye7s4HRcuPEPOXNC432Vg==} + engines: {node: '>=14.0.0'} + cpu: [wasm32] + + '@oxc-resolver/binding-win32-arm64-msvc@11.19.1': + resolution: {integrity: sha512-nJ4AsUVZrVKwnU/QRdzPCCrO0TrabBqgJ8pJhXITdZGYOV28TIYystV1VFLbQ7DtAcaBHpocT5/ZJnF78YJPtQ==} + cpu: [arm64] + os: [win32] + + '@oxc-resolver/binding-win32-ia32-msvc@11.19.1': + resolution: {integrity: sha512-EW+ND5q2Tl+a3pH81l1QbfgbF3HmqgwLfDfVithRFheac8OTcnbXt/JxqD2GbDkb7xYEqy1zNaVFRr3oeG8npA==} + cpu: [ia32] + os: [win32] + + '@oxc-resolver/binding-win32-x64-msvc@11.19.1': + resolution: {integrity: sha512-6hIU3RQu45B+VNTY4Ru8ppFwjVS/S5qwYyGhBotmjxfEKk41I2DlGtRfGJndZ5+6lneE2pwloqunlOyZuX/XAw==} + cpu: [x64] + os: [win32] + + '@pkgr/core@0.2.9': + resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + + '@poppinss/colors@4.1.6': + resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==} + + '@poppinss/dumper@0.6.5': + resolution: {integrity: sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==} + + '@poppinss/exception@1.2.3': + resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==} + + '@react-aria/breadcrumbs@3.5.32': + resolution: {integrity: sha512-S61vh5DJ2PXiXUwD7gk+pvS/b4VPrc3ZJOUZ0yVRLHkVESr5LhIZH+SAVgZkm1lzKyMRG+BH+fiRH/DZRSs7SA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/button@3.14.5': + resolution: {integrity: sha512-ZuLx+wQj9VQhH9BYe7t0JowmKnns2XrFHFNvIVBb5RwxL+CIycIOL7brhWKg2rGdxvlOom7jhVbcjSmtAaSyaQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/calendar@3.9.5': + resolution: {integrity: sha512-k0kvceYdZZu+DoeqephtlmIvh1CxqdFyoN52iqVzTz9O0pe5Xfhq7zxPGbeCp4pC61xzp8Lu/6uFA/YNfQQNag==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/checkbox@3.16.5': + resolution: {integrity: sha512-ZhUT7ELuD52hb+Zpzw0ElLQiVOd5sKYahrh+PK3vq13Wk5TedBscALpjuXetI4pwFfdmAM1Lhgcsrd8+6AmyvA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/color@3.1.5': + resolution: {integrity: sha512-eysWdBRzE8WDhBzh1nfjyUgzseMokXGHjIoJo880T7IPJ8tTavfQni49pU1B2qWrNOWPyrwx4Bd9pzHyboxJSA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/combobox@3.15.0': + resolution: {integrity: sha512-qSjQTFwKl3x1jCP2NRSJ6doZqAp6c2GTfoiFwWjaWg1IewwLsglaW6NnzqRDFiqFbDGgXPn4MqtC1VYEJ3NEjA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/datepicker@3.16.1': + resolution: {integrity: sha512-6BltCVWt09yefTkGjb2gViGCwoddx9HKJiZbY9u6Es/Q+VhwNJQRtczbnZ3K32p262hIknukNf/5nZaCOI1AKA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/dialog@3.5.34': + resolution: {integrity: sha512-/x53Q5ynpW5Kv9637WYu7SrDfj3woSp6jJRj8l6teGnWW/iNZWYJETgzHfbxx+HPKYATCZesRoIeO2LnYIXyEA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/disclosure@3.1.3': + resolution: {integrity: sha512-S3k7Wqrj+x0sWcP88Z1stSr5TIZmKEmx2rU7RB1O1/jPpbw5mgKnjtiriOlTh+kwdK11FkeqgxyHzAcBAR+FMQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/dnd@3.11.6': + resolution: {integrity: sha512-4YLHUeYJleF+moAYaYt8UZqujudPvpoaHR+QMkWIFzhfridVUhCr6ZjGWrzpSZY3r68k46TG7YCsi4IEiNnysw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/focus@3.21.5': + resolution: {integrity: sha512-V18fwCyf8zqgJdpLQeDU5ZRNd9TeOfBbhLgmX77Zr5ae9XwaoJ1R3SFJG1wCJX60t34AW+aLZSEEK+saQElf3Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/form@3.1.5': + resolution: {integrity: sha512-BWlONgHn8hmaMkcS6AgMSLQeNqVBwqPNLhdqjDO/PCfzvV7O8NZw/dFeIzJwfG4aBfSpbHHRdXGdfrk3d8dylQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/grid@3.14.8': + resolution: {integrity: sha512-X6rRFKDu/Kh6Sv8FBap3vjcb+z4jXkSOwkYnexIJp5kMTo5/Dqo55cCBio5B70Tanfv32Ev/6SpzYG7ryxnM9w==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/gridlist@3.14.4': + resolution: {integrity: sha512-C/SbwC0qagZatoBrCjx8iZUex9apaJ8o8iRJ9eVHz0cpj7mXg6HuuotYGmDy9q67A2hve4I693RM1Cuwqwm+PQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/i18n@3.12.16': + resolution: {integrity: sha512-Km2CAz6MFQOUEaattaW+2jBdWOHUF8WX7VQoNbjlqElCP58nSaqi9yxTWUDRhAcn8/xFUnkFh4MFweNgtrHuEA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/interactions@3.27.1': + resolution: {integrity: sha512-M3wLpTTmDflI0QGNK0PJNUaBXXfeBXue8ZxLMngfc1piHNiH4G5lUvWd9W14XVbqrSCVY8i8DfGrNYpyyZu0tw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/label@3.7.25': + resolution: {integrity: sha512-oNK3Pqj4LDPwEbQaoM/uCip4QvQmmwGOh08VeW+vzSi6TAwf+KoWTyH/tiAeB0CHWNDK0k3e1iTygTAt4wzBmg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/landmark@3.0.10': + resolution: {integrity: sha512-GpNjJaI8/a6WxYDZgzTCLYSzPM6xp2pxCIQ4udiGbTCtxx13Trmm0cPABvPtzELidgolCf05em9Phr+3G0eE8A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/link@3.8.9': + resolution: {integrity: sha512-UaAFBfs84/Qq6TxlMWkREqqNY6SFLukot+z2Aa1kC+VyStv1kWG6sE5QLjm4SBn1Q3CGRsefhB/5+taaIbB4Pw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/listbox@3.15.3': + resolution: {integrity: sha512-C6YgiyrHS5sbS5UBdxGMhEs+EKJYotJgGVtl9l0ySXpBUXERiHJWLOyV7a8PwkUOmepbB4FaLD7Y9EUzGkrGlw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/live-announcer@3.4.4': + resolution: {integrity: sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==} + + '@react-aria/menu@3.21.0': + resolution: {integrity: sha512-CKTVZ4izSE1eKIti6TbTtzJAUo+WT8O4JC0XZCYDBpa0f++lD19Kz9aY+iY1buv5xGI20gAfpO474E9oEd4aQA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/meter@3.4.30': + resolution: {integrity: sha512-ZmANKW7s/Z4QGylHi46nhwtQ47T1bfMsU9MysBu7ViXXNJ03F4b6JXCJlKL5o2goQ3NbfZ68GeWamIT0BWSgtw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/numberfield@3.12.5': + resolution: {integrity: sha512-Fi41IUWXEHLFIeJ/LHuZ9Azs8J/P563fZi37GSBkIq5P1pNt1rPgJJng5CNn4KsHxwqadTRUlbbZwbZraWDtRg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/overlays@3.31.2': + resolution: {integrity: sha512-78HYI08r6LvcfD34gyv19ArRIjy1qxOKuXl/jYnjLDyQzD4pVb634IQWcm0zt10RdKgyuH6HTqvuDOgZTLet7Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/progress@3.4.30': + resolution: {integrity: sha512-S6OWVGgluSWYSd/A6O8CVjz83eeMUfkuWSra0ewAV9bmxZ7TP9pUmD3bGdqHZEl97nt5vHGjZ3eq/x8eCmzKhA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/radio@3.12.5': + resolution: {integrity: sha512-8CCJKJzfozEiWBPO9QAATG1rBGJEJ+xoqvHf9LKU2sPFGsA2/SRnLs6LB9fCG5R3spvaK1xz0any1fjWPl7x8A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/searchfield@3.8.12': + resolution: {integrity: sha512-kYlUHD/+mWzNroHoR8ojUxYBoMviRZn134WaKPFjfNUGZDOEuh4XzOoj+cjdJfe6N3mwTaYu6rJQtunSHIAfhA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/select@3.17.3': + resolution: {integrity: sha512-u0UFWw0S7q9oiSbjetDpRoLLIcC+L89uYlm+YfCrdT8ntbQgABNiJRxdVvxnhR0fR6MC9ASTTvuQnNHNn52+1A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/selection@3.27.2': + resolution: {integrity: sha512-GbUSSLX/ciXix95KW1g+SLM9np7iXpIZrFDSXkC6oNx1uhy18eAcuTkeZE25+SY5USVUmEzjI3m/3JoSUcebbg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/separator@3.4.16': + resolution: {integrity: sha512-RCUtQhDGnPxKzyG8KM79yOB0fSiEf8r/rxShidOVnGLiBW2KFmBa22/Gfc4jnqg/keN3dxvkSGoqmeXgctyp6g==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/slider@3.8.5': + resolution: {integrity: sha512-gqkJxznk141mE0JamXF5CXml9PDbPkBz8dyKlihtWHWX4yhEbVYdC9J0otE7iCR3zx69Bm7WHoTGL0BsdpKzVA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/spinbutton@3.7.2': + resolution: {integrity: sha512-adjE1wNCWlugvAtVXlXWPtIG9JWurEgYVn1Eeyh19x038+oXGvOsOAoKCXM+SnGleTWQ9J7pEZITFoEI3cVfAw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/ssr@3.9.10': + resolution: {integrity: sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ==} + engines: {node: '>= 12'} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/switch@3.7.11': + resolution: {integrity: sha512-dYVX71HiepBsKyeMaQgHbhqI+MQ3MVoTd5EnTbUjefIBnmQZavYj1/e4NUiUI4Ix+/C0HxL8ibDAv4NlSW3eLQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/table@3.17.11': + resolution: {integrity: sha512-GkYmWPiW3OM+FUZxdS33teHXHXde7TjHuYgDDaG9phvg6cQTQjGilJozrzA3OfftTOq5VB8XcKTIQW3c0tpYsQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/tabs@3.11.1': + resolution: {integrity: sha512-3Ppz7yaEDW9L7p9PE9yNOl5caLwNnnLQqI+MX/dwbWlw9HluHS7uIjb21oswNl6UbSxAWyENOka45+KN4Fkh7A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/tag@3.8.1': + resolution: {integrity: sha512-VonpO++F8afXGDWc9VUxAc2wefyJpp1n9OGpbnB7zmqWiuPwO/RixjUdcH7iJkiC4vADwx9uLnhyD6kcwGV2ig==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/textfield@3.18.5': + resolution: {integrity: sha512-ttwVSuwoV3RPaG2k2QzEXKeQNQ3mbdl/2yy6I4Tjrn1ZNkYHfVyJJ26AjenfSmj1kkTQoSAfZ8p+7rZp4n0xoQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/toast@3.0.11': + resolution: {integrity: sha512-2DjZjBAvm8/CWbnZ6s7LjkYCkULKtjMve6GvhPTq98AthuEDLEiBvM1wa3xdecCRhZyRT1g6DXqVca0EfZ9fJA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/toggle@3.12.5': + resolution: {integrity: sha512-XXVFLzcV8fr9mz7y/wfxEAhWvaBZ9jSfhCMuxH2bsivO7nTcMJ1jb4g2xJNwZgne17bMWNc7mKvW5dbsdlI6BA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/toolbar@3.0.0-beta.24': + resolution: {integrity: sha512-B2Rmpko7Ghi2RbNfsGdbR7I+RQBDhPGVE4bU3/EwHz+P/vNe5LyGPTeSwqaOMsQTF9lKNCkY8424dVTCr6RUMg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/tooltip@3.9.2': + resolution: {integrity: sha512-VrgkPwHiEnAnBhoQ4W7kfry/RfVuRWrUPaJSp0+wKM6u0gg2tmn7OFRDXTxBAm/omQUguIdIjRWg7sf3zHH82A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/tree@3.1.7': + resolution: {integrity: sha512-C54yH5NmsOFa2Q+cg6B1BPr5KUlU9vLIoBnVrgrH237FRSXQPIbcM4VpmITAHq1VR7w6ayyS1hgTwFxo67ykWQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/utils@3.33.1': + resolution: {integrity: sha512-kIx1Sj6bbAT0pdqCegHuPanR9zrLn5zMRiM7LN12rgRf55S19ptd9g3ncahArifYTRkfEU9VIn+q0HjfMqS9/w==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-aria/visually-hidden@3.8.31': + resolution: {integrity: sha512-RTOHHa4n56a9A3criThqFHBifvZoV71+MCkSuNP2cKO662SUWjqKkd0tJt/mBRMEJPkys8K7Eirp6T8Wt5FFRA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/calendar@3.9.3': + resolution: {integrity: sha512-uw7fCZXoypSBBUsVkbNvJMQWTihZReRbyLIGG3o/ZM630N3OCZhb/h4Uxke4pNu7n527H0V1bAnZgAldIzOYqg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/checkbox@3.7.5': + resolution: {integrity: sha512-K5R5ted7AxLB3sDkuVAazUdyRMraFT1imVqij2GuAiOUFvsZvbuocnDuFkBVKojyV3GpqLBvViV8IaCMc4hNIw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/collections@3.12.10': + resolution: {integrity: sha512-wmF9VxJDyBujBuQ76vXj2g/+bnnj8fx5DdXgRmyfkkYhPB46+g2qnjbVGEvipo7bJuGxDftCUC4SN7l7xqUWfg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/color@3.9.5': + resolution: {integrity: sha512-8pZxzXWDRuglzDwyTG7mLw2LQMCHIVNbVc9YmbsxbOjAL+lOqszo60KzyaFKVxeDQczSvrNTHcQZqlbNIC0eyQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/combobox@3.13.0': + resolution: {integrity: sha512-dX9g/cK1hjLRjcbWVF6keHxTQDGhKGB2QAgPhWcBmOK3qJv+2dQqsJ6YCGWn/Y2N2acoEseLrAA7+Qe4HWV9cg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/datepicker@3.16.1': + resolution: {integrity: sha512-BtAMDvxd1OZxkxjqq5tN5TYmp6Hm8+o3+IDA4qmem2/pfQfVbOZeWS2WitcPBImj4n4T+W1A5+PI7mT/6DUBVg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/disclosure@3.0.11': + resolution: {integrity: sha512-/KjB/0HkxGWbhFAPztCP411LUKZCx9k8cKukrlGqrUWyvrcXlmza90j0g/CuxACBoV+DJP9V+4q+8ide0x750A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/dnd@3.7.4': + resolution: {integrity: sha512-YD0TVR5JkvTqskc1ouBpVKs6t/QS4RYCIyu8Ug8RgO122iIizuf2pfKnRLjYMdu5lXzBXGaIgd49dvnLzEXHIw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/flags@3.1.2': + resolution: {integrity: sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==} + + '@react-stately/form@3.2.4': + resolution: {integrity: sha512-qNBzun8SbLdgahryhKLqL1eqP+MXY6as82sVXYOOvUYLzgU5uuN8mObxYlxJgMI5akSdQJQV3RzyfVobPRE7Kw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/grid@3.11.9': + resolution: {integrity: sha512-qQY6F+27iZRn30dt0ZOrSetUmbmNJ0pLe9Weuqw3+XDVSuWT+2O/rO1UUYeK+mO0Acjzdv+IWiYbu9RKf2wS9w==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/list@3.13.4': + resolution: {integrity: sha512-HHYSjA9VG7FPSAtpXAjQyM/V7qFHWGg88WmMrDt5QDlTBexwPuH0oFLnW0qaVZpAIxuWIsutZfxRAnme/NhhAA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/menu@3.9.11': + resolution: {integrity: sha512-vYkpO9uV2OUecsIkrOc+Urdl/s1xw/ibNH/UXsp4PtjMnS6mK9q2kXZTM3WvMAKoh12iveUO+YkYCZQshmFLHQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/numberfield@3.11.0': + resolution: {integrity: sha512-rxfC047vL0LP4tanjinfjKAriAvdVL57Um5RUL5nHML8IOWCB3TBxegQkJ6to6goScC/oZhd0/Y2LSaiRuKbNw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/overlays@3.6.23': + resolution: {integrity: sha512-RzWxots9A6gAzQMP4s8hOAHV7SbJRTFSlQbb6ly1nkWQXacOSZSFNGsKOaS0eIatfNPlNnW4NIkgtGws5UYzfw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/radio@3.11.5': + resolution: {integrity: sha512-QxA779S4ea5icQ0ja7CeiNzY1cj7c9G9TN0m7maAIGiTSinZl2Ia8naZJ0XcbRRp+LBll7RFEdekne15TjvS/w==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/searchfield@3.5.19': + resolution: {integrity: sha512-URllgjbtTQEaOCfddbHpJSPKOzG3pE3ajQHJ7Df8qCoHTjKfL6hnm/vp7X5sxPaZaN7VLZ5kAQxTE8hpo6s0+A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/select@3.9.2': + resolution: {integrity: sha512-oWn0bijuusp8YI7FRM/wgtPVqiIrgU/ZUfLKe/qJUmT8D+JFaMAJnyrAzKpx98TrgamgtXynF78ccpopPhgrKQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/selection@3.20.9': + resolution: {integrity: sha512-RhxRR5Wovg9EVi3pq7gBPK2BoKmP59tOXDMh2r1PbnGevg/7TNdR67DCEblcmXwHuBNS46ELfKdd0XGHqmS8nQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/slider@3.7.5': + resolution: {integrity: sha512-OrQMNR5xamLYH52TXtvTgyw3EMwv+JI+1istQgEj1CHBjC9eZZqn5iNCN20tzm+uDPTH0EIGULFjjPIumqYUQg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/table@3.15.4': + resolution: {integrity: sha512-fGaNyw3wv7JgRCNzgyDzpaaTFuSy5f4Qekch4UheMXDJX7dOeaMhUXeOfvnXCVg+BGM4ey/D82RvDOGvPy1Nww==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/tabs@3.8.9': + resolution: {integrity: sha512-AQ4Xrn6YzIolaVShCV9cnwOjBKPAOGP/PTp7wpSEtQbQ0HZzUDG2RG/M4baMeUB2jZ33b7ifXyPcK78o0uOftg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/toast@3.1.3': + resolution: {integrity: sha512-mT9QJKmD523lqFpOp0VWZ6QHZENFK7HrodnNJDVc7g616s5GNmemdlkITV43fSY3tHeThCVvPu+Uzh7RvQ9mpQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/toggle@3.9.5': + resolution: {integrity: sha512-PVzXc788q3jH98Kvw1LYDL+wpVC14dCEKjOku8cSaqhEof6AJGaLR9yq+EF1yYSL2dxI6z8ghc0OozY8WrcFcA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/tooltip@3.5.11': + resolution: {integrity: sha512-o8PnFXbvDCuVZ4Ht9ahfS6KHwIZjXopvoQ2vUPxv920irdgWEeC+4omgDOnJ/xFvcpmmJAmSsrQsTQrTguDUQA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/tree@3.9.6': + resolution: {integrity: sha512-JCuhGyX2A+PAMsx2pRSwArfqNFZJ9JSPkDaOQJS8MFPAsBe5HemvXsdmv9aBIMzlbCYcVq6EsrFnzbVVTBt/6w==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-stately/utils@3.11.0': + resolution: {integrity: sha512-8LZpYowJ9eZmmYLpudbo/eclIRnbhWIJZ994ncmlKlouNzKohtM8qTC6B1w1pwUbiwGdUoyzLuQbeaIor5Dvcw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/breadcrumbs@3.7.19': + resolution: {integrity: sha512-AnkyYYmzaM2QFi/N0P/kQLM8tHOyFi7p397B/jEMucXDfwMw5Ny1ObCXeIEqbh8KrIa2Xp8SxmQlCV+8FPs4LA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/button@3.15.1': + resolution: {integrity: sha512-M1HtsKreJkigCnqceuIT22hDJBSStbPimnpmQmsl7SNyqCFY3+DHS7y/Sl3GvqCkzxF7j9UTL0dG38lGQ3K4xQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/calendar@3.8.3': + resolution: {integrity: sha512-fpH6WNXotzH0TlKHXXxtjeLZ7ko0sbyHmwDAwmDFyP7T0Iwn1YQZ+lhceLifvynlxuOgX6oBItyUKmkHQ0FouQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/checkbox@3.10.4': + resolution: {integrity: sha512-tYCG0Pd1usEz5hjvBEYcqcA0youx930Rss1QBIse9TgMekA1c2WmPDNupYV8phpO8Zuej3DL1WfBeXcgavK8aw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/color@3.1.4': + resolution: {integrity: sha512-s+Xj4pvNBlJPpQ1Gr7bO1j4/tuwMUfdS9xIVFuiW5RvDsSybKTUJ/gqPzTxms94VDCRhLFocVn2STNdD2Erf6A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/combobox@3.14.0': + resolution: {integrity: sha512-zmSSS7BcCOD8rGT8eGbVy7UlL5qq1vm88fFn4WgFe+lfK33ne+E7yTzTxcPY2TCGSo5fY6xMj3OG79FfVNGbSg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/datepicker@3.13.5': + resolution: {integrity: sha512-j28Vz+xvbb4bj7+9Xbpc4WTvSitlBvt7YEaEGM/8ZQ5g4Jr85H2KwkmDwjzmMN2r6VMQMMYq9JEcemq5wWpfUQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/dialog@3.5.24': + resolution: {integrity: sha512-NFurEP/zV0dA/41422lV1t+0oh6f/13n+VmLHZG8R13m1J3ql/kAXZ49zBSqkqANBO1ojyugWebk99IiR4pYOw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/grid@3.3.8': + resolution: {integrity: sha512-zJvXH8gc1e1VH2H3LRnHH/W2HIkLkZMH3Cu5pLcj0vDuLBSWpcr3Ikh3jZ+VUOZF0G1Jt1lO8pKIaqFzDLNmLQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/link@3.6.7': + resolution: {integrity: sha512-1apXCFJgMC1uydc2KNENrps1qR642FqDpwlNWe254UTpRZn/hEZhA6ImVr8WhomfLJu672WyWA0rUOv4HT+/pQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/listbox@3.7.6': + resolution: {integrity: sha512-335NYElKEByXMalAmeRPyulKIDd2cjOCQhLwvv2BtxO5zaJfZnBbhZs+XPd9zwU6YomyOxODKSHrwbNDx+Jf3w==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/menu@3.10.7': + resolution: {integrity: sha512-+p7ixZdvPDJZhisqdtWiiuJ9pteNfK5i19NB6wzAw5XkljbEzodNhwLv6rI96DY5XpbFso2kcjw7IWi+rAAGGQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/meter@3.4.15': + resolution: {integrity: sha512-9WjNphhLLM+TA4Ev1y2MkpugJ5JjTXseHh7ZWWx2veq5DrXMZYclkRpfUrUdLVKvaBIPQCgpQIj0TcQi+quR9A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/numberfield@3.8.18': + resolution: {integrity: sha512-nLzk7YAG9yAUtSv+9R8LgCHsu8hJq8/A+m1KsKxvc8WmNJjIujSFgWvT21MWBiUgPBzJKGzAqpMDDa087mltJQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/overlays@3.9.4': + resolution: {integrity: sha512-7Z9HaebMFyYBqtv3XVNHEmVkm7AiYviV7gv0c98elEN2Co+eQcKFGvwBM9Gy/lV57zlTqFX1EX/SAqkMEbCLOA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/progress@3.5.18': + resolution: {integrity: sha512-mKeQn+KrHr1y0/k7KtrbeDGDaERH6i4f6yBwj/ZtYDCTNKMO3tPHJY6nzF0w/KKZLplIO+BjUbHXc2RVm8ovwQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/radio@3.9.4': + resolution: {integrity: sha512-TkMRY3sA1PcFZhhclu4IUzUTIir6MzNJj8h6WT8vO6Nug2kXJ72qigugVFBWJSE472mltduOErEAo0rtAYWbQA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/searchfield@3.6.8': + resolution: {integrity: sha512-M2p7OVdMTMDmlBcHd4N2uCBwg3uJSNM4lmEyf09YD44N5wDAI0yogk52QBwsnhpe+i2s65UwCYgunB+QltRX8A==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/select@3.12.2': + resolution: {integrity: sha512-AseOjfr3qM1W1qIWcbAe6NFpwZluVeQX/dmu9BYxjcnVvtoBLPMbE5zX/BPbv+N5eFYjoMyj7Ug9dqnI+LrlGw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/shared@3.33.1': + resolution: {integrity: sha512-oJHtjvLG43VjwemQDadlR5g/8VepK56B/xKO2XORPHt9zlW6IZs3tZrYlvH29BMvoqC7RtE7E5UjgbnbFtDGag==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/slider@3.8.4': + resolution: {integrity: sha512-C+xFVvfKREai9S/ekBDCVaGPOQYkNUAsQhjQnNsUAATaox4I6IYLmcIgLmljpMQWqAe+gZiWsIwacRYMez2Tew==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/switch@3.5.17': + resolution: {integrity: sha512-2GTPJvBCYI8YZ3oerHtXg+qikabIXCMJ6C2wcIJ5Xn0k9XOovowghfJi10OPB2GGyOiLBU74CczP5nx8adG90Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/table@3.13.6': + resolution: {integrity: sha512-eluL+iFfnVmFm7OSZrrFG9AUjw+tcv898zbv+NsZACa8oXG1v9AimhZfd+Mo8q/5+sX/9hguWNXFkSvmTjuVPQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/tabs@3.3.22': + resolution: {integrity: sha512-HGwLD9dA3k3AGfRKGFBhNgxU9/LyRmxN0kxVj1ghA4L9S/qTOzS6GhrGNkGzsGxyVLV4JN8MLxjWN2o9QHnLEg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/textfield@3.12.8': + resolution: {integrity: sha512-wt6FcuE5AyntxsnPika/h3nf/DPmeAVbI018L9o6h+B/IL4sMWWdx663wx2KOOeHH8ejKGZQNPLhUKs4s1mVQA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@react-types/tooltip@3.5.2': + resolution: {integrity: sha512-FvSuZ2WP08NEWefrpCdBYpEEZh/5TvqvGjq0wqGzWg2OPwpc14HjD8aE7I3MOuylXkD4MSlMjl7J4DlvlcCs3Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + '@remix-run/router@1.23.2': + resolution: {integrity: sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==} + engines: {node: '>=14.0.0'} + + '@rolldown/pluginutils@1.0.0-rc.3': + resolution: {integrity: sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==} + + '@rollup/plugin-babel@5.3.1': + resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} + engines: {node: '>= 10.0.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@types/babel__core': ^7.1.9 + rollup: '>=4.59.0' + peerDependenciesMeta: + '@types/babel__core': + optional: true + + '@rollup/plugin-inject@5.0.5': + resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: '>=4.59.0' + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/plugin-node-resolve@15.3.1': + resolution: {integrity: sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: '>=4.59.0' + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/plugin-replace@2.4.2': + resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} + peerDependencies: + rollup: '>=4.59.0' + + '@rollup/plugin-terser@0.4.4': + resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: '>=4.59.0' + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/plugin-virtual@3.0.2': + resolution: {integrity: sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: '>=4.59.0' + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/plugin-wasm@6.2.2': + resolution: {integrity: sha512-gpC4R1G9Ni92ZIRTexqbhX7U+9estZrbhP+9SRb0DW9xpB9g7j34r+J2hqrcW/lRI7dJaU84MxZM0Rt82tqYPQ==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: '>=4.59.0' + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/pluginutils@3.1.0': + resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} + engines: {node: '>= 8.0.0'} + peerDependencies: + rollup: '>=4.59.0' + + '@rollup/pluginutils@5.3.0': + resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: '>=4.59.0' + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/rollup-android-arm-eabi@4.59.0': + resolution: {integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==} + cpu: [arm] + os: [android] + + '@rollup/rollup-android-arm64@4.59.0': + resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==} + cpu: [arm64] + os: [android] + + '@rollup/rollup-darwin-arm64@4.59.0': + resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==} + cpu: [arm64] + os: [darwin] + + '@rollup/rollup-darwin-x64@4.59.0': + resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==} + cpu: [x64] + os: [darwin] + + '@rollup/rollup-freebsd-arm64@4.59.0': + resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==} + cpu: [arm64] + os: [freebsd] + + '@rollup/rollup-freebsd-x64@4.59.0': + resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==} + cpu: [x64] + os: [freebsd] + + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': + resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==} + cpu: [arm] + os: [linux] + libc: [glibc] + + '@rollup/rollup-linux-arm-musleabihf@4.59.0': + resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==} + cpu: [arm] + os: [linux] + libc: [musl] + + '@rollup/rollup-linux-arm64-gnu@4.59.0': + resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@rollup/rollup-linux-arm64-musl@4.59.0': + resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@rollup/rollup-linux-loong64-gnu@4.59.0': + resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==} + cpu: [loong64] + os: [linux] + libc: [glibc] + + '@rollup/rollup-linux-loong64-musl@4.59.0': + resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==} + cpu: [loong64] + os: [linux] + libc: [musl] + + '@rollup/rollup-linux-ppc64-gnu@4.59.0': + resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@rollup/rollup-linux-ppc64-musl@4.59.0': + resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==} + cpu: [ppc64] + os: [linux] + libc: [musl] + + '@rollup/rollup-linux-riscv64-gnu@4.59.0': + resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@rollup/rollup-linux-riscv64-musl@4.59.0': + resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==} + cpu: [riscv64] + os: [linux] + libc: [musl] + + '@rollup/rollup-linux-s390x-gnu@4.59.0': + resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@rollup/rollup-linux-x64-gnu@4.59.0': + resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@rollup/rollup-linux-x64-musl@4.59.0': + resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==} + cpu: [x64] + os: [linux] + libc: [musl] + + '@rollup/rollup-openbsd-x64@4.59.0': + resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==} + cpu: [x64] + os: [openbsd] + + '@rollup/rollup-openharmony-arm64@4.59.0': + resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==} + cpu: [arm64] + os: [openharmony] + + '@rollup/rollup-win32-arm64-msvc@4.59.0': + resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==} + cpu: [arm64] + os: [win32] + + '@rollup/rollup-win32-ia32-msvc@4.59.0': + resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==} + cpu: [ia32] + os: [win32] + + '@rollup/rollup-win32-x64-gnu@4.59.0': + resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==} + cpu: [x64] + os: [win32] + + '@rollup/rollup-win32-x64-msvc@4.59.0': + resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==} + cpu: [x64] + os: [win32] + + '@rtsao/scc@1.1.0': + resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} + + '@sableclient/tauri-plugin-notifications-api@https://codeload.github.com/SableClient/tauri-plugin-notifications/tar.gz/9f162c62f89f9f7e1e17c71893faa51d140f18fd': + resolution: {tarball: https://codeload.github.com/SableClient/tauri-plugin-notifications/tar.gz/9f162c62f89f9f7e1e17c71893faa51d140f18fd} + version: 0.4.3 + + '@sindresorhus/is@7.2.0': + resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==} + engines: {node: '>=18'} + + '@speed-highlight/core@1.2.14': + resolution: {integrity: sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==} + + '@stylistic/eslint-plugin@5.10.0': + resolution: {integrity: sha512-nPK52ZHvot8Ju/0A4ucSX1dcPV2/1clx0kLcH5wDmrE4naKso7TUC/voUyU1O9OTKTrR6MYip6LP0ogEMQ9jPQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^9.0.0 || ^10.0.0 + + '@surma/rollup-plugin-off-main-thread@2.2.3': + resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} + + '@svgr/babel-plugin-add-jsx-attribute@8.0.0': + resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-plugin-remove-jsx-attribute@8.0.0': + resolution: {integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0': + resolution: {integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0': + resolution: {integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-plugin-svg-dynamic-title@8.0.0': + resolution: {integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-plugin-svg-em-dimensions@8.0.0': + resolution: {integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-plugin-transform-react-native-svg@8.1.0': + resolution: {integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-plugin-transform-svg-component@8.0.0': + resolution: {integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==} + engines: {node: '>=12'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/babel-preset@8.1.0': + resolution: {integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==} + engines: {node: '>=14'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@svgr/core@8.1.0': + resolution: {integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==} + engines: {node: '>=14'} + + '@svgr/hast-util-to-babel-ast@8.0.0': + resolution: {integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==} + engines: {node: '>=14'} + + '@svgr/plugin-jsx@8.1.0': + resolution: {integrity: sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==} + engines: {node: '>=14'} + peerDependencies: + '@svgr/core': '*' + + '@swc/core-darwin-arm64@1.15.18': + resolution: {integrity: sha512-+mIv7uBuSaywN3C9LNuWaX1jJJ3SKfiJuE6Lr3bd+/1Iv8oMU7oLBjYMluX1UrEPzwN2qCdY6Io0yVicABoCwQ==} + engines: {node: '>=10'} + cpu: [arm64] + os: [darwin] + + '@swc/core-darwin-x64@1.15.18': + resolution: {integrity: sha512-wZle0eaQhnzxWX5V/2kEOI6Z9vl/lTFEC6V4EWcn+5pDjhemCpQv9e/TDJ0GIoiClX8EDWRvuZwh+Z3dhL1NAg==} + engines: {node: '>=10'} + cpu: [x64] + os: [darwin] + + '@swc/core-linux-arm-gnueabihf@1.15.18': + resolution: {integrity: sha512-ao61HGXVqrJFHAcPtF4/DegmwEkVCo4HApnotLU8ognfmU8x589z7+tcf3hU+qBiU1WOXV5fQX6W9Nzs6hjxDw==} + engines: {node: '>=10'} + cpu: [arm] + os: [linux] + + '@swc/core-linux-arm64-gnu@1.15.18': + resolution: {integrity: sha512-3xnctOBLIq3kj8PxOCgPrGjBLP/kNOddr6f5gukYt/1IZxsITQaU9TDyjeX6jG+FiCIHjCuWuffsyQDL5Ew1bg==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@swc/core-linux-arm64-musl@1.15.18': + resolution: {integrity: sha512-0a+Lix+FSSHBSBOA0XznCcHo5/1nA6oLLjcnocvzXeqtdjnPb+SvchItHI+lfeiuj1sClYPDvPMLSLyXFaiIKw==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@swc/core-linux-x64-gnu@1.15.18': + resolution: {integrity: sha512-wG9J8vReUlpaHz4KOD/5UE1AUgirimU4UFT9oZmupUDEofxJKYb1mTA/DrMj0s78bkBiNI+7Fo2EgPuvOJfuAA==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@swc/core-linux-x64-musl@1.15.18': + resolution: {integrity: sha512-4nwbVvCphKzicwNWRmvD5iBaZj8JYsRGa4xOxJmOyHlMDpsvvJ2OR2cODlvWyGFH6BYL1MfIAK3qph3hp0Az6g==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + libc: [musl] + + '@swc/core-win32-arm64-msvc@1.15.18': + resolution: {integrity: sha512-zk0RYO+LjiBCat2RTMHzAWaMky0cra9loH4oRrLKLLNuL+jarxKLFDA8xTZWEkCPLjUTwlRN7d28eDLLMgtUcQ==} + engines: {node: '>=10'} + cpu: [arm64] + os: [win32] + + '@swc/core-win32-ia32-msvc@1.15.18': + resolution: {integrity: sha512-yVuTrZ0RccD5+PEkpcLOBAuPbYBXS6rslENvIXfvJGXSdX5QGi1ehC4BjAMl5FkKLiam4kJECUI0l7Hq7T1vwg==} + engines: {node: '>=10'} + cpu: [ia32] + os: [win32] + + '@swc/core-win32-x64-msvc@1.15.18': + resolution: {integrity: sha512-7NRmE4hmUQNCbYU3Hn9Tz57mK9Qq4c97ZS+YlamlK6qG9Fb5g/BB3gPDe0iLlJkns/sYv2VWSkm8c3NmbEGjbg==} + engines: {node: '>=10'} + cpu: [x64] + os: [win32] + + '@swc/core@1.15.18': + resolution: {integrity: sha512-z87aF9GphWp//fnkRsqvtY+inMVPgYW3zSlXH1kJFvRT5H/wiAn+G32qW5l3oEk63KSF1x3Ov0BfHCObAmT8RA==} + engines: {node: '>=10'} + peerDependencies: + '@swc/helpers': '>=0.5.17' + peerDependenciesMeta: + '@swc/helpers': + optional: true + + '@swc/counter@0.1.3': + resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} + + '@swc/helpers@0.5.19': + resolution: {integrity: sha512-QamiFeIK3txNjgUTNppE6MiG3p7TdninpZu0E0PbqVh1a9FNLT2FRhisaa4NcaX52XVhA5l7Pk58Ft7Sqi/2sA==} + + '@swc/types@0.1.25': + resolution: {integrity: sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==} + + '@swc/wasm@1.15.18': + resolution: {integrity: sha512-zeSORFArxqUwfVMTRHu8AN9k9LlfSn0CKDSzLhJDITpgLoS0xpnocxsgMjQjUcVYDgO47r9zLP49HEjH/iGsFg==} + + '@tanstack/query-core@5.90.20': + resolution: {integrity: sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==} + + '@tanstack/query-devtools@5.93.0': + resolution: {integrity: sha512-+kpsx1NQnOFTZsw6HAFCW3HkKg0+2cepGtAWXjiiSOJJ1CtQpt72EE2nyZb+AjAbLRPoeRmPJ8MtQd8r8gsPdg==} + + '@tanstack/react-query-devtools@5.91.3': + resolution: {integrity: sha512-nlahjMtd/J1h7IzOOfqeyDh5LNfG0eULwlltPEonYy0QL+nqrBB+nyzJfULV+moL7sZyxc2sHdNJki+vLA9BSA==} + peerDependencies: + '@tanstack/react-query': ^5.90.20 + react: ^18 || ^19 + + '@tanstack/react-query@5.90.21': + resolution: {integrity: sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==} + peerDependencies: + react: ^18 || ^19 + + '@tanstack/react-virtual@3.13.21': + resolution: {integrity: sha512-SYXFrmrbPgXBvf+HsOsKhFgqSe4M6B29VHOsX9Jih9TlNkNkDWx0hWMiMLUghMEzyUz772ndzdEeCEBx+3GIZw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + + '@tanstack/virtual-core@3.13.21': + resolution: {integrity: sha512-ww+fmLHyCbPSf7JNbWZP3g7wl6SdNo3ah5Aiw+0e9FDErkVHLKprYUrwTm7dF646FtEkN/KkAKPYezxpmvOjxw==} + + '@tauri-apps/api@2.10.1': + resolution: {integrity: sha512-hKL/jWf293UDSUN09rR69hrToyIXBb8CjGaWC7gfinvnQrBVvnLr08FeFi38gxtugAVyVcTa5/FD/Xnkb1siBw==} + + '@tauri-apps/cli-darwin-arm64@2.10.1': + resolution: {integrity: sha512-Z2OjCXiZ+fbYZy7PmP3WRnOpM9+Fy+oonKDEmUE6MwN4IGaYqgceTjwHucc/kEEYZos5GICve35f7ZiizgqEnQ==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [darwin] + + '@tauri-apps/cli-darwin-x64@2.10.1': + resolution: {integrity: sha512-V/irQVvjPMGOTQqNj55PnQPVuH4VJP8vZCN7ajnj+ZS8Kom1tEM2hR3qbbIRoS3dBKs5mbG8yg1WC+97dq17Pw==} + engines: {node: '>= 10'} + cpu: [x64] + os: [darwin] + + '@tauri-apps/cli-linux-arm-gnueabihf@2.10.1': + resolution: {integrity: sha512-Hyzwsb4VnCWKGfTw+wSt15Z2pLw2f0JdFBfq2vHBOBhvg7oi6uhKiF87hmbXOBXUZaGkyRDkCHsdzJcIfoJC2w==} + engines: {node: '>= 10'} + cpu: [arm] + os: [linux] + + '@tauri-apps/cli-linux-arm64-gnu@2.10.1': + resolution: {integrity: sha512-OyOYs2t5GkBIvyWjA1+h4CZxTcdz1OZPCWAPz5DYEfB0cnWHERTnQ/SLayQzncrT0kwRoSfSz9KxenkyJoTelA==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@tauri-apps/cli-linux-arm64-musl@2.10.1': + resolution: {integrity: sha512-MIj78PDDGjkg3NqGptDOGgfXks7SYJwhiMh8SBoZS+vfdz7yP5jN18bNaLnDhsVIPARcAhE1TlsZe/8Yxo2zqg==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@tauri-apps/cli-linux-riscv64-gnu@2.10.1': + resolution: {integrity: sha512-X0lvOVUg8PCVaoEtEAnpxmnkwlE1gcMDTqfhbefICKDnOTJ5Est3qL0SrWxizDackIOKBcvtpejrSiVpuJI1kw==} + engines: {node: '>= 10'} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@tauri-apps/cli-linux-x64-gnu@2.10.1': + resolution: {integrity: sha512-2/12bEzsJS9fAKybxgicCDFxYD1WEI9kO+tlDwX5znWG2GwMBaiWcmhGlZ8fi+DMe9CXlcVarMTYc0L3REIRxw==} + engines: {node: '>= 10'} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@tauri-apps/cli-linux-x64-musl@2.10.1': + resolution: {integrity: sha512-Y8J0ZzswPz50UcGOFuXGEMrxbjwKSPgXftx5qnkuMs2rmwQB5ssvLb6tn54wDSYxe7S6vlLob9vt0VKuNOaCIQ==} + engines: {node: '>= 10'} + cpu: [x64] + os: [linux] + libc: [musl] + + '@tauri-apps/cli-win32-arm64-msvc@2.10.1': + resolution: {integrity: sha512-iSt5B86jHYAPJa/IlYw++SXtFPGnWtFJriHn7X0NFBVunF6zu9+/zOn8OgqIWSl8RgzhLGXQEEtGBdR4wzpVgg==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [win32] + + '@tauri-apps/cli-win32-ia32-msvc@2.10.1': + resolution: {integrity: sha512-gXyxgEzsFegmnWywYU5pEBURkcFN/Oo45EAwvZrHMh+zUSEAvO5E8TXsgPADYm31d1u7OQU3O3HsYfVBf2moHw==} + engines: {node: '>= 10'} + cpu: [ia32] + os: [win32] + + '@tauri-apps/cli-win32-x64-msvc@2.10.1': + resolution: {integrity: sha512-6Cn7YpPFwzChy0ERz6djKEmUehWrYlM+xTaNzGPgZocw3BD7OfwfWHKVWxXzdjEW2KfKkHddfdxK1XXTYqBRLg==} + engines: {node: '>= 10'} + cpu: [x64] + os: [win32] + + '@tauri-apps/cli@2.10.1': + resolution: {integrity: sha512-jQNGF/5quwORdZSSLtTluyKQ+o6SMa/AUICfhf4egCGFdMHqWssApVgYSbg+jmrZoc8e1DscNvjTnXtlHLS11g==} + engines: {node: '>= 10'} + hasBin: true + + '@tauri-apps/plugin-deep-link@2.4.7': + resolution: {integrity: sha512-K0FQlLM6BoV7Ws2xfkh+Tnwi5VZVdkI4Vw/3AGLSf0Xvu2y86AMBzd9w/SpzKhw9ai2B6ES8di/OoGDCExkOzg==} + + '@tauri-apps/plugin-opener@2.5.3': + resolution: {integrity: sha512-CCcUltXMOfUEArbf3db3kCE7Ggy1ExBEBl51Ko2ODJ6GDYHRp1nSNlQm5uNCFY5k7/ufaK5Ib3Du/Zir19IYQQ==} + + '@tauri-apps/plugin-os@2.3.2': + resolution: {integrity: sha512-n+nXWeuSeF9wcEsSPmRnBEGrRgOy6jjkSU+UVCOV8YUGKb2erhDOxis7IqRXiRVHhY8XMKks00BJ0OAdkpf6+A==} + + '@tybys/wasm-util@0.10.1': + resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} + + '@types/babel__core@7.20.5': + resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} + + '@types/babel__generator@7.27.0': + resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==} + + '@types/babel__template@7.4.4': + resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} + + '@types/babel__traverse@7.28.0': + resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==} + + '@types/chroma-js@3.1.2': + resolution: {integrity: sha512-YBTQqArPN8A0niHXCwrO1z5x++a+6l0mLBykncUpr23oIPW7L4h39s6gokdK/bDrPmSh8+TjMmrhBPnyiaWPmQ==} + + '@types/estree@0.0.39': + resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} + + '@types/estree@1.0.8': + resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} + + '@types/events@3.0.3': + resolution: {integrity: sha512-trOc4AAUThEz9hapPtSd7wf5tiQKvTtu5b371UxXdTuqzIh0ArcRspRP0i0Viu+LXstIQ1z96t1nsPxT9ol01g==} + + '@types/file-saver@2.0.7': + resolution: {integrity: sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==} + + '@types/is-hotkey@0.1.10': + resolution: {integrity: sha512-RvC8KMw5BCac1NvRRyaHgMMEtBaZ6wh0pyPTBu7izn4Sj/AX9Y4aXU5c7rX8PnM/knsuUpC1IeoBkANtxBypsQ==} + + '@types/json-schema@7.0.15': + resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} + + '@types/json5@0.0.29': + resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} + + '@types/node@24.10.13': + resolution: {integrity: sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==} + + '@types/prismjs@1.26.6': + resolution: {integrity: sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==} + + '@types/prop-types@15.7.15': + resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} + + '@types/react-dom@18.3.7': + resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} + peerDependencies: + '@types/react': ^18.0.0 + + '@types/react-google-recaptcha@2.1.9': + resolution: {integrity: sha512-nT31LrBDuoSZJN4QuwtQSF3O89FVHC4jLhM+NtKEmVF5R1e8OY0Jo4//x2Yapn2aNHguwgX5doAq8Zo+Ehd0ug==} + + '@types/react@18.3.28': + resolution: {integrity: sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==} + + '@types/resolve@1.20.2': + resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} + + '@types/sanitize-html@2.16.1': + resolution: {integrity: sha512-n9wjs8bCOTyN/ynwD8s/nTcTreIHB1vf31vhLMGqUPNHaweKC4/fAl4Dj+hUlCTKYgm4P3k83fmiFfzkZ6sgMA==} + + '@types/trusted-types@2.0.7': + resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} + + '@types/ua-parser-js@0.7.39': + resolution: {integrity: sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==} + + '@typescript-eslint/eslint-plugin@8.57.0': + resolution: {integrity: sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/parser': ^8.57.0 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/parser@8.57.0': + resolution: {integrity: sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/project-service@8.57.0': + resolution: {integrity: sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/scope-manager@8.57.0': + resolution: {integrity: sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/tsconfig-utils@8.57.0': + resolution: {integrity: sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/type-utils@8.57.0': + resolution: {integrity: sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/types@8.57.0': + resolution: {integrity: sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/typescript-estree@8.57.0': + resolution: {integrity: sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/utils@8.57.0': + resolution: {integrity: sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/visitor-keys@8.57.0': + resolution: {integrity: sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@unrs/resolver-binding-android-arm-eabi@1.11.1': + resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} + cpu: [arm] + os: [android] + + '@unrs/resolver-binding-android-arm64@1.11.1': + resolution: {integrity: sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==} + cpu: [arm64] + os: [android] + + '@unrs/resolver-binding-darwin-arm64@1.11.1': + resolution: {integrity: sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==} + cpu: [arm64] + os: [darwin] + + '@unrs/resolver-binding-darwin-x64@1.11.1': + resolution: {integrity: sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==} + cpu: [x64] + os: [darwin] + + '@unrs/resolver-binding-freebsd-x64@1.11.1': + resolution: {integrity: sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==} + cpu: [x64] + os: [freebsd] + + '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1': + resolution: {integrity: sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==} + cpu: [arm] + os: [linux] + + '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1': + resolution: {integrity: sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==} + cpu: [arm] + os: [linux] + + '@unrs/resolver-binding-linux-arm64-gnu@1.11.1': + resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@unrs/resolver-binding-linux-arm64-musl@1.11.1': + resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1': + resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1': + resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@unrs/resolver-binding-linux-riscv64-musl@1.11.1': + resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==} + cpu: [riscv64] + os: [linux] + libc: [musl] + + '@unrs/resolver-binding-linux-s390x-gnu@1.11.1': + resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@unrs/resolver-binding-linux-x64-gnu@1.11.1': + resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@unrs/resolver-binding-linux-x64-musl@1.11.1': + resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==} + cpu: [x64] + os: [linux] + libc: [musl] + + '@unrs/resolver-binding-wasm32-wasi@1.11.1': + resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==} + engines: {node: '>=14.0.0'} + cpu: [wasm32] + + '@unrs/resolver-binding-win32-arm64-msvc@1.11.1': + resolution: {integrity: sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==} + cpu: [arm64] + os: [win32] + + '@unrs/resolver-binding-win32-ia32-msvc@1.11.1': + resolution: {integrity: sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==} + cpu: [ia32] + os: [win32] + + '@unrs/resolver-binding-win32-x64-msvc@1.11.1': + resolution: {integrity: sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==} + cpu: [x64] + os: [win32] + + '@use-gesture/core@10.3.1': + resolution: {integrity: sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==} + + '@use-gesture/react@10.3.1': + resolution: {integrity: sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==} + peerDependencies: + react: '>= 16.8.0' + + '@vanilla-extract/babel-plugin-debug-ids@1.2.2': + resolution: {integrity: sha512-MeDWGICAF9zA/OZLOKwhoRlsUW+fiMwnfuOAqFVohL31Agj7Q/RBWAYweqjHLgFBCsdnr6XIfwjJnmb2znEWxw==} + + '@vanilla-extract/compiler@0.3.4': + resolution: {integrity: sha512-W9HXf9EAccpE1vEIATvSoBVj/bQnmHfYHfDJjUN8dcOHW6oMcnoGTqweDM9I66BHqlNH4d0IsaeZKSViOv7K4w==} + + '@vanilla-extract/css@1.18.0': + resolution: {integrity: sha512-/p0dwOjr0o8gE5BRQ5O9P0u/2DjUd6Zfga2JGmE4KaY7ZITWMszTzk4x4CPlM5cKkRr2ZGzbE6XkuPNfp9shSQ==} + + '@vanilla-extract/integration@8.0.7': + resolution: {integrity: sha512-ILob4F9cEHXpbWAVt3Y2iaQJpqYq/c/5TJC8Fz58C2XmX3QW2Y589krvViiyJhQfydCGK3EbwPQhVFjQaBeKfg==} + + '@vanilla-extract/private@1.0.9': + resolution: {integrity: sha512-gT2jbfZuaaCLrAxwXbRgIhGhcXbRZCG3v4TTUnjw0EJ7ArdBRxkq4msNJkbuRkCgfIK5ATmprB5t9ljvLeFDEA==} + + '@vanilla-extract/recipes@0.5.7': + resolution: {integrity: sha512-Fvr+htdyb6LVUu+PhH61UFPhwkjgDEk8L4Zq9oIdte42sntpKrgFy90MyTRtGwjVALmrJ0pwRUVr8UoByYeW8A==} + peerDependencies: + '@vanilla-extract/css': ^1.0.0 + + '@vanilla-extract/vite-plugin@5.1.4': + resolution: {integrity: sha512-fTYNKUK3n4ApkUf2FEcO7mpqNKEHf9kDGg8DXlkqHtPxgwPhjuaajmDfQCSBsNgnA2SLI+CB5EO6kLQuKsw2Rw==} + peerDependencies: + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 + + '@vitejs/plugin-react@5.1.4': + resolution: {integrity: sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==} + engines: {node: ^20.19.0 || >=22.12.0} + peerDependencies: + vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 + + acorn-jsx@5.3.2: + resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + + acorn@8.16.0: + resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} + engines: {node: '>=0.4.0'} + hasBin: true + + ajv@6.14.0: + resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==} + + ajv@8.18.0: + resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} + + another-json@0.2.0: + resolution: {integrity: sha512-/Ndrl68UQLhnCdsAzEXLMFuOR546o2qbYRqCglaNHbjXrwG1ayTcdwr3zkSGOGtGXDyR5X9nCFfnyG2AFJIsqg==} + + ansi-regex@5.0.1: + resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} + engines: {node: '>=8'} + + ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + engines: {node: '>=8'} + + anymatch@3.1.3: + resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} + engines: {node: '>= 8'} + + argparse@2.0.1: + resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} + + aria-query@5.3.2: + resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} + engines: {node: '>= 0.4'} + + array-buffer-byte-length@1.0.2: + resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} + engines: {node: '>= 0.4'} + + array-includes@3.1.9: + resolution: {integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==} + engines: {node: '>= 0.4'} + + array.prototype.findlast@1.2.5: + resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==} + engines: {node: '>= 0.4'} + + array.prototype.findlastindex@1.2.6: + resolution: {integrity: sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==} + engines: {node: '>= 0.4'} + + array.prototype.flat@1.3.3: + resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==} + engines: {node: '>= 0.4'} + + array.prototype.flatmap@1.3.3: + resolution: {integrity: sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==} + engines: {node: '>= 0.4'} + + array.prototype.tosorted@1.1.4: + resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==} + engines: {node: '>= 0.4'} + + arraybuffer.prototype.slice@1.0.4: + resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==} + engines: {node: '>= 0.4'} + + ast-types-flow@0.0.8: + resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} + + async-function@1.0.0: + resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==} + engines: {node: '>= 0.4'} + + async@3.2.6: + resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==} + + at-least-node@1.0.0: + resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} + engines: {node: '>= 4.0.0'} + + available-typed-arrays@1.0.7: + resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} + engines: {node: '>= 0.4'} + + await-to-js@3.0.0: + resolution: {integrity: sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==} + engines: {node: '>=6.0.0'} + + axe-core@4.11.1: + resolution: {integrity: sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==} + engines: {node: '>=4'} + + axobject-query@4.1.0: + resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} + engines: {node: '>= 0.4'} + + babel-plugin-polyfill-corejs2@0.4.16: + resolution: {integrity: sha512-xaVwwSfebXf0ooE11BJovZYKhFjIvQo7TsyVpETuIeH2JHv0k/T6Y5j22pPTvqYqmpkxdlPAJlyJ0tfOJAoMxw==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + babel-plugin-polyfill-corejs3@0.14.1: + resolution: {integrity: sha512-ENp89vM9Pw4kv/koBb5N2f9bDZsR0hpf3BdPMOg/pkS3pwO4dzNnQZVXtBbeyAadgm865DmQG2jMMLqmZXvuCw==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + babel-plugin-polyfill-regenerator@0.6.7: + resolution: {integrity: sha512-OTYbUlSwXhNgr4g6efMZgsO8//jA61P7ZbRX3iTT53VON8l+WQS8IAUEVo4a4cWknrg2W8Cj4gQhRYNCJ8GkAA==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + badwords-list@2.0.1-4: + resolution: {integrity: sha512-FxfZUp7B9yCnesNtFQS9v6PvZdxTYa14Q60JR6vhjdQdWI4naTjJIyx22JzoER8ooeT8SAAKoHLjKfCV7XgYUQ==} + + balanced-match@4.0.4: + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} + engines: {node: 18 || 20 || >=22} + + base-x@5.0.1: + resolution: {integrity: sha512-M7uio8Zt++eg3jPj+rHMfCC+IuygQHHCOU+IYsVtik6FWjuYpVt/+MRKcgsAMHh8mMFAwnB+Bs+mTrFiXjMzKg==} + + base64-js@1.5.1: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} + + baseline-browser-mapping@2.10.0: + resolution: {integrity: sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==} + engines: {node: '>=6.0.0'} + hasBin: true + + binary-extensions@2.3.0: + resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} + engines: {node: '>=8'} + + bind-event-listener@3.0.0: + resolution: {integrity: sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q==} + + blake3-wasm@2.1.5: + resolution: {integrity: sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==} + + blurhash@2.0.5: + resolution: {integrity: sha512-cRygWd7kGBQO3VEhPiTgq4Wc43ctsM+o46urrmPOiuAe+07fzlSB9OJVdpgDL0jPqXUVQ9ht7aq7kxOeJHRK+w==} + + brace-expansion@5.0.4: + resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} + engines: {node: 18 || 20 || >=22} + + braces@3.0.3: + resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} + engines: {node: '>=8'} + + browser-encrypt-attachment@0.3.0: + resolution: {integrity: sha512-L7siI766UCH6+arP9yT5wpA5AFxnmGbKiGSsxEVACl1tE0pvDJeQvMmbY2UmJiuffrr0ZJ2+U6Om46wQBqh1Lw==} + + browserslist@4.28.1: + resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + + bs58@6.0.0: + resolution: {integrity: sha512-PD0wEnEYg6ijszw/u8s+iI3H17cTymlrwkKhDhPZq+Sokl3AU4htyBFTjAeNAlCCmg0f53g6ih3jATyCKftTfw==} + + buffer-from@1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + + buffer@6.0.3: + resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} + + cac@6.7.14: + resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} + engines: {node: '>=8'} + + call-bind-apply-helpers@1.0.2: + resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} + engines: {node: '>= 0.4'} + + call-bind@1.0.8: + resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==} + engines: {node: '>= 0.4'} + + call-bound@1.0.4: + resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} + engines: {node: '>= 0.4'} + + callsites@3.1.0: + resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} + engines: {node: '>=6'} + + camelcase@6.3.0: + resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} + engines: {node: '>=10'} + + caniuse-lite@1.0.30001777: + resolution: {integrity: sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==} + + chalk@4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} + engines: {node: '>=10'} + + chokidar@3.6.0: + resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} + engines: {node: '>= 8.10.0'} + + chroma-js@3.2.0: + resolution: {integrity: sha512-os/OippSlX1RlWWr+QDPcGUZs0uoqr32urfxESG9U93lhUfbnlyckte84Q8P1UQY/qth983AS1JONKmLS4T0nw==} + + classnames@2.5.1: + resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==} + + cliui@8.0.1: + resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} + engines: {node: '>=12'} + + clsx@2.1.1: + resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} + engines: {node: '>=6'} + + color-convert@2.0.1: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} + engines: {node: '>=7.0.0'} + + color-name@1.1.4: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + + commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + + comment-parser@1.4.5: + resolution: {integrity: sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==} + engines: {node: '>= 12.0.0'} + + common-tags@1.8.2: + resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} + engines: {node: '>=4.0.0'} + + compute-scroll-into-view@3.1.1: + resolution: {integrity: sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==} + + confbox@0.1.8: + resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} + + confusing-browser-globals@1.0.11: + resolution: {integrity: sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==} + + content-type@1.0.5: + resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} + engines: {node: '>= 0.6'} + + convert-source-map@2.0.0: + resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} + + cookie@1.1.1: + resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} + engines: {node: '>=18'} + + core-js-compat@3.48.0: + resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==} + + cosmiconfig@8.3.6: + resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} + engines: {node: '>=14'} + peerDependencies: + typescript: '>=4.9.5' + peerDependenciesMeta: + typescript: + optional: true + + cross-fetch@4.0.0: + resolution: {integrity: sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==} + + cross-spawn@7.0.6: + resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} + engines: {node: '>= 8'} + + crypto-random-string@2.0.0: + resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} + engines: {node: '>=8'} + + css-what@6.2.2: + resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==} + engines: {node: '>= 6'} + + cssesc@3.0.0: + resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} + engines: {node: '>=4'} + hasBin: true + + csstype@3.2.3: + resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} + + damerau-levenshtein@1.0.8: + resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} + + data-view-buffer@1.0.2: + resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==} + engines: {node: '>= 0.4'} + + data-view-byte-length@1.0.2: + resolution: {integrity: sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==} + engines: {node: '>= 0.4'} + + data-view-byte-offset@1.0.1: + resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} + engines: {node: '>= 0.4'} + + dayjs@1.11.19: + resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==} + + debug@3.2.7: + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + debug@4.4.3: + resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + decimal.js@10.6.0: + resolution: {integrity: sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==} + + dedent@1.7.2: + resolution: {integrity: sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==} + peerDependencies: + babel-plugin-macros: ^3.1.0 + peerDependenciesMeta: + babel-plugin-macros: + optional: true + + deep-is@0.1.4: + resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} + + deep-object-diff@1.1.9: + resolution: {integrity: sha512-Rn+RuwkmkDwCi2/oXOFS9Gsr5lJZu/yTGpK7wAaAIE75CC+LCGEZHpY6VQJa/RoJcrmaA/docWJZvYohlNkWPA==} + + deepmerge@4.3.1: + resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} + engines: {node: '>=0.10.0'} + + define-data-property@1.1.4: + resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} + engines: {node: '>= 0.4'} + + define-properties@1.2.1: + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} + engines: {node: '>= 0.4'} + + detect-libc@2.1.2: + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} + engines: {node: '>=8'} + + direction@1.0.4: + resolution: {integrity: sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ==} + hasBin: true + + doctrine@2.1.0: + resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} + engines: {node: '>=0.10.0'} + + dom-serializer@2.0.0: + resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} + + domelementtype@2.3.0: + resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} + + domhandler@5.0.3: + resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} + engines: {node: '>= 4'} + + domutils@3.2.2: + resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} + + dot-case@3.0.4: + resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} + + dunder-proto@1.0.1: + resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} + engines: {node: '>= 0.4'} + + ejs@3.1.10: + resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==} + engines: {node: '>=0.10.0'} + hasBin: true + + electron-to-chromium@1.5.307: + resolution: {integrity: sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==} + + emoji-regex@8.0.0: + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + + emoji-regex@9.2.2: + resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} + + emojibase-data@15.3.2: + resolution: {integrity: sha512-TpDyTDDTdqWIJixV5sTA6OQ0P0JfIIeK2tFRR3q56G9LK65ylAZ7z3KyBXokpvTTJ+mLUXQXbLNyVkjvnTLE+A==} + peerDependencies: + emojibase: '*' + + emojibase@15.3.1: + resolution: {integrity: sha512-GNsjHnG2J3Ktg684Fs/vZR/6XpOSkZPMAv85EHrr6br2RN2cJNwdS4am/3YSK3y+/gOv2kmoK3GGdahXdMxg2g==} + + enhanced-resolve@5.20.0: + resolution: {integrity: sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==} + engines: {node: '>=10.13.0'} + + entities@4.5.0: + resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} + engines: {node: '>=0.12'} + + entities@7.0.1: + resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==} + engines: {node: '>=0.12'} + + error-ex@1.3.4: + resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==} + + error-stack-parser-es@1.0.5: + resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==} + + es-abstract@1.24.1: + resolution: {integrity: sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==} + engines: {node: '>= 0.4'} + + es-define-property@1.0.1: + resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} + engines: {node: '>= 0.4'} + + es-errors@1.3.0: + resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} + engines: {node: '>= 0.4'} + + es-iterator-helpers@1.2.2: + resolution: {integrity: sha512-BrUQ0cPTB/IwXj23HtwHjS9n7O4h9FX94b4xc5zlTHxeLgTAdzYUDyy6KdExAl9lbN5rtfe44xpjpmj9grxs5w==} + engines: {node: '>= 0.4'} + + es-module-lexer@1.7.0: + resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} + + es-object-atoms@1.1.1: + resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} + engines: {node: '>= 0.4'} + + es-set-tostringtag@2.1.0: + resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} + engines: {node: '>= 0.4'} + + es-shim-unscopables@1.1.0: + resolution: {integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==} + engines: {node: '>= 0.4'} + + es-to-primitive@1.3.0: + resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} + engines: {node: '>= 0.4'} + + esbuild@0.27.3: + resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} + engines: {node: '>=18'} + hasBin: true + + escalade@3.2.0: + resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} + engines: {node: '>=6'} + + escape-string-regexp@4.0.0: + resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} + engines: {node: '>=10'} + + eslint-compat-utils@0.5.1: + resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==} + engines: {node: '>=12'} + peerDependencies: + eslint: '>=6.0.0' + + eslint-config-airbnb-extended@3.0.1: + resolution: {integrity: sha512-JUVAh/tqLx99AFPmjXl5nalD6wrv6AD2muilieUJZG/uCjc89O93upoIcdB9221fTrcBdZAQ6f1jbyda1vcJ+Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^9.0.0 + + eslint-config-prettier@10.1.8: + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} + hasBin: true + peerDependencies: + eslint: '>=7.0.0' + + eslint-import-context@0.1.9: + resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + peerDependencies: + unrs-resolver: ^1.0.0 + peerDependenciesMeta: + unrs-resolver: + optional: true + + eslint-import-resolver-node@0.3.9: + resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} + + eslint-import-resolver-typescript@4.4.4: + resolution: {integrity: sha512-1iM2zeBvrYmUNTj2vSC/90JTHDth+dfOfiNKkxApWRsTJYNrc8rOdxxIf5vazX+BiAXTeOT0UvWpGI/7qIWQOw==} + engines: {node: ^16.17.0 || >=18.6.0} + peerDependencies: + eslint: '*' + eslint-plugin-import: '*' + eslint-plugin-import-x: '*' + peerDependenciesMeta: + eslint-plugin-import: + optional: true + eslint-plugin-import-x: + optional: true + + eslint-module-utils@2.12.1: + resolution: {integrity: sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint: + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true + + eslint-plugin-es-x@7.8.0: + resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + eslint: '>=8' + + eslint-plugin-import-x@4.16.1: + resolution: {integrity: sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/utils': ^8.0.0 + eslint: ^8.57.0 || ^9.0.0 + eslint-import-resolver-node: '*' + peerDependenciesMeta: + '@typescript-eslint/utils': + optional: true + eslint-import-resolver-node: + optional: true + + eslint-plugin-import@2.32.0: + resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + + eslint-plugin-jsx-a11y@6.10.2: + resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==} + engines: {node: '>=4.0'} + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 + + eslint-plugin-n@17.24.0: + resolution: {integrity: sha512-/gC7/KAYmfNnPNOb3eu8vw+TdVnV0zhdQwexsw6FLXbhzroVj20vRn2qL8lDWDGnAQ2J8DhdfvXxX9EoxvERvw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: '>=8.23.0' + + eslint-plugin-prettier@5.5.5: + resolution: {integrity: sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + '@types/eslint': '>=8.0.0' + eslint: '>=8.0.0' + eslint-config-prettier: '>= 7.0.0 <10.0.0 || >=10.1.0' + prettier: '>=3.0.0' + peerDependenciesMeta: + '@types/eslint': + optional: true + eslint-config-prettier: + optional: true + + eslint-plugin-react-hooks@7.0.1: + resolution: {integrity: sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==} + engines: {node: '>=18'} + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + + eslint-plugin-react@7.37.5: + resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==} + engines: {node: '>=4'} + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 + + eslint-scope@8.4.0: + resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + eslint-visitor-keys@3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + eslint-visitor-keys@4.2.1: + resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + eslint-visitor-keys@5.0.1: + resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + + eslint@9.39.3: + resolution: {integrity: sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + hasBin: true + peerDependencies: + jiti: '*' + peerDependenciesMeta: + jiti: + optional: true + + espree@10.4.0: + resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + esquery@1.7.0: + resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==} + engines: {node: '>=0.10'} + + esrecurse@4.3.0: + resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} + engines: {node: '>=4.0'} + + estraverse@5.3.0: + resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} + engines: {node: '>=4.0'} + + estree-walker@1.0.1: + resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} + + estree-walker@2.0.2: + resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} + + esutils@2.0.3: + resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} + engines: {node: '>=0.10.0'} + + eval@0.1.8: + resolution: {integrity: sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==} + engines: {node: '>= 0.8'} + + eventemitter3@5.0.4: + resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==} + + events@3.3.0: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} + engines: {node: '>=0.8.x'} + + fast-deep-equal@3.1.3: + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + + fast-diff@1.3.0: + resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} + + fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + engines: {node: '>=8.6.0'} + + fast-glob@3.3.3: + resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==} + engines: {node: '>=8.6.0'} + + fast-json-stable-stringify@2.1.0: + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + + fast-levenshtein@2.0.6: + resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} + + fast-uri@3.1.0: + resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} + + fastq@1.20.1: + resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} + + fd-package-json@2.0.0: + resolution: {integrity: sha512-jKmm9YtsNXN789RS/0mSzOC1NUq9mkVd65vbSSVsKdjGvYXBuE4oWe2QOEoFeRmJg+lPuZxpmrfFclNhoRMneQ==} + + fdir@6.5.0: + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} + engines: {node: '>=12.0.0'} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + + file-entry-cache@8.0.0: + resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} + engines: {node: '>=16.0.0'} + + file-saver@2.0.5: + resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==} + + filelist@1.0.6: + resolution: {integrity: sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==} + + fill-range@7.1.1: + resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} + engines: {node: '>=8'} + + find-up@5.0.0: + resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} + engines: {node: '>=10'} + + flat-cache@4.0.1: + resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} + engines: {node: '>=16'} + + flatted@3.4.1: + resolution: {integrity: sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==} + + focus-trap-react@10.3.1: + resolution: {integrity: sha512-PN4Ya9xf9nyj/Nd9VxBNMuD7IrlRbmaG6POAQ8VLqgtc6IY/Ln1tYakow+UIq4fihYYYFM70/2oyidE6bbiPgw==} + peerDependencies: + prop-types: ^15.8.1 + react: '>=16.3.0' + react-dom: '>=16.3.0' + + focus-trap@7.8.0: + resolution: {integrity: sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==} + + folds@2.6.2: + resolution: {integrity: sha512-1HemxxSnBm8/U5kq1pDQrFkpltWgQN90DmWCZWkZb7D2pe8BhOJSwIRLjk9WxHcw6nn69oz2XNYIXtSw0LvX1w==} + peerDependencies: + '@vanilla-extract/css': 1.9.2 + '@vanilla-extract/recipes': 0.3.0 + classnames: 2.3.2 + react: 17.0.0 + react-dom: 17.0.0 + + for-each@0.3.5: + resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==} + engines: {node: '>= 0.4'} + + foreground-child@3.3.1: + resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} + engines: {node: '>=14'} + + formatly@0.3.0: + resolution: {integrity: sha512-9XNj/o4wrRFyhSMJOvsuyMwy8aUfBaZ1VrqHVfohyXf0Sw0e+yfKG+xZaY3arGCOMdwFsqObtzVOc1gU9KiT9w==} + engines: {node: '>=18.3.0'} + hasBin: true + + framer-motion@12.34.3: + resolution: {integrity: sha512-v81ecyZKYO/DfpTwHivqkxSUBzvceOpoI+wLfgCgoUIKxlFKEXdg0oR9imxwXumT4SFy8vRk9xzJ5l3/Du/55Q==} + peerDependencies: + '@emotion/is-prop-valid': '*' + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/is-prop-valid': + optional: true + react: + optional: true + react-dom: + optional: true + + framer-motion@12.35.2: + resolution: {integrity: sha512-dhfuEMaNo0hc+AEqyHiIfiJRNb9U9UQutE9FoKm5pjf7CMitp9xPEF1iWZihR1q86LBmo6EJ7S8cN8QXEy49AA==} + peerDependencies: + '@emotion/is-prop-valid': '*' + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/is-prop-valid': + optional: true + react: + optional: true + react-dom: + optional: true + + fs-extra@9.1.0: + resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} + engines: {node: '>=10'} + + fsevents@2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + + function-bind@1.1.2: + resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + + function.prototype.name@1.1.8: + resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==} + engines: {node: '>= 0.4'} + + functions-have-names@1.2.3: + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + + generator-function@2.0.1: + resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==} + engines: {node: '>= 0.4'} + + gensync@1.0.0-beta.2: + resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} + engines: {node: '>=6.9.0'} + + get-caller-file@2.0.5: + resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} + engines: {node: 6.* || 8.* || >= 10.*} + + get-intrinsic@1.3.0: + resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} + engines: {node: '>= 0.4'} + + get-own-enumerable-property-symbols@3.0.2: + resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} + + get-proto@1.0.1: + resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} + engines: {node: '>= 0.4'} + + get-symbol-description@1.1.0: + resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} + engines: {node: '>= 0.4'} + + get-tsconfig@4.13.6: + resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==} + + glob-parent@5.1.2: + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} + engines: {node: '>= 6'} + + glob-parent@6.0.2: + resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} + engines: {node: '>=10.13.0'} + + glob@11.1.0: + resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} + engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me + hasBin: true + + globals@14.0.0: + resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + engines: {node: '>=18'} + + globals@15.15.0: + resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} + engines: {node: '>=18'} + + globals@17.3.0: + resolution: {integrity: sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==} + engines: {node: '>=18'} + + globalthis@1.0.4: + resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} + engines: {node: '>= 0.4'} + + globrex@0.1.2: + resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} + + gopd@1.2.0: + resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} + engines: {node: '>= 0.4'} + + graceful-fs@4.2.11: + resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} + + has-bigints@1.1.0: + resolution: {integrity: sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==} + engines: {node: '>= 0.4'} + + has-flag@4.0.0: + resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} + engines: {node: '>=8'} + + has-property-descriptors@1.0.2: + resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} + + has-proto@1.2.0: + resolution: {integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==} + engines: {node: '>= 0.4'} + + has-symbols@1.1.0: + resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==} + engines: {node: '>= 0.4'} + + has-tostringtag@1.0.2: + resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} + engines: {node: '>= 0.4'} + + hasown@2.0.2: + resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + engines: {node: '>= 0.4'} + + hermes-estree@0.25.1: + resolution: {integrity: sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==} + + hermes-parser@0.25.1: + resolution: {integrity: sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==} + + hoist-non-react-statics@3.3.2: + resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} + + html-dom-parser@5.0.3: + resolution: {integrity: sha512-slsc6ipw88OUZjAayRs5NTmfOQCwcUa3hNyk6AdsbQxY09H5Lr1Y3CZ4ZlconMKql3Ga6sWg3HMoUzo7KSItaQ==} + + html-dom-parser@5.1.8: + resolution: {integrity: sha512-MCIUng//mF2qTtGHXJWr6OLfHWmg3Pm8ezpfiltF83tizPWY17JxT4dRLE8lykJ5bChJELoY3onQKPbufJHxYA==} + + html-parse-stringify@3.0.1: + resolution: {integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==} + + html-react-parser@4.2.10: + resolution: {integrity: sha512-JyKZVQ+kQ8PdycISwkuLbEEvV/k4hWhU6cb6TT7yGaYwdqA7cPt4VRYXkCZcix2vlQtgDBSMJUmPI2jpNjPGvg==} + peerDependencies: + react: 0.14 || 15 || 16 || 17 || 18 + + htmlparser2@10.1.0: + resolution: {integrity: sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==} + + htmlparser2@8.0.2: + resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==} + + htmlparser2@9.0.0: + resolution: {integrity: sha512-uxbSI98wmFT/G4P2zXx4OVx04qWUmyFPrD2/CNepa2Zo3GPNaCaaxElDgwUrwYWkK1nr9fft0Ya8dws8coDLLQ==} + + i18next-browser-languagedetector@8.2.1: + resolution: {integrity: sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==} + + i18next-http-backend@2.7.3: + resolution: {integrity: sha512-FgZxrXdRA5u44xfYsJlEBL4/KH3f2IluBpgV/7riW0YW2VEyM8FzVt2XHAOi6id0Ppj7vZvCZVpp5LrGXnc8Ig==} + + i18next@25.8.17: + resolution: {integrity: sha512-vWtCttyn5bpOK4hWbRAe1ZXkA+Yzcn2OcACT+WJavtfGMcxzkfvXTLMeOU8MUhRmAySKjU4VVuKlo0sSGeBokA==} + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true + + idb@7.1.1: + resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} + + ieee754@1.2.1: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + + ignore@5.3.2: + resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} + engines: {node: '>= 4'} + + ignore@7.0.5: + resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==} + engines: {node: '>= 4'} + + immer@9.0.21: + resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==} + + import-fresh@3.3.1: + resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} + engines: {node: '>=6'} + + imurmurhash@0.1.4: + resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} + engines: {node: '>=0.8.19'} + + inline-style-parser@0.2.2: + resolution: {integrity: sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==} + + internal-slot@1.1.0: + resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==} + engines: {node: '>= 0.4'} + + intl-messageformat@10.7.18: + resolution: {integrity: sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==} + + is-array-buffer@3.0.5: + resolution: {integrity: sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==} + engines: {node: '>= 0.4'} + + is-arrayish@0.2.1: + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} + + is-async-function@2.1.1: + resolution: {integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==} + engines: {node: '>= 0.4'} + + is-bigint@1.1.0: + resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==} + engines: {node: '>= 0.4'} + + is-binary-path@2.1.0: + resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} + engines: {node: '>=8'} + + is-boolean-object@1.2.2: + resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==} + engines: {node: '>= 0.4'} + + is-bun-module@2.0.0: + resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==} + + is-callable@1.2.7: + resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} + engines: {node: '>= 0.4'} + + is-core-module@2.16.1: + resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} + engines: {node: '>= 0.4'} + + is-data-view@1.0.2: + resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==} + engines: {node: '>= 0.4'} + + is-date-object@1.1.0: + resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==} + engines: {node: '>= 0.4'} + + is-extglob@2.1.1: + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} + engines: {node: '>=0.10.0'} + + is-finalizationregistry@1.1.1: + resolution: {integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==} + engines: {node: '>= 0.4'} + + is-fullwidth-code-point@3.0.0: + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} + engines: {node: '>=8'} + + is-generator-function@1.1.2: + resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==} + engines: {node: '>= 0.4'} + + is-glob@4.0.3: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} + engines: {node: '>=0.10.0'} + + is-hotkey@0.2.0: + resolution: {integrity: sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==} + + is-map@2.0.3: + resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==} + engines: {node: '>= 0.4'} + + is-module@1.0.0: + resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} + + is-negative-zero@2.0.3: + resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==} + engines: {node: '>= 0.4'} + + is-network-error@1.3.1: + resolution: {integrity: sha512-6QCxa49rQbmUWLfk0nuGqzql9U8uaV2H6279bRErPBHe/109hCzsLUBUHfbEtvLIHBd6hyXbgedBSHevm43Edw==} + engines: {node: '>=16'} + + is-number-object@1.1.1: + resolution: {integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==} + engines: {node: '>= 0.4'} + + is-number@7.0.0: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} + engines: {node: '>=0.12.0'} + + is-obj@1.0.1: + resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} + engines: {node: '>=0.10.0'} + + is-plain-object@5.0.0: + resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} + engines: {node: '>=0.10.0'} + + is-regex@1.2.1: + resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==} + engines: {node: '>= 0.4'} + + is-regexp@1.0.0: + resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} + engines: {node: '>=0.10.0'} + + is-set@2.0.3: + resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==} + engines: {node: '>= 0.4'} + + is-shared-array-buffer@1.0.4: + resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==} + engines: {node: '>= 0.4'} + + is-stream@2.0.1: + resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} + engines: {node: '>=8'} + + is-string@1.1.1: + resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==} + engines: {node: '>= 0.4'} + + is-symbol@1.1.1: + resolution: {integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==} + engines: {node: '>= 0.4'} + + is-typed-array@1.1.15: + resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==} + engines: {node: '>= 0.4'} + + is-weakmap@2.0.2: + resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} + engines: {node: '>= 0.4'} + + is-weakref@1.1.1: + resolution: {integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==} + engines: {node: '>= 0.4'} + + is-weakset@2.0.4: + resolution: {integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==} + engines: {node: '>= 0.4'} + + isarray@2.0.5: + resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} + + isexe@2.0.0: + resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + + iterator.prototype@1.1.5: + resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==} + engines: {node: '>= 0.4'} + + jackspeak@4.2.3: + resolution: {integrity: sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==} + engines: {node: 20 || >=22} + + jake@10.9.4: + resolution: {integrity: sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==} + engines: {node: '>=10'} + hasBin: true + + javascript-stringify@2.1.0: + resolution: {integrity: sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==} + + jiti@2.6.1: + resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} + hasBin: true + + jotai@2.18.1: + resolution: {integrity: sha512-e0NOzK+yRFwHo7DOp0DS0Ycq74KMEAObDWFGmfEL28PD9nLqBTt3/Ug7jf9ca72x0gC9LQZG9zH+0ISICmy3iA==} + engines: {node: '>=12.20.0'} + peerDependencies: + '@babel/core': '>=7.0.0' + '@babel/template': '>=7.0.0' + '@types/react': '>=17.0.0' + react: '>=17.0.0' + peerDependenciesMeta: + '@babel/core': + optional: true + '@babel/template': + optional: true + '@types/react': + optional: true + react: + optional: true + + js-tokens@4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + + js-yaml@4.1.1: + resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} + hasBin: true + + jsesc@3.1.0: + resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} + engines: {node: '>=6'} + hasBin: true + + json-buffer@3.0.1: + resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} + + json-parse-even-better-errors@2.3.1: + resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + + json-schema-traverse@0.4.1: + resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + + json-schema-traverse@1.0.0: + resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} + + json-schema@0.4.0: + resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} + + json-stable-stringify-without-jsonify@1.0.1: + resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} + + json5@1.0.2: + resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} + hasBin: true + + json5@2.2.3: + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} + engines: {node: '>=6'} + hasBin: true + + jsonfile@6.2.0: + resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==} + + jsonpointer@5.0.1: + resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} + engines: {node: '>=0.10.0'} + + jsx-ast-utils@3.3.5: + resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} + engines: {node: '>=4.0'} + + jwt-decode@4.0.0: + resolution: {integrity: sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==} + engines: {node: '>=18'} + + keyv@4.5.4: + resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} + + kleur@4.1.5: + resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} + engines: {node: '>=6'} + + knip@5.85.0: + resolution: {integrity: sha512-V2kyON+DZiYdNNdY6GALseiNCwX7dYdpz9Pv85AUn69Gk0UKCts+glOKWfe5KmaMByRjM9q17Mzj/KinTVOyxg==} + engines: {node: '>=18.18.0'} + hasBin: true + peerDependencies: + '@types/node': '>=18' + typescript: '>=5.0.4 <7' + + language-subtag-registry@0.3.23: + resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} + + language-tags@1.0.9: + resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==} + engines: {node: '>=0.10'} + + leven@3.1.0: + resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} + engines: {node: '>=6'} + + levn@0.4.1: + resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} + engines: {node: '>= 0.8.0'} + + lines-and-columns@1.2.4: + resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} + + linkify-react@4.3.2: + resolution: {integrity: sha512-mi744h1hf+WDsr+paJgSBBgYNLMWNSHyM9V9LVUo03RidNGdw1VpI7Twnt+K3pEh3nIzB4xiiAgZxpd61ItKpQ==} + peerDependencies: + linkifyjs: ^4.0.0 + react: '>= 15.0.0' + + linkifyjs@4.3.2: + resolution: {integrity: sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==} + + locate-path@6.0.0: + resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} + engines: {node: '>=10'} + + lodash.debounce@4.0.8: + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} + + lodash.merge@4.6.2: + resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} + + lodash.sortby@4.7.0: + resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} + + lodash@4.17.23: + resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} + + loglevel@1.9.2: + resolution: {integrity: sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==} + engines: {node: '>= 0.6.0'} + + loose-envify@1.4.0: + resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} + hasBin: true + + lower-case@2.0.2: + resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} + + lru-cache@10.4.3: + resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} + + lru-cache@11.2.6: + resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==} + engines: {node: 20 || >=22} + + lru-cache@5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + + magic-string@0.25.9: + resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} + + magic-string@0.30.21: + resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} + + math-intrinsics@1.1.0: + resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} + engines: {node: '>= 0.4'} + + matrix-events-sdk@0.0.1: + resolution: {integrity: sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==} + + matrix-js-sdk@38.4.0: + resolution: {integrity: sha512-Xs9/6pE1eL/F5bP11jrtsZXiPlCda+mW5UC21DifvpjHWvAZsz4rq24rXd4s5/oPrIZKJqP8Fnfcic870ben2w==} + engines: {node: '>=22.0.0'} + + matrix-widget-api@1.13.0: + resolution: {integrity: sha512-+LrvwkR1izL4h2euX8PDrvG/3PZZDEd6As+lmnR3jAVwbFJtU5iTnwmZGnCca9ddngCvXvAHkcpJBEPyPTZneQ==} + + media-query-parser@2.0.2: + resolution: {integrity: sha512-1N4qp+jE0pL5Xv4uEcwVUhIkwdUO3S/9gML90nqKA7v7FcOS5vUtatfzok9S9U1EJU8dHWlcv95WLnKmmxZI9w==} + + merge2@1.4.1: + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} + engines: {node: '>= 8'} + + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + + millify@6.1.0: + resolution: {integrity: sha512-H/E3J6t+DQs/F2YgfDhxUVZz/dF8JXPPKTLHL/yHCcLZLtCXJDUaqvhJXQwqOVBvbyNn4T0WjLpIHd7PAw7fBA==} + hasBin: true + + miniflare@4.20260310.0: + resolution: {integrity: sha512-uC5vNPenFpDSj5aUU3wGSABG6UUqMr+Xs1m4AkCrTHo37F4Z6xcQw5BXqViTfPDVT/zcYH1UgTVoXhr1l6ZMXw==} + engines: {node: '>=18.0.0'} + hasBin: true + + minimatch@10.2.4: + resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} + engines: {node: 18 || 20 || >=22} + + minimist@1.2.8: + resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + + minipass@7.1.3: + resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==} + engines: {node: '>=16 || 14 >=14.17'} + + mlly@1.8.1: + resolution: {integrity: sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==} + + modern-ahocorasick@1.1.0: + resolution: {integrity: sha512-sEKPVl2rM+MNVkGQt3ChdmD8YsigmXdn5NifZn6jiwn9LRJpWm8F3guhaqrJT/JOat6pwpbXEk6kv+b9DMIjsQ==} + + motion-dom@12.35.2: + resolution: {integrity: sha512-pWXFMTwvGDbx1Fe9YL5HZebv2NhvGBzRtiNUv58aoK7+XrsuaydQ0JGRKK2r+bTKlwgSWwWxHbP5249Qr/BNpg==} + + motion-utils@12.29.2: + resolution: {integrity: sha512-G3kc34H2cX2gI63RqU+cZq+zWRRPSsNIOjpdl9TN4AQwC4sgwYPl/Q/Obf/d53nOm569T0fYK+tcoSV50BWx8A==} + + motion@12.35.0: + resolution: {integrity: sha512-BQUhNUIGvUcwXCzwmnT1JpjUqab34lIwxHnXUyWRht1WC1vAyp7/4qgMiUXxN3K6hgUhyoR+HNnLeQMwUZjVjw==} + peerDependencies: + '@emotion/is-prop-valid': '*' + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/is-prop-valid': + optional: true + react: + optional: true + react-dom: + optional: true + + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + + nanoid@3.3.11: + resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + + napi-postinstall@0.3.4: + resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + hasBin: true + + natural-compare@1.4.0: + resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} + + no-case@3.0.4: + resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} + + node-exports-info@1.6.0: + resolution: {integrity: sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw==} + engines: {node: '>= 0.4'} + + node-fetch@2.7.0: + resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} + engines: {node: 4.x || >=6.0.0} + peerDependencies: + encoding: ^0.1.0 + peerDependenciesMeta: + encoding: + optional: true + + node-readable-to-web-readable-stream@0.4.2: + resolution: {integrity: sha512-/cMZNI34v//jUTrI+UIo4ieHAB5EZRY/+7OmXZgBxaWBMcW2tGdceIw06RFxWxrKZ5Jp3sI2i5TsRo+CBhtVLQ==} + + node-releases@2.0.36: + resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==} + + normalize-path@3.0.0: + resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} + engines: {node: '>=0.10.0'} + + object-assign@4.1.1: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} + engines: {node: '>=0.10.0'} + + object-inspect@1.13.4: + resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} + engines: {node: '>= 0.4'} + + object-keys@1.1.1: + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} + engines: {node: '>= 0.4'} + + object.assign@4.1.7: + resolution: {integrity: sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==} + engines: {node: '>= 0.4'} + + object.entries@1.1.9: + resolution: {integrity: sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==} + engines: {node: '>= 0.4'} + + object.fromentries@2.0.8: + resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==} + engines: {node: '>= 0.4'} + + object.groupby@1.0.3: + resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==} + engines: {node: '>= 0.4'} + + object.values@1.2.1: + resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} + engines: {node: '>= 0.4'} + + oidc-client-ts@3.4.1: + resolution: {integrity: sha512-jNdst/U28Iasukx/L5MP6b274Vr7ftQs6qAhPBCvz6Wt5rPCA+Q/tUmCzfCHHWweWw5szeMy2Gfrm1rITwUKrw==} + engines: {node: '>=18'} + + optionator@0.9.4: + resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} + engines: {node: '>= 0.8.0'} + + own-keys@1.0.1: + resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} + engines: {node: '>= 0.4'} + + oxc-resolver@11.19.1: + resolution: {integrity: sha512-qE/CIg/spwrTBFt5aKmwe3ifeDdLfA2NESN30E42X/lII5ClF8V7Wt6WIJhcGZjp0/Q+nQ+9vgxGk//xZNX2hg==} + + p-limit@3.1.0: + resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} + engines: {node: '>=10'} + + p-locate@5.0.0: + resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} + engines: {node: '>=10'} + + p-map@7.0.4: + resolution: {integrity: sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==} + engines: {node: '>=18'} + + p-retry@7.1.1: + resolution: {integrity: sha512-J5ApzjyRkkf601HpEeykoiCvzHQjWxPAHhyjFcEUP2SWq0+35NKh8TLhpLw+Dkq5TZBFvUM6UigdE9hIVYTl5w==} + engines: {node: '>=20'} + + package-json-from-dist@1.0.1: + resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} + + parent-module@1.0.1: + resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} + engines: {node: '>=6'} + + parse-json@5.2.0: + resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} + engines: {node: '>=8'} + + parse-srcset@1.0.2: + resolution: {integrity: sha512-/2qh0lav6CmI15FzA3i/2Bzk2zCgQhGMkvhOhKNcBVQ1ldgpbfiNTVslmooUmWJcADi1f1kIeynbDRVzNlfR6Q==} + + path-exists@4.0.0: + resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} + engines: {node: '>=8'} + + path-key@3.1.1: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} + engines: {node: '>=8'} + + path-parse@1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + + path-scurry@2.0.2: + resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} + engines: {node: 18 || 20 || >=22} + + path-to-regexp@6.3.0: + resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} + + path-type@4.0.0: + resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} + engines: {node: '>=8'} + + pathe@2.0.3: + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} + + pdfjs-dist@5.5.207: + resolution: {integrity: sha512-WMqqw06w1vUt9ZfT0gOFhMf3wHsWhaCrxGrckGs5Cci6ybDW87IvPaOd2pnBwT6BJuP/CzXDZxjFgmSULLdsdw==} + engines: {node: '>=20.19.0 || >=22.13.0 || >=24'} + + picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + + picomatch@2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + engines: {node: '>=8.6'} + + picomatch@4.0.3: + resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} + engines: {node: '>=12'} + + pkg-types@1.3.1: + resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} + + possible-typed-array-names@1.1.0: + resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} + engines: {node: '>= 0.4'} + + postcss@8.5.8: + resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + engines: {node: ^10 || ^12 || >=14} + + prelude-ls@1.2.1: + resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} + engines: {node: '>= 0.8.0'} + + prettier-linter-helpers@1.0.1: + resolution: {integrity: sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==} + engines: {node: '>=6.0.0'} + + prettier@3.8.1: + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} + engines: {node: '>=14'} + hasBin: true + + pretty-bytes@5.6.0: + resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} + engines: {node: '>=6'} + + pretty-bytes@6.1.1: + resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==} + engines: {node: ^14.13.1 || >=16.0.0} + + prismjs@1.30.0: + resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==} + engines: {node: '>=6'} + + prop-types@15.8.1: + resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} + + punycode@2.3.1: + resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} + engines: {node: '>=6'} + + queue-microtask@1.2.3: + resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} + + raf-schd@4.0.3: + resolution: {integrity: sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==} + + react-aria@3.47.0: + resolution: {integrity: sha512-nvahimIqdByl/PXk/xPkG30LPRzcin+/Uk0uFfwbbKRRFC9aa22a6BRULZLqVHwa9GaNyKe6CDUxO1Dde4v0kA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + + react-async-script@1.2.0: + resolution: {integrity: sha512-bCpkbm9JiAuMGhkqoAiC0lLkb40DJ0HOEJIku+9JDjxX3Rcs+ztEOG13wbrOskt3n2DTrjshhaQ/iay+SnGg5Q==} + peerDependencies: + react: '>=16.4.1' + + react-blurhash@0.3.0: + resolution: {integrity: sha512-XlKr4Ns1iYFRnk6DkAblNbAwN/bTJvxTVoxMvmTcURdc5oLoXZwqAF9N3LZUh/HT+QFlq5n6IS6VsDGsviYAiQ==} + peerDependencies: + blurhash: ^2.0.3 + react: '>=15' + + react-colorful@5.6.1: + resolution: {integrity: sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==} + peerDependencies: + react: '>=16.8.0' + react-dom: '>=16.8.0' + + react-dom@18.3.1: + resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + peerDependencies: + react: ^18.3.1 + + react-error-boundary@4.1.2: + resolution: {integrity: sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==} + peerDependencies: + react: '>=16.13.1' + + react-google-recaptcha@2.1.0: + resolution: {integrity: sha512-K9jr7e0CWFigi8KxC3WPvNqZZ47df2RrMAta6KmRoE4RUi7Ys6NmNjytpXpg4HI/svmQJLKR+PncEPaNJ98DqQ==} + peerDependencies: + react: '>=16.4.1' + + react-i18next@16.5.7: + resolution: {integrity: sha512-t/si6ng+hMPvgRGNgGvHAkMuVRBsIBx5mN+exm/yiBPSFL7VooQ37YYfISxSE0LjvQjG+MTe+0htKdOJY0S/vw==} + peerDependencies: + i18next: '>= 25.6.2' + react: '>= 16.8.0' + react-dom: '*' + react-native: '*' + typescript: ^5 + peerDependenciesMeta: + react-dom: + optional: true + react-native: + optional: true + typescript: + optional: true + + react-is@16.13.1: + resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} + + react-property@2.0.2: + resolution: {integrity: sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==} + + react-range@1.10.0: + resolution: {integrity: sha512-kDo0LiBUHIQIP8menx0UoxTnHr7UXBYpIYl/DR9jCaO1o29VwvCLpkP/qOTNQz5hkJadPg1uEM07XJcJ1XGoKw==} + peerDependencies: + react: '*' + react-dom: '*' + + react-refresh@0.18.0: + resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==} + engines: {node: '>=0.10.0'} + + react-router-dom@6.30.3: + resolution: {integrity: sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==} + engines: {node: '>=14.0.0'} + peerDependencies: + react: '>=16.8' + react-dom: '>=16.8' + + react-router@6.30.3: + resolution: {integrity: sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==} + engines: {node: '>=14.0.0'} + peerDependencies: + react: '>=16.8' + + react@18.3.1: + resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + engines: {node: '>=0.10.0'} + + readdirp@3.6.0: + resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} + engines: {node: '>=8.10.0'} + + reflect.getprototypeof@1.0.10: + resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} + engines: {node: '>= 0.4'} + + regenerate-unicode-properties@10.2.2: + resolution: {integrity: sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==} + engines: {node: '>=4'} + + regenerate@1.4.2: + resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} + + regexp.prototype.flags@1.5.4: + resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} + engines: {node: '>= 0.4'} + + regexpu-core@6.4.0: + resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==} + engines: {node: '>=4'} + + regjsgen@0.8.0: + resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==} + + regjsparser@0.13.0: + resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==} + hasBin: true + + require-directory@2.1.1: + resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} + engines: {node: '>=0.10.0'} + + require-from-string@2.0.2: + resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} + engines: {node: '>=0.10.0'} + + require-like@0.1.2: + resolution: {integrity: sha512-oyrU88skkMtDdauHDuKVrgR+zuItqr6/c//FXzvmxRGMexSDc6hNvJInGW3LL46n+8b50RykrvwSUIIQH2LQ5A==} + + resolve-from@4.0.0: + resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} + engines: {node: '>=4'} + + resolve-pkg-maps@1.0.0: + resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} + + resolve@1.22.11: + resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==} + engines: {node: '>= 0.4'} + hasBin: true + + resolve@2.0.0-next.6: + resolution: {integrity: sha512-3JmVl5hMGtJ3kMmB3zi3DL25KfkCEyy3Tw7Gmw7z5w8M9WlwoPFnIvwChzu1+cF3iaK3sp18hhPz8ANeimdJfA==} + engines: {node: '>= 0.4'} + hasBin: true + + reusify@1.1.0: + resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} + engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + + rollup@4.59.0: + resolution: {integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + + run-parallel@1.2.0: + resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} + + safe-array-concat@1.1.3: + resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==} + engines: {node: '>=0.4'} + + safe-push-apply@1.0.0: + resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==} + engines: {node: '>= 0.4'} + + safe-regex-test@1.1.0: + resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} + engines: {node: '>= 0.4'} + + sanitize-html@2.17.1: + resolution: {integrity: sha512-ehFCW+q1a4CSOWRAdX97BX/6/PDEkCqw7/0JXZAGQV57FQB3YOkTa/rrzHPeJ+Aghy4vZAFfWMYyfxIiB7F/gw==} + + scheduler@0.23.2: + resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} + + scroll-into-view-if-needed@3.1.0: + resolution: {integrity: sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==} + + sdp-transform@2.15.0: + resolution: {integrity: sha512-KrOH82c/W+GYQ0LHqtr3caRpM3ITglq3ljGUIb8LTki7ByacJZ9z+piSGiwZDsRyhQbYBOBJgr2k6X4BZXi3Kw==} + hasBin: true + + semver@6.3.1: + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + hasBin: true + + semver@7.7.4: + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} + engines: {node: '>=10'} + hasBin: true + + serialize-javascript@7.0.4: + resolution: {integrity: sha512-DuGdB+Po43Q5Jxwpzt1lhyFSYKryqoNjQSA9M92tyw0lyHIOur+XCalOUe0KTJpyqzT8+fQ5A0Jf7vCx/NKmIg==} + engines: {node: '>=20.0.0'} + + set-function-length@1.2.2: + resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} + engines: {node: '>= 0.4'} + + set-function-name@2.0.2: + resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} + engines: {node: '>= 0.4'} + + set-proto@1.0.0: + resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==} + engines: {node: '>= 0.4'} + + sharp@0.34.5: + resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + + shebang-command@2.0.0: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} + engines: {node: '>=8'} + + shebang-regex@3.0.0: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} + engines: {node: '>=8'} + + side-channel-list@1.0.0: + resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} + engines: {node: '>= 0.4'} + + side-channel-map@1.0.1: + resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==} + engines: {node: '>= 0.4'} + + side-channel-weakmap@1.0.2: + resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==} + engines: {node: '>= 0.4'} + + side-channel@1.1.0: + resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} + engines: {node: '>= 0.4'} + + signal-exit@4.1.0: + resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} + engines: {node: '>=14'} + + slate-dom@0.123.0: + resolution: {integrity: sha512-OUinp4tvSrAlt64JL9y20Xin08jgnnj1gJmIuPdGvU5MELKXRNZh17a7EKKNOS6OZPAE8Dk9NI1MAIS/Qz0YBw==} + peerDependencies: + slate: '>=0.121.0' + + slate-history@0.113.1: + resolution: {integrity: sha512-J9NSJ+UG2GxoW0lw5mloaKcN0JI0x2IA5M5FxyGiInpn+QEutxT1WK7S/JneZCMFJBoHs1uu7S7e6pxQjubHmQ==} + peerDependencies: + slate: '>=0.65.3' + + slate-react@0.123.0: + resolution: {integrity: sha512-nQwXL1FEacrY9ZFmatRhoBnsySNUX2x6qB77V3oNHd7wWxBJWuzz4GMrBXcVoRE8Gac7Angf8xaNGzb6zcPlHg==} + peerDependencies: + react: '>=18.2.0' + react-dom: '>=18.2.0' + slate: '>=0.121.0' + slate-dom: '>=0.119.1' + + slate@0.123.0: + resolution: {integrity: sha512-Oon3HR/QzJQBjuOUJT1jGGlp8Ff7t3Bkr/rJ2lDqxNT4H+cBnXpEVQ/si6hn1ZCHhD2xY/2N91PQoH/rD7kxTg==} + + smob@1.6.1: + resolution: {integrity: sha512-KAkBqZl3c2GvNgNhcoyJae1aKldDW0LO279wF9bk1PnluRTETKBq0WyzRXxEhoQLk56yHaOY4JCBEKDuJIET5g==} + engines: {node: '>=20.0.0'} + + smol-toml@1.6.0: + resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==} + engines: {node: '>= 18'} + + snake-case@3.0.4: + resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} + + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + + source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + + source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + + source-map@0.8.0-beta.0: + resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} + engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions + + sourcemap-codec@1.4.8: + resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead + + stable-hash-x@0.2.0: + resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==} + engines: {node: '>=12.0.0'} + + stop-iteration-iterator@1.1.0: + resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==} + engines: {node: '>= 0.4'} + + string-width@4.2.3: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} + engines: {node: '>=8'} + + string.prototype.includes@2.0.1: + resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==} + engines: {node: '>= 0.4'} + + string.prototype.matchall@4.0.12: + resolution: {integrity: sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==} + engines: {node: '>= 0.4'} + + string.prototype.repeat@1.0.0: + resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==} + + string.prototype.trim@1.2.10: + resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==} + engines: {node: '>= 0.4'} + + string.prototype.trimend@1.0.9: + resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==} + engines: {node: '>= 0.4'} + + string.prototype.trimstart@1.0.8: + resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==} + engines: {node: '>= 0.4'} + + stringify-object@3.3.0: + resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} + engines: {node: '>=4'} + + strip-ansi@6.0.1: + resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} + engines: {node: '>=8'} + + strip-bom@3.0.0: + resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} + engines: {node: '>=4'} + + strip-comments@2.0.1: + resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==} + engines: {node: '>=10'} + + strip-json-comments@3.1.1: + resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} + engines: {node: '>=8'} + + strip-json-comments@5.0.3: + resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==} + engines: {node: '>=14.16'} + + style-to-js@1.1.8: + resolution: {integrity: sha512-bPSspCXkkhETLXnEgDbaoWRWyv3lF2bj32YIc8IElok2IIMHUlZtQUrxYmAkKUNxpluhH0qnKWrmuoXUyTY12g==} + + style-to-object@1.0.3: + resolution: {integrity: sha512-xOpx7S53E0V3DpVsvt7ySvoiumRpfXiC99PUXLqGB3wiAnN9ybEIpuzlZ8LAZg+h1sl9JkEUwtSQXxcCgFqbbg==} + + supports-color@10.2.2: + resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==} + engines: {node: '>=18'} + + supports-color@7.2.0: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} + engines: {node: '>=8'} + + supports-preserve-symlinks-flag@1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + + svg-parser@2.0.4: + resolution: {integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==} + + synckit@0.11.12: + resolution: {integrity: sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==} + engines: {node: ^14.18.0 || >=16.0.0} + + tabbable@6.4.0: + resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==} + + tapable@2.3.0: + resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} + engines: {node: '>=6'} + + tar-mini@0.2.0: + resolution: {integrity: sha512-+qfUHz700DWnRutdUsxRRVZ38G1Qr27OetwaMYTdg8hcPxf46U0S1Zf76dQMWRBmusOt2ZCK5kbIaiLkoGO7WQ==} + + tauri-plugin-splashscreen-api@file:crates/tauri-plugin-splashscreen: + resolution: {directory: crates/tauri-plugin-splashscreen, type: directory} + + temp-dir@2.0.0: + resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} + engines: {node: '>=8'} + + tempy@0.6.0: + resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==} + engines: {node: '>=10'} + + terser@5.46.0: + resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==} + engines: {node: '>=10'} + hasBin: true + + tiny-invariant@1.3.1: + resolution: {integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==} + + tinyglobby@0.2.15: + resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} + engines: {node: '>=12.0.0'} + + to-regex-range@5.0.1: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} + engines: {node: '>=8.0'} + + tr46@0.0.3: + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + + tr46@1.0.1: + resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} + + ts-api-utils@2.4.0: + resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==} + engines: {node: '>=18.12'} + peerDependencies: + typescript: '>=4.8.4' + + ts-declaration-location@1.0.7: + resolution: {integrity: sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==} + peerDependencies: + typescript: '>=4.0.0' + + tsconfig-paths@3.15.0: + resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} + + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} + + type-check@0.4.0: + resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} + engines: {node: '>= 0.8.0'} + + type-fest@0.16.0: + resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} + engines: {node: '>=10'} + + typed-array-buffer@1.0.3: + resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} + engines: {node: '>= 0.4'} + + typed-array-byte-length@1.0.3: + resolution: {integrity: sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==} + engines: {node: '>= 0.4'} + + typed-array-byte-offset@1.0.4: + resolution: {integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==} + engines: {node: '>= 0.4'} + + typed-array-length@1.0.7: + resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} + engines: {node: '>= 0.4'} + + typescript-eslint@8.57.0: + resolution: {integrity: sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + engines: {node: '>=14.17'} + hasBin: true + + ua-parser-js@1.0.41: + resolution: {integrity: sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==} + hasBin: true + + ufo@1.6.3: + resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} + + unbox-primitive@1.1.0: + resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} + engines: {node: '>= 0.4'} + + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + + undici@7.18.2: + resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==} + engines: {node: '>=20.18.1'} + + unenv@2.0.0-rc.24: + resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==} + + unhomoglyph@1.0.6: + resolution: {integrity: sha512-7uvcWI3hWshSADBu4JpnyYbTVc7YlhF5GDW/oPD5AxIxl34k4wXR3WDkPnzLxkN32LiTCTKMQLtKVZiwki3zGg==} + + unicode-canonical-property-names-ecmascript@2.0.1: + resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} + engines: {node: '>=4'} + + unicode-match-property-ecmascript@2.0.0: + resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} + engines: {node: '>=4'} + + unicode-match-property-value-ecmascript@2.2.1: + resolution: {integrity: sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==} + engines: {node: '>=4'} + + unicode-property-aliases-ecmascript@2.2.0: + resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==} + engines: {node: '>=4'} + + unique-string@2.0.0: + resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} + engines: {node: '>=8'} + + universalify@2.0.1: + resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} + engines: {node: '>= 10.0.0'} + + unrs-resolver@1.11.1: + resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==} + + upath@1.2.0: + resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} + engines: {node: '>=4'} + + update-browserslist-db@1.2.3: + resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + + uri-js@4.4.1: + resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + + use-sync-external-store@1.6.0: + resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + + uuid@10.0.0: + resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + hasBin: true + + uuid@13.0.0: + resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} + hasBin: true + + vite-node@3.2.4: + resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + + vite-plugin-compression2@2.5.0: + resolution: {integrity: sha512-bHxtBibPxxSn5eZSe0IAzvYucP/hg8Bz8ppjbH7lndU5kIHT+92qTkB4z9xWYfnyV0YHuir1SjOuyO0fzU4Vgg==} + + vite-plugin-pwa@1.2.0: + resolution: {integrity: sha512-a2xld+SJshT9Lgcv8Ji4+srFJL4k/1bVbd1x06JIkvecpQkwkvCncD1+gSzcdm3s+owWLpMJerG3aN5jupJEVw==} + engines: {node: '>=16.0.0'} + peerDependencies: + '@vite-pwa/assets-generator': ^1.0.0 + vite: ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 + workbox-build: ^7.4.0 + workbox-window: ^7.4.0 + peerDependenciesMeta: + '@vite-pwa/assets-generator': + optional: true + + vite-plugin-static-copy@3.2.0: + resolution: {integrity: sha512-g2k9z8B/1Bx7D4wnFjPLx9dyYGrqWMLTpwTtPHhcU+ElNZP2O4+4OsyaficiDClus0dzVhdGvoGFYMJxoXZ12Q==} + engines: {node: ^18.0.0 || >=20.0.0} + peerDependencies: + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 + + vite-plugin-svgr@4.5.0: + resolution: {integrity: sha512-W+uoSpmVkSmNOGPSsDCWVW/DDAyv+9fap9AZXBvWiQqrboJ08j2vh0tFxTD/LjwqwAd3yYSVJgm54S/1GhbdnA==} + peerDependencies: + vite: '>=2.6.0' + + vite-plugin-top-level-await@1.6.0: + resolution: {integrity: sha512-bNhUreLamTIkoulCR9aDXbTbhLk6n1YE8NJUTTxl5RYskNRtzOR0ASzSjBVRtNdjIfngDXo11qOsybGLNsrdww==} + peerDependencies: + vite: '>=2.8' + + vite@7.3.1: + resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} + engines: {node: ^20.19.0 || >=22.12.0} + hasBin: true + peerDependencies: + '@types/node': ^20.19.0 || >=22.12.0 + jiti: '>=1.21.0' + less: ^4.0.0 + lightningcss: ^1.21.0 + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: '>=0.54.8' + sugarss: ^5.0.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + peerDependenciesMeta: + '@types/node': + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + + void-elements@3.1.0: + resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==} + engines: {node: '>=0.10.0'} + + walk-up-path@4.0.0: + resolution: {integrity: sha512-3hu+tD8YzSLGuFYtPRb48vdhKMi0KQV5sn+uWr8+7dMEq/2G/dtLrdDinkLjqq5TIbIBjYJ4Ax/n3YiaW7QM8A==} + engines: {node: 20 || >=22} + + webidl-conversions@3.0.1: + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + + webidl-conversions@4.0.2: + resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} + + whatwg-url@5.0.0: + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} + + whatwg-url@7.1.0: + resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} + + which-boxed-primitive@1.1.1: + resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==} + engines: {node: '>= 0.4'} + + which-builtin-type@1.2.1: + resolution: {integrity: sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==} + engines: {node: '>= 0.4'} + + which-collection@1.0.2: + resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==} + engines: {node: '>= 0.4'} + + which-typed-array@1.1.20: + resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==} + engines: {node: '>= 0.4'} + + which@2.0.2: + resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} + engines: {node: '>= 8'} + hasBin: true + + word-wrap@1.2.5: + resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} + engines: {node: '>=0.10.0'} + + workbox-background-sync@7.4.0: + resolution: {integrity: sha512-8CB9OxKAgKZKyNMwfGZ1XESx89GryWTfI+V5yEj8sHjFH8MFelUwYXEyldEK6M6oKMmn807GoJFUEA1sC4XS9w==} + + workbox-broadcast-update@7.4.0: + resolution: {integrity: sha512-+eZQwoktlvo62cI0b+QBr40v5XjighxPq3Fzo9AWMiAosmpG5gxRHgTbGGhaJv/q/MFVxwFNGh/UwHZ/8K88lA==} + + workbox-build@7.4.0: + resolution: {integrity: sha512-Ntk1pWb0caOFIvwz/hfgrov/OJ45wPEhI5PbTywQcYjyZiVhT3UrwwUPl6TRYbTm4moaFYithYnl1lvZ8UjxcA==} + engines: {node: '>=20.0.0'} + + workbox-cacheable-response@7.4.0: + resolution: {integrity: sha512-0Fb8795zg/x23ISFkAc7lbWes6vbw34DGFIMw31cwuHPgDEC/5EYm6m/ZkylLX0EnEbbOyOCLjKgFS/Z5g0HeQ==} + + workbox-core@7.4.0: + resolution: {integrity: sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==} + + workbox-expiration@7.4.0: + resolution: {integrity: sha512-V50p4BxYhtA80eOvulu8xVfPBgZbkxJ1Jr8UUn0rvqjGhLDqKNtfrDfjJKnLz2U8fO2xGQJTx/SKXNTzHOjnHw==} + + workbox-google-analytics@7.4.0: + resolution: {integrity: sha512-MVPXQslRF6YHkzGoFw1A4GIB8GrKym/A5+jYDUSL+AeJw4ytQGrozYdiZqUW1TPQHW8isBCBtyFJergUXyNoWQ==} + + workbox-navigation-preload@7.4.0: + resolution: {integrity: sha512-etzftSgdQfjMcfPgbfaZCfM2QuR1P+4o8uCA2s4rf3chtKTq/Om7g/qvEOcZkG6v7JZOSOxVYQiOu6PbAZgU6w==} + + workbox-precaching@7.4.0: + resolution: {integrity: sha512-VQs37T6jDqf1rTxUJZXRl3yjZMf5JX/vDPhmx2CPgDDKXATzEoqyRqhYnRoxl6Kr0rqaQlp32i9rtG5zTzIlNg==} + + workbox-range-requests@7.4.0: + resolution: {integrity: sha512-3Vq854ZNuP6Y0KZOQWLaLC9FfM7ZaE+iuQl4VhADXybwzr4z/sMmnLgTeUZLq5PaDlcJBxYXQ3U91V7dwAIfvw==} + + workbox-recipes@7.4.0: + resolution: {integrity: sha512-kOkWvsAn4H8GvAkwfJTbwINdv4voFoiE9hbezgB1sb/0NLyTG4rE7l6LvS8lLk5QIRIto+DjXLuAuG3Vmt3cxQ==} + + workbox-routing@7.4.0: + resolution: {integrity: sha512-C/ooj5uBWYAhAqwmU8HYQJdOjjDKBp9MzTQ+otpMmd+q0eF59K+NuXUek34wbL0RFrIXe/KKT+tUWcZcBqxbHQ==} + + workbox-strategies@7.4.0: + resolution: {integrity: sha512-T4hVqIi5A4mHi92+5EppMX3cLaVywDp8nsyUgJhOZxcfSV/eQofcOA6/EMo5rnTNmNTpw0rUgjAI6LaVullPpg==} + + workbox-streams@7.4.0: + resolution: {integrity: sha512-QHPBQrey7hQbnTs5GrEVoWz7RhHJXnPT+12qqWM378orDMo5VMJLCkCM1cnCk+8Eq92lccx/VgRZ7WAzZWbSLg==} + + workbox-sw@7.4.0: + resolution: {integrity: sha512-ltU+Kr3qWR6BtbdlMnCjobZKzeV1hN+S6UvDywBrwM19TTyqA03X66dzw1tEIdJvQ4lYKkBFox6IAEhoSEZ8Xw==} + + workbox-window@7.4.0: + resolution: {integrity: sha512-/bIYdBLAVsNR3v7gYGaV4pQW3M3kEPx5E8vDxGvxo6khTrGtSSCS7QiFKv9ogzBgZiy0OXLP9zO28U/1nF1mfw==} + + workerd@1.20260310.1: + resolution: {integrity: sha512-yawXhypXXHtArikJj15HOMknNGikpBbSg2ZDe6lddUbqZnJXuCVSkgc/0ArUeVMG1jbbGvpst+REFtKwILvRTQ==} + engines: {node: '>=16'} + hasBin: true + + wrangler@4.72.0: + resolution: {integrity: sha512-bKkb8150JGzJZJWiNB2nu/33smVfawmfYiecA6rW4XH7xS23/jqMbgpdelM34W/7a1IhR66qeQGVqTRXROtAZg==} + engines: {node: '>=20.0.0'} + hasBin: true + peerDependencies: + '@cloudflare/workers-types': ^4.20260310.1 + peerDependenciesMeta: + '@cloudflare/workers-types': + optional: true + + wrap-ansi@7.0.0: + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} + engines: {node: '>=10'} + + ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + y18n@5.0.8: + resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} + engines: {node: '>=10'} + + yallist@3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + + yaml@2.8.2: + resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==} + engines: {node: '>= 14.6'} + hasBin: true + + yargs-parser@21.1.1: + resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} + engines: {node: '>=12'} + + yargs@17.7.2: + resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} + engines: {node: '>=12'} + + yocto-queue@0.1.0: + resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} + engines: {node: '>=10'} + + youch-core@0.3.3: + resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==} + + youch@4.1.0-beta.10: + resolution: {integrity: sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==} + + zod-validation-error@4.0.2: + resolution: {integrity: sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==} + engines: {node: '>=18.0.0'} + peerDependencies: + zod: ^3.25.0 || ^4.0.0 + + zod@4.3.6: + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} + +snapshots: + + '@apideck/better-ajv-errors@0.3.6(ajv@8.18.0)': + dependencies: + ajv: 8.18.0 + json-schema: 0.4.0 + jsonpointer: 5.0.1 + leven: 3.1.0 + + '@atlaskit/pragmatic-drag-and-drop-auto-scroll@1.4.0': + dependencies: + '@atlaskit/pragmatic-drag-and-drop': 1.7.9 + '@babel/runtime': 7.28.6 + + '@atlaskit/pragmatic-drag-and-drop-hitbox@1.1.0': + dependencies: + '@atlaskit/pragmatic-drag-and-drop': 1.7.9 + '@babel/runtime': 7.28.6 + + '@atlaskit/pragmatic-drag-and-drop@1.7.9': + dependencies: + '@babel/runtime': 7.28.6 + bind-event-listener: 3.0.0 + raf-schd: 4.0.3 + + '@babel/code-frame@7.29.0': + dependencies: + '@babel/helper-validator-identifier': 7.28.5 + js-tokens: 4.0.0 + picocolors: 1.1.1 + + '@babel/compat-data@7.29.0': {} + + '@babel/core@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helpers': 7.28.6 + '@babel/parser': 7.29.0 + '@babel/template': 7.28.6 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + '@jridgewell/remapping': 2.3.5 + convert-source-map: 2.0.0 + debug: 4.4.3 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/generator@7.29.1': + dependencies: + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + jsesc: 3.1.0 + + '@babel/helper-annotate-as-pure@7.27.3': + dependencies: + '@babel/types': 7.29.0 + + '@babel/helper-compilation-targets@7.28.6': + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/helper-validator-option': 7.27.1 + browserslist: 4.28.1 + lru-cache: 5.1.1 + semver: 6.3.1 + + '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-member-expression-to-functions': 7.28.5 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/traverse': 7.29.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + regexpu-core: 6.4.0 + semver: 6.3.1 + + '@babel/helper-define-polyfill-provider@0.6.7(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + debug: 4.4.3 + lodash.debounce: 4.0.8 + resolve: 1.22.11 + transitivePeerDependencies: + - supports-color + + '@babel/helper-globals@7.28.0': {} + + '@babel/helper-member-expression-to-functions@7.28.5': + dependencies: + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-imports@7.28.6': + dependencies: + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-optimise-call-expression@7.27.1': + dependencies: + '@babel/types': 7.29.0 + + '@babel/helper-plugin-utils@7.28.6': {} + + '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-wrap-function': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-member-expression-to-functions': 7.28.5 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': + dependencies: + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-string-parser@7.27.1': {} + + '@babel/helper-validator-identifier@7.28.5': {} + + '@babel/helper-validator-option@7.27.1': {} + + '@babel/helper-wrap-function@7.28.6': + dependencies: + '@babel/template': 7.28.6 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helpers@7.28.6': + dependencies: + '@babel/template': 7.28.6 + '@babel/types': 7.29.0 + + '@babel/parser@7.29.0': + dependencies: + '@babel/types': 7.29.0 + + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-async-generator-functions@7.29.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0) + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-classes@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-globals': 7.28.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/template': 7.28.6 + + '@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-systemjs@7.29.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0) + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-regenerator@7.29.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-spread@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/preset-env@7.29.0(@babel/core@7.29.0)': + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/core': 7.29.0 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-validator-option': 7.27.1 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.29.0) + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0) + '@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.29.0) + '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-async-generator-functions': 7.29.0(@babel/core@7.29.0) + '@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-classes': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) + '@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0) + '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-json-strings': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-modules-systemjs': 7.29.0(@babel/core@7.29.0) + '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0) + '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0) + '@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-regenerator': 7.29.0(@babel/core@7.29.0) + '@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-spread': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.29.0) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.0) + babel-plugin-polyfill-corejs2: 0.4.16(@babel/core@7.29.0) + babel-plugin-polyfill-corejs3: 0.14.1(@babel/core@7.29.0) + babel-plugin-polyfill-regenerator: 0.6.7(@babel/core@7.29.0) + core-js-compat: 3.48.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/types': 7.29.0 + esutils: 2.0.3 + + '@babel/runtime@7.28.6': {} + + '@babel/template@7.28.6': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 + + '@babel/traverse@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.29.0 + '@babel/template': 7.28.6 + '@babel/types': 7.29.0 + debug: 4.4.3 + transitivePeerDependencies: + - supports-color + + '@babel/types@7.29.0': + dependencies: + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.28.5 + + '@cloudflare/kv-asset-handler@0.4.2': {} + + '@cloudflare/unenv-preset@2.15.0(unenv@2.0.0-rc.24)(workerd@1.20260310.1)': + dependencies: + unenv: 2.0.0-rc.24 + optionalDependencies: + workerd: 1.20260310.1 + + '@cloudflare/vite-plugin@1.27.0(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(workerd@1.20260310.1)(wrangler@4.72.0)': + dependencies: + '@cloudflare/unenv-preset': 2.15.0(unenv@2.0.0-rc.24)(workerd@1.20260310.1) + miniflare: 4.20260310.0 + unenv: 2.0.0-rc.24 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + wrangler: 4.72.0 + ws: 8.18.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + - workerd + + '@cloudflare/workerd-darwin-64@1.20260310.1': + optional: true + + '@cloudflare/workerd-darwin-arm64@1.20260310.1': + optional: true + + '@cloudflare/workerd-linux-64@1.20260310.1': + optional: true + + '@cloudflare/workerd-linux-arm64@1.20260310.1': + optional: true + + '@cloudflare/workerd-windows-64@1.20260310.1': + optional: true + + '@cspotcode/source-map-support@0.8.1': + dependencies: + '@jridgewell/trace-mapping': 0.3.9 + + '@element-hq/element-call-embedded@0.16.3': {} + + '@emnapi/core@1.8.1': + dependencies: + '@emnapi/wasi-threads': 1.1.0 + tslib: 2.8.1 + optional: true + + '@emnapi/runtime@1.8.1': + dependencies: + tslib: 2.8.1 + optional: true + + '@emnapi/wasi-threads@1.1.0': + dependencies: + tslib: 2.8.1 + optional: true + + '@emotion/hash@0.9.2': {} + + '@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.27.3)': + dependencies: + esbuild: 0.27.3 + + '@esbuild/aix-ppc64@0.27.3': + optional: true + + '@esbuild/android-arm64@0.27.3': + optional: true + + '@esbuild/android-arm@0.27.3': + optional: true + + '@esbuild/android-x64@0.27.3': + optional: true + + '@esbuild/darwin-arm64@0.27.3': + optional: true + + '@esbuild/darwin-x64@0.27.3': + optional: true + + '@esbuild/freebsd-arm64@0.27.3': + optional: true + + '@esbuild/freebsd-x64@0.27.3': + optional: true + + '@esbuild/linux-arm64@0.27.3': + optional: true + + '@esbuild/linux-arm@0.27.3': + optional: true + + '@esbuild/linux-ia32@0.27.3': + optional: true + + '@esbuild/linux-loong64@0.27.3': + optional: true + + '@esbuild/linux-mips64el@0.27.3': + optional: true + + '@esbuild/linux-ppc64@0.27.3': + optional: true + + '@esbuild/linux-riscv64@0.27.3': + optional: true + + '@esbuild/linux-s390x@0.27.3': + optional: true + + '@esbuild/linux-x64@0.27.3': + optional: true + + '@esbuild/netbsd-arm64@0.27.3': + optional: true + + '@esbuild/netbsd-x64@0.27.3': + optional: true + + '@esbuild/openbsd-arm64@0.27.3': + optional: true + + '@esbuild/openbsd-x64@0.27.3': + optional: true + + '@esbuild/openharmony-arm64@0.27.3': + optional: true + + '@esbuild/sunos-x64@0.27.3': + optional: true + + '@esbuild/win32-arm64@0.27.3': + optional: true + + '@esbuild/win32-ia32@0.27.3': + optional: true + + '@esbuild/win32-x64@0.27.3': + optional: true + + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.3(jiti@2.6.1))': + dependencies: + eslint: 9.39.3(jiti@2.6.1) + eslint-visitor-keys: 3.4.3 + + '@eslint-community/regexpp@4.12.2': {} + + '@eslint/compat@2.0.2(eslint@9.39.3(jiti@2.6.1))': + dependencies: + '@eslint/core': 1.1.1 + optionalDependencies: + eslint: 9.39.3(jiti@2.6.1) + + '@eslint/config-array@0.21.2': + dependencies: + '@eslint/object-schema': 2.1.7 + debug: 4.4.3 + minimatch: 10.2.4 + transitivePeerDependencies: + - supports-color + + '@eslint/config-helpers@0.4.2': + dependencies: + '@eslint/core': 0.17.0 + + '@eslint/core@0.17.0': + dependencies: + '@types/json-schema': 7.0.15 + + '@eslint/core@1.1.1': + dependencies: + '@types/json-schema': 7.0.15 + + '@eslint/eslintrc@3.3.5': + dependencies: + ajv: 6.14.0 + debug: 4.4.3 + espree: 10.4.0 + globals: 14.0.0 + ignore: 5.3.2 + import-fresh: 3.3.1 + js-yaml: 4.1.1 + minimatch: 10.2.4 + strip-json-comments: 3.1.1 + transitivePeerDependencies: + - supports-color + + '@eslint/js@9.39.3': {} + + '@eslint/object-schema@2.1.7': {} + + '@eslint/plugin-kit@0.4.1': + dependencies: + '@eslint/core': 0.17.0 + levn: 0.4.1 + + '@fontsource-variable/nunito@5.2.7': {} + + '@fontsource/space-mono@5.2.9': {} + + '@formatjs/ecma402-abstract@2.3.6': + dependencies: + '@formatjs/fast-memoize': 2.2.7 + '@formatjs/intl-localematcher': 0.6.2 + decimal.js: 10.6.0 + tslib: 2.8.1 + + '@formatjs/fast-memoize@2.2.7': + dependencies: + tslib: 2.8.1 + + '@formatjs/icu-messageformat-parser@2.11.4': + dependencies: + '@formatjs/ecma402-abstract': 2.3.6 + '@formatjs/icu-skeleton-parser': 1.8.16 + tslib: 2.8.1 + + '@formatjs/icu-skeleton-parser@1.8.16': + dependencies: + '@formatjs/ecma402-abstract': 2.3.6 + tslib: 2.8.1 + + '@formatjs/intl-localematcher@0.6.2': + dependencies: + tslib: 2.8.1 + + '@humanfs/core@0.19.1': {} + + '@humanfs/node@0.16.7': + dependencies: + '@humanfs/core': 0.19.1 + '@humanwhocodes/retry': 0.4.3 + + '@humanwhocodes/module-importer@1.0.1': {} + + '@humanwhocodes/retry@0.4.3': {} + + '@img/colour@1.1.0': {} + + '@img/sharp-darwin-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-darwin-arm64': 1.2.4 + optional: true + + '@img/sharp-darwin-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-darwin-x64': 1.2.4 + optional: true + + '@img/sharp-libvips-darwin-arm64@1.2.4': + optional: true + + '@img/sharp-libvips-darwin-x64@1.2.4': + optional: true + + '@img/sharp-libvips-linux-arm64@1.2.4': + optional: true + + '@img/sharp-libvips-linux-arm@1.2.4': + optional: true + + '@img/sharp-libvips-linux-ppc64@1.2.4': + optional: true + + '@img/sharp-libvips-linux-riscv64@1.2.4': + optional: true + + '@img/sharp-libvips-linux-s390x@1.2.4': + optional: true + + '@img/sharp-libvips-linux-x64@1.2.4': + optional: true + + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': + optional: true + + '@img/sharp-libvips-linuxmusl-x64@1.2.4': + optional: true + + '@img/sharp-linux-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm64': 1.2.4 + optional: true + + '@img/sharp-linux-arm@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm': 1.2.4 + optional: true + + '@img/sharp-linux-ppc64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-ppc64': 1.2.4 + optional: true + + '@img/sharp-linux-riscv64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-riscv64': 1.2.4 + optional: true + + '@img/sharp-linux-s390x@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-s390x': 1.2.4 + optional: true + + '@img/sharp-linux-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-x64': 1.2.4 + optional: true + + '@img/sharp-linuxmusl-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 + optional: true + + '@img/sharp-linuxmusl-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + optional: true + + '@img/sharp-wasm32@0.34.5': + dependencies: + '@emnapi/runtime': 1.8.1 + optional: true + + '@img/sharp-win32-arm64@0.34.5': + optional: true + + '@img/sharp-win32-ia32@0.34.5': + optional: true + + '@img/sharp-win32-x64@0.34.5': + optional: true + + '@internationalized/date@3.12.0': + dependencies: + '@swc/helpers': 0.5.19 + + '@internationalized/message@3.1.8': + dependencies: + '@swc/helpers': 0.5.19 + intl-messageformat: 10.7.18 + + '@internationalized/number@3.6.5': + dependencies: + '@swc/helpers': 0.5.19 + + '@internationalized/string@3.2.7': + dependencies: + '@swc/helpers': 0.5.19 + + '@isaacs/cliui@9.0.0': {} + + '@jridgewell/gen-mapping@0.3.13': + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/trace-mapping': 0.3.31 + + '@jridgewell/remapping@2.3.5': + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + + '@jridgewell/resolve-uri@3.1.2': {} + + '@jridgewell/source-map@0.3.11': + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + + '@jridgewell/sourcemap-codec@1.5.5': {} + + '@jridgewell/trace-mapping@0.3.31': + dependencies: + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.5.5 + + '@jridgewell/trace-mapping@0.3.9': + dependencies: + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.5.5 + + '@juggle/resize-observer@3.4.0': {} + + '@matrix-org/matrix-sdk-crypto-wasm@15.3.0': {} + + '@napi-rs/canvas-android-arm64@0.1.96': + optional: true + + '@napi-rs/canvas-darwin-arm64@0.1.96': + optional: true + + '@napi-rs/canvas-darwin-x64@0.1.96': + optional: true + + '@napi-rs/canvas-linux-arm-gnueabihf@0.1.96': + optional: true + + '@napi-rs/canvas-linux-arm64-gnu@0.1.96': + optional: true + + '@napi-rs/canvas-linux-arm64-musl@0.1.96': + optional: true + + '@napi-rs/canvas-linux-riscv64-gnu@0.1.96': + optional: true + + '@napi-rs/canvas-linux-x64-gnu@0.1.96': + optional: true + + '@napi-rs/canvas-linux-x64-musl@0.1.96': + optional: true + + '@napi-rs/canvas-win32-arm64-msvc@0.1.96': + optional: true + + '@napi-rs/canvas-win32-x64-msvc@0.1.96': + optional: true + + '@napi-rs/canvas@0.1.96': + optionalDependencies: + '@napi-rs/canvas-android-arm64': 0.1.96 + '@napi-rs/canvas-darwin-arm64': 0.1.96 + '@napi-rs/canvas-darwin-x64': 0.1.96 + '@napi-rs/canvas-linux-arm-gnueabihf': 0.1.96 + '@napi-rs/canvas-linux-arm64-gnu': 0.1.96 + '@napi-rs/canvas-linux-arm64-musl': 0.1.96 + '@napi-rs/canvas-linux-riscv64-gnu': 0.1.96 + '@napi-rs/canvas-linux-x64-gnu': 0.1.96 + '@napi-rs/canvas-linux-x64-musl': 0.1.96 + '@napi-rs/canvas-win32-arm64-msvc': 0.1.96 + '@napi-rs/canvas-win32-x64-msvc': 0.1.96 + optional: true + + '@napi-rs/wasm-runtime@0.2.12': + dependencies: + '@emnapi/core': 1.8.1 + '@emnapi/runtime': 1.8.1 + '@tybys/wasm-util': 0.10.1 + optional: true + + '@napi-rs/wasm-runtime@1.1.1': + dependencies: + '@emnapi/core': 1.8.1 + '@emnapi/runtime': 1.8.1 + '@tybys/wasm-util': 0.10.1 + optional: true + + '@next/eslint-plugin-next@16.1.6': + dependencies: + fast-glob: 3.3.1 + + '@nodelib/fs.scandir@2.1.5': + dependencies: + '@nodelib/fs.stat': 2.0.5 + run-parallel: 1.2.0 + + '@nodelib/fs.stat@2.0.5': {} + + '@nodelib/fs.walk@1.2.8': + dependencies: + '@nodelib/fs.scandir': 2.1.5 + fastq: 1.20.1 + + '@oxc-resolver/binding-android-arm-eabi@11.19.1': + optional: true + + '@oxc-resolver/binding-android-arm64@11.19.1': + optional: true + + '@oxc-resolver/binding-darwin-arm64@11.19.1': + optional: true + + '@oxc-resolver/binding-darwin-x64@11.19.1': + optional: true + + '@oxc-resolver/binding-freebsd-x64@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-arm-gnueabihf@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-arm-musleabihf@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-arm64-gnu@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-arm64-musl@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-ppc64-gnu@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-riscv64-gnu@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-riscv64-musl@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-s390x-gnu@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-x64-gnu@11.19.1': + optional: true + + '@oxc-resolver/binding-linux-x64-musl@11.19.1': + optional: true + + '@oxc-resolver/binding-openharmony-arm64@11.19.1': + optional: true + + '@oxc-resolver/binding-wasm32-wasi@11.19.1': + dependencies: + '@napi-rs/wasm-runtime': 1.1.1 + optional: true + + '@oxc-resolver/binding-win32-arm64-msvc@11.19.1': + optional: true + + '@oxc-resolver/binding-win32-ia32-msvc@11.19.1': + optional: true + + '@oxc-resolver/binding-win32-x64-msvc@11.19.1': + optional: true + + '@pkgr/core@0.2.9': {} + + '@poppinss/colors@4.1.6': + dependencies: + kleur: 4.1.5 + + '@poppinss/dumper@0.6.5': + dependencies: + '@poppinss/colors': 4.1.6 + '@sindresorhus/is': 7.2.0 + supports-color: 10.2.2 + + '@poppinss/exception@1.2.3': {} + + '@react-aria/breadcrumbs@3.5.32(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/link': 3.8.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/breadcrumbs': 3.7.19(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/button@3.14.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toolbar': 3.0.0-beta.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.9.5(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/calendar@3.9.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@internationalized/date': 3.12.0 + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.4 + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/calendar': 3.9.3(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/calendar': 3.8.3(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/checkbox@3.16.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toggle': 3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/checkbox': 3.7.5(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/toggle': 3.9.5(react@18.3.1) + '@react-types/checkbox': 3.10.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/color@3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/numberfield': 3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/slider': 3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/color': 3.9.5(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-types/color': 3.1.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/combobox@3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.4 + '@react-aria/menu': 3.21.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.31.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/combobox': 3.13.0(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/combobox': 3.14.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/datepicker@3.16.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@internationalized/date': 3.12.0 + '@internationalized/number': 3.6.5 + '@internationalized/string': 3.2.7 + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/form': 3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/datepicker': 3.16.1(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/calendar': 3.8.3(react@18.3.1) + '@react-types/datepicker': 3.13.5(react@18.3.1) + '@react-types/dialog': 3.5.24(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/dialog@3.5.34(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.31.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/dialog': 3.5.24(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/disclosure@3.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/ssr': 3.9.10(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/disclosure': 3.0.11(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/dnd@3.11.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@internationalized/string': 3.2.7 + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.4 + '@react-aria/overlays': 3.31.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/dnd': 3.7.4(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/focus@3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + clsx: 2.1.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/form@3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/grid@3.14.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.4 + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/grid': 3.11.9(react@18.3.1) + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-types/checkbox': 3.10.4(react@18.3.1) + '@react-types/grid': 3.3.8(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/gridlist@3.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/grid': 3.14.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/list': 3.13.4(react@18.3.1) + '@react-stately/tree': 3.9.6(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/i18n@3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@internationalized/date': 3.12.0 + '@internationalized/message': 3.1.8 + '@internationalized/number': 3.6.5 + '@internationalized/string': 3.2.7 + '@react-aria/ssr': 3.9.10(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/interactions@3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/ssr': 3.9.10(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/flags': 3.1.2 + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/label@3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/landmark@3.0.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) + + '@react-aria/link@3.8.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/link': 3.6.7(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/listbox@3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/list': 3.13.4(react@18.3.1) + '@react-types/listbox': 3.7.6(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/live-announcer@3.4.4': + dependencies: + '@swc/helpers': 0.5.19 + + '@react-aria/menu@3.21.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.31.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/menu': 3.9.11(react@18.3.1) + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-stately/tree': 3.9.6(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/menu': 3.10.7(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/meter@3.4.30(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/progress': 3.4.30(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/meter': 3.4.15(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/numberfield@3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.4 + '@react-aria/spinbutton': 3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/numberfield': 3.11.0(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/numberfield': 3.8.18(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/overlays@3.31.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/ssr': 3.9.10(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/flags': 3.1.2 + '@react-stately/overlays': 3.6.23(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/overlays': 3.9.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/progress@3.4.30(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/progress': 3.5.18(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/radio@3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/form': 3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/radio': 3.11.5(react@18.3.1) + '@react-types/radio': 3.9.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/searchfield@3.8.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/searchfield': 3.5.19(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/searchfield': 3.6.8(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/select@3.17.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/menu': 3.21.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/select': 3.9.2(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/select': 3.12.2(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/selection@3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/separator@3.4.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/slider@3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/slider': 3.7.5(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/slider': 3.8.4(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/spinbutton@3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.4 + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/ssr@3.9.10(react@18.3.1)': + dependencies: + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-aria/switch@3.7.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/toggle': 3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.9.5(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/switch': 3.5.17(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/table@3.17.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/grid': 3.14.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/live-announcer': 3.4.4 + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/flags': 3.1.2 + '@react-stately/table': 3.15.4(react@18.3.1) + '@react-types/checkbox': 3.10.4(react@18.3.1) + '@react-types/grid': 3.3.8(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/table': 3.13.6(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/tabs@3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tabs': 3.8.9(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/tabs': 3.3.22(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/tag@3.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/gridlist': 3.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/list': 3.13.4(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/textfield@3.18.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/textfield': 3.12.8(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/toast@3.0.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/landmark': 3.0.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toast': 3.1.3(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/toggle@3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.9.5(react@18.3.1) + '@react-types/checkbox': 3.10.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/toolbar@3.0.0-beta.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/tooltip@3.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tooltip': 3.5.11(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/tooltip': 3.5.2(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/tree@3.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/gridlist': 3.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tree': 3.9.6(react@18.3.1) + '@react-types/button': 3.15.1(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/utils@3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/ssr': 3.9.10(react@18.3.1) + '@react-stately/flags': 3.1.2 + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + clsx: 2.1.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-aria/visually-hidden@3.8.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@react-stately/calendar@3.9.3(react@18.3.1)': + dependencies: + '@internationalized/date': 3.12.0 + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/calendar': 3.8.3(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/checkbox@3.7.5(react@18.3.1)': + dependencies: + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/checkbox': 3.10.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/collections@3.12.10(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/color@3.9.5(react@18.3.1)': + dependencies: + '@internationalized/number': 3.6.5 + '@internationalized/string': 3.2.7 + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/numberfield': 3.11.0(react@18.3.1) + '@react-stately/slider': 3.7.5(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/color': 3.1.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/combobox@3.13.0(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/list': 3.13.4(react@18.3.1) + '@react-stately/overlays': 3.6.23(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/combobox': 3.14.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/datepicker@3.16.1(react@18.3.1)': + dependencies: + '@internationalized/date': 3.12.0 + '@internationalized/number': 3.6.5 + '@internationalized/string': 3.2.7 + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/overlays': 3.6.23(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/datepicker': 3.13.5(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/disclosure@3.0.11(react@18.3.1)': + dependencies: + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/dnd@3.7.4(react@18.3.1)': + dependencies: + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/flags@3.1.2': + dependencies: + '@swc/helpers': 0.5.19 + + '@react-stately/form@3.2.4(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/grid@3.11.9(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-types/grid': 3.3.8(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/list@3.13.4(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/menu@3.9.11(react@18.3.1)': + dependencies: + '@react-stately/overlays': 3.6.23(react@18.3.1) + '@react-types/menu': 3.10.7(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/numberfield@3.11.0(react@18.3.1)': + dependencies: + '@internationalized/number': 3.6.5 + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/numberfield': 3.8.18(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/overlays@3.6.23(react@18.3.1)': + dependencies: + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/overlays': 3.9.4(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/radio@3.11.5(react@18.3.1)': + dependencies: + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/radio': 3.9.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/searchfield@3.5.19(react@18.3.1)': + dependencies: + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/searchfield': 3.6.8(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/select@3.9.2(react@18.3.1)': + dependencies: + '@react-stately/form': 3.2.4(react@18.3.1) + '@react-stately/list': 3.13.4(react@18.3.1) + '@react-stately/overlays': 3.6.23(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/select': 3.12.2(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/selection@3.20.9(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/slider@3.7.5(react@18.3.1)': + dependencies: + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/slider': 3.8.4(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/table@3.15.4(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/flags': 3.1.2 + '@react-stately/grid': 3.11.9(react@18.3.1) + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/grid': 3.3.8(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/table': 3.13.6(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/tabs@3.8.9(react@18.3.1)': + dependencies: + '@react-stately/list': 3.13.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/tabs': 3.3.22(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/toast@3.1.3(react@18.3.1)': + dependencies: + '@swc/helpers': 0.5.19 + react: 18.3.1 + use-sync-external-store: 1.6.0(react@18.3.1) + + '@react-stately/toggle@3.9.5(react@18.3.1)': + dependencies: + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/checkbox': 3.10.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/tooltip@3.5.11(react@18.3.1)': + dependencies: + '@react-stately/overlays': 3.6.23(react@18.3.1) + '@react-types/tooltip': 3.5.2(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/tree@3.9.6(react@18.3.1)': + dependencies: + '@react-stately/collections': 3.12.10(react@18.3.1) + '@react-stately/selection': 3.20.9(react@18.3.1) + '@react-stately/utils': 3.11.0(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-stately/utils@3.11.0(react@18.3.1)': + dependencies: + '@swc/helpers': 0.5.19 + react: 18.3.1 + + '@react-types/breadcrumbs@3.7.19(react@18.3.1)': + dependencies: + '@react-types/link': 3.6.7(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/button@3.15.1(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/calendar@3.8.3(react@18.3.1)': + dependencies: + '@internationalized/date': 3.12.0 + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/checkbox@3.10.4(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/color@3.1.4(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/slider': 3.8.4(react@18.3.1) + react: 18.3.1 + + '@react-types/combobox@3.14.0(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/datepicker@3.13.5(react@18.3.1)': + dependencies: + '@internationalized/date': 3.12.0 + '@react-types/calendar': 3.8.3(react@18.3.1) + '@react-types/overlays': 3.9.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/dialog@3.5.24(react@18.3.1)': + dependencies: + '@react-types/overlays': 3.9.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/grid@3.3.8(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/link@3.6.7(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/listbox@3.7.6(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/menu@3.10.7(react@18.3.1)': + dependencies: + '@react-types/overlays': 3.9.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/meter@3.4.15(react@18.3.1)': + dependencies: + '@react-types/progress': 3.5.18(react@18.3.1) + react: 18.3.1 + + '@react-types/numberfield@3.8.18(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/overlays@3.9.4(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/progress@3.5.18(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/radio@3.9.4(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/searchfield@3.6.8(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + '@react-types/textfield': 3.12.8(react@18.3.1) + react: 18.3.1 + + '@react-types/select@3.12.2(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/shared@3.33.1(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@react-types/slider@3.8.4(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/switch@3.5.17(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/table@3.13.6(react@18.3.1)': + dependencies: + '@react-types/grid': 3.3.8(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/tabs@3.3.22(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/textfield@3.12.8(react@18.3.1)': + dependencies: + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@react-types/tooltip@3.5.2(react@18.3.1)': + dependencies: + '@react-types/overlays': 3.9.4(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + + '@remix-run/router@1.23.2': {} + + '@rolldown/pluginutils@1.0.0-rc.3': {} + + '@rollup/plugin-babel@5.3.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(rollup@4.59.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-imports': 7.28.6 + '@rollup/pluginutils': 3.1.0(rollup@4.59.0) + rollup: 4.59.0 + optionalDependencies: + '@types/babel__core': 7.20.5 + transitivePeerDependencies: + - supports-color + + '@rollup/plugin-inject@5.0.5(rollup@4.59.0)': + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) + estree-walker: 2.0.2 + magic-string: 0.30.21 + optionalDependencies: + rollup: 4.59.0 + + '@rollup/plugin-node-resolve@15.3.1(rollup@4.59.0)': + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) + '@types/resolve': 1.20.2 + deepmerge: 4.3.1 + is-module: 1.0.0 + resolve: 1.22.11 + optionalDependencies: + rollup: 4.59.0 + + '@rollup/plugin-replace@2.4.2(rollup@4.59.0)': + dependencies: + '@rollup/pluginutils': 3.1.0(rollup@4.59.0) + magic-string: 0.25.9 + rollup: 4.59.0 + + '@rollup/plugin-terser@0.4.4(rollup@4.59.0)': + dependencies: + serialize-javascript: 7.0.4 + smob: 1.6.1 + terser: 5.46.0 + optionalDependencies: + rollup: 4.59.0 + + '@rollup/plugin-virtual@3.0.2(rollup@4.59.0)': + optionalDependencies: + rollup: 4.59.0 + + '@rollup/plugin-wasm@6.2.2(rollup@4.59.0)': + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) + optionalDependencies: + rollup: 4.59.0 + + '@rollup/pluginutils@3.1.0(rollup@4.59.0)': + dependencies: + '@types/estree': 0.0.39 + estree-walker: 1.0.1 + picomatch: 2.3.1 + rollup: 4.59.0 + + '@rollup/pluginutils@5.3.0(rollup@4.59.0)': + dependencies: + '@types/estree': 1.0.8 + estree-walker: 2.0.2 + picomatch: 4.0.3 + optionalDependencies: + rollup: 4.59.0 + + '@rollup/rollup-android-arm-eabi@4.59.0': + optional: true + + '@rollup/rollup-android-arm64@4.59.0': + optional: true + + '@rollup/rollup-darwin-arm64@4.59.0': + optional: true + + '@rollup/rollup-darwin-x64@4.59.0': + optional: true + + '@rollup/rollup-freebsd-arm64@4.59.0': + optional: true + + '@rollup/rollup-freebsd-x64@4.59.0': + optional: true + + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': + optional: true + + '@rollup/rollup-linux-arm-musleabihf@4.59.0': + optional: true + + '@rollup/rollup-linux-arm64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-arm64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-loong64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-loong64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-ppc64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-ppc64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-riscv64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-riscv64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-s390x-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-x64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-x64-musl@4.59.0': + optional: true + + '@rollup/rollup-openbsd-x64@4.59.0': + optional: true + + '@rollup/rollup-openharmony-arm64@4.59.0': + optional: true + + '@rollup/rollup-win32-arm64-msvc@4.59.0': + optional: true + + '@rollup/rollup-win32-ia32-msvc@4.59.0': + optional: true + + '@rollup/rollup-win32-x64-gnu@4.59.0': + optional: true + + '@rollup/rollup-win32-x64-msvc@4.59.0': + optional: true + + '@rtsao/scc@1.1.0': {} + + '@sableclient/tauri-plugin-notifications-api@https://codeload.github.com/SableClient/tauri-plugin-notifications/tar.gz/9f162c62f89f9f7e1e17c71893faa51d140f18fd': + dependencies: + '@tauri-apps/api': 2.10.1 + + '@sindresorhus/is@7.2.0': {} + + '@speed-highlight/core@1.2.14': {} + + '@stylistic/eslint-plugin@5.10.0(eslint@9.39.3(jiti@2.6.1))': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) + '@typescript-eslint/types': 8.57.0 + eslint: 9.39.3(jiti@2.6.1) + eslint-visitor-keys: 4.2.1 + espree: 10.4.0 + estraverse: 5.3.0 + picomatch: 4.0.3 + + '@surma/rollup-plugin-off-main-thread@2.2.3': + dependencies: + ejs: 3.1.10 + json5: 2.2.3 + magic-string: 0.25.9 + string.prototype.matchall: 4.0.12 + + '@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + + '@svgr/babel-preset@8.1.0(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@svgr/babel-plugin-add-jsx-attribute': 8.0.0(@babel/core@7.29.0) + '@svgr/babel-plugin-remove-jsx-attribute': 8.0.0(@babel/core@7.29.0) + '@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0(@babel/core@7.29.0) + '@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0(@babel/core@7.29.0) + '@svgr/babel-plugin-svg-dynamic-title': 8.0.0(@babel/core@7.29.0) + '@svgr/babel-plugin-svg-em-dimensions': 8.0.0(@babel/core@7.29.0) + '@svgr/babel-plugin-transform-react-native-svg': 8.1.0(@babel/core@7.29.0) + '@svgr/babel-plugin-transform-svg-component': 8.0.0(@babel/core@7.29.0) + + '@svgr/core@8.1.0(typescript@5.9.3)': + dependencies: + '@babel/core': 7.29.0 + '@svgr/babel-preset': 8.1.0(@babel/core@7.29.0) + camelcase: 6.3.0 + cosmiconfig: 8.3.6(typescript@5.9.3) + snake-case: 3.0.4 + transitivePeerDependencies: + - supports-color + - typescript + + '@svgr/hast-util-to-babel-ast@8.0.0': + dependencies: + '@babel/types': 7.29.0 + entities: 4.5.0 + + '@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.9.3))': + dependencies: + '@babel/core': 7.29.0 + '@svgr/babel-preset': 8.1.0(@babel/core@7.29.0) + '@svgr/core': 8.1.0(typescript@5.9.3) + '@svgr/hast-util-to-babel-ast': 8.0.0 + svg-parser: 2.0.4 + transitivePeerDependencies: + - supports-color + + '@swc/core-darwin-arm64@1.15.18': + optional: true + + '@swc/core-darwin-x64@1.15.18': + optional: true + + '@swc/core-linux-arm-gnueabihf@1.15.18': + optional: true + + '@swc/core-linux-arm64-gnu@1.15.18': + optional: true + + '@swc/core-linux-arm64-musl@1.15.18': + optional: true + + '@swc/core-linux-x64-gnu@1.15.18': + optional: true + + '@swc/core-linux-x64-musl@1.15.18': + optional: true + + '@swc/core-win32-arm64-msvc@1.15.18': + optional: true + + '@swc/core-win32-ia32-msvc@1.15.18': + optional: true + + '@swc/core-win32-x64-msvc@1.15.18': + optional: true + + '@swc/core@1.15.18(@swc/helpers@0.5.19)': + dependencies: + '@swc/counter': 0.1.3 + '@swc/types': 0.1.25 + optionalDependencies: + '@swc/core-darwin-arm64': 1.15.18 + '@swc/core-darwin-x64': 1.15.18 + '@swc/core-linux-arm-gnueabihf': 1.15.18 + '@swc/core-linux-arm64-gnu': 1.15.18 + '@swc/core-linux-arm64-musl': 1.15.18 + '@swc/core-linux-x64-gnu': 1.15.18 + '@swc/core-linux-x64-musl': 1.15.18 + '@swc/core-win32-arm64-msvc': 1.15.18 + '@swc/core-win32-ia32-msvc': 1.15.18 + '@swc/core-win32-x64-msvc': 1.15.18 + '@swc/helpers': 0.5.19 + + '@swc/counter@0.1.3': {} + + '@swc/helpers@0.5.19': + dependencies: + tslib: 2.8.1 + + '@swc/types@0.1.25': + dependencies: + '@swc/counter': 0.1.3 + + '@swc/wasm@1.15.18': {} + + '@tanstack/query-core@5.90.20': {} + + '@tanstack/query-devtools@5.93.0': {} + + '@tanstack/react-query-devtools@5.91.3(@tanstack/react-query@5.90.21(react@18.3.1))(react@18.3.1)': + dependencies: + '@tanstack/query-devtools': 5.93.0 + '@tanstack/react-query': 5.90.21(react@18.3.1) + react: 18.3.1 + + '@tanstack/react-query@5.90.21(react@18.3.1)': + dependencies: + '@tanstack/query-core': 5.90.20 + react: 18.3.1 + + '@tanstack/react-virtual@3.13.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tanstack/virtual-core': 3.13.21 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@tanstack/virtual-core@3.13.21': {} + + '@tauri-apps/api@2.10.1': {} + + '@tauri-apps/cli-darwin-arm64@2.10.1': + optional: true + + '@tauri-apps/cli-darwin-x64@2.10.1': + optional: true + + '@tauri-apps/cli-linux-arm-gnueabihf@2.10.1': + optional: true + + '@tauri-apps/cli-linux-arm64-gnu@2.10.1': + optional: true + + '@tauri-apps/cli-linux-arm64-musl@2.10.1': + optional: true + + '@tauri-apps/cli-linux-riscv64-gnu@2.10.1': + optional: true + + '@tauri-apps/cli-linux-x64-gnu@2.10.1': + optional: true + + '@tauri-apps/cli-linux-x64-musl@2.10.1': + optional: true + + '@tauri-apps/cli-win32-arm64-msvc@2.10.1': + optional: true + + '@tauri-apps/cli-win32-ia32-msvc@2.10.1': + optional: true + + '@tauri-apps/cli-win32-x64-msvc@2.10.1': + optional: true + + '@tauri-apps/cli@2.10.1': + optionalDependencies: + '@tauri-apps/cli-darwin-arm64': 2.10.1 + '@tauri-apps/cli-darwin-x64': 2.10.1 + '@tauri-apps/cli-linux-arm-gnueabihf': 2.10.1 + '@tauri-apps/cli-linux-arm64-gnu': 2.10.1 + '@tauri-apps/cli-linux-arm64-musl': 2.10.1 + '@tauri-apps/cli-linux-riscv64-gnu': 2.10.1 + '@tauri-apps/cli-linux-x64-gnu': 2.10.1 + '@tauri-apps/cli-linux-x64-musl': 2.10.1 + '@tauri-apps/cli-win32-arm64-msvc': 2.10.1 + '@tauri-apps/cli-win32-ia32-msvc': 2.10.1 + '@tauri-apps/cli-win32-x64-msvc': 2.10.1 + + '@tauri-apps/plugin-deep-link@2.4.7': + dependencies: + '@tauri-apps/api': 2.10.1 + + '@tauri-apps/plugin-opener@2.5.3': + dependencies: + '@tauri-apps/api': 2.10.1 + + '@tauri-apps/plugin-os@2.3.2': + dependencies: + '@tauri-apps/api': 2.10.1 + + '@tybys/wasm-util@0.10.1': + dependencies: + tslib: 2.8.1 + optional: true + + '@types/babel__core@7.20.5': + dependencies: + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 + '@types/babel__generator': 7.27.0 + '@types/babel__template': 7.4.4 + '@types/babel__traverse': 7.28.0 + + '@types/babel__generator@7.27.0': + dependencies: + '@babel/types': 7.29.0 + + '@types/babel__template@7.4.4': + dependencies: + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 + + '@types/babel__traverse@7.28.0': + dependencies: + '@babel/types': 7.29.0 + + '@types/chroma-js@3.1.2': {} + + '@types/estree@0.0.39': {} + + '@types/estree@1.0.8': {} + + '@types/events@3.0.3': {} + + '@types/file-saver@2.0.7': {} + + '@types/is-hotkey@0.1.10': {} + + '@types/json-schema@7.0.15': {} + + '@types/json5@0.0.29': {} + + '@types/node@24.10.13': + dependencies: + undici-types: 7.16.0 + + '@types/prismjs@1.26.6': {} + + '@types/prop-types@15.7.15': {} + + '@types/react-dom@18.3.7(@types/react@18.3.28)': + dependencies: + '@types/react': 18.3.28 + + '@types/react-google-recaptcha@2.1.9': + dependencies: + '@types/react': 18.3.28 + + '@types/react@18.3.28': + dependencies: + '@types/prop-types': 15.7.15 + csstype: 3.2.3 + + '@types/resolve@1.20.2': {} + + '@types/sanitize-html@2.16.1': + dependencies: + htmlparser2: 10.1.0 + + '@types/trusted-types@2.0.7': {} + + '@types/ua-parser-js@0.7.39': {} + + '@typescript-eslint/eslint-plugin@8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@eslint-community/regexpp': 4.12.2 + '@typescript-eslint/parser': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.57.0 + '@typescript-eslint/type-utils': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.57.0 + eslint: 9.39.3(jiti@2.6.1) + ignore: 7.0.5 + natural-compare: 1.4.0 + ts-api-utils: 2.4.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/scope-manager': 8.57.0 + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.57.0 + debug: 4.4.3 + eslint: 9.39.3(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/project-service@8.57.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) + '@typescript-eslint/types': 8.57.0 + debug: 4.4.3 + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/scope-manager@8.57.0': + dependencies: + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/visitor-keys': 8.57.0 + + '@typescript-eslint/tsconfig-utils@8.57.0(typescript@5.9.3)': + dependencies: + typescript: 5.9.3 + + '@typescript-eslint/type-utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + debug: 4.4.3 + eslint: 9.39.3(jiti@2.6.1) + ts-api-utils: 2.4.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/types@8.57.0': {} + + '@typescript-eslint/typescript-estree@8.57.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/project-service': 8.57.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/visitor-keys': 8.57.0 + debug: 4.4.3 + minimatch: 10.2.4 + semver: 7.7.4 + tinyglobby: 0.2.15 + ts-api-utils: 2.4.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) + '@typescript-eslint/scope-manager': 8.57.0 + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + eslint: 9.39.3(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/visitor-keys@8.57.0': + dependencies: + '@typescript-eslint/types': 8.57.0 + eslint-visitor-keys: 5.0.1 + + '@unrs/resolver-binding-android-arm-eabi@1.11.1': + optional: true + + '@unrs/resolver-binding-android-arm64@1.11.1': + optional: true + + '@unrs/resolver-binding-darwin-arm64@1.11.1': + optional: true + + '@unrs/resolver-binding-darwin-x64@1.11.1': + optional: true + + '@unrs/resolver-binding-freebsd-x64@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm64-musl@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-riscv64-musl@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-s390x-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-x64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-x64-musl@1.11.1': + optional: true + + '@unrs/resolver-binding-wasm32-wasi@1.11.1': + dependencies: + '@napi-rs/wasm-runtime': 0.2.12 + optional: true + + '@unrs/resolver-binding-win32-arm64-msvc@1.11.1': + optional: true + + '@unrs/resolver-binding-win32-ia32-msvc@1.11.1': + optional: true + + '@unrs/resolver-binding-win32-x64-msvc@1.11.1': + optional: true + + '@use-gesture/core@10.3.1': {} + + '@use-gesture/react@10.3.1(react@18.3.1)': + dependencies: + '@use-gesture/core': 10.3.1 + react: 18.3.1 + + '@vanilla-extract/babel-plugin-debug-ids@1.2.2': + dependencies: + '@babel/core': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@vanilla-extract/compiler@0.3.4(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)': + dependencies: + '@vanilla-extract/css': 1.18.0 + '@vanilla-extract/integration': 8.0.7 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + vite-node: 3.2.4(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - jiti + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + + '@vanilla-extract/css@1.18.0': + dependencies: + '@emotion/hash': 0.9.2 + '@vanilla-extract/private': 1.0.9 + css-what: 6.2.2 + cssesc: 3.0.0 + csstype: 3.2.3 + dedent: 1.7.2 + deep-object-diff: 1.1.9 + deepmerge: 4.3.1 + lru-cache: 10.4.3 + media-query-parser: 2.0.2 + modern-ahocorasick: 1.1.0 + picocolors: 1.1.1 + transitivePeerDependencies: + - babel-plugin-macros + + '@vanilla-extract/integration@8.0.7': + dependencies: + '@babel/core': 7.29.0 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) + '@vanilla-extract/babel-plugin-debug-ids': 1.2.2 + '@vanilla-extract/css': 1.18.0 + dedent: 1.7.2 + esbuild: 0.27.3 + eval: 0.1.8 + find-up: 5.0.0 + javascript-stringify: 2.1.0 + mlly: 1.8.1 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + + '@vanilla-extract/private@1.0.9': {} + + '@vanilla-extract/recipes@0.5.7(@vanilla-extract/css@1.18.0)': + dependencies: + '@vanilla-extract/css': 1.18.0 + + '@vanilla-extract/vite-plugin@5.1.4(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(yaml@2.8.2)': + dependencies: + '@vanilla-extract/compiler': 0.3.4(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + '@vanilla-extract/integration': 8.0.7 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - jiti + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + + '@vitejs/plugin-react@5.1.4(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': + dependencies: + '@babel/core': 7.29.0 + '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0) + '@rolldown/pluginutils': 1.0.0-rc.3 + '@types/babel__core': 7.20.5 + react-refresh: 0.18.0 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + transitivePeerDependencies: + - supports-color + + acorn-jsx@5.3.2(acorn@8.16.0): + dependencies: + acorn: 8.16.0 + + acorn@8.16.0: {} + + ajv@6.14.0: + dependencies: + fast-deep-equal: 3.1.3 + fast-json-stable-stringify: 2.1.0 + json-schema-traverse: 0.4.1 + uri-js: 4.4.1 + + ajv@8.18.0: + dependencies: + fast-deep-equal: 3.1.3 + fast-uri: 3.1.0 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + + another-json@0.2.0: {} + + ansi-regex@5.0.1: {} + + ansi-styles@4.3.0: + dependencies: + color-convert: 2.0.1 + + anymatch@3.1.3: + dependencies: + normalize-path: 3.0.0 + picomatch: 2.3.1 + + argparse@2.0.1: {} + + aria-query@5.3.2: {} + + array-buffer-byte-length@1.0.2: + dependencies: + call-bound: 1.0.4 + is-array-buffer: 3.0.5 + + array-includes@3.1.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + is-string: 1.1.1 + math-intrinsics: 1.1.0 + + array.prototype.findlast@1.2.5: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-shim-unscopables: 1.1.0 + + array.prototype.findlastindex@1.2.6: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-shim-unscopables: 1.1.0 + + array.prototype.flat@1.3.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-shim-unscopables: 1.1.0 + + array.prototype.flatmap@1.3.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-shim-unscopables: 1.1.0 + + array.prototype.tosorted@1.1.4: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-shim-unscopables: 1.1.0 + + arraybuffer.prototype.slice@1.0.4: + dependencies: + array-buffer-byte-length: 1.0.2 + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + is-array-buffer: 3.0.5 + + ast-types-flow@0.0.8: {} + + async-function@1.0.0: {} + + async@3.2.6: {} + + at-least-node@1.0.0: {} + + available-typed-arrays@1.0.7: + dependencies: + possible-typed-array-names: 1.1.0 + + await-to-js@3.0.0: {} + + axe-core@4.11.1: {} + + axobject-query@4.1.0: {} + + babel-plugin-polyfill-corejs2@0.4.16(@babel/core@7.29.0): + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/core': 7.29.0 + '@babel/helper-define-polyfill-provider': 0.6.7(@babel/core@7.29.0) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-corejs3@0.14.1(@babel/core@7.29.0): + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-define-polyfill-provider': 0.6.7(@babel/core@7.29.0) + core-js-compat: 3.48.0 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-regenerator@0.6.7(@babel/core@7.29.0): + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-define-polyfill-provider': 0.6.7(@babel/core@7.29.0) + transitivePeerDependencies: + - supports-color + + badwords-list@2.0.1-4: {} + + balanced-match@4.0.4: {} + + base-x@5.0.1: {} + + base64-js@1.5.1: {} + + baseline-browser-mapping@2.10.0: {} + + binary-extensions@2.3.0: {} + + bind-event-listener@3.0.0: {} + + blake3-wasm@2.1.5: {} + + blurhash@2.0.5: {} + + brace-expansion@5.0.4: + dependencies: + balanced-match: 4.0.4 + + braces@3.0.3: + dependencies: + fill-range: 7.1.1 + + browser-encrypt-attachment@0.3.0: {} + + browserslist@4.28.1: + dependencies: + baseline-browser-mapping: 2.10.0 + caniuse-lite: 1.0.30001777 + electron-to-chromium: 1.5.307 + node-releases: 2.0.36 + update-browserslist-db: 1.2.3(browserslist@4.28.1) + + bs58@6.0.0: + dependencies: + base-x: 5.0.1 + + buffer-from@1.1.2: {} + + buffer@6.0.3: + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + + cac@6.7.14: {} + + call-bind-apply-helpers@1.0.2: + dependencies: + es-errors: 1.3.0 + function-bind: 1.1.2 + + call-bind@1.0.8: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-define-property: 1.0.1 + get-intrinsic: 1.3.0 + set-function-length: 1.2.2 + + call-bound@1.0.4: + dependencies: + call-bind-apply-helpers: 1.0.2 + get-intrinsic: 1.3.0 + + callsites@3.1.0: {} + + camelcase@6.3.0: {} + + caniuse-lite@1.0.30001777: {} + + chalk@4.1.2: + dependencies: + ansi-styles: 4.3.0 + supports-color: 7.2.0 + + chokidar@3.6.0: + dependencies: + anymatch: 3.1.3 + braces: 3.0.3 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.3 + + chroma-js@3.2.0: {} + + classnames@2.5.1: {} + + cliui@8.0.1: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + clsx@2.1.1: {} + + color-convert@2.0.1: + dependencies: + color-name: 1.1.4 + + color-name@1.1.4: {} + + commander@2.20.3: {} + + comment-parser@1.4.5: {} + + common-tags@1.8.2: {} + + compute-scroll-into-view@3.1.1: {} + + confbox@0.1.8: {} + + confusing-browser-globals@1.0.11: {} + + content-type@1.0.5: {} + + convert-source-map@2.0.0: {} + + cookie@1.1.1: {} + + core-js-compat@3.48.0: + dependencies: + browserslist: 4.28.1 + + cosmiconfig@8.3.6(typescript@5.9.3): + dependencies: + import-fresh: 3.3.1 + js-yaml: 4.1.1 + parse-json: 5.2.0 + path-type: 4.0.0 + optionalDependencies: + typescript: 5.9.3 + + cross-fetch@4.0.0: + dependencies: + node-fetch: 2.7.0 + transitivePeerDependencies: + - encoding + + cross-spawn@7.0.6: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + + crypto-random-string@2.0.0: {} + + css-what@6.2.2: {} + + cssesc@3.0.0: {} + + csstype@3.2.3: {} + + damerau-levenshtein@1.0.8: {} + + data-view-buffer@1.0.2: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 + + data-view-byte-length@1.0.2: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 + + data-view-byte-offset@1.0.1: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 + + dayjs@1.11.19: {} + + debug@3.2.7: + dependencies: + ms: 2.1.3 + + debug@4.4.3: + dependencies: + ms: 2.1.3 + + decimal.js@10.6.0: {} + + dedent@1.7.2: {} + + deep-is@0.1.4: {} + + deep-object-diff@1.1.9: {} + + deepmerge@4.3.1: {} + + define-data-property@1.1.4: + dependencies: + es-define-property: 1.0.1 + es-errors: 1.3.0 + gopd: 1.2.0 + + define-properties@1.2.1: + dependencies: + define-data-property: 1.1.4 + has-property-descriptors: 1.0.2 + object-keys: 1.1.1 + + detect-libc@2.1.2: {} + + direction@1.0.4: {} + + doctrine@2.1.0: + dependencies: + esutils: 2.0.3 + + dom-serializer@2.0.0: + dependencies: + domelementtype: 2.3.0 + domhandler: 5.0.3 + entities: 4.5.0 + + domelementtype@2.3.0: {} + + domhandler@5.0.3: + dependencies: + domelementtype: 2.3.0 + + domutils@3.2.2: + dependencies: + dom-serializer: 2.0.0 + domelementtype: 2.3.0 + domhandler: 5.0.3 + + dot-case@3.0.4: + dependencies: + no-case: 3.0.4 + tslib: 2.8.1 + + dunder-proto@1.0.1: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-errors: 1.3.0 + gopd: 1.2.0 + + ejs@3.1.10: + dependencies: + jake: 10.9.4 + + electron-to-chromium@1.5.307: {} + + emoji-regex@8.0.0: {} + + emoji-regex@9.2.2: {} + + emojibase-data@15.3.2(emojibase@15.3.1): + dependencies: + emojibase: 15.3.1 + + emojibase@15.3.1: {} + + enhanced-resolve@5.20.0: + dependencies: + graceful-fs: 4.2.11 + tapable: 2.3.0 + + entities@4.5.0: {} + + entities@7.0.1: {} + + error-ex@1.3.4: + dependencies: + is-arrayish: 0.2.1 + + error-stack-parser-es@1.0.5: {} + + es-abstract@1.24.1: + dependencies: + array-buffer-byte-length: 1.0.2 + arraybuffer.prototype.slice: 1.0.4 + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + call-bound: 1.0.4 + data-view-buffer: 1.0.2 + data-view-byte-length: 1.0.2 + data-view-byte-offset: 1.0.1 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-set-tostringtag: 2.1.0 + es-to-primitive: 1.3.0 + function.prototype.name: 1.1.8 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + get-symbol-description: 1.1.0 + globalthis: 1.0.4 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + internal-slot: 1.1.0 + is-array-buffer: 3.0.5 + is-callable: 1.2.7 + is-data-view: 1.0.2 + is-negative-zero: 2.0.3 + is-regex: 1.2.1 + is-set: 2.0.3 + is-shared-array-buffer: 1.0.4 + is-string: 1.1.1 + is-typed-array: 1.1.15 + is-weakref: 1.1.1 + math-intrinsics: 1.1.0 + object-inspect: 1.13.4 + object-keys: 1.1.1 + object.assign: 4.1.7 + own-keys: 1.0.1 + regexp.prototype.flags: 1.5.4 + safe-array-concat: 1.1.3 + safe-push-apply: 1.0.0 + safe-regex-test: 1.1.0 + set-proto: 1.0.0 + stop-iteration-iterator: 1.1.0 + string.prototype.trim: 1.2.10 + string.prototype.trimend: 1.0.9 + string.prototype.trimstart: 1.0.8 + typed-array-buffer: 1.0.3 + typed-array-byte-length: 1.0.3 + typed-array-byte-offset: 1.0.4 + typed-array-length: 1.0.7 + unbox-primitive: 1.1.0 + which-typed-array: 1.1.20 + + es-define-property@1.0.1: {} + + es-errors@1.3.0: {} + + es-iterator-helpers@1.2.2: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-set-tostringtag: 2.1.0 + function-bind: 1.1.2 + get-intrinsic: 1.3.0 + globalthis: 1.0.4 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + internal-slot: 1.1.0 + iterator.prototype: 1.1.5 + safe-array-concat: 1.1.3 + + es-module-lexer@1.7.0: {} + + es-object-atoms@1.1.1: + dependencies: + es-errors: 1.3.0 + + es-set-tostringtag@2.1.0: + dependencies: + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + + es-shim-unscopables@1.1.0: + dependencies: + hasown: 2.0.2 + + es-to-primitive@1.3.0: + dependencies: + is-callable: 1.2.7 + is-date-object: 1.1.0 + is-symbol: 1.1.1 + + esbuild@0.27.3: + optionalDependencies: + '@esbuild/aix-ppc64': 0.27.3 + '@esbuild/android-arm': 0.27.3 + '@esbuild/android-arm64': 0.27.3 + '@esbuild/android-x64': 0.27.3 + '@esbuild/darwin-arm64': 0.27.3 + '@esbuild/darwin-x64': 0.27.3 + '@esbuild/freebsd-arm64': 0.27.3 + '@esbuild/freebsd-x64': 0.27.3 + '@esbuild/linux-arm': 0.27.3 + '@esbuild/linux-arm64': 0.27.3 + '@esbuild/linux-ia32': 0.27.3 + '@esbuild/linux-loong64': 0.27.3 + '@esbuild/linux-mips64el': 0.27.3 + '@esbuild/linux-ppc64': 0.27.3 + '@esbuild/linux-riscv64': 0.27.3 + '@esbuild/linux-s390x': 0.27.3 + '@esbuild/linux-x64': 0.27.3 + '@esbuild/netbsd-arm64': 0.27.3 + '@esbuild/netbsd-x64': 0.27.3 + '@esbuild/openbsd-arm64': 0.27.3 + '@esbuild/openbsd-x64': 0.27.3 + '@esbuild/openharmony-arm64': 0.27.3 + '@esbuild/sunos-x64': 0.27.3 + '@esbuild/win32-arm64': 0.27.3 + '@esbuild/win32-ia32': 0.27.3 + '@esbuild/win32-x64': 0.27.3 + + escalade@3.2.0: {} + + escape-string-regexp@4.0.0: {} + + eslint-compat-utils@0.5.1(eslint@9.39.3(jiti@2.6.1)): + dependencies: + eslint: 9.39.3(jiti@2.6.1) + semver: 7.7.4 + + eslint-config-airbnb-extended@3.0.1(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3): + dependencies: + '@next/eslint-plugin-next': 16.1.6 + '@stylistic/eslint-plugin': 5.10.0(eslint@9.39.3(jiti@2.6.1)) + confusing-browser-globals: 1.0.11 + eslint: 9.39.3(jiti@2.6.1) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1)))(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-n: 17.24.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + eslint-plugin-react: 7.37.5(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-react-hooks: 7.0.1(eslint@9.39.3(jiti@2.6.1)) + globals: 17.3.0 + typescript-eslint: 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + transitivePeerDependencies: + - '@typescript-eslint/parser' + - '@typescript-eslint/utils' + - eslint-import-resolver-node + - eslint-import-resolver-webpack + - supports-color + - typescript + + eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)): + dependencies: + eslint: 9.39.3(jiti@2.6.1) + + eslint-import-context@0.1.9(unrs-resolver@1.11.1): + dependencies: + get-tsconfig: 4.13.6 + stable-hash-x: 0.2.0 + optionalDependencies: + unrs-resolver: 1.11.1 + + eslint-import-resolver-node@0.3.9: + dependencies: + debug: 3.2.7 + is-core-module: 2.16.1 + resolve: 1.22.11 + transitivePeerDependencies: + - supports-color + + eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1)))(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1)): + dependencies: + debug: 4.4.3 + eslint: 9.39.3(jiti@2.6.1) + eslint-import-context: 0.1.9(unrs-resolver@1.11.1) + get-tsconfig: 4.13.6 + is-bun-module: 2.0.0 + stable-hash-x: 0.2.0 + tinyglobby: 0.2.15 + unrs-resolver: 1.11.1 + optionalDependencies: + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1)) + transitivePeerDependencies: + - supports-color + + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1)): + dependencies: + debug: 3.2.7 + optionalDependencies: + '@typescript-eslint/parser': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + eslint: 9.39.3(jiti@2.6.1) + eslint-import-resolver-node: 0.3.9 + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1)))(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1)) + transitivePeerDependencies: + - supports-color + + eslint-plugin-es-x@7.8.0(eslint@9.39.3(jiti@2.6.1)): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) + '@eslint-community/regexpp': 4.12.2 + eslint: 9.39.3(jiti@2.6.1) + eslint-compat-utils: 0.5.1(eslint@9.39.3(jiti@2.6.1)) + + eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.3(jiti@2.6.1)): + dependencies: + '@typescript-eslint/types': 8.57.0 + comment-parser: 1.4.5 + debug: 4.4.3 + eslint: 9.39.3(jiti@2.6.1) + eslint-import-context: 0.1.9(unrs-resolver@1.11.1) + is-glob: 4.0.3 + minimatch: 10.2.4 + semver: 7.7.4 + stable-hash-x: 0.2.0 + unrs-resolver: 1.11.1 + optionalDependencies: + '@typescript-eslint/utils': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + eslint-import-resolver-node: 0.3.9 + transitivePeerDependencies: + - supports-color + + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1)): + dependencies: + '@rtsao/scc': 1.1.0 + array-includes: 3.1.9 + array.prototype.findlastindex: 1.2.6 + array.prototype.flat: 1.3.3 + array.prototype.flatmap: 1.3.3 + debug: 3.2.7 + doctrine: 2.1.0 + eslint: 9.39.3(jiti@2.6.1) + eslint-import-resolver-node: 0.3.9 + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1)) + hasown: 2.0.2 + is-core-module: 2.16.1 + is-glob: 4.0.3 + minimatch: 10.2.4 + object.fromentries: 2.0.8 + object.groupby: 1.0.3 + object.values: 1.2.1 + semver: 6.3.1 + string.prototype.trimend: 1.0.9 + tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color + + eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.3(jiti@2.6.1)): + dependencies: + aria-query: 5.3.2 + array-includes: 3.1.9 + array.prototype.flatmap: 1.3.3 + ast-types-flow: 0.0.8 + axe-core: 4.11.1 + axobject-query: 4.1.0 + damerau-levenshtein: 1.0.8 + emoji-regex: 9.2.2 + eslint: 9.39.3(jiti@2.6.1) + hasown: 2.0.2 + jsx-ast-utils: 3.3.5 + language-tags: 1.0.9 + minimatch: 10.2.4 + object.fromentries: 2.0.8 + safe-regex-test: 1.1.0 + string.prototype.includes: 2.0.1 + + eslint-plugin-n@17.24.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) + enhanced-resolve: 5.20.0 + eslint: 9.39.3(jiti@2.6.1) + eslint-plugin-es-x: 7.8.0(eslint@9.39.3(jiti@2.6.1)) + get-tsconfig: 4.13.6 + globals: 15.15.0 + globrex: 0.1.2 + ignore: 5.3.2 + semver: 7.7.4 + ts-declaration-location: 1.0.7(typescript@5.9.3) + transitivePeerDependencies: + - typescript + + eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1): + dependencies: + eslint: 9.39.3(jiti@2.6.1) + prettier: 3.8.1 + prettier-linter-helpers: 1.0.1 + synckit: 0.11.12 + optionalDependencies: + eslint-config-prettier: 10.1.8(eslint@9.39.3(jiti@2.6.1)) + + eslint-plugin-react-hooks@7.0.1(eslint@9.39.3(jiti@2.6.1)): + dependencies: + '@babel/core': 7.29.0 + '@babel/parser': 7.29.0 + eslint: 9.39.3(jiti@2.6.1) + hermes-parser: 0.25.1 + zod: 4.3.6 + zod-validation-error: 4.0.2(zod@4.3.6) + transitivePeerDependencies: + - supports-color + + eslint-plugin-react@7.37.5(eslint@9.39.3(jiti@2.6.1)): + dependencies: + array-includes: 3.1.9 + array.prototype.findlast: 1.2.5 + array.prototype.flatmap: 1.3.3 + array.prototype.tosorted: 1.1.4 + doctrine: 2.1.0 + es-iterator-helpers: 1.2.2 + eslint: 9.39.3(jiti@2.6.1) + estraverse: 5.3.0 + hasown: 2.0.2 + jsx-ast-utils: 3.3.5 + minimatch: 10.2.4 + object.entries: 1.1.9 + object.fromentries: 2.0.8 + object.values: 1.2.1 + prop-types: 15.8.1 + resolve: 2.0.0-next.6 + semver: 6.3.1 + string.prototype.matchall: 4.0.12 + string.prototype.repeat: 1.0.0 + + eslint-scope@8.4.0: + dependencies: + esrecurse: 4.3.0 + estraverse: 5.3.0 + + eslint-visitor-keys@3.4.3: {} + + eslint-visitor-keys@4.2.1: {} + + eslint-visitor-keys@5.0.1: {} + + eslint@9.39.3(jiti@2.6.1): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) + '@eslint-community/regexpp': 4.12.2 + '@eslint/config-array': 0.21.2 + '@eslint/config-helpers': 0.4.2 + '@eslint/core': 0.17.0 + '@eslint/eslintrc': 3.3.5 + '@eslint/js': 9.39.3 + '@eslint/plugin-kit': 0.4.1 + '@humanfs/node': 0.16.7 + '@humanwhocodes/module-importer': 1.0.1 + '@humanwhocodes/retry': 0.4.3 + '@types/estree': 1.0.8 + ajv: 6.14.0 + chalk: 4.1.2 + cross-spawn: 7.0.6 + debug: 4.4.3 + escape-string-regexp: 4.0.0 + eslint-scope: 8.4.0 + eslint-visitor-keys: 4.2.1 + espree: 10.4.0 + esquery: 1.7.0 + esutils: 2.0.3 + fast-deep-equal: 3.1.3 + file-entry-cache: 8.0.0 + find-up: 5.0.0 + glob-parent: 6.0.2 + ignore: 5.3.2 + imurmurhash: 0.1.4 + is-glob: 4.0.3 + json-stable-stringify-without-jsonify: 1.0.1 + lodash.merge: 4.6.2 + minimatch: 10.2.4 + natural-compare: 1.4.0 + optionator: 0.9.4 + optionalDependencies: + jiti: 2.6.1 + transitivePeerDependencies: + - supports-color + + espree@10.4.0: + dependencies: + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) + eslint-visitor-keys: 4.2.1 + + esquery@1.7.0: + dependencies: + estraverse: 5.3.0 + + esrecurse@4.3.0: + dependencies: + estraverse: 5.3.0 + + estraverse@5.3.0: {} + + estree-walker@1.0.1: {} + + estree-walker@2.0.2: {} + + esutils@2.0.3: {} + + eval@0.1.8: + dependencies: + '@types/node': 24.10.13 + require-like: 0.1.2 + + eventemitter3@5.0.4: {} + + events@3.3.0: {} + + fast-deep-equal@3.1.3: {} + + fast-diff@1.3.0: {} + + fast-glob@3.3.1: + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.8 + + fast-glob@3.3.3: + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.8 + + fast-json-stable-stringify@2.1.0: {} + + fast-levenshtein@2.0.6: {} + + fast-uri@3.1.0: {} + + fastq@1.20.1: + dependencies: + reusify: 1.1.0 + + fd-package-json@2.0.0: + dependencies: + walk-up-path: 4.0.0 + + fdir@6.5.0(picomatch@4.0.3): + optionalDependencies: + picomatch: 4.0.3 + + file-entry-cache@8.0.0: + dependencies: + flat-cache: 4.0.1 + + file-saver@2.0.5: {} + + filelist@1.0.6: + dependencies: + minimatch: 10.2.4 + + fill-range@7.1.1: + dependencies: + to-regex-range: 5.0.1 + + find-up@5.0.0: + dependencies: + locate-path: 6.0.0 + path-exists: 4.0.0 + + flat-cache@4.0.1: + dependencies: + flatted: 3.4.1 + keyv: 4.5.4 + + flatted@3.4.1: {} + + focus-trap-react@10.3.1(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + focus-trap: 7.8.0 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + tabbable: 6.4.0 + + focus-trap@7.8.0: + dependencies: + tabbable: 6.4.0 + + folds@2.6.2(@vanilla-extract/css@1.18.0)(@vanilla-extract/recipes@0.5.7(@vanilla-extract/css@1.18.0))(classnames@2.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@vanilla-extract/css': 1.18.0 + '@vanilla-extract/recipes': 0.5.7(@vanilla-extract/css@1.18.0) + classnames: 2.5.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + for-each@0.3.5: + dependencies: + is-callable: 1.2.7 + + foreground-child@3.3.1: + dependencies: + cross-spawn: 7.0.6 + signal-exit: 4.1.0 + + formatly@0.3.0: + dependencies: + fd-package-json: 2.0.0 + + framer-motion@12.34.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + motion-dom: 12.35.2 + motion-utils: 12.29.2 + tslib: 2.8.1 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + framer-motion@12.35.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + motion-dom: 12.35.2 + motion-utils: 12.29.2 + tslib: 2.8.1 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + fs-extra@9.1.0: + dependencies: + at-least-node: 1.0.0 + graceful-fs: 4.2.11 + jsonfile: 6.2.0 + universalify: 2.0.1 + + fsevents@2.3.3: + optional: true + + function-bind@1.1.2: {} + + function.prototype.name@1.1.8: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + functions-have-names: 1.2.3 + hasown: 2.0.2 + is-callable: 1.2.7 + + functions-have-names@1.2.3: {} + + generator-function@2.0.1: {} + + gensync@1.0.0-beta.2: {} + + get-caller-file@2.0.5: {} + + get-intrinsic@1.3.0: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + function-bind: 1.1.2 + get-proto: 1.0.1 + gopd: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + math-intrinsics: 1.1.0 + + get-own-enumerable-property-symbols@3.0.2: {} + + get-proto@1.0.1: + dependencies: + dunder-proto: 1.0.1 + es-object-atoms: 1.1.1 + + get-symbol-description@1.1.0: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + + get-tsconfig@4.13.6: + dependencies: + resolve-pkg-maps: 1.0.0 + + glob-parent@5.1.2: + dependencies: + is-glob: 4.0.3 + + glob-parent@6.0.2: + dependencies: + is-glob: 4.0.3 + + glob@11.1.0: + dependencies: + foreground-child: 3.3.1 + jackspeak: 4.2.3 + minimatch: 10.2.4 + minipass: 7.1.3 + package-json-from-dist: 1.0.1 + path-scurry: 2.0.2 + + globals@14.0.0: {} + + globals@15.15.0: {} + + globals@17.3.0: {} + + globalthis@1.0.4: + dependencies: + define-properties: 1.2.1 + gopd: 1.2.0 + + globrex@0.1.2: {} + + gopd@1.2.0: {} + + graceful-fs@4.2.11: {} + + has-bigints@1.1.0: {} + + has-flag@4.0.0: {} + + has-property-descriptors@1.0.2: + dependencies: + es-define-property: 1.0.1 + + has-proto@1.2.0: + dependencies: + dunder-proto: 1.0.1 + + has-symbols@1.1.0: {} + + has-tostringtag@1.0.2: + dependencies: + has-symbols: 1.1.0 + + hasown@2.0.2: + dependencies: + function-bind: 1.1.2 + + hermes-estree@0.25.1: {} + + hermes-parser@0.25.1: + dependencies: + hermes-estree: 0.25.1 + + hoist-non-react-statics@3.3.2: + dependencies: + react-is: 16.13.1 + + html-dom-parser@5.0.3: + dependencies: + domhandler: 5.0.3 + htmlparser2: 9.0.0 + + html-dom-parser@5.1.8: + dependencies: + domhandler: 5.0.3 + htmlparser2: 10.1.0 + + html-parse-stringify@3.0.1: + dependencies: + void-elements: 3.1.0 + + html-react-parser@4.2.10(react@18.3.1): + dependencies: + domhandler: 5.0.3 + html-dom-parser: 5.0.3 + react: 18.3.1 + react-property: 2.0.2 + style-to-js: 1.1.8 + + htmlparser2@10.1.0: + dependencies: + domelementtype: 2.3.0 + domhandler: 5.0.3 + domutils: 3.2.2 + entities: 7.0.1 + + htmlparser2@8.0.2: + dependencies: + domelementtype: 2.3.0 + domhandler: 5.0.3 + domutils: 3.2.2 + entities: 4.5.0 + + htmlparser2@9.0.0: + dependencies: + domelementtype: 2.3.0 + domhandler: 5.0.3 + domutils: 3.2.2 + entities: 4.5.0 + + i18next-browser-languagedetector@8.2.1: + dependencies: + '@babel/runtime': 7.28.6 + + i18next-http-backend@2.7.3: + dependencies: + cross-fetch: 4.0.0 + transitivePeerDependencies: + - encoding + + i18next@25.8.17(typescript@5.9.3): + dependencies: + '@babel/runtime': 7.28.6 + optionalDependencies: + typescript: 5.9.3 + + idb@7.1.1: {} + + ieee754@1.2.1: {} + + ignore@5.3.2: {} + + ignore@7.0.5: {} + + immer@9.0.21: {} + + import-fresh@3.3.1: + dependencies: + parent-module: 1.0.1 + resolve-from: 4.0.0 + + imurmurhash@0.1.4: {} + + inline-style-parser@0.2.2: {} + + internal-slot@1.1.0: + dependencies: + es-errors: 1.3.0 + hasown: 2.0.2 + side-channel: 1.1.0 + + intl-messageformat@10.7.18: + dependencies: + '@formatjs/ecma402-abstract': 2.3.6 + '@formatjs/fast-memoize': 2.2.7 + '@formatjs/icu-messageformat-parser': 2.11.4 + tslib: 2.8.1 + + is-array-buffer@3.0.5: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + + is-arrayish@0.2.1: {} + + is-async-function@2.1.1: + dependencies: + async-function: 1.0.0 + call-bound: 1.0.4 + get-proto: 1.0.1 + has-tostringtag: 1.0.2 + safe-regex-test: 1.1.0 + + is-bigint@1.1.0: + dependencies: + has-bigints: 1.1.0 + + is-binary-path@2.1.0: + dependencies: + binary-extensions: 2.3.0 + + is-boolean-object@1.2.2: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-bun-module@2.0.0: + dependencies: + semver: 7.7.4 + + is-callable@1.2.7: {} + + is-core-module@2.16.1: + dependencies: + hasown: 2.0.2 + + is-data-view@1.0.2: + dependencies: + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + is-typed-array: 1.1.15 + + is-date-object@1.1.0: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-extglob@2.1.1: {} + + is-finalizationregistry@1.1.1: + dependencies: + call-bound: 1.0.4 + + is-fullwidth-code-point@3.0.0: {} + + is-generator-function@1.1.2: + dependencies: + call-bound: 1.0.4 + generator-function: 2.0.1 + get-proto: 1.0.1 + has-tostringtag: 1.0.2 + safe-regex-test: 1.1.0 + + is-glob@4.0.3: + dependencies: + is-extglob: 2.1.1 + + is-hotkey@0.2.0: {} + + is-map@2.0.3: {} + + is-module@1.0.0: {} + + is-negative-zero@2.0.3: {} + + is-network-error@1.3.1: {} + + is-number-object@1.1.1: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-number@7.0.0: {} + + is-obj@1.0.1: {} + + is-plain-object@5.0.0: {} + + is-regex@1.2.1: + dependencies: + call-bound: 1.0.4 + gopd: 1.2.0 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + + is-regexp@1.0.0: {} + + is-set@2.0.3: {} + + is-shared-array-buffer@1.0.4: + dependencies: + call-bound: 1.0.4 + + is-stream@2.0.1: {} + + is-string@1.1.1: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-symbol@1.1.1: + dependencies: + call-bound: 1.0.4 + has-symbols: 1.1.0 + safe-regex-test: 1.1.0 + + is-typed-array@1.1.15: + dependencies: + which-typed-array: 1.1.20 + + is-weakmap@2.0.2: {} + + is-weakref@1.1.1: + dependencies: + call-bound: 1.0.4 + + is-weakset@2.0.4: + dependencies: + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + + isarray@2.0.5: {} + + isexe@2.0.0: {} + + iterator.prototype@1.1.5: + dependencies: + define-data-property: 1.1.4 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + has-symbols: 1.1.0 + set-function-name: 2.0.2 + + jackspeak@4.2.3: + dependencies: + '@isaacs/cliui': 9.0.0 + + jake@10.9.4: + dependencies: + async: 3.2.6 + filelist: 1.0.6 + picocolors: 1.1.1 + + javascript-stringify@2.1.0: {} + + jiti@2.6.1: {} + + jotai@2.18.1(@babel/core@7.29.0)(@babel/template@7.28.6)(@types/react@18.3.28)(react@18.3.1): + optionalDependencies: + '@babel/core': 7.29.0 + '@babel/template': 7.28.6 + '@types/react': 18.3.28 + react: 18.3.1 + + js-tokens@4.0.0: {} + + js-yaml@4.1.1: + dependencies: + argparse: 2.0.1 + + jsesc@3.1.0: {} + + json-buffer@3.0.1: {} + + json-parse-even-better-errors@2.3.1: {} + + json-schema-traverse@0.4.1: {} + + json-schema-traverse@1.0.0: {} + + json-schema@0.4.0: {} + + json-stable-stringify-without-jsonify@1.0.1: {} + + json5@1.0.2: + dependencies: + minimist: 1.2.8 + + json5@2.2.3: {} + + jsonfile@6.2.0: + dependencies: + universalify: 2.0.1 + optionalDependencies: + graceful-fs: 4.2.11 + + jsonpointer@5.0.1: {} + + jsx-ast-utils@3.3.5: + dependencies: + array-includes: 3.1.9 + array.prototype.flat: 1.3.3 + object.assign: 4.1.7 + object.values: 1.2.1 + + jwt-decode@4.0.0: {} + + keyv@4.5.4: + dependencies: + json-buffer: 3.0.1 + + kleur@4.1.5: {} + + knip@5.85.0(@types/node@24.10.13)(typescript@5.9.3): + dependencies: + '@nodelib/fs.walk': 1.2.8 + '@types/node': 24.10.13 + fast-glob: 3.3.3 + formatly: 0.3.0 + jiti: 2.6.1 + js-yaml: 4.1.1 + minimist: 1.2.8 + oxc-resolver: 11.19.1 + picocolors: 1.1.1 + picomatch: 4.0.3 + smol-toml: 1.6.0 + strip-json-comments: 5.0.3 + typescript: 5.9.3 + zod: 4.3.6 + + language-subtag-registry@0.3.23: {} + + language-tags@1.0.9: + dependencies: + language-subtag-registry: 0.3.23 + + leven@3.1.0: {} + + levn@0.4.1: + dependencies: + prelude-ls: 1.2.1 + type-check: 0.4.0 + + lines-and-columns@1.2.4: {} + + linkify-react@4.3.2(linkifyjs@4.3.2)(react@18.3.1): + dependencies: + linkifyjs: 4.3.2 + react: 18.3.1 + + linkifyjs@4.3.2: {} + + locate-path@6.0.0: + dependencies: + p-locate: 5.0.0 + + lodash.debounce@4.0.8: {} + + lodash.merge@4.6.2: {} + + lodash.sortby@4.7.0: {} + + lodash@4.17.23: {} + + loglevel@1.9.2: {} + + loose-envify@1.4.0: + dependencies: + js-tokens: 4.0.0 + + lower-case@2.0.2: + dependencies: + tslib: 2.8.1 + + lru-cache@10.4.3: {} + + lru-cache@11.2.6: {} + + lru-cache@5.1.1: + dependencies: + yallist: 3.1.1 + + magic-string@0.25.9: + dependencies: + sourcemap-codec: 1.4.8 + + magic-string@0.30.21: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + + math-intrinsics@1.1.0: {} + + matrix-events-sdk@0.0.1: {} + + matrix-js-sdk@38.4.0: + dependencies: + '@babel/runtime': 7.28.6 + '@matrix-org/matrix-sdk-crypto-wasm': 15.3.0 + another-json: 0.2.0 + bs58: 6.0.0 + content-type: 1.0.5 + jwt-decode: 4.0.0 + loglevel: 1.9.2 + matrix-events-sdk: 0.0.1 + matrix-widget-api: 1.13.0 + oidc-client-ts: 3.4.1 + p-retry: 7.1.1 + sdp-transform: 2.15.0 + unhomoglyph: 1.0.6 + uuid: 13.0.0 + + matrix-widget-api@1.13.0: + dependencies: + '@types/events': 3.0.3 + events: 3.3.0 + + media-query-parser@2.0.2: + dependencies: + '@babel/runtime': 7.28.6 + + merge2@1.4.1: {} + + micromatch@4.0.8: + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + + millify@6.1.0: + dependencies: + yargs: 17.7.2 + + miniflare@4.20260310.0: + dependencies: + '@cspotcode/source-map-support': 0.8.1 + sharp: 0.34.5 + undici: 7.18.2 + workerd: 1.20260310.1 + ws: 8.18.0 + youch: 4.1.0-beta.10 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + minimatch@10.2.4: + dependencies: + brace-expansion: 5.0.4 + + minimist@1.2.8: {} + + minipass@7.1.3: {} + + mlly@1.8.1: + dependencies: + acorn: 8.16.0 + pathe: 2.0.3 + pkg-types: 1.3.1 + ufo: 1.6.3 + + modern-ahocorasick@1.1.0: {} + + motion-dom@12.35.2: + dependencies: + motion-utils: 12.29.2 + + motion-utils@12.29.2: {} + + motion@12.35.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + framer-motion: 12.35.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + tslib: 2.8.1 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + ms@2.1.3: {} + + nanoid@3.3.11: {} + + napi-postinstall@0.3.4: {} + + natural-compare@1.4.0: {} + + no-case@3.0.4: + dependencies: + lower-case: 2.0.2 + tslib: 2.8.1 + + node-exports-info@1.6.0: + dependencies: + array.prototype.flatmap: 1.3.3 + es-errors: 1.3.0 + object.entries: 1.1.9 + semver: 6.3.1 + + node-fetch@2.7.0: + dependencies: + whatwg-url: 5.0.0 + + node-readable-to-web-readable-stream@0.4.2: + optional: true + + node-releases@2.0.36: {} + + normalize-path@3.0.0: {} + + object-assign@4.1.1: {} + + object-inspect@1.13.4: {} + + object-keys@1.1.1: {} + + object.assign@4.1.7: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + has-symbols: 1.1.0 + object-keys: 1.1.1 + + object.entries@1.1.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + object.fromentries@2.0.8: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + + object.groupby@1.0.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + + object.values@1.2.1: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + oidc-client-ts@3.4.1: + dependencies: + jwt-decode: 4.0.0 + + optionator@0.9.4: + dependencies: + deep-is: 0.1.4 + fast-levenshtein: 2.0.6 + levn: 0.4.1 + prelude-ls: 1.2.1 + type-check: 0.4.0 + word-wrap: 1.2.5 + + own-keys@1.0.1: + dependencies: + get-intrinsic: 1.3.0 + object-keys: 1.1.1 + safe-push-apply: 1.0.0 + + oxc-resolver@11.19.1: + optionalDependencies: + '@oxc-resolver/binding-android-arm-eabi': 11.19.1 + '@oxc-resolver/binding-android-arm64': 11.19.1 + '@oxc-resolver/binding-darwin-arm64': 11.19.1 + '@oxc-resolver/binding-darwin-x64': 11.19.1 + '@oxc-resolver/binding-freebsd-x64': 11.19.1 + '@oxc-resolver/binding-linux-arm-gnueabihf': 11.19.1 + '@oxc-resolver/binding-linux-arm-musleabihf': 11.19.1 + '@oxc-resolver/binding-linux-arm64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-arm64-musl': 11.19.1 + '@oxc-resolver/binding-linux-ppc64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-riscv64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-riscv64-musl': 11.19.1 + '@oxc-resolver/binding-linux-s390x-gnu': 11.19.1 + '@oxc-resolver/binding-linux-x64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-x64-musl': 11.19.1 + '@oxc-resolver/binding-openharmony-arm64': 11.19.1 + '@oxc-resolver/binding-wasm32-wasi': 11.19.1 + '@oxc-resolver/binding-win32-arm64-msvc': 11.19.1 + '@oxc-resolver/binding-win32-ia32-msvc': 11.19.1 + '@oxc-resolver/binding-win32-x64-msvc': 11.19.1 + + p-limit@3.1.0: + dependencies: + yocto-queue: 0.1.0 + + p-locate@5.0.0: + dependencies: + p-limit: 3.1.0 + + p-map@7.0.4: {} + + p-retry@7.1.1: + dependencies: + is-network-error: 1.3.1 + + package-json-from-dist@1.0.1: {} + + parent-module@1.0.1: + dependencies: + callsites: 3.1.0 + + parse-json@5.2.0: + dependencies: + '@babel/code-frame': 7.29.0 + error-ex: 1.3.4 + json-parse-even-better-errors: 2.3.1 + lines-and-columns: 1.2.4 + + parse-srcset@1.0.2: {} + + path-exists@4.0.0: {} + + path-key@3.1.1: {} + + path-parse@1.0.7: {} + + path-scurry@2.0.2: + dependencies: + lru-cache: 11.2.6 + minipass: 7.1.3 + + path-to-regexp@6.3.0: {} + + path-type@4.0.0: {} + + pathe@2.0.3: {} + + pdfjs-dist@5.5.207: + optionalDependencies: + '@napi-rs/canvas': 0.1.96 + node-readable-to-web-readable-stream: 0.4.2 + + picocolors@1.1.1: {} + + picomatch@2.3.1: {} + + picomatch@4.0.3: {} + + pkg-types@1.3.1: + dependencies: + confbox: 0.1.8 + mlly: 1.8.1 + pathe: 2.0.3 + + possible-typed-array-names@1.1.0: {} + + postcss@8.5.8: + dependencies: + nanoid: 3.3.11 + picocolors: 1.1.1 + source-map-js: 1.2.1 + + prelude-ls@1.2.1: {} + + prettier-linter-helpers@1.0.1: + dependencies: + fast-diff: 1.3.0 + + prettier@3.8.1: {} + + pretty-bytes@5.6.0: {} + + pretty-bytes@6.1.1: {} + + prismjs@1.30.0: {} + + prop-types@15.8.1: + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + react-is: 16.13.1 + + punycode@2.3.1: {} + + queue-microtask@1.2.3: {} + + raf-schd@4.0.3: {} + + react-aria@3.47.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@internationalized/string': 3.2.7 + '@react-aria/breadcrumbs': 3.5.32(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/button': 3.14.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/calendar': 3.9.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/checkbox': 3.16.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/color': 3.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/combobox': 3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/datepicker': 3.16.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/dialog': 3.5.34(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/disclosure': 3.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/dnd': 3.11.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/focus': 3.21.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/gridlist': 3.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.27.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/landmark': 3.0.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/link': 3.8.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.15.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/menu': 3.21.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/meter': 3.4.30(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/numberfield': 3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.31.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/progress': 3.4.30(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/radio': 3.12.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/searchfield': 3.8.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/select': 3.17.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.27.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/separator': 3.4.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/slider': 3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/ssr': 3.9.10(react@18.3.1) + '@react-aria/switch': 3.7.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/table': 3.17.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tabs': 3.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tag': 3.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toast': 3.0.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tooltip': 3.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tree': 3.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.33.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.33.1(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + react-async-script@1.2.0(react@18.3.1): + dependencies: + hoist-non-react-statics: 3.3.2 + prop-types: 15.8.1 + react: 18.3.1 + + react-blurhash@0.3.0(blurhash@2.0.5)(react@18.3.1): + dependencies: + blurhash: 2.0.5 + react: 18.3.1 + + react-colorful@5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + react-dom@18.3.1(react@18.3.1): + dependencies: + loose-envify: 1.4.0 + react: 18.3.1 + scheduler: 0.23.2 + + react-error-boundary@4.1.2(react@18.3.1): + dependencies: + '@babel/runtime': 7.28.6 + react: 18.3.1 + + react-google-recaptcha@2.1.0(react@18.3.1): + dependencies: + prop-types: 15.8.1 + react: 18.3.1 + react-async-script: 1.2.0(react@18.3.1) + + react-i18next@16.5.7(i18next@25.8.17(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3): + dependencies: + '@babel/runtime': 7.28.6 + html-parse-stringify: 3.0.1 + i18next: 25.8.17(typescript@5.9.3) + react: 18.3.1 + use-sync-external-store: 1.6.0(react@18.3.1) + optionalDependencies: + react-dom: 18.3.1(react@18.3.1) + typescript: 5.9.3 + + react-is@16.13.1: {} + + react-property@2.0.2: {} + + react-range@1.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + react-refresh@0.18.0: {} + + react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@remix-run/router': 1.23.2 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-router: 6.30.3(react@18.3.1) + + react-router@6.30.3(react@18.3.1): + dependencies: + '@remix-run/router': 1.23.2 + react: 18.3.1 + + react@18.3.1: + dependencies: + loose-envify: 1.4.0 + + readdirp@3.6.0: + dependencies: + picomatch: 2.3.1 + + reflect.getprototypeof@1.0.10: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + which-builtin-type: 1.2.1 + + regenerate-unicode-properties@10.2.2: + dependencies: + regenerate: 1.4.2 + + regenerate@1.4.2: {} + + regexp.prototype.flags@1.5.4: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-errors: 1.3.0 + get-proto: 1.0.1 + gopd: 1.2.0 + set-function-name: 2.0.2 + + regexpu-core@6.4.0: + dependencies: + regenerate: 1.4.2 + regenerate-unicode-properties: 10.2.2 + regjsgen: 0.8.0 + regjsparser: 0.13.0 + unicode-match-property-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.2.1 + + regjsgen@0.8.0: {} + + regjsparser@0.13.0: + dependencies: + jsesc: 3.1.0 + + require-directory@2.1.1: {} + + require-from-string@2.0.2: {} + + require-like@0.1.2: {} + + resolve-from@4.0.0: {} + + resolve-pkg-maps@1.0.0: {} + + resolve@1.22.11: + dependencies: + is-core-module: 2.16.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + + resolve@2.0.0-next.6: + dependencies: + es-errors: 1.3.0 + is-core-module: 2.16.1 + node-exports-info: 1.6.0 + object-keys: 1.1.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + + reusify@1.1.0: {} + + rollup@4.59.0: + dependencies: + '@types/estree': 1.0.8 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.59.0 + '@rollup/rollup-android-arm64': 4.59.0 + '@rollup/rollup-darwin-arm64': 4.59.0 + '@rollup/rollup-darwin-x64': 4.59.0 + '@rollup/rollup-freebsd-arm64': 4.59.0 + '@rollup/rollup-freebsd-x64': 4.59.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.59.0 + '@rollup/rollup-linux-arm-musleabihf': 4.59.0 + '@rollup/rollup-linux-arm64-gnu': 4.59.0 + '@rollup/rollup-linux-arm64-musl': 4.59.0 + '@rollup/rollup-linux-loong64-gnu': 4.59.0 + '@rollup/rollup-linux-loong64-musl': 4.59.0 + '@rollup/rollup-linux-ppc64-gnu': 4.59.0 + '@rollup/rollup-linux-ppc64-musl': 4.59.0 + '@rollup/rollup-linux-riscv64-gnu': 4.59.0 + '@rollup/rollup-linux-riscv64-musl': 4.59.0 + '@rollup/rollup-linux-s390x-gnu': 4.59.0 + '@rollup/rollup-linux-x64-gnu': 4.59.0 + '@rollup/rollup-linux-x64-musl': 4.59.0 + '@rollup/rollup-openbsd-x64': 4.59.0 + '@rollup/rollup-openharmony-arm64': 4.59.0 + '@rollup/rollup-win32-arm64-msvc': 4.59.0 + '@rollup/rollup-win32-ia32-msvc': 4.59.0 + '@rollup/rollup-win32-x64-gnu': 4.59.0 + '@rollup/rollup-win32-x64-msvc': 4.59.0 + fsevents: 2.3.3 + + run-parallel@1.2.0: + dependencies: + queue-microtask: 1.2.3 + + safe-array-concat@1.1.3: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + has-symbols: 1.1.0 + isarray: 2.0.5 + + safe-push-apply@1.0.0: + dependencies: + es-errors: 1.3.0 + isarray: 2.0.5 + + safe-regex-test@1.1.0: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-regex: 1.2.1 + + sanitize-html@2.17.1: + dependencies: + deepmerge: 4.3.1 + escape-string-regexp: 4.0.0 + htmlparser2: 8.0.2 + is-plain-object: 5.0.0 + parse-srcset: 1.0.2 + postcss: 8.5.8 + + scheduler@0.23.2: + dependencies: + loose-envify: 1.4.0 + + scroll-into-view-if-needed@3.1.0: + dependencies: + compute-scroll-into-view: 3.1.1 + + sdp-transform@2.15.0: {} + + semver@6.3.1: {} + + semver@7.7.4: {} + + serialize-javascript@7.0.4: {} + + set-function-length@1.2.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.3.0 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + + set-function-name@2.0.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.2 + + set-proto@1.0.0: + dependencies: + dunder-proto: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + + sharp@0.34.5: + dependencies: + '@img/colour': 1.1.0 + detect-libc: 2.1.2 + semver: 7.7.4 + optionalDependencies: + '@img/sharp-darwin-arm64': 0.34.5 + '@img/sharp-darwin-x64': 0.34.5 + '@img/sharp-libvips-darwin-arm64': 1.2.4 + '@img/sharp-libvips-darwin-x64': 1.2.4 + '@img/sharp-libvips-linux-arm': 1.2.4 + '@img/sharp-libvips-linux-arm64': 1.2.4 + '@img/sharp-libvips-linux-ppc64': 1.2.4 + '@img/sharp-libvips-linux-riscv64': 1.2.4 + '@img/sharp-libvips-linux-s390x': 1.2.4 + '@img/sharp-libvips-linux-x64': 1.2.4 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + '@img/sharp-linux-arm': 0.34.5 + '@img/sharp-linux-arm64': 0.34.5 + '@img/sharp-linux-ppc64': 0.34.5 + '@img/sharp-linux-riscv64': 0.34.5 + '@img/sharp-linux-s390x': 0.34.5 + '@img/sharp-linux-x64': 0.34.5 + '@img/sharp-linuxmusl-arm64': 0.34.5 + '@img/sharp-linuxmusl-x64': 0.34.5 + '@img/sharp-wasm32': 0.34.5 + '@img/sharp-win32-arm64': 0.34.5 + '@img/sharp-win32-ia32': 0.34.5 + '@img/sharp-win32-x64': 0.34.5 + + shebang-command@2.0.0: + dependencies: + shebang-regex: 3.0.0 + + shebang-regex@3.0.0: {} + + side-channel-list@1.0.0: + dependencies: + es-errors: 1.3.0 + object-inspect: 1.13.4 + + side-channel-map@1.0.1: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + object-inspect: 1.13.4 + + side-channel-weakmap@1.0.2: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + object-inspect: 1.13.4 + side-channel-map: 1.0.1 + + side-channel@1.1.0: + dependencies: + es-errors: 1.3.0 + object-inspect: 1.13.4 + side-channel-list: 1.0.0 + side-channel-map: 1.0.1 + side-channel-weakmap: 1.0.2 + + signal-exit@4.1.0: {} + + slate-dom@0.123.0(slate@0.123.0): + dependencies: + '@juggle/resize-observer': 3.4.0 + direction: 1.0.4 + is-hotkey: 0.2.0 + is-plain-object: 5.0.0 + lodash: 4.17.23 + scroll-into-view-if-needed: 3.1.0 + slate: 0.123.0 + tiny-invariant: 1.3.1 + + slate-history@0.113.1(slate@0.123.0): + dependencies: + is-plain-object: 5.0.0 + slate: 0.123.0 + + slate-react@0.123.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.123.0(slate@0.123.0))(slate@0.123.0): + dependencies: + '@juggle/resize-observer': 3.4.0 + direction: 1.0.4 + is-hotkey: 0.2.0 + lodash: 4.17.23 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + scroll-into-view-if-needed: 3.1.0 + slate: 0.123.0 + slate-dom: 0.123.0(slate@0.123.0) + tiny-invariant: 1.3.1 + + slate@0.123.0: {} + + smob@1.6.1: {} + + smol-toml@1.6.0: {} + + snake-case@3.0.4: + dependencies: + dot-case: 3.0.4 + tslib: 2.8.1 + + source-map-js@1.2.1: {} + + source-map-support@0.5.21: + dependencies: + buffer-from: 1.1.2 + source-map: 0.6.1 + + source-map@0.6.1: {} + + source-map@0.8.0-beta.0: + dependencies: + whatwg-url: 7.1.0 + + sourcemap-codec@1.4.8: {} + + stable-hash-x@0.2.0: {} + + stop-iteration-iterator@1.1.0: + dependencies: + es-errors: 1.3.0 + internal-slot: 1.1.0 + + string-width@4.2.3: + dependencies: + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 + + string.prototype.includes@2.0.1: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + + string.prototype.matchall@4.0.12: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + gopd: 1.2.0 + has-symbols: 1.1.0 + internal-slot: 1.1.0 + regexp.prototype.flags: 1.5.4 + set-function-name: 2.0.2 + side-channel: 1.1.0 + + string.prototype.repeat@1.0.0: + dependencies: + define-properties: 1.2.1 + es-abstract: 1.24.1 + + string.prototype.trim@1.2.10: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-data-property: 1.1.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + has-property-descriptors: 1.0.2 + + string.prototype.trimend@1.0.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + string.prototype.trimstart@1.0.8: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + stringify-object@3.3.0: + dependencies: + get-own-enumerable-property-symbols: 3.0.2 + is-obj: 1.0.1 + is-regexp: 1.0.0 + + strip-ansi@6.0.1: + dependencies: + ansi-regex: 5.0.1 + + strip-bom@3.0.0: {} + + strip-comments@2.0.1: {} + + strip-json-comments@3.1.1: {} + + strip-json-comments@5.0.3: {} + + style-to-js@1.1.8: + dependencies: + style-to-object: 1.0.3 + + style-to-object@1.0.3: + dependencies: + inline-style-parser: 0.2.2 + + supports-color@10.2.2: {} + + supports-color@7.2.0: + dependencies: + has-flag: 4.0.0 + + supports-preserve-symlinks-flag@1.0.0: {} + + svg-parser@2.0.4: {} + + synckit@0.11.12: + dependencies: + '@pkgr/core': 0.2.9 + + tabbable@6.4.0: {} + + tapable@2.3.0: {} + + tar-mini@0.2.0: {} + + tauri-plugin-splashscreen-api@file:crates/tauri-plugin-splashscreen: + dependencies: + '@tauri-apps/api': 2.10.1 + + temp-dir@2.0.0: {} + + tempy@0.6.0: + dependencies: + is-stream: 2.0.1 + temp-dir: 2.0.0 + type-fest: 0.16.0 + unique-string: 2.0.0 + + terser@5.46.0: + dependencies: + '@jridgewell/source-map': 0.3.11 + acorn: 8.16.0 + commander: 2.20.3 + source-map-support: 0.5.21 + + tiny-invariant@1.3.1: {} + + tinyglobby@0.2.15: + dependencies: + fdir: 6.5.0(picomatch@4.0.3) + picomatch: 4.0.3 + + to-regex-range@5.0.1: + dependencies: + is-number: 7.0.0 + + tr46@0.0.3: {} + + tr46@1.0.1: + dependencies: + punycode: 2.3.1 + + ts-api-utils@2.4.0(typescript@5.9.3): + dependencies: + typescript: 5.9.3 + + ts-declaration-location@1.0.7(typescript@5.9.3): + dependencies: + picomatch: 4.0.3 + typescript: 5.9.3 + + tsconfig-paths@3.15.0: + dependencies: + '@types/json5': 0.0.29 + json5: 1.0.2 + minimist: 1.2.8 + strip-bom: 3.0.0 + + tslib@2.8.1: {} + + type-check@0.4.0: + dependencies: + prelude-ls: 1.2.1 + + type-fest@0.16.0: {} + + typed-array-buffer@1.0.3: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-typed-array: 1.1.15 + + typed-array-byte-length@1.0.3: + dependencies: + call-bind: 1.0.8 + for-each: 0.3.5 + gopd: 1.2.0 + has-proto: 1.2.0 + is-typed-array: 1.1.15 + + typed-array-byte-offset@1.0.4: + dependencies: + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + for-each: 0.3.5 + gopd: 1.2.0 + has-proto: 1.2.0 + is-typed-array: 1.1.15 + reflect.getprototypeof: 1.0.10 + + typed-array-length@1.0.7: + dependencies: + call-bind: 1.0.8 + for-each: 0.3.5 + gopd: 1.2.0 + is-typed-array: 1.1.15 + possible-typed-array-names: 1.1.0 + reflect.getprototypeof: 1.0.10 + + typescript-eslint@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3): + dependencies: + '@typescript-eslint/eslint-plugin': 8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + eslint: 9.39.3(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + typescript@5.9.3: {} + + ua-parser-js@1.0.41: {} + + ufo@1.6.3: {} + + unbox-primitive@1.1.0: + dependencies: + call-bound: 1.0.4 + has-bigints: 1.1.0 + has-symbols: 1.1.0 + which-boxed-primitive: 1.1.1 + + undici-types@7.16.0: {} + + undici@7.18.2: {} + + unenv@2.0.0-rc.24: + dependencies: + pathe: 2.0.3 + + unhomoglyph@1.0.6: {} + + unicode-canonical-property-names-ecmascript@2.0.1: {} + + unicode-match-property-ecmascript@2.0.0: + dependencies: + unicode-canonical-property-names-ecmascript: 2.0.1 + unicode-property-aliases-ecmascript: 2.2.0 + + unicode-match-property-value-ecmascript@2.2.1: {} + + unicode-property-aliases-ecmascript@2.2.0: {} + + unique-string@2.0.0: + dependencies: + crypto-random-string: 2.0.0 + + universalify@2.0.1: {} + + unrs-resolver@1.11.1: + dependencies: + napi-postinstall: 0.3.4 + optionalDependencies: + '@unrs/resolver-binding-android-arm-eabi': 1.11.1 + '@unrs/resolver-binding-android-arm64': 1.11.1 + '@unrs/resolver-binding-darwin-arm64': 1.11.1 + '@unrs/resolver-binding-darwin-x64': 1.11.1 + '@unrs/resolver-binding-freebsd-x64': 1.11.1 + '@unrs/resolver-binding-linux-arm-gnueabihf': 1.11.1 + '@unrs/resolver-binding-linux-arm-musleabihf': 1.11.1 + '@unrs/resolver-binding-linux-arm64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-arm64-musl': 1.11.1 + '@unrs/resolver-binding-linux-ppc64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-riscv64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-riscv64-musl': 1.11.1 + '@unrs/resolver-binding-linux-s390x-gnu': 1.11.1 + '@unrs/resolver-binding-linux-x64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-x64-musl': 1.11.1 + '@unrs/resolver-binding-wasm32-wasi': 1.11.1 + '@unrs/resolver-binding-win32-arm64-msvc': 1.11.1 + '@unrs/resolver-binding-win32-ia32-msvc': 1.11.1 + '@unrs/resolver-binding-win32-x64-msvc': 1.11.1 + + upath@1.2.0: {} + + update-browserslist-db@1.2.3(browserslist@4.28.1): + dependencies: + browserslist: 4.28.1 + escalade: 3.2.0 + picocolors: 1.1.1 + + uri-js@4.4.1: + dependencies: + punycode: 2.3.1 + + use-sync-external-store@1.6.0(react@18.3.1): + dependencies: + react: 18.3.1 + + uuid@10.0.0: {} + + uuid@13.0.0: {} + + vite-node@3.2.4(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): + dependencies: + cac: 6.7.14 + debug: 4.4.3 + es-module-lexer: 1.7.0 + pathe: 2.0.3 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + transitivePeerDependencies: + - '@types/node' + - jiti + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + + vite-plugin-compression2@2.5.0(rollup@4.59.0): + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) + tar-mini: 0.2.0 + transitivePeerDependencies: + - rollup + + vite-plugin-pwa@1.2.0(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(workbox-build@7.4.0(@types/babel__core@7.20.5))(workbox-window@7.4.0): + dependencies: + debug: 4.4.3 + pretty-bytes: 6.1.1 + tinyglobby: 0.2.15 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + workbox-build: 7.4.0(@types/babel__core@7.20.5) + workbox-window: 7.4.0 + transitivePeerDependencies: + - supports-color + + vite-plugin-static-copy@3.2.0(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): + dependencies: + chokidar: 3.6.0 + p-map: 7.0.4 + picocolors: 1.1.1 + tinyglobby: 0.2.15 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + + vite-plugin-svgr@4.5.0(rollup@4.59.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) + '@svgr/core': 8.1.0(typescript@5.9.3) + '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.9.3)) + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + transitivePeerDependencies: + - rollup + - supports-color + - typescript + + vite-plugin-top-level-await@1.6.0(@swc/helpers@0.5.19)(rollup@4.59.0)(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): + dependencies: + '@rollup/plugin-virtual': 3.0.2(rollup@4.59.0) + '@swc/core': 1.15.18(@swc/helpers@0.5.19) + '@swc/wasm': 1.15.18 + uuid: 10.0.0 + vite: 7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) + transitivePeerDependencies: + - '@swc/helpers' + - rollup + + vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): + dependencies: + esbuild: 0.27.3 + fdir: 6.5.0(picomatch@4.0.3) + picomatch: 4.0.3 + postcss: 8.5.8 + rollup: 4.59.0 + tinyglobby: 0.2.15 + optionalDependencies: + '@types/node': 24.10.13 + fsevents: 2.3.3 + jiti: 2.6.1 + terser: 5.46.0 + yaml: 2.8.2 + + void-elements@3.1.0: {} + + walk-up-path@4.0.0: {} + + webidl-conversions@3.0.1: {} + + webidl-conversions@4.0.2: {} + + whatwg-url@5.0.0: + dependencies: + tr46: 0.0.3 + webidl-conversions: 3.0.1 + + whatwg-url@7.1.0: + dependencies: + lodash.sortby: 4.7.0 + tr46: 1.0.1 + webidl-conversions: 4.0.2 + + which-boxed-primitive@1.1.1: + dependencies: + is-bigint: 1.1.0 + is-boolean-object: 1.2.2 + is-number-object: 1.1.1 + is-string: 1.1.1 + is-symbol: 1.1.1 + + which-builtin-type@1.2.1: + dependencies: + call-bound: 1.0.4 + function.prototype.name: 1.1.8 + has-tostringtag: 1.0.2 + is-async-function: 2.1.1 + is-date-object: 1.1.0 + is-finalizationregistry: 1.1.1 + is-generator-function: 1.1.2 + is-regex: 1.2.1 + is-weakref: 1.1.1 + isarray: 2.0.5 + which-boxed-primitive: 1.1.1 + which-collection: 1.0.2 + which-typed-array: 1.1.20 + + which-collection@1.0.2: + dependencies: + is-map: 2.0.3 + is-set: 2.0.3 + is-weakmap: 2.0.2 + is-weakset: 2.0.4 + + which-typed-array@1.1.20: + dependencies: + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + call-bound: 1.0.4 + for-each: 0.3.5 + get-proto: 1.0.1 + gopd: 1.2.0 + has-tostringtag: 1.0.2 + + which@2.0.2: + dependencies: + isexe: 2.0.0 + + word-wrap@1.2.5: {} + + workbox-background-sync@7.4.0: + dependencies: + idb: 7.1.1 + workbox-core: 7.4.0 + + workbox-broadcast-update@7.4.0: + dependencies: + workbox-core: 7.4.0 + + workbox-build@7.4.0(@types/babel__core@7.20.5): + dependencies: + '@apideck/better-ajv-errors': 0.3.6(ajv@8.18.0) + '@babel/core': 7.29.0 + '@babel/preset-env': 7.29.0(@babel/core@7.29.0) + '@babel/runtime': 7.28.6 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(rollup@4.59.0) + '@rollup/plugin-node-resolve': 15.3.1(rollup@4.59.0) + '@rollup/plugin-replace': 2.4.2(rollup@4.59.0) + '@rollup/plugin-terser': 0.4.4(rollup@4.59.0) + '@surma/rollup-plugin-off-main-thread': 2.2.3 + ajv: 8.18.0 + common-tags: 1.8.2 + fast-json-stable-stringify: 2.1.0 + fs-extra: 9.1.0 + glob: 11.1.0 + lodash: 4.17.23 + pretty-bytes: 5.6.0 + rollup: 4.59.0 + source-map: 0.8.0-beta.0 + stringify-object: 3.3.0 + strip-comments: 2.0.1 + tempy: 0.6.0 + upath: 1.2.0 + workbox-background-sync: 7.4.0 + workbox-broadcast-update: 7.4.0 + workbox-cacheable-response: 7.4.0 + workbox-core: 7.4.0 + workbox-expiration: 7.4.0 + workbox-google-analytics: 7.4.0 + workbox-navigation-preload: 7.4.0 + workbox-precaching: 7.4.0 + workbox-range-requests: 7.4.0 + workbox-recipes: 7.4.0 + workbox-routing: 7.4.0 + workbox-strategies: 7.4.0 + workbox-streams: 7.4.0 + workbox-sw: 7.4.0 + workbox-window: 7.4.0 + transitivePeerDependencies: + - '@types/babel__core' + - supports-color + + workbox-cacheable-response@7.4.0: + dependencies: + workbox-core: 7.4.0 + + workbox-core@7.4.0: {} + + workbox-expiration@7.4.0: + dependencies: + idb: 7.1.1 + workbox-core: 7.4.0 + + workbox-google-analytics@7.4.0: + dependencies: + workbox-background-sync: 7.4.0 + workbox-core: 7.4.0 + workbox-routing: 7.4.0 + workbox-strategies: 7.4.0 + + workbox-navigation-preload@7.4.0: + dependencies: + workbox-core: 7.4.0 + + workbox-precaching@7.4.0: + dependencies: + workbox-core: 7.4.0 + workbox-routing: 7.4.0 + workbox-strategies: 7.4.0 + + workbox-range-requests@7.4.0: + dependencies: + workbox-core: 7.4.0 + + workbox-recipes@7.4.0: + dependencies: + workbox-cacheable-response: 7.4.0 + workbox-core: 7.4.0 + workbox-expiration: 7.4.0 + workbox-precaching: 7.4.0 + workbox-routing: 7.4.0 + workbox-strategies: 7.4.0 + + workbox-routing@7.4.0: + dependencies: + workbox-core: 7.4.0 + + workbox-strategies@7.4.0: + dependencies: + workbox-core: 7.4.0 + + workbox-streams@7.4.0: + dependencies: + workbox-core: 7.4.0 + workbox-routing: 7.4.0 + + workbox-sw@7.4.0: {} + + workbox-window@7.4.0: + dependencies: + '@types/trusted-types': 2.0.7 + workbox-core: 7.4.0 + + workerd@1.20260310.1: + optionalDependencies: + '@cloudflare/workerd-darwin-64': 1.20260310.1 + '@cloudflare/workerd-darwin-arm64': 1.20260310.1 + '@cloudflare/workerd-linux-64': 1.20260310.1 + '@cloudflare/workerd-linux-arm64': 1.20260310.1 + '@cloudflare/workerd-windows-64': 1.20260310.1 + + wrangler@4.72.0: + dependencies: + '@cloudflare/kv-asset-handler': 0.4.2 + '@cloudflare/unenv-preset': 2.15.0(unenv@2.0.0-rc.24)(workerd@1.20260310.1) + blake3-wasm: 2.1.5 + esbuild: 0.27.3 + miniflare: 4.20260310.0 + path-to-regexp: 6.3.0 + unenv: 2.0.0-rc.24 + workerd: 1.20260310.1 + optionalDependencies: + fsevents: 2.3.3 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + wrap-ansi@7.0.0: + dependencies: + ansi-styles: 4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + + ws@8.18.0: {} + + y18n@5.0.8: {} + + yallist@3.1.1: {} + + yaml@2.8.2: + optional: true + + yargs-parser@21.1.1: {} + + yargs@17.7.2: + dependencies: + cliui: 8.0.1 + escalade: 3.2.0 + get-caller-file: 2.0.5 + require-directory: 2.1.1 + string-width: 4.2.3 + y18n: 5.0.8 + yargs-parser: 21.1.1 + + yocto-queue@0.1.0: {} + + youch-core@0.3.3: + dependencies: + '@poppinss/exception': 1.2.3 + error-stack-parser-es: 1.0.5 + + youch@4.1.0-beta.10: + dependencies: + '@poppinss/colors': 4.1.6 + '@poppinss/dumper': 0.6.5 + '@speed-highlight/core': 1.2.14 + cookie: 1.1.1 + youch-core: 0.3.3 + + zod-validation-error@4.0.2(zod@4.3.6): + dependencies: + zod: 4.3.6 + + zod@4.3.6: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 000000000..2e0230c74 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,26 @@ +engineStrict: true +minimumReleaseAge: 1440 + +allowBuilds: + '@sableclient/tauri-plugin-notifications-api': true + '@swc/core': true + esbuild: true + sharp: true + unrs-resolver: true + workerd: true + +overrides: + serialize-javascript: '>=7.0.3' + rollup: '>=4.59.0' + minimatch: '>=10.2.3' + lodash: '>=4.17.23' + esbuild: '>=0.25.0' + brace-expansion: '>=1.1.12' + +peerDependencyRules: + allowedVersions: + 'folds>@vanilla-extract/css': '1.18.0' + 'folds>@vanilla-extract/recipes': '0.5.7' + 'folds>classnames': '2.5.1' + 'folds>react': '18.3.1' + 'folds>react-dom': '18.3.1' diff --git a/public/manifest.json b/public/manifest.json index a4fda1116..67deb47a2 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "Sable", "short_name": "Sable", - "description": "Yet another matrix client fork", + "description": "An almost stable Matrix client", "dir": "auto", "lang": "en-US", "display": "standalone", diff --git a/scripts/symlink-tauri-icons.js b/scripts/symlink-tauri-icons.js index 1cf0ce1e9..25674f335 100644 --- a/scripts/symlink-tauri-icons.js +++ b/scripts/symlink-tauri-icons.js @@ -17,8 +17,10 @@ const ANDROID_ICONS = [ `${dir}/ic_launcher.png`, `${dir}/ic_launcher_round.png`, `${dir}/ic_launcher_foreground.png`, + `${dir}/ic_notification.png`, ]) - .concat(['mipmap-anydpi-v26/ic_launcher.xml', 'values/ic_launcher_background.xml']); + .concat(['mipmap-anydpi-v26/ic_launcher.xml', 'values/ic_launcher_background.xml']) + .concat(['drawable/ic_notification.xml', 'drawable/notification_icon.xml']); const IOS_ICONS = [ 'AppIcon-20x20@1x.png', diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index daebf0912..273a521c3 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -544,6 +544,17 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" +[[package]] +name = "chacha20" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" +dependencies = [ + "cfg-if", + "cpufeatures 0.3.0", + "rand_core 0.10.0", +] + [[package]] name = "chrono" version = "0.4.44" @@ -660,6 +671,15 @@ dependencies = [ "libc", ] +[[package]] +name = "cpufeatures" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" +dependencies = [ + "libc", +] + [[package]] name = "crc32fast" version = "1.5.0" @@ -1412,6 +1432,7 @@ dependencies = [ "cfg-if", "libc", "r-efi 6.0.0", + "rand_core 0.10.0", "wasip2", "wasip3", ] @@ -2125,6 +2146,18 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" +[[package]] +name = "mac-notification-sys" +version = "0.6.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "29a16783dd1a47849b8c8133c9cd3eb2112cfbc6901670af3dba47c8bbfb07d3" +dependencies = [ + "cc", + "objc2", + "objc2-foundation", + "time", +] + [[package]] name = "markup5ever" version = "0.14.1" @@ -2291,6 +2324,20 @@ dependencies = [ "memchr", ] +[[package]] +name = "notify-rust" +version = "4.12.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "21af20a1b50be5ac5861f74af1a863da53a11c38684d9818d82f1c42f7fdc6c2" +dependencies = [ + "futures-lite", + "log", + "mac-notification-sys", + "serde", + "tauri-winrt-notification", + "zbus", +] + [[package]] name = "num-conv" version = "0.2.0" @@ -2836,7 +2883,7 @@ checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07" dependencies = [ "base64 0.22.1", "indexmap 2.13.0", - "quick-xml", + "quick-xml 0.38.4", "serde", "time", ] @@ -2996,6 +3043,15 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "quick-xml" +version = "0.37.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb" +dependencies = [ + "memchr", +] + [[package]] name = "quick-xml" version = "0.38.4" @@ -3057,6 +3113,17 @@ dependencies = [ "rand_core 0.6.4", ] +[[package]] +name = "rand" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8" +dependencies = [ + "chacha20", + "getrandom 0.4.2", + "rand_core 0.10.0", +] + [[package]] name = "rand_chacha" version = "0.2.2" @@ -3095,6 +3162,12 @@ dependencies = [ "getrandom 0.2.17", ] +[[package]] +name = "rand_core" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" + [[package]] name = "rand_hc" version = "0.2.0" @@ -3329,6 +3402,7 @@ dependencies = [ "tauri-build", "tauri-plugin-deep-link", "tauri-plugin-log", + "tauri-plugin-notifications", "tauri-plugin-opener", "tauri-plugin-os", "tauri-plugin-single-instance", @@ -3613,7 +3687,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" dependencies = [ "cfg-if", - "cpufeatures", + "cpufeatures 0.2.17", "digest", ] @@ -3808,6 +3882,53 @@ version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" +[[package]] +name = "swift-bridge" +version = "0.1.59" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "384ed39ea10f1cefabb197b7d8e67f0034b15a94ccbb1038b8e020da59bfb0be" +dependencies = [ + "once_cell", + "swift-bridge-build", + "swift-bridge-macro", + "tokio", +] + +[[package]] +name = "swift-bridge-build" +version = "0.1.59" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "71b36df21e7f8a8b5eeb718d2e71f9cfc308477bfb705981cca705de9767dcb7" +dependencies = [ + "proc-macro2", + "swift-bridge-ir", + "syn 1.0.109", + "tempfile", +] + +[[package]] +name = "swift-bridge-ir" +version = "0.1.59" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c73bd16155df50708b92306945656e57d62d321290a7db490f299f709fb31c83" +dependencies = [ + "proc-macro2", + "quote", + "syn 1.0.109", +] + +[[package]] +name = "swift-bridge-macro" +version = "0.1.59" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1a13dc0dc875d85341dec5b5344a7d713f20eb5650b71086b27d09a6ece272f" +dependencies = [ + "proc-macro2", + "quote", + "swift-bridge-ir", + "syn 1.0.109", +] + [[package]] name = "swift-rs" version = "1.0.7" @@ -4119,6 +4240,26 @@ dependencies = [ "time", ] +[[package]] +name = "tauri-plugin-notifications" +version = "0.4.3" +source = "git+https://github.com/SableClient/tauri-plugin-notifications.git?rev=9f162c62f89f9f7e1e17c71893faa51d140f18fd#9f162c62f89f9f7e1e17c71893faa51d140f18fd" +dependencies = [ + "log", + "notify-rust", + "rand 0.10.0", + "serde", + "serde_json", + "serde_repr", + "swift-bridge", + "swift-bridge-build", + "tauri", + "tauri-plugin", + "thiserror 2.0.18", + "time", + "url", +] + [[package]] name = "tauri-plugin-opener" version = "2.5.3" @@ -4328,6 +4469,18 @@ dependencies = [ "toml 0.9.12+spec-1.1.0", ] +[[package]] +name = "tauri-winrt-notification" +version = "0.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b1e66e07de489fe43a46678dd0b8df65e0c973909df1b60ba33874e297ba9b9" +dependencies = [ + "quick-xml 0.37.5", + "thiserror 2.0.18", + "windows", + "windows-version", +] + [[package]] name = "tempfile" version = "3.26.0" diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index bb29054bd..c696ff1ef 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -51,3 +51,7 @@ tauri-plugin-single-instance = { version = "2.4.0", features = ["deep-link"] } [target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies] tauri-plugin-window-state = "2.4.1" + +[target.'cfg(target_os = "android")'.dependencies] +tauri-plugin-notifications = { git = "https://github.com/SableClient/tauri-plugin-notifications.git", rev = "9f162c62f89f9f7e1e17c71893faa51d140f18fd", features = ["unified-push"] } + diff --git a/src-tauri/capabilities/mobile.json b/src-tauri/capabilities/mobile.json index 8f681b0af..d68c612fc 100644 --- a/src-tauri/capabilities/mobile.json +++ b/src-tauri/capabilities/mobile.json @@ -7,6 +7,12 @@ "core:default", "deep-link:default", "splashscreen:allow-ping", - "splashscreen:allow-close" + "splashscreen:allow-close", + "notifications:default", + "notifications:allow-register-for-unified-push", + "notifications:allow-unregister-from-unified-push", + "notifications:allow-get-unified-push-distributors", + "notifications:allow-save-unified-push-distributor", + "notifications:allow-get-unified-push-distributor" ] } diff --git a/src-tauri/gen/android/.editorconfig b/src-tauri/gen/android/.editorconfig new file mode 100644 index 000000000..ebe51d3bf --- /dev/null +++ b/src-tauri/gen/android/.editorconfig @@ -0,0 +1,12 @@ +# EditorConfig is awesome: https://EditorConfig.org + +# top-most EditorConfig file +root = true + +[*] +indent_style = space +indent_size = 2 +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = false +insert_final_newline = false \ No newline at end of file diff --git a/src-tauri/gen/android/.gitignore b/src-tauri/gen/android/.gitignore new file mode 100644 index 000000000..952a4a65b --- /dev/null +++ b/src-tauri/gen/android/.gitignore @@ -0,0 +1,20 @@ +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store +.kotlin/ +build +/captures +.externalNativeBuild +.cxx +local.properties +key.properties + +/.tauri +/tauri.settings.gradle \ No newline at end of file diff --git a/src-tauri/gen/android/app/.gitignore b/src-tauri/gen/android/app/.gitignore new file mode 100644 index 000000000..6c4d56b4a --- /dev/null +++ b/src-tauri/gen/android/app/.gitignore @@ -0,0 +1,6 @@ +/src/main/**/generated +/src/main/jniLibs/**/*.so +/src/main/assets/tauri.conf.json +/tauri.build.gradle.kts +/proguard-tauri.pro +/tauri.properties \ No newline at end of file diff --git a/src-tauri/gen/android/app/build.gradle.kts b/src-tauri/gen/android/app/build.gradle.kts new file mode 100644 index 000000000..aaecc8536 --- /dev/null +++ b/src-tauri/gen/android/app/build.gradle.kts @@ -0,0 +1,70 @@ +import java.util.Properties + +plugins { + id("com.android.application") + id("org.jetbrains.kotlin.android") + id("rust") +} + +val tauriProperties = Properties().apply { + val propFile = file("tauri.properties") + if (propFile.exists()) { + propFile.inputStream().use { load(it) } + } +} + +android { + compileSdk = 36 + namespace = "moe.sable.app" + defaultConfig { + manifestPlaceholders["usesCleartextTraffic"] = "false" + applicationId = "moe.sable.app" + minSdk = 24 + targetSdk = 36 + versionCode = tauriProperties.getProperty("tauri.android.versionCode", "1").toInt() + versionName = tauriProperties.getProperty("tauri.android.versionName", "1.0") + } + buildTypes { + getByName("debug") { + manifestPlaceholders["usesCleartextTraffic"] = "true" + isDebuggable = true + isJniDebuggable = true + isMinifyEnabled = false + packaging { jniLibs.keepDebugSymbols.add("*/arm64-v8a/*.so") + jniLibs.keepDebugSymbols.add("*/armeabi-v7a/*.so") + jniLibs.keepDebugSymbols.add("*/x86/*.so") + jniLibs.keepDebugSymbols.add("*/x86_64/*.so") + } + } + getByName("release") { + isMinifyEnabled = true + proguardFiles( + *fileTree(".") { include("**/*.pro") } + .plus(getDefaultProguardFile("proguard-android-optimize.txt")) + .toList().toTypedArray() + ) + } + } + kotlinOptions { + jvmTarget = "1.8" + } + buildFeatures { + buildConfig = true + } +} + +rust { + rootDirRel = "../../../" +} + +dependencies { + implementation("androidx.webkit:webkit:1.14.0") + implementation("androidx.appcompat:appcompat:1.7.1") + implementation("androidx.activity:activity-ktx:1.10.1") + implementation("com.google.android.material:material:1.12.0") + testImplementation("junit:junit:4.13.2") + androidTestImplementation("androidx.test.ext:junit:1.1.4") + androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0") +} + +apply(from = "tauri.build.gradle.kts") \ No newline at end of file diff --git a/src-tauri/gen/android/app/proguard-rules.pro b/src-tauri/gen/android/app/proguard-rules.pro new file mode 100644 index 000000000..481bb4348 --- /dev/null +++ b/src-tauri/gen/android/app/proguard-rules.pro @@ -0,0 +1,21 @@ +# Add project specific ProGuard rules here. +# You can control the set of applied configuration files using the +# proguardFiles setting in build.gradle. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} + +# Uncomment this to preserve the line number information for +# debugging stack traces. +#-keepattributes SourceFile,LineNumberTable + +# If you keep the line number information, uncomment this to +# hide the original source file name. +#-renamesourcefileattribute SourceFile \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/AndroidManifest.xml b/src-tauri/gen/android/app/src/main/AndroidManifest.xml new file mode 100644 index 000000000..c650f0d20 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/AndroidManifest.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src-tauri/gen/android/app/src/main/java/moe/sable/app/MainActivity.kt b/src-tauri/gen/android/app/src/main/java/moe/sable/app/MainActivity.kt new file mode 100644 index 000000000..66132f329 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/java/moe/sable/app/MainActivity.kt @@ -0,0 +1,101 @@ +package moe.sable.app + +import android.graphics.Bitmap +import android.os.Bundle +import android.webkit.WebView +import android.webkit.WebViewClient +import androidx.activity.enableEdgeToEdge +import androidx.core.view.ViewCompat +import androidx.core.view.WindowInsetsCompat + +class MainActivity : TauriActivity() { + private var lastTop = 0f + private var lastBottom = 0f + private var lastLeft = 0f + private var lastRight = 0f + private var webViewRef: WebView? = null + + override fun onCreate(savedInstanceState: Bundle?) { + enableEdgeToEdge() + super.onCreate(savedInstanceState) + } + + override fun onWebViewCreate(webView: WebView) { + super.onWebViewCreate(webView) + webViewRef = webView + + val originalClient = webView.webViewClient + + webView.webViewClient = object : WebViewClient() { + override fun onPageStarted(view: WebView, url: String, favicon: Bitmap?) { + originalClient.onPageStarted(view, url, favicon) + injectCssInsets(view) + } + + override fun onPageFinished(view: WebView, url: String) { + originalClient.onPageFinished(view, url) + injectCssInsets(view) + } + + override fun onPageCommitVisible(view: WebView, url: String) { + super.onPageCommitVisible(view, url) + injectCssInsets(view) + } + + override fun shouldOverrideUrlLoading( + view: WebView, + request: android.webkit.WebResourceRequest + ): Boolean = originalClient.shouldOverrideUrlLoading(view, request) + + override fun shouldInterceptRequest( + view: WebView, + request: android.webkit.WebResourceRequest + ): android.webkit.WebResourceResponse? = originalClient.shouldInterceptRequest(view, request) + + override fun onReceivedError( + view: WebView, + request: android.webkit.WebResourceRequest, + error: android.webkit.WebResourceError + ) = originalClient.onReceivedError(view, request, error) + } + + ViewCompat.setOnApplyWindowInsetsListener(webView) { view, insets -> + val bars = insets.getInsets( + WindowInsetsCompat.Type.systemBars() or WindowInsetsCompat.Type.displayCutout() + ) + val ime = insets.getInsets(WindowInsetsCompat.Type.ime()) + val density = view.resources.displayMetrics.density + + lastTop = bars.top / density + lastBottom = maxOf(bars.bottom, ime.bottom) / density + lastLeft = bars.left / density + lastRight = bars.right / density + + // Don't use setPadding β€” it gets clobbered by Wry/Tauri internals. + // Instead, rely solely on CSS custom properties for inset handling. + injectCssInsets(view as WebView) + + WindowInsetsCompat.CONSUMED + } + + // Wry may reset layout after onWebViewCreate β€” re-request insets. + webView.post { webView.requestApplyInsets() } + // Also re-request after a short delay to handle Wry's deferred setup. + webView.postDelayed({ webView.requestApplyInsets() }, 500) + } + + private fun injectCssInsets(webView: WebView) { + webView.evaluateJavascript( + """ + (function() { + var s = document.documentElement.style; + s.setProperty('--sable-inset-top', '${lastTop}px'); + s.setProperty('--sable-inset-bottom', '${lastBottom}px'); + s.setProperty('--sable-inset-left', '${lastLeft}px'); + s.setProperty('--sable-inset-right', '${lastRight}px'); + })(); + """.trimIndent(), + null + ) + } +} diff --git a/src-tauri/gen/android/app/src/main/res/drawable/ic_notification.xml b/src-tauri/gen/android/app/src/main/res/drawable/ic_notification.xml new file mode 120000 index 000000000..94a4ffc17 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/drawable/ic_notification.xml @@ -0,0 +1 @@ +../../../../../../../icons/android/drawable/ic_notification.xml \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/drawable/notification_icon.xml b/src-tauri/gen/android/app/src/main/res/drawable/notification_icon.xml new file mode 120000 index 000000000..f363fcecd --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/drawable/notification_icon.xml @@ -0,0 +1 @@ +../../../../../../../icons/android/drawable/notification_icon.xml \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/layout/activity_main.xml b/src-tauri/gen/android/app/src/main/res/layout/activity_main.xml new file mode 100644 index 000000000..4fc244418 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/layout/activity_main.xml @@ -0,0 +1,18 @@ + + + + + + \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/src-tauri/gen/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 120000 index 000000000..eb916ab9d --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-anydpi-v26/ic_launcher.xml \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 120000 index 000000000..e4011dc87 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-hdpi/ic_launcher.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 120000 index 000000000..2bb464f07 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-hdpi/ic_launcher_foreground.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png new file mode 120000 index 000000000..0e1d1415e --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-hdpi/ic_launcher_round.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_notification.png b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_notification.png new file mode 120000 index 000000000..38bf128b2 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_notification.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-hdpi/ic_notification.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 120000 index 000000000..c5c8af7d5 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-mdpi/ic_launcher.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 120000 index 000000000..1dc8bd660 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-mdpi/ic_launcher_foreground.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png new file mode 120000 index 000000000..de6c001a7 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-mdpi/ic_launcher_round.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_notification.png b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_notification.png new file mode 120000 index 000000000..04dcb612b --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_notification.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-mdpi/ic_notification.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 120000 index 000000000..c244d43ac --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xhdpi/ic_launcher.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 120000 index 000000000..a9ba70dfa --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xhdpi/ic_launcher_foreground.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png new file mode 120000 index 000000000..9756cb1f2 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xhdpi/ic_launcher_round.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_notification.png b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_notification.png new file mode 120000 index 000000000..d4b91921d --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_notification.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xhdpi/ic_notification.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 120000 index 000000000..1832021dc --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxhdpi/ic_launcher.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 120000 index 000000000..20afdb7e5 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxhdpi/ic_launcher_foreground.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 120000 index 000000000..f209887ca --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxhdpi/ic_launcher_round.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_notification.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_notification.png new file mode 120000 index 000000000..dea0cf035 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_notification.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxhdpi/ic_notification.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 120000 index 000000000..2c20016b0 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxxhdpi/ic_launcher.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 120000 index 000000000..18a184d9f --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 120000 index 000000000..c7eff2834 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxxhdpi/ic_launcher_round.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_notification.png b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_notification.png new file mode 120000 index 000000000..78d475ccc --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_notification.png @@ -0,0 +1 @@ +../../../../../../../icons/android/mipmap-xxxhdpi/ic_notification.png \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/values-night/themes.xml b/src-tauri/gen/android/app/src/main/res/values-night/themes.xml new file mode 100644 index 000000000..fbc12a6cb --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/values-night/themes.xml @@ -0,0 +1,6 @@ + + + + diff --git a/src-tauri/gen/android/app/src/main/res/values/colors.xml b/src-tauri/gen/android/app/src/main/res/values/colors.xml new file mode 100644 index 000000000..f8c6127d3 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/values/colors.xml @@ -0,0 +1,10 @@ + + + #FFBB86FC + #FF6200EE + #FF3700B3 + #FF03DAC5 + #FF018786 + #FF000000 + #FFFFFFFF + \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/values/ic_launcher_background.xml b/src-tauri/gen/android/app/src/main/res/values/ic_launcher_background.xml new file mode 120000 index 000000000..3aa4ae6f1 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/values/ic_launcher_background.xml @@ -0,0 +1 @@ +../../../../../../../icons/android/values/ic_launcher_background.xml \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/values/strings.xml b/src-tauri/gen/android/app/src/main/res/values/strings.xml new file mode 100644 index 000000000..8e9c7417a --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/values/strings.xml @@ -0,0 +1,4 @@ + + sable + sable + \ No newline at end of file diff --git a/src-tauri/gen/android/app/src/main/res/values/themes.xml b/src-tauri/gen/android/app/src/main/res/values/themes.xml new file mode 100644 index 000000000..fbc12a6cb --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/values/themes.xml @@ -0,0 +1,6 @@ + + + + diff --git a/src-tauri/gen/android/app/src/main/res/xml/file_paths.xml b/src-tauri/gen/android/app/src/main/res/xml/file_paths.xml new file mode 100644 index 000000000..782d63b99 --- /dev/null +++ b/src-tauri/gen/android/app/src/main/res/xml/file_paths.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/src-tauri/gen/android/build.gradle.kts b/src-tauri/gen/android/build.gradle.kts new file mode 100644 index 000000000..3373810c7 --- /dev/null +++ b/src-tauri/gen/android/build.gradle.kts @@ -0,0 +1,22 @@ +buildscript { + repositories { + google() + mavenCentral() + } + dependencies { + classpath("com.android.tools.build:gradle:8.11.0") + classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0") + } +} + +allprojects { + repositories { + google() + mavenCentral() + } +} + +tasks.register("clean").configure { + delete("build") +} + diff --git a/src-tauri/gen/android/buildSrc/build.gradle.kts b/src-tauri/gen/android/buildSrc/build.gradle.kts new file mode 100644 index 000000000..5c55bba71 --- /dev/null +++ b/src-tauri/gen/android/buildSrc/build.gradle.kts @@ -0,0 +1,23 @@ +plugins { + `kotlin-dsl` +} + +gradlePlugin { + plugins { + create("pluginsForCoolKids") { + id = "rust" + implementationClass = "RustPlugin" + } + } +} + +repositories { + google() + mavenCentral() +} + +dependencies { + compileOnly(gradleApi()) + implementation("com.android.tools.build:gradle:8.11.0") +} + diff --git a/src-tauri/gen/android/buildSrc/src/main/java/moe/sable/app/kotlin/BuildTask.kt b/src-tauri/gen/android/buildSrc/src/main/java/moe/sable/app/kotlin/BuildTask.kt new file mode 100644 index 000000000..a3de12569 --- /dev/null +++ b/src-tauri/gen/android/buildSrc/src/main/java/moe/sable/app/kotlin/BuildTask.kt @@ -0,0 +1,68 @@ +import java.io.File +import org.apache.tools.ant.taskdefs.condition.Os +import org.gradle.api.DefaultTask +import org.gradle.api.GradleException +import org.gradle.api.logging.LogLevel +import org.gradle.api.tasks.Input +import org.gradle.api.tasks.TaskAction + +open class BuildTask : DefaultTask() { + @Input + var rootDirRel: String? = null + @Input + var target: String? = null + @Input + var release: Boolean? = null + + @TaskAction + fun assemble() { + val executable = """npm"""; + try { + runTauriCli(executable) + } catch (e: Exception) { + if (Os.isFamily(Os.FAMILY_WINDOWS)) { + // Try different Windows-specific extensions + val fallbacks = listOf( + "$executable.exe", + "$executable.cmd", + "$executable.bat", + ) + + var lastException: Exception = e + for (fallback in fallbacks) { + try { + runTauriCli(fallback) + return + } catch (fallbackException: Exception) { + lastException = fallbackException + } + } + throw lastException + } else { + throw e; + } + } + } + + fun runTauriCli(executable: String) { + val rootDirRel = rootDirRel ?: throw GradleException("rootDirRel cannot be null") + val target = target ?: throw GradleException("target cannot be null") + val release = release ?: throw GradleException("release cannot be null") + val args = listOf("run", "--", "tauri", "android", "android-studio-script"); + + project.exec { + workingDir(File(project.projectDir, rootDirRel)) + executable(executable) + args(args) + if (project.logger.isEnabled(LogLevel.DEBUG)) { + args("-vv") + } else if (project.logger.isEnabled(LogLevel.INFO)) { + args("-v") + } + if (release) { + args("--release") + } + args(listOf("--target", target)) + }.assertNormalExitValue() + } +} \ No newline at end of file diff --git a/src-tauri/gen/android/buildSrc/src/main/java/moe/sable/app/kotlin/RustPlugin.kt b/src-tauri/gen/android/buildSrc/src/main/java/moe/sable/app/kotlin/RustPlugin.kt new file mode 100644 index 000000000..4aa7fcaf6 --- /dev/null +++ b/src-tauri/gen/android/buildSrc/src/main/java/moe/sable/app/kotlin/RustPlugin.kt @@ -0,0 +1,85 @@ +import com.android.build.api.dsl.ApplicationExtension +import org.gradle.api.DefaultTask +import org.gradle.api.Plugin +import org.gradle.api.Project +import org.gradle.kotlin.dsl.configure +import org.gradle.kotlin.dsl.get + +const val TASK_GROUP = "rust" + +open class Config { + lateinit var rootDirRel: String +} + +open class RustPlugin : Plugin { + private lateinit var config: Config + + override fun apply(project: Project) = with(project) { + config = extensions.create("rust", Config::class.java) + + val defaultAbiList = listOf("arm64-v8a", "armeabi-v7a", "x86", "x86_64"); + val abiList = (findProperty("abiList") as? String)?.split(',') ?: defaultAbiList + + val defaultArchList = listOf("arm64", "arm", "x86", "x86_64"); + val archList = (findProperty("archList") as? String)?.split(',') ?: defaultArchList + + val targetsList = (findProperty("targetList") as? String)?.split(',') ?: listOf("aarch64", "armv7", "i686", "x86_64") + + extensions.configure { + @Suppress("UnstableApiUsage") + flavorDimensions.add("abi") + productFlavors { + create("universal") { + dimension = "abi" + ndk { + abiFilters += abiList + } + } + defaultArchList.forEachIndexed { index, arch -> + create(arch) { + dimension = "abi" + ndk { + abiFilters.add(defaultAbiList[index]) + } + } + } + } + } + + afterEvaluate { + for (profile in listOf("debug", "release")) { + val profileCapitalized = profile.replaceFirstChar { it.uppercase() } + val buildTask = tasks.maybeCreate( + "rustBuildUniversal$profileCapitalized", + DefaultTask::class.java + ).apply { + group = TASK_GROUP + description = "Build dynamic library in $profile mode for all targets" + } + + tasks["mergeUniversal${profileCapitalized}JniLibFolders"].dependsOn(buildTask) + + for (targetPair in targetsList.withIndex()) { + val targetName = targetPair.value + val targetArch = archList[targetPair.index] + val targetArchCapitalized = targetArch.replaceFirstChar { it.uppercase() } + val targetBuildTask = project.tasks.maybeCreate( + "rustBuild$targetArchCapitalized$profileCapitalized", + BuildTask::class.java + ).apply { + group = TASK_GROUP + description = "Build dynamic library in $profile mode for $targetArch" + rootDirRel = config.rootDirRel + target = targetName + release = profile == "release" + } + + buildTask.dependsOn(targetBuildTask) + tasks["merge$targetArchCapitalized${profileCapitalized}JniLibFolders"].dependsOn( + targetBuildTask + ) + } + } + } + } +} \ No newline at end of file diff --git a/src-tauri/gen/android/gradle.properties b/src-tauri/gen/android/gradle.properties new file mode 100644 index 000000000..2a7ec6959 --- /dev/null +++ b/src-tauri/gen/android/gradle.properties @@ -0,0 +1,24 @@ +# Project-wide Gradle settings. +# IDE (e.g. Android Studio) users: +# Gradle settings configured through the IDE *will override* +# any settings specified in this file. +# For more details on how to configure your build environment visit +# http://www.gradle.org/docs/current/userguide/build_environment.html +# Specifies the JVM arguments used for the daemon process. +# The setting is particularly useful for tweaking memory settings. +org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 +# When configured, Gradle will run in incubating parallel mode. +# This option should only be used with decoupled projects. More details, visit +# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects +# org.gradle.parallel=true +# AndroidX package structure to make it clearer which packages are bundled with the +# Android operating system, and which are packaged with your app"s APK +# https://developer.android.com/topic/libraries/support-library/androidx-rn +android.useAndroidX=true +# Kotlin code style for this project: "official" or "obsolete": +kotlin.code.style=official +# Enables namespacing of each library's R class so that its R class includes only the +# resources declared in the library itself and none from the library's dependencies, +# thereby reducing the size of the R class for that library +android.nonTransitiveRClass=true +android.nonFinalResIds=false \ No newline at end of file diff --git a/src-tauri/gen/android/gradle/wrapper/gradle-wrapper.jar b/src-tauri/gen/android/gradle/wrapper/gradle-wrapper.jar new file mode 100644 index 000000000..e708b1c02 Binary files /dev/null and b/src-tauri/gen/android/gradle/wrapper/gradle-wrapper.jar differ diff --git a/src-tauri/gen/android/gradle/wrapper/gradle-wrapper.properties b/src-tauri/gen/android/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 000000000..c5f9a53c2 --- /dev/null +++ b/src-tauri/gen/android/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,6 @@ +#Tue May 10 19:22:52 CST 2022 +distributionBase=GRADLE_USER_HOME +distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip +distributionPath=wrapper/dists +zipStorePath=wrapper/dists +zipStoreBase=GRADLE_USER_HOME diff --git a/src-tauri/gen/android/gradlew b/src-tauri/gen/android/gradlew new file mode 100755 index 000000000..4f906e0c8 --- /dev/null +++ b/src-tauri/gen/android/gradlew @@ -0,0 +1,185 @@ +#!/usr/bin/env sh + +# +# Copyright 2015 the original author or authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +############################################################################## +## +## Gradle start up script for UN*X +## +############################################################################## + +# Attempt to set APP_HOME +# Resolve links: $0 may be a link +PRG="$0" +# Need this for relative symlinks. +while [ -h "$PRG" ] ; do + ls=`ls -ld "$PRG"` + link=`expr "$ls" : '.*-> \(.*\)$'` + if expr "$link" : '/.*' > /dev/null; then + PRG="$link" + else + PRG=`dirname "$PRG"`"/$link" + fi +done +SAVED="`pwd`" +cd "`dirname \"$PRG\"`/" >/dev/null +APP_HOME="`pwd -P`" +cd "$SAVED" >/dev/null + +APP_NAME="Gradle" +APP_BASE_NAME=`basename "$0"` + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + +# Use the maximum available, or set MAX_FD != -1 to use that value. +MAX_FD="maximum" + +warn () { + echo "$*" +} + +die () { + echo + echo "$*" + echo + exit 1 +} + +# OS specific support (must be 'true' or 'false'). +cygwin=false +msys=false +darwin=false +nonstop=false +case "`uname`" in + CYGWIN* ) + cygwin=true + ;; + Darwin* ) + darwin=true + ;; + MINGW* ) + msys=true + ;; + NONSTOP* ) + nonstop=true + ;; +esac + +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + + +# Determine the Java command to use to start the JVM. +if [ -n "$JAVA_HOME" ] ; then + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD="$JAVA_HOME/jre/sh/java" + else + JAVACMD="$JAVA_HOME/bin/java" + fi + if [ ! -x "$JAVACMD" ] ; then + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." + fi +else + JAVACMD="java" + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." +fi + +# Increase the maximum file descriptors if we can. +if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then + MAX_FD_LIMIT=`ulimit -H -n` + if [ $? -eq 0 ] ; then + if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then + MAX_FD="$MAX_FD_LIMIT" + fi + ulimit -n $MAX_FD + if [ $? -ne 0 ] ; then + warn "Could not set maximum file descriptor limit: $MAX_FD" + fi + else + warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" + fi +fi + +# For Darwin, add options to specify how the application appears in the dock +if $darwin; then + GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" +fi + +# For Cygwin or MSYS, switch paths to Windows format before running java +if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then + APP_HOME=`cygpath --path --mixed "$APP_HOME"` + CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` + + JAVACMD=`cygpath --unix "$JAVACMD"` + + # We build the pattern for arguments to be converted via cygpath + ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` + SEP="" + for dir in $ROOTDIRSRAW ; do + ROOTDIRS="$ROOTDIRS$SEP$dir" + SEP="|" + done + OURCYGPATTERN="(^($ROOTDIRS))" + # Add a user-defined pattern to the cygpath arguments + if [ "$GRADLE_CYGPATTERN" != "" ] ; then + OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" + fi + # Now convert the arguments - kludge to limit ourselves to /bin/sh + i=0 + for arg in "$@" ; do + CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` + CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option + + if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition + eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` + else + eval `echo args$i`="\"$arg\"" + fi + i=`expr $i + 1` + done + case $i in + 0) set -- ;; + 1) set -- "$args0" ;; + 2) set -- "$args0" "$args1" ;; + 3) set -- "$args0" "$args1" "$args2" ;; + 4) set -- "$args0" "$args1" "$args2" "$args3" ;; + 5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; + 6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; + 7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; + 8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; + 9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; + esac +fi + +# Escape application args +save () { + for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done + echo " " +} +APP_ARGS=`save "$@"` + +# Collect all arguments for the java command, following the shell quoting and substitution rules +eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" + +exec "$JAVACMD" "$@" diff --git a/src-tauri/gen/android/gradlew.bat b/src-tauri/gen/android/gradlew.bat new file mode 100644 index 000000000..107acd32c --- /dev/null +++ b/src-tauri/gen/android/gradlew.bat @@ -0,0 +1,89 @@ +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%" == "" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%" == "" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if "%ERRORLEVEL%" == "0" goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* + +:end +@rem End local scope for the variables with windows NT shell +if "%ERRORLEVEL%"=="0" goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 +exit /b 1 + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/src-tauri/gen/android/settings.gradle b/src-tauri/gen/android/settings.gradle new file mode 100644 index 000000000..39391166f --- /dev/null +++ b/src-tauri/gen/android/settings.gradle @@ -0,0 +1,3 @@ +include ':app' + +apply from: 'tauri.settings.gradle' diff --git a/src-tauri/icons/android/drawable/ic_notification.xml b/src-tauri/icons/android/drawable/ic_notification.xml new file mode 100644 index 000000000..696a13d0c --- /dev/null +++ b/src-tauri/icons/android/drawable/ic_notification.xml @@ -0,0 +1,7 @@ + + + + diff --git a/src-tauri/icons/android/drawable/notification_icon.xml b/src-tauri/icons/android/drawable/notification_icon.xml new file mode 100644 index 000000000..afa6af354 --- /dev/null +++ b/src-tauri/icons/android/drawable/notification_icon.xml @@ -0,0 +1,7 @@ + + + + diff --git a/src-tauri/icons/android/mipmap-hdpi/ic_notification.png b/src-tauri/icons/android/mipmap-hdpi/ic_notification.png new file mode 100644 index 000000000..e2d71f7d2 Binary files /dev/null and b/src-tauri/icons/android/mipmap-hdpi/ic_notification.png differ diff --git a/src-tauri/icons/android/mipmap-mdpi/ic_notification.png b/src-tauri/icons/android/mipmap-mdpi/ic_notification.png new file mode 100644 index 000000000..255084025 Binary files /dev/null and b/src-tauri/icons/android/mipmap-mdpi/ic_notification.png differ diff --git a/src-tauri/icons/android/mipmap-xhdpi/ic_notification.png b/src-tauri/icons/android/mipmap-xhdpi/ic_notification.png new file mode 100644 index 000000000..bea0f2d25 Binary files /dev/null and b/src-tauri/icons/android/mipmap-xhdpi/ic_notification.png differ diff --git a/src-tauri/icons/android/mipmap-xxhdpi/ic_notification.png b/src-tauri/icons/android/mipmap-xxhdpi/ic_notification.png new file mode 100644 index 000000000..8a3e2a860 Binary files /dev/null and b/src-tauri/icons/android/mipmap-xxhdpi/ic_notification.png differ diff --git a/src-tauri/icons/android/mipmap-xxxhdpi/ic_notification.png b/src-tauri/icons/android/mipmap-xxxhdpi/ic_notification.png new file mode 100644 index 000000000..334958c5d Binary files /dev/null and b/src-tauri/icons/android/mipmap-xxxhdpi/ic_notification.png differ diff --git a/src-tauri/src/lib.rs b/src-tauri/src/lib.rs index 0ec3f1bce..93ee067c0 100644 --- a/src-tauri/src/lib.rs +++ b/src-tauri/src/lib.rs @@ -58,6 +58,9 @@ pub fn run() { let _ = desktop_tray::show_or_create_main_window(app); })); + #[cfg(target_os = "android")] + let builder = builder.plugin(tauri_plugin_notifications::init()); + builder .plugin(tauri_plugin_opener::init()) .plugin(tauri_plugin_deep_link::init()) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 5a7f65903..529a78863 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -6,8 +6,8 @@ "build": { "frontendDist": "../dist", "devUrl": "http://localhost:8080", - "beforeDevCommand": "npm run dev", - "beforeBuildCommand": "npm run build" + "beforeDevCommand": "pnpm dev", + "beforeBuildCommand": "pnpm build" }, "app": { "windows": [ diff --git a/src/app/components/AuthenticatedImg.tsx b/src/app/components/AuthenticatedImg.tsx new file mode 100644 index 000000000..59b996c40 --- /dev/null +++ b/src/app/components/AuthenticatedImg.tsx @@ -0,0 +1,11 @@ +/* eslint-disable jsx-a11y/alt-text */ +import { useMediaSrc } from '$hooks/useMediaSrc'; + +type AuthenticatedImgProps = React.ImgHTMLAttributes & { + src: string; +}; + +export function AuthenticatedImg({ src, ...props }: AuthenticatedImgProps) { + const resolvedSrc = useMediaSrc(src); + return ; +} diff --git a/src/app/components/CallEmbedProvider.tsx b/src/app/components/CallEmbedProvider.tsx index 0fc084f55..ba29f3b78 100644 --- a/src/app/components/CallEmbedProvider.tsx +++ b/src/app/components/CallEmbedProvider.tsx @@ -6,6 +6,7 @@ import { useCallHangupEvent, useCallJoined, useCallThemeSync, + useCallMemberSoundSync, } from '../hooks/useCallEmbed'; import { callChatAtom, callEmbedAtom } from '../state/callEmbed'; import { CallEmbed } from '../plugins/call'; @@ -15,6 +16,7 @@ import { ScreenSize, useScreenSizeContext } from '../hooks/useScreenSize'; function CallUtils({ embed }: { embed: CallEmbed }) { const setCallEmbed = useSetAtom(callEmbedAtom); + useCallMemberSoundSync(embed); useCallThemeSync(embed); useCallHangupEvent( embed, diff --git a/src/app/components/RenderMessageContent.tsx b/src/app/components/RenderMessageContent.tsx index 5fcfb4721..1a1a5376f 100644 --- a/src/app/components/RenderMessageContent.tsx +++ b/src/app/components/RenderMessageContent.tsx @@ -33,6 +33,7 @@ import { ImageViewer } from './image-viewer'; import { PdfViewer } from './Pdf-viewer'; import { TextViewer } from './text-viewer'; import { ClientSideHoverFreeze } from './ClientSideHoverFreeze'; +import { CuteEventType, MCuteEvent } from './message/MCuteEvent'; type RenderMessageContentProps = { displayName: string; @@ -119,8 +120,9 @@ function RenderMessageContentInternal({ ); const renderCaption = () => { + const hasCaption = content.body && content.body.trim().length > 0; if (captionPosition === CaptionPosition.Hidden) return null; - if (content.filename && content.filename !== content.body) { + if (hasCaption && content.filename && content.filename !== content.body) { if (captionPosition !== CaptionPosition.Inline) return ( + ); + } return ( ; if (msgType === 'm.bad.encrypted') return ; - return ; + // cute events + if (msgType === 'im.fluffychat.cute_event') + return ( + + ); + // as fallback to render older events where msgtype was set instead of m.emote with a custom property + if (msgType === 'fyi.cisnt.headpat') + return ( + + ); + return ; } export const RenderMessageContent = memo(RenderMessageContentInternal); diff --git a/src/app/components/RoomNotificationSwitcher.tsx b/src/app/components/RoomNotificationSwitcher.tsx index f62c41a4a..268758500 100644 --- a/src/app/components/RoomNotificationSwitcher.tsx +++ b/src/app/components/RoomNotificationSwitcher.tsx @@ -104,9 +104,16 @@ export function RoomNotificationModeSwitcher({ /> } > - - {mode === value ? {modeToStr[mode]} : modeToStr[mode]} - + + + {mode === value ? {modeToStr[mode]} : modeToStr[mode]} + + {mode === RoomNotificationMode.Unset && ( + + Follows your global notification rules + + )} + ))} diff --git a/src/app/components/editor/Elements.tsx b/src/app/components/editor/Elements.tsx index 7e3500810..537d3af98 100644 --- a/src/app/components/editor/Elements.tsx +++ b/src/app/components/editor/Elements.tsx @@ -12,6 +12,7 @@ import * as css from '$styles/CustomHtml.css'; import { useMatrixClient } from '$hooks/useMatrixClient'; import { mxcUrlToHttp } from '$utils/matrix'; import { useMediaAuthentication } from '$hooks/useMediaAuthentication'; +import { AuthenticatedImg } from '$components/AuthenticatedImg'; import { nicknamesAtom } from '$state/nicknames'; import { BlockType } from './types'; import { getBeginCommand } from './utils'; @@ -96,7 +97,7 @@ function RenderEmoticonElement({ contentEditable={false} > {element.key.startsWith('mxc://') ? ( - {element.shortcode} { @@ -63,7 +64,7 @@ export function CustomEmojiItem({ mx, useAuthentication, image }: CustomEmojiIte data-emoji-data={image.url} data-emoji-shortcode={image.shortcode} > - {image.body - {image.body {key.startsWith('mxc://') ? ( - {shortcode} void; +}; +export const EventHistory = as<'div', EventHistoryProps>( + ({ className, room, mEvents, requestClose, ...props }, ref) => { + const mx = useMatrixClient(); + const useAuthentication = useMediaAuthentication(); + const openProfile = useOpenUserRoomProfile(); + const space = useSpaceOptionally(); + const nicknames = useAtomValue(nicknamesAtom); + + const getName = (userId: string) => + getMemberDisplayName(room, userId, nicknames) ?? getMxIdLocalPart(userId) ?? userId; + + const readerId = mEvents[0].event.sender ?? ''; + const name = getName(readerId ?? ''); + const avatarMxcUrl = room.getMember(readerId ?? '')?.getMxcAvatarUrl(); + const avatarUrl = avatarMxcUrl + ? mx.mxcUrlToHttp(avatarMxcUrl, 100, 100, 'crop', undefined, false, useAuthentication) + : undefined; + + const [hour24Clock] = useSetting(settingsAtom, 'hour24Clock'); + const [dateFormatString] = useSetting(settingsAtom, 'dateFormatString'); + + const linkifyOpts = useMemo(() => ({ ...LINKIFY_OPTS }), []); + const spoilerClickHandler = useSpoilerClickHandler(); + const htmlReactParserOptions = useMemo( + () => + getReactCustomHtmlParser(mx, mEvents[0].getRoomId(), { + linkifyOpts, + useAuthentication, + handleSpoilerClick: spoilerClickHandler, + }), + [linkifyOpts, mEvents, mx, spoilerClickHandler, useAuthentication] + ); + const powerLevels = usePowerLevelsContext(); + const creators = useRoomCreators(room); + const permissions = useRoomPermissions(creators, powerLevels); + const canRedact = permissions.action('redact', mx.getSafeUserId()); + const canDeleteOwn = permissions.event(MessageEvent.RoomRedaction, mx.getSafeUserId()); + const canDelete = canRedact || (canDeleteOwn && mEvents[0].getSender() === mx.getUserId()); + + const setReplyDraft = useSetAtom(roomIdToReplyDraftAtomFamily(room.roomId)); + const triggerReply = useCallback( + (replyId: string, startThread = false) => { + const replyEvt = room.findEventById(replyId); + if (!replyEvt) return; + const content: IContent = replyEvt.getOriginalContent(); + const body = content?.['m.new_content']?.body ?? content?.body ?? ''; + const formattedBody = + content?.['m.new_content']?.formatted_body ?? content?.formatted_body ?? ''; + const { 'm.relates_to': relation } = startThread + ? { 'm.relates_to': { rel_type: 'm.thread', event_id: replyId } } + : replyEvt.getWireContent(); + const senderId = replyEvt.getSender(); + if (senderId) { + if (typeof body === 'string') { + setReplyDraft({ + userId: senderId, + eventId: replyId, + body, + formattedBody, + relation, + }); + } else { + setReplyDraft({ + userId: senderId, + eventId: replyId, + body: '', + formattedBody: '', + relation, + }); + } + } + }, + [room, setReplyDraft] + ); + + function MenuOptions({ mEvent }: { mEvent: MatrixEvent }) { + const setModal = useSetAtom(modalAtom); + return ( + + } + radii="300" + fill="None" + variant="Secondary" + onClick={(e) => { + e.preventDefault(); + e.stopPropagation(); + if (mEvent.event.event_id) { + triggerReply(mEvent.event.event_id, false); + requestClose(); + } + }} + /> + } + radii="300" + fill="None" + variant="Secondary" + onClick={(e) => { + e.preventDefault(); + e.stopPropagation(); + if (mEvent.event.event_id) { + triggerReply(mEvent.event.event_id, true); + requestClose(); + } + }} + /> + {canDelete && ( + } + radii="300" + fill="None" + variant="Critical" + onClick={(e) => { + e.preventDefault(); + e.stopPropagation(); + setModal({ + type: ModalType.Delete, + room, + mEvent, + }); + }} + /> + )} + + ); + } + + function EventItem({ mEvent, EventContent }: { mEvent: MatrixEvent; EventContent: IContent }) { + const [isHovered, setIsHovered] = useState(false); + return ( + setIsHovered(true)} + onMouseLeave={() => setIsHovered(false)} + onClick={() => setIsHovered(!isHovered)} + > + + + {isHovered && } + + ); + } + + return ( + +
+ + Message version history + + + + +
+
+ { + openProfile( + room.roomId, + space?.roomId, + readerId, + getMouseEventCords(event.nativeEvent), + 'Bottom' + ); + }} + before={ + + } + /> + + } + > + {name} + +
+ + + + {mEvents.map((mEvent) => { + if (!mEvent.event.sender) return
; + const EventContent = mEvent.getOriginalContent(); + return ( + <> +
+ + + ); + })} + + + + + ); + } +); diff --git a/src/app/components/event-history/index.ts b/src/app/components/event-history/index.ts new file mode 100644 index 000000000..0ff43225b --- /dev/null +++ b/src/app/components/event-history/index.ts @@ -0,0 +1 @@ +export * from './EventHistory'; diff --git a/src/app/components/image-pack-view/ImageTile.tsx b/src/app/components/image-pack-view/ImageTile.tsx index 2070f00e4..63a57abee 100644 --- a/src/app/components/image-pack-view/ImageTile.tsx +++ b/src/app/components/image-pack-view/ImageTile.tsx @@ -7,6 +7,7 @@ import { useObjectURL } from '$hooks/useObjectURL'; import { createUploadAtom, TUploadAtom } from '$state/upload'; import { replaceSpaceWithDash } from '$utils/common'; import { SettingTile } from '$components/setting-tile'; +import { AuthenticatedImg } from '$components/AuthenticatedImg'; import * as css from './style.css'; import { UsageSwitcher, useUsageStr } from './UsageSwitcher'; @@ -36,7 +37,7 @@ export function ImageTile({ return ( {url ? ( - + ) : ( {nameInitials(name ?? 'Unknown')} diff --git a/src/app/components/image-viewer/ImageViewer.tsx b/src/app/components/image-viewer/ImageViewer.tsx index e08430f1c..213fd25da 100644 --- a/src/app/components/image-viewer/ImageViewer.tsx +++ b/src/app/components/image-viewer/ImageViewer.tsx @@ -4,6 +4,7 @@ import classNames from 'classnames'; import { Box, Chip, Header, Icon, IconButton, Icons, Text, as } from 'folds'; import { useImageGestures } from '$hooks/useImageGestures'; import { downloadMedia } from '$utils/matrix'; +import { useMediaDownloadToken } from '$hooks/useMediaSrc'; import * as css from './ImageViewer.css'; export type ImageViewerProps = { @@ -14,13 +15,14 @@ export type ImageViewerProps = { export const ImageViewer = as<'div', ImageViewerProps>( ({ className, alt, src, requestClose, ...props }, ref) => { + const mediaToken = useMediaDownloadToken(); const { zoom, pan, cursor, onPointerDown, setZoom, zoomIn, zoomOut } = useImageGestures( true, 0.2 ); const handleDownload = async () => { - const fileContent = await downloadMedia(src); + const fileContent = await downloadMedia(src, mediaToken); FileSaver.saveAs(fileContent, alt); }; diff --git a/src/app/components/media/media.css.ts b/src/app/components/media/media.css.ts index b563ef3ed..aad194fdf 100644 --- a/src/app/components/media/media.css.ts +++ b/src/app/components/media/media.css.ts @@ -4,7 +4,7 @@ import { DefaultReset } from 'folds'; export const Image = style([ DefaultReset, { - objectFit: 'cover', + objectFit: 'contain', width: '100%', height: '100%', }, diff --git a/src/app/components/message/FileHeader.tsx b/src/app/components/message/FileHeader.tsx index 36d8adeb1..e776636e1 100644 --- a/src/app/components/message/FileHeader.tsx +++ b/src/app/components/message/FileHeader.tsx @@ -7,6 +7,7 @@ import { useMatrixClient } from '$hooks/useMatrixClient'; import { useMediaAuthentication } from '$hooks/useMediaAuthentication'; import { AsyncStatus, useAsyncCallback } from '$hooks/useAsyncCallback'; import { decryptFile, downloadEncryptedMedia, downloadMedia, mxcUrlToHttp } from '$utils/matrix'; +import { useMediaDownloadToken } from '$hooks/useMediaSrc'; const badgeStyles = { maxWidth: toRem(100) }; @@ -19,19 +20,24 @@ type FileDownloadButtonProps = { export function FileDownloadButton({ filename, url, mimeType, encInfo }: FileDownloadButtonProps) { const mx = useMatrixClient(); const useAuthentication = useMediaAuthentication(); + const mediaToken = useMediaDownloadToken(); const [downloadState, download] = useAsyncCallback( useCallback(async () => { const mediaUrl = mxcUrlToHttp(mx, url, useAuthentication); if (!mediaUrl) throw new Error('Invalid media URL'); const fileContent = encInfo - ? await downloadEncryptedMedia(mediaUrl, (encBuf) => decryptFile(encBuf, mimeType, encInfo)) - : await downloadMedia(mediaUrl); + ? await downloadEncryptedMedia( + mediaUrl, + (encBuf) => decryptFile(encBuf, mimeType, encInfo), + mediaToken + ) + : await downloadMedia(mediaUrl, mediaToken); const fileURL = URL.createObjectURL(fileContent); FileSaver.saveAs(fileURL, filename); return fileURL; - }, [mx, url, useAuthentication, mimeType, encInfo, filename]) + }, [mx, url, useAuthentication, mimeType, encInfo, filename, mediaToken]) ); const downloading = downloadState.status === AsyncStatus.Loading; diff --git a/src/app/components/message/MCuteEvent.tsx b/src/app/components/message/MCuteEvent.tsx new file mode 100644 index 000000000..0cfa84630 --- /dev/null +++ b/src/app/components/message/MCuteEvent.tsx @@ -0,0 +1,62 @@ +// rendering for cute events (e.g. hug, cuddle, etc.) + +import { MessageTextBody } from './layout'; + +export enum CuteEventType { + Hug = 'hug', + Cuddle = 'cuddle', + Wave = 'wave', + Poke = 'poke', + Headpat = 'headpat', + // currently unused, but could be added in the future if there's demand for it + Kiss = 'kiss', +} + +type MCuteEventProps = { + // Content is only used to check if the event is valid, the actual text is generated based on the type and mentioned users + content: string | undefined; + // The type of cute event (e.g. hug, cuddle, etc.) + type: CuteEventType; + // The user IDs mentioned in the event (e.g. the target of the hug/cuddle/etc.) + mentionedUserIds?: string[]; +}; + +export function MCuteEvent({ content, type, mentionedUserIds }: MCuteEventProps) { + if (!content) return null; + + let cuteText = ''; + switch (type) { + case CuteEventType.Hug: + cuteText = `hugs ${mentionedUserIds?.[0] || 'you'}`; + break; + case CuteEventType.Cuddle: + cuteText = `cuddles ${mentionedUserIds?.[0] || 'you'}`; + break; + case CuteEventType.Kiss: + // in here for future expansion + // would need some kind of filtering to prevent abuse (e.g. someone sending a kiss event to a random user to harass them) + // cuteText = `kisses ${mentionedUserIds?.[0] || 'you'}`; + cuteText = + 'currently disabled kiss event, in light of potential abuse, may be added in the future with proper filtering'; + break; + case CuteEventType.Wave: + cuteText = `waves at ${mentionedUserIds?.[0] || 'you'}`; + break; + case CuteEventType.Poke: + cuteText = `pokes ${mentionedUserIds?.[0] || 'you'}`; + break; + case CuteEventType.Headpat: + cuteText = `gives headpats to ${mentionedUserIds?.[0] || 'you'}`; + break; + default: + cuteText = `sends ${mentionedUserIds?.[0] || 'you'} a cute event`; + } + + return ( + + + {cuteText} + + + ); +} diff --git a/src/app/components/message/MsgTypeRenderers.tsx b/src/app/components/message/MsgTypeRenderers.tsx index 275cfefea..edd1af26c 100644 --- a/src/app/components/message/MsgTypeRenderers.tsx +++ b/src/app/components/message/MsgTypeRenderers.tsx @@ -52,18 +52,22 @@ export function RedactedContent({ reason }: RedactedContentProps) { ); } -export function UnsupportedContent() { +type BrokenContentProps = { + body?: string; +}; + +export function UnsupportedContent({ body }: BrokenContentProps) { return ( - + ); } -export function BrokenContent() { +export function BrokenContent({ body }: BrokenContentProps) { return ( - + ); } @@ -117,7 +121,7 @@ export function MText({ edited, content, renderBody, renderUrlsPreview, style }: return true; }, [trimmedBody, safeCustomBody]); - if (!body) return ; + if (!body) return ; const urlsMatch = renderUrlsPreview && trimmedBody.match(URL_REG); const urls = urlsMatch ? [...new Set(urlsMatch)] : undefined; @@ -170,7 +174,9 @@ export function MEmote({ const { body, formatted_body: customBody } = content; const [jumboEmojiSize] = useSetting(settingsAtom, 'jumboEmojiSize'); - if (typeof body !== 'string') return ; + if (typeof body !== 'string') { + return ; + } const trimmedBody = trimReplyFromBody(body); const urlsMatch = renderUrlsPreview && trimmedBody.match(URL_REG); const urls = urlsMatch ? [...new Set(urlsMatch)] : undefined; @@ -205,7 +211,9 @@ export function MNotice({ edited, content, renderBody, renderUrlsPreview }: MNot const { body, formatted_body: customBody } = content; const [jumboEmojiSize] = useSetting(settingsAtom, 'jumboEmojiSize'); - if (typeof body !== 'string') return ; + if (typeof body !== 'string') { + return ; + } const trimmedBody = trimReplyFromBody(body); const urlsMatch = renderUrlsPreview && trimmedBody.match(URL_REG); const urls = urlsMatch ? [...new Set(urlsMatch)] : undefined; @@ -248,21 +256,28 @@ export function MImage({ content, renderImageContent, outlined }: MImageProps) { const imgInfo = content?.info; const mxcUrl = content.file?.url ?? content.url; if (typeof mxcUrl !== 'string') { - return ; + return ; } - const height = scaleYDimension(imgInfo?.w || 400, 400, imgInfo?.h || 400); + const MAX_SIZE = 400; + const imgW = imgInfo?.w ?? MAX_SIZE; + const imgH = imgInfo?.h ?? MAX_SIZE; + const aspectRatio = imgInfo?.w && imgInfo?.h ? `${imgW} / ${imgH}` : undefined; + // this garbage is for portrait images, we cap the width so the card doesn't exceed the bounds of the image + const displayWidth = imgH > imgW ? Math.round(MAX_SIZE * (imgW / imgH)) : MAX_SIZE; return ( {renderImageContent({ @@ -303,10 +318,10 @@ export function MVideo({ content, renderAsFile, renderVideoContent, outlined }: if (mxcUrl) { return renderAsFile(); } - return ; + return ; } - const height = scaleYDimension(videoInfo.w || 400, 400, videoInfo.h || 400); + const height = Math.min(scaleYDimension(videoInfo.w || 400, 400, videoInfo.h || 400), 400); const filename = content.filename ?? content.body ?? 'Video'; @@ -372,7 +387,7 @@ export function MAudio({ content, renderAsFile, renderAudioContent, outlined }: if (mxcUrl) { return renderAsFile(); } - return ; + return ; } const filename = content.filename ?? content.body ?? 'Audio'; @@ -423,7 +438,7 @@ export function MFile({ content, renderFileContent, outlined }: MFileProps) { const mxcUrl = content.file?.url ?? content.url; if (typeof mxcUrl !== 'string') { - return ; + return ; } return ( @@ -454,8 +469,12 @@ type MLocationProps = { }; export function MLocation({ content }: MLocationProps) { const geoUri = content.geo_uri; - if (typeof geoUri !== 'string') return ; + if (typeof geoUri !== 'string') { + return ; + } const location = parseGeoUri(geoUri); + if (!location) return ; + return ( {geoUri} @@ -483,7 +502,7 @@ export function MSticker({ content, renderImageContent }: MStickerProps) { const imgInfo = content?.info; const mxcUrl = content.file?.url ?? content.url; if (typeof mxcUrl !== 'string') { - return ; + return ; } const height = scaleYDimension(imgInfo?.w || 152, 152, imgInfo?.h || 152); diff --git a/src/app/components/message/Reaction.tsx b/src/app/components/message/Reaction.tsx index 155de11f4..d66914b2b 100644 --- a/src/app/components/message/Reaction.tsx +++ b/src/app/components/message/Reaction.tsx @@ -7,6 +7,7 @@ import { getMemberDisplayName } from '$utils/room'; import { eventWithShortcode, getMxIdLocalPart, mxcUrlToHttp } from '$utils/matrix'; import { useAtomValue } from 'jotai'; import { nicknamesAtom } from '$state/nicknames'; +import { AuthenticatedImg } from '$components/AuthenticatedImg'; import * as css from './Reaction.css'; export const Reaction = as< @@ -43,7 +44,7 @@ export const Reaction = as< ); return ( - {reaction}; export const AttachmentHeader = style({ - padding: config.space.S300, + padding: config.space.S100, }); export const AttachmentBox = style([ diff --git a/src/app/components/message/content/AudioContent.tsx b/src/app/components/message/content/AudioContent.tsx index 6ef9349ba..a0621c5c7 100644 --- a/src/app/components/message/content/AudioContent.tsx +++ b/src/app/components/message/content/AudioContent.tsx @@ -18,6 +18,7 @@ import { useThrottle } from '$hooks/useThrottle'; import { secondsToMinutesAndSeconds } from '$utils/common'; import { decryptFile, downloadEncryptedMedia, downloadMedia, mxcUrlToHttp } from '$utils/matrix'; import { useMediaAuthentication } from '$hooks/useMediaAuthentication'; +import { useMediaDownloadToken } from '$hooks/useMediaSrc'; const PLAY_TIME_THROTTLE_OPS = { wait: 500, @@ -46,16 +47,21 @@ export function AudioContent({ }: AudioContentProps) { const mx = useMatrixClient(); const useAuthentication = useMediaAuthentication(); + const mediaToken = useMediaDownloadToken(); const [srcState, loadSrc] = useAsyncCallback( useCallback(async () => { const mediaUrl = mxcUrlToHttp(mx, url, useAuthentication); if (!mediaUrl) throw new Error('Invalid media URL'); const fileContent = encInfo - ? await downloadEncryptedMedia(mediaUrl, (encBuf) => decryptFile(encBuf, mimeType, encInfo)) - : await downloadMedia(mediaUrl); + ? await downloadEncryptedMedia( + mediaUrl, + (encBuf) => decryptFile(encBuf, mimeType, encInfo), + mediaToken + ) + : await downloadMedia(mediaUrl, mediaToken); return URL.createObjectURL(fileContent); - }, [mx, url, useAuthentication, mimeType, encInfo]) + }, [mx, url, useAuthentication, mimeType, encInfo, mediaToken]) ); const audioRef = useRef(null); diff --git a/src/app/components/message/content/FallbackContent.tsx b/src/app/components/message/content/FallbackContent.tsx index 8156a5d0c..9bd012a13 100644 --- a/src/app/components/message/content/FallbackContent.tsx +++ b/src/app/components/message/content/FallbackContent.tsx @@ -16,12 +16,16 @@ export const MessageDeletedContent = as<'div', { children?: never; reason?: stri ) ); -export const MessageUnsupportedContent = as<'div', { children?: never }>(({ ...props }, ref) => ( - - - Unsupported message - -)); +export const MessageUnsupportedContent = as<'div', { children?: never; body?: string }>( + ({ body, ...props }, ref) => ( + + + Unsupported message + {body && `: ${body}`} + {!body && ' (no body)'} + + ) +); export const MessageFailedContent = as<'div', { children?: never }>(({ ...props }, ref) => ( @@ -44,12 +48,17 @@ export const MessageNotDecryptedContent = as<'div', { children?: never }>(({ ... )); -export const MessageBrokenContent = as<'div', { children?: never }>(({ ...props }, ref) => ( - - - Broken message - -)); +// display body of the message if it is available, as it may give some clue about why the message is broken +export const MessageBrokenContent = as<'div', { children?: never; body?: string }>( + ({ body, ...props }, ref) => ( + + + Broken message + {body && `: ${body}`} + {!body && ' (no body)'} + + ) +); export const MessageEmptyContent = as<'div', { children?: never }>(({ ...props }, ref) => ( diff --git a/src/app/components/message/content/FileContent.tsx b/src/app/components/message/content/FileContent.tsx index af802d46b..416ff8ae4 100644 --- a/src/app/components/message/content/FileContent.tsx +++ b/src/app/components/message/content/FileContent.tsx @@ -30,6 +30,7 @@ import { import { stopPropagation } from '$utils/keyboard'; import { decryptFile, downloadEncryptedMedia, downloadMedia, mxcUrlToHttp } from '$utils/matrix'; import { useMediaAuthentication } from '$hooks/useMediaAuthentication'; +import { useMediaDownloadToken } from '$hooks/useMediaSrc'; import { ModalWide } from '$styles/Modal.css'; const renderErrorButton = (retry: () => void, text: string) => ( @@ -77,6 +78,7 @@ type ReadTextFileProps = { export function ReadTextFile({ body, mimeType, url, encInfo, renderViewer }: ReadTextFileProps) { const mx = useMatrixClient(); const useAuthentication = useMediaAuthentication(); + const mediaToken = useMediaDownloadToken(); const [textViewer, setTextViewer] = useState(false); const [textState, loadText] = useAsyncCallback( @@ -84,13 +86,17 @@ export function ReadTextFile({ body, mimeType, url, encInfo, renderViewer }: Rea const mediaUrl = mxcUrlToHttp(mx, url, useAuthentication); if (!mediaUrl) throw new Error('Invalid media URL'); const fileContent = encInfo - ? await downloadEncryptedMedia(mediaUrl, (encBuf) => decryptFile(encBuf, mimeType, encInfo)) - : await downloadMedia(mediaUrl); + ? await downloadEncryptedMedia( + mediaUrl, + (encBuf) => decryptFile(encBuf, mimeType, encInfo), + mediaToken + ) + : await downloadMedia(mediaUrl, mediaToken); const text = fileContent.text(); setTextViewer(true); return text; - }, [mx, useAuthentication, mimeType, encInfo, url]) + }, [mx, useAuthentication, mimeType, encInfo, url, mediaToken]) ); return ( @@ -168,6 +174,7 @@ export type ReadPdfFileProps = { export function ReadPdfFile({ body, mimeType, url, encInfo, renderViewer }: ReadPdfFileProps) { const mx = useMatrixClient(); const useAuthentication = useMediaAuthentication(); + const mediaToken = useMediaDownloadToken(); const [pdfViewer, setPdfViewer] = useState(false); const [pdfState, loadPdf] = useAsyncCallback( @@ -175,11 +182,15 @@ export function ReadPdfFile({ body, mimeType, url, encInfo, renderViewer }: Read const mediaUrl = mxcUrlToHttp(mx, url, useAuthentication); if (!mediaUrl) throw new Error('Invalid media URL'); const fileContent = encInfo - ? await downloadEncryptedMedia(mediaUrl, (encBuf) => decryptFile(encBuf, mimeType, encInfo)) - : await downloadMedia(mediaUrl); + ? await downloadEncryptedMedia( + mediaUrl, + (encBuf) => decryptFile(encBuf, mimeType, encInfo), + mediaToken + ) + : await downloadMedia(mediaUrl, mediaToken); setPdfViewer(true); return URL.createObjectURL(fileContent); - }, [mx, url, useAuthentication, mimeType, encInfo]) + }, [mx, url, useAuthentication, mimeType, encInfo, mediaToken]) ); return ( @@ -247,19 +258,24 @@ export type DownloadFileProps = { export function DownloadFile({ body, mimeType, url, info, encInfo }: DownloadFileProps) { const mx = useMatrixClient(); const useAuthentication = useMediaAuthentication(); + const mediaToken = useMediaDownloadToken(); const [downloadState, download] = useAsyncCallback( useCallback(async () => { const mediaUrl = mxcUrlToHttp(mx, url, useAuthentication); if (!mediaUrl) throw new Error('Invalid media URL'); const fileContent = encInfo - ? await downloadEncryptedMedia(mediaUrl, (encBuf) => decryptFile(encBuf, mimeType, encInfo)) - : await downloadMedia(mediaUrl); + ? await downloadEncryptedMedia( + mediaUrl, + (encBuf) => decryptFile(encBuf, mimeType, encInfo), + mediaToken + ) + : await downloadMedia(mediaUrl, mediaToken); const fileURL = URL.createObjectURL(fileContent); FileSaver.saveAs(fileURL, body); return fileURL; - }, [mx, url, useAuthentication, mimeType, encInfo, body]) + }, [mx, url, useAuthentication, mimeType, encInfo, body, mediaToken]) ); return downloadState.status === AsyncStatus.Error ? ( diff --git a/src/app/components/message/content/ImageContent.tsx b/src/app/components/message/content/ImageContent.tsx index 017569662..f3ac87299 100644 --- a/src/app/components/message/content/ImageContent.tsx +++ b/src/app/components/message/content/ImageContent.tsx @@ -1,4 +1,4 @@ -import { ReactNode, useCallback, useEffect, useState } from 'react'; +import { ReactNode, useCallback, useEffect, useMemo, useState } from 'react'; import { Badge, Box, @@ -28,6 +28,7 @@ import { FALLBACK_MIMETYPE } from '$utils/mimeTypes'; import { stopPropagation } from '$utils/keyboard'; import { decryptFile, downloadEncryptedMedia, mxcUrlToHttp } from '$utils/matrix'; import { useMediaAuthentication } from '$hooks/useMediaAuthentication'; +import { useMediaSrc, useMediaDownloadToken } from '$hooks/useMediaSrc'; import { ModalWide } from '$styles/Modal.css'; import { validBlurHash } from '$utils/blurHash'; import * as css from './style.css'; @@ -78,6 +79,7 @@ export const ImageContent = as<'div', ImageContentProps>( ) => { const mx = useMatrixClient(); const useAuthentication = useMediaAuthentication(); + const mediaToken = useMediaDownloadToken(); const blurHash = validBlurHash(info?.[MATRIX_BLUR_HASH_PROPERTY_NAME]); const [load, setLoad] = useState(false); @@ -85,28 +87,48 @@ export const ImageContent = as<'div', ImageContentProps>( const [viewer, setViewer] = useState(false); const [blurred, setBlurred] = useState(markedAsSpoiler ?? false); + const rawMediaUrl = useMemo(() => { + if (url.startsWith('http')) return url; + return mxcUrlToHttp(mx, url, useAuthentication) ?? undefined; + }, [mx, url, useAuthentication]); + + const resolvedMediaUrl = useMediaSrc(encInfo ? undefined : rawMediaUrl); + const [srcState, loadSrc] = useAsyncCallback( useCallback(async () => { - if (url.startsWith('http')) return url; - - const mediaUrl = mxcUrlToHttp(mx, url, useAuthentication); - if (!mediaUrl) throw new Error('Invalid media URL'); if (encInfo) { - const fileContent = await downloadEncryptedMedia(mediaUrl, (encBuf) => - decryptFile(encBuf, mimeType ?? FALLBACK_MIMETYPE, encInfo) + if (!rawMediaUrl) throw new Error('Invalid media URL'); + const fileContent = await downloadEncryptedMedia( + rawMediaUrl, + (encBuf) => decryptFile(encBuf, mimeType ?? FALLBACK_MIMETYPE, encInfo), + mediaToken ); return URL.createObjectURL(fileContent); } - return mediaUrl; - }, [mx, url, useAuthentication, mimeType, encInfo]) + return resolvedMediaUrl ?? rawMediaUrl ?? url; + }, [rawMediaUrl, resolvedMediaUrl, url, mimeType, encInfo, mediaToken]) ); + // When the source download succeeds, reset image-element error state so the + // Retry button doesn't flash before the has had a chance to load. + useEffect(() => { + if (srcState.status === AsyncStatus.Success) { + setError(false); + } + }, [srcState.status]); + const handleLoad = () => { setLoad(true); + setError(false); }; const handleError = () => { - setLoad(false); - setError(true); + // Only show the error if the source download already succeeded β€” if + // it's still loading the image element may fire a transient error + // before the blob URL is ready. + if (srcState.status === AsyncStatus.Success) { + setLoad(false); + setError(true); + } }; const handleRetry = () => { @@ -217,12 +239,13 @@ export const ImageContent = as<'div', ImageContentProps>( )} {(srcState.status === AsyncStatus.Loading || srcState.status === AsyncStatus.Success) && !load && + !error && !blurred && ( )} - {(error || srcState.status === AsyncStatus.Error) && ( + {!load && (error || srcState.status === AsyncStatus.Error) && ( { + if (typeof thumbMxcUrl !== 'string') return undefined; + return mxcUrlToHttp(mx, thumbMxcUrl, useAuthentication) ?? undefined; + }, [mx, thumbMxcUrl, useAuthentication]); + + const resolvedMediaUrl = useMediaSrc(encInfo ? undefined : rawMediaUrl); const [thumbSrcState, loadThumbSrc] = useAsyncCallback( useCallback(async () => { const thumbInfo = info.thumbnail_info; - const thumbMxcUrl = info.thumbnail_file?.url ?? info.thumbnail_url; - const encInfo = info.thumbnail_file; if (typeof thumbMxcUrl !== 'string' || typeof thumbInfo?.mimetype !== 'string') { throw new Error('Failed to load thumbnail'); } - - const mediaUrl = mxcUrlToHttp(mx, thumbMxcUrl, useAuthentication); - if (!mediaUrl) throw new Error('Invalid media URL'); if (encInfo) { - const fileContent = await downloadEncryptedMedia(mediaUrl, (encBuf) => - decryptFile(encBuf, thumbInfo.mimetype ?? FALLBACK_MIMETYPE, encInfo) + if (!rawMediaUrl) throw new Error('Invalid media URL'); + const fileContent = await downloadEncryptedMedia( + rawMediaUrl, + (encBuf) => decryptFile(encBuf, thumbInfo.mimetype ?? FALLBACK_MIMETYPE, encInfo), + mediaToken ); return URL.createObjectURL(fileContent); } - - return mediaUrl; - }, [mx, info, useAuthentication]) + return resolvedMediaUrl ?? rawMediaUrl ?? thumbMxcUrl; + }, [info, thumbMxcUrl, rawMediaUrl, resolvedMediaUrl, encInfo, mediaToken]) ); useEffect(() => { diff --git a/src/app/components/message/content/VideoContent.tsx b/src/app/components/message/content/VideoContent.tsx index bb267d70d..37e82d2fc 100644 --- a/src/app/components/message/content/VideoContent.tsx +++ b/src/app/components/message/content/VideoContent.tsx @@ -25,6 +25,7 @@ import { AsyncStatus, useAsyncCallback } from '$hooks/useAsyncCallback'; import { bytesToSize, millisecondsToMinutesAndSeconds } from '$utils/common'; import { decryptFile, downloadEncryptedMedia, downloadMedia, mxcUrlToHttp } from '$utils/matrix'; import { useMediaAuthentication } from '$hooks/useMediaAuthentication'; +import { useMediaDownloadToken } from '$hooks/useMediaSrc'; import { validBlurHash } from '$utils/blurHash'; import * as css from './style.css'; @@ -68,6 +69,7 @@ export const VideoContent = as<'div', VideoContentProps>( ) => { const mx = useMatrixClient(); const useAuthentication = useMediaAuthentication(); + const mediaToken = useMediaDownloadToken(); const blurHash = validBlurHash(info.thumbnail_info?.[MATRIX_BLUR_HASH_PROPERTY_NAME]); const [load, setLoad] = useState(false); @@ -81,20 +83,36 @@ export const VideoContent = as<'div', VideoContentProps>( const mediaUrl = mxcUrlToHttp(mx, url, useAuthentication); if (!mediaUrl) throw new Error('Invalid media URL'); const fileContent = encInfo - ? await downloadEncryptedMedia(mediaUrl, (encBuf) => - decryptFile(encBuf, mimeType, encInfo) + ? await downloadEncryptedMedia( + mediaUrl, + (encBuf) => decryptFile(encBuf, mimeType, encInfo), + mediaToken ) - : await downloadMedia(mediaUrl); + : await downloadMedia(mediaUrl, mediaToken); return URL.createObjectURL(fileContent); - }, [mx, url, useAuthentication, mimeType, encInfo]) + }, [mx, url, useAuthentication, mimeType, encInfo, mediaToken]) ); + // When the source download succeeds, reset video-element error state so the + // Retry button doesn't flash before the