diff --git a/package.json b/package.json index 69124fa3..2dbab20c 100644 --- a/package.json +++ b/package.json @@ -72,48 +72,48 @@ "undici": "^6.19.8" }, "devDependencies": { - "@astrojs/check": "^0.9.3", - "@cloudflare/workers-types": "^4.20241022.0", - "@double-great/stylelint-a11y": "^3.0.2", - "@iconify/json": "^2.2.264", - "@textlint/textlint-plugin-markdown": "^14.3.0", - "@types/eslint": "8.56.10", - "@types/node": "20.12.12", - "@types/nprogress": "^0.2.3", - "@types/react": "^18.3.5", - "@types/react-dom": "^18.3.0", - "@types/sanitize-html": "^2.13.0", - "@virtual-live-lab/eslint-config": "^2.2.7", - "@virtual-live-lab/prettier-config": "^2.0.7", - "@virtual-live-lab/stylelint-config": "^2.0.12", - "@virtual-live-lab/tsconfig": "^2.1.9", - "astro-eslint-parser": "^1.0.3", - "daisyui": "^4.12.10", - "eslint": "^9.13.0", - "happy-css-modules": "^3.1.1", - "postcss": "^8.4.47", - "postcss-html": "^1.7.0", - "prettier": "^3.3.3", - "prettier-plugin-astro": "^0.14.1", - "sass": "^1.78.0", - "stylelint": "^16.10.0", - "stylelint-config-html": "^1.1.0", - "stylelint-config-recess-order": "^5.1.1", - "stylelint-config-recommended": "^14.0.1", - "stylelint-config-sass-guidelines": "^12.1.0", - "stylelint-config-standard": "^36.0.1", - "stylelint-config-standard-scss": "^13.1.0", - "stylelint-declaration-block-no-ignored-properties": "^2.8.0", - "stylelint-value-no-unknown-custom-properties": "^6.0.1", - "tailwindcss": "^3.4.10", - "textlint": "^14.3.0", - "textlint-rule-preset-japanese": "^10.0.3", - "tsx": "^4.19.1", - "typescript": "^5.6.3", - "typescript-eslint": "^8.11.0", - "typescript-eslint-parser-for-extra-files": "^0.7.0", - "unplugin-icons": "^0.19.3", - "vitest": "^2.1.3", - "wrangler": "^3.75.0" + "@astrojs/check": "0.9.3", + "@cloudflare/workers-types": "4.20241022.0", + "@double-great/stylelint-a11y": "3.0.2", + "@iconify/json": "2.2.264", + "@textlint/textlint-plugin-markdown": "14.3.0", + "@types/eslint": "8.56.12", + "@types/node": "20.17.1", + "@types/nprogress": "0.2.3", + "@types/react": "18.3.5", + "@types/react-dom": "18.3.0", + "@types/sanitize-html": "2.13.0", + "@virtual-live-lab/eslint-config": "2.2.7", + "@virtual-live-lab/prettier-config": "2.0.7", + "@virtual-live-lab/stylelint-config": "2.0.12", + "@virtual-live-lab/tsconfig": "2.1.9", + "astro-eslint-parser": "1.0.3", + "daisyui": "4.12.10", + "eslint": "9.13.0", + "happy-css-modules": "3.1.1", + "postcss": "8.4.47", + "postcss-html": "1.7.0", + "prettier": "3.3.3", + "prettier-plugin-astro": "0.14.1", + "sass": "1.78.0", + "stylelint": "16.10.0", + "stylelint-config-html": "1.1.0", + "stylelint-config-recess-order": "5.1.1", + "stylelint-config-recommended": "14.0.1", + "stylelint-config-sass-guidelines": "12.1.0", + "stylelint-config-standard": "36.0.1", + "stylelint-config-standard-scss": "13.1.0", + "stylelint-declaration-block-no-ignored-properties": "2.8.0", + "stylelint-value-no-unknown-custom-properties": "6.0.1", + "tailwindcss": "3.4.10", + "textlint": "14.3.0", + "textlint-rule-preset-japanese": "10.0.3", + "tsx": "4.19.1", + "typescript": "5.6.3", + "typescript-eslint": "8.11.0", + "typescript-eslint-parser-for-extra-files": "0.7.0", + "unplugin-icons": "0.19.3", + "vitest": "2.1.3", + "wrangler": "3.75.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0df64a40..e7bc5785 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ importers: dependencies: '@astrojs/cloudflare': specifier: ^11.0.4 - version: 11.0.4(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + version: 11.0.4(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) '@astrojs/mdx': specifier: 3.1.2 - version: 3.1.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + version: 3.1.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) '@astrojs/react': specifier: ^3.6.2 - version: 3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0)) + version: 3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0)) '@astrojs/rss': specifier: 4.0.7 version: 4.0.7 @@ -25,7 +25,7 @@ importers: version: 3.1.6 '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))(tailwindcss@3.4.10) + version: 5.1.0(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))(tailwindcss@3.4.10) '@astrojs/ts-plugin': specifier: ^1.10.2 version: 1.10.2 @@ -52,16 +52,16 @@ importers: version: 0.61.3 astro: specifier: ^4.15.4 - version: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + version: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) astro-auto-import: specifier: ^0.4.2 - version: 0.4.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + version: 0.4.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) astro-embed: specifier: ^0.7.2 - version: 0.7.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + version: 0.7.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) astro-expressive-code: specifier: ^0.36.1 - version: 0.36.1(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + version: 0.36.1(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) astro-seo: specifier: ^0.8.4 version: 0.8.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) @@ -133,133 +133,133 @@ importers: version: 6.19.8 devDependencies: '@astrojs/check': - specifier: ^0.9.3 + specifier: 0.9.3 version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) '@cloudflare/workers-types': - specifier: ^4.20241022.0 + specifier: 4.20241022.0 version: 4.20241022.0 '@double-great/stylelint-a11y': - specifier: ^3.0.2 + specifier: 3.0.2 version: 3.0.2(stylelint@16.10.0(typescript@5.6.3)) '@iconify/json': - specifier: ^2.2.264 + specifier: 2.2.264 version: 2.2.264 '@textlint/textlint-plugin-markdown': - specifier: ^14.3.0 + specifier: 14.3.0 version: 14.3.0 '@types/eslint': - specifier: 8.56.10 - version: 8.56.10 + specifier: 8.56.12 + version: 8.56.12 '@types/node': - specifier: 20.12.12 - version: 20.12.12 + specifier: 20.17.1 + version: 20.17.1 '@types/nprogress': - specifier: ^0.2.3 + specifier: 0.2.3 version: 0.2.3 '@types/react': - specifier: ^18.3.5 + specifier: 18.3.5 version: 18.3.5 '@types/react-dom': - specifier: ^18.3.0 + specifier: 18.3.0 version: 18.3.0 '@types/sanitize-html': - specifier: ^2.13.0 + specifier: 2.13.0 version: 2.13.0 '@virtual-live-lab/eslint-config': - specifier: ^2.2.7 + specifier: 2.2.7 version: 2.2.7(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.0))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.0))(tailwindcss@3.4.10)(typescript@5.6.3) '@virtual-live-lab/prettier-config': - specifier: ^2.0.7 + specifier: 2.0.7 version: 2.0.7(prettier-plugin-astro@0.14.1)(prettier@3.3.3) '@virtual-live-lab/stylelint-config': - specifier: ^2.0.12 + specifier: 2.0.12 version: 2.0.12(postcss-html@1.7.0)(postcss@8.4.47)(stylelint@16.10.0(typescript@5.6.3)) '@virtual-live-lab/tsconfig': - specifier: ^2.1.9 + specifier: 2.1.9 version: 2.1.9(@cloudflare/workers-types@4.20241022.0)(typescript@5.6.3) astro-eslint-parser: - specifier: ^1.0.3 + specifier: 1.0.3 version: 1.0.3(typescript@5.6.3) daisyui: - specifier: ^4.12.10 + specifier: 4.12.10 version: 4.12.10(postcss@8.4.47) eslint: - specifier: ^9.13.0 + specifier: 9.13.0 version: 9.13.0(jiti@1.21.0) happy-css-modules: - specifier: ^3.1.1 + specifier: 3.1.1 version: 3.1.1(jiti@1.21.0)(postcss@8.4.47)(sass@1.78.0)(tsx@4.19.1) postcss: - specifier: ^8.4.47 + specifier: 8.4.47 version: 8.4.47 postcss-html: - specifier: ^1.7.0 + specifier: 1.7.0 version: 1.7.0 prettier: - specifier: ^3.3.3 + specifier: 3.3.3 version: 3.3.3 prettier-plugin-astro: - specifier: ^0.14.1 + specifier: 0.14.1 version: 0.14.1 sass: - specifier: ^1.78.0 + specifier: 1.78.0 version: 1.78.0 stylelint: - specifier: ^16.10.0 + specifier: 16.10.0 version: 16.10.0(typescript@5.6.3) stylelint-config-html: - specifier: ^1.1.0 + specifier: 1.1.0 version: 1.1.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.6.3)) stylelint-config-recess-order: - specifier: ^5.1.1 + specifier: 5.1.1 version: 5.1.1(stylelint@16.10.0(typescript@5.6.3)) stylelint-config-recommended: - specifier: ^14.0.1 + specifier: 14.0.1 version: 14.0.1(stylelint@16.10.0(typescript@5.6.3)) stylelint-config-sass-guidelines: - specifier: ^12.1.0 + specifier: 12.1.0 version: 12.1.0(postcss@8.4.47)(stylelint@16.10.0(typescript@5.6.3)) stylelint-config-standard: - specifier: ^36.0.1 + specifier: 36.0.1 version: 36.0.1(stylelint@16.10.0(typescript@5.6.3)) stylelint-config-standard-scss: - specifier: ^13.1.0 + specifier: 13.1.0 version: 13.1.0(postcss@8.4.47)(stylelint@16.10.0(typescript@5.6.3)) stylelint-declaration-block-no-ignored-properties: - specifier: ^2.8.0 + specifier: 2.8.0 version: 2.8.0(stylelint@16.10.0(typescript@5.6.3)) stylelint-value-no-unknown-custom-properties: - specifier: ^6.0.1 + specifier: 6.0.1 version: 6.0.1(stylelint@16.10.0(typescript@5.6.3)) tailwindcss: - specifier: ^3.4.10 + specifier: 3.4.10 version: 3.4.10 textlint: - specifier: ^14.3.0 + specifier: 14.3.0 version: 14.3.0 textlint-rule-preset-japanese: - specifier: ^10.0.3 + specifier: 10.0.3 version: 10.0.3 tsx: - specifier: ^4.19.1 + specifier: 4.19.1 version: 4.19.1 typescript: - specifier: ^5.6.3 + specifier: 5.6.3 version: 5.6.3 typescript-eslint: - specifier: ^8.11.0 + specifier: 8.11.0 version: 8.11.0(eslint@9.13.0(jiti@1.21.0))(typescript@5.6.3) typescript-eslint-parser-for-extra-files: - specifier: ^0.7.0 + specifier: 0.7.0 version: 0.7.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.0))(typescript@5.6.3))(astrojs-compiler-sync@1.0.1(@astrojs/compiler@2.10.3))(typescript@5.6.3) unplugin-icons: - specifier: ^0.19.3 + specifier: 0.19.3 version: 0.19.3(webpack-sources@3.2.3) vitest: - specifier: ^2.1.3 - version: 2.1.3(@types/node@20.12.12)(jsdom@24.0.0)(sass@1.78.0) + specifier: 2.1.3 + version: 2.1.3(@types/node@20.17.1)(jsdom@24.0.0)(sass@1.78.0) wrangler: - specifier: ^3.75.0 + specifier: 3.75.0 version: 3.75.0(@cloudflare/workers-types@4.20241022.0) packages: @@ -328,24 +328,9 @@ packages: '@astrojs/compiler@2.10.3': resolution: {integrity: sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==} - '@astrojs/compiler@2.8.2': - resolution: {integrity: sha512-2v2N2oDnMH6+CX1Wn6f45Afa4tdkUMutdx8pJaokfaOYnAU+u6+UK7o7sXqydKro1cLwVmmOIJv6AqiXnAdLDA==} - '@astrojs/internal-helpers@0.4.1': resolution: {integrity: sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==} - '@astrojs/language-server@2.11.1': - resolution: {integrity: sha512-WSIBBUK9lSeVD4KhPiZk2u3wsXdj7WEYvYPPs8ZsgbSVIOzUJWAKVcITHiXmcXlzZB5ubK44YUN/Hq+f2GeMyQ==} - hasBin: true - peerDependencies: - prettier: ^3.0.0 - prettier-plugin-astro: '>=0.11.0' - peerDependenciesMeta: - prettier: - optional: true - prettier-plugin-astro: - optional: true - '@astrojs/language-server@2.14.2': resolution: {integrity: sha512-daUJ/+/2pPF3eGG4tVdXKyw0tabUDrJKwLzU8VTuNhEHIn3VZAIES6VT3+mX0lmKcMiKM8/bjZdfY+fPfmnsMA==} hasBin: true @@ -498,18 +483,10 @@ packages: resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.23.4': - resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.22.20': - resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.24.7': resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} @@ -530,11 +507,6 @@ packages: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.23.6': - resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.24.8': resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==} engines: {node: '>=6.0.0'} @@ -585,10 +557,6 @@ packages: resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} engines: {node: '>=6.9.0'} - '@babel/types@7.23.6': - resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==} - engines: {node: '>=6.9.0'} - '@babel/types@7.24.9': resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} engines: {node: '>=6.9.0'} @@ -2027,8 +1995,8 @@ packages: '@types/debug@4.1.12': resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} - '@types/eslint@8.56.10': - resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==} + '@types/eslint@8.56.12': + resolution: {integrity: sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==} '@types/estree-jsx@1.0.5': resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==} @@ -2078,8 +2046,8 @@ packages: '@types/node@18.19.33': resolution: {integrity: sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==} - '@types/node@20.12.12': - resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} + '@types/node@20.17.1': + resolution: {integrity: sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==} '@types/nprogress@0.2.3': resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==} @@ -2130,10 +2098,6 @@ packages: resolution: {integrity: sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.4.0': - resolution: {integrity: sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.11.0': resolution: {integrity: sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2147,10 +2111,6 @@ packages: resolution: {integrity: sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.4.0': - resolution: {integrity: sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.11.0': resolution: {integrity: sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2160,15 +2120,6 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.4.0': - resolution: {integrity: sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/utils@8.11.0': resolution: {integrity: sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2179,10 +2130,6 @@ packages: resolution: {integrity: sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.4.0': - resolution: {integrity: sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -2255,46 +2202,23 @@ packages: '@vitest/utils@2.1.3': resolution: {integrity: sha512-xpiVfDSg1RrYT0tX6czgerkpcKFmFOF/gCr30+Mve5V2kewCy4Prn1/NDMSRwaSmT7PRaOF83wu+bEtsY1wrvA==} - '@volar/kit@2.4.0-alpha.15': - resolution: {integrity: sha512-ZCBErTebCVdzpSo/0wBlrjnZfqQfVIaHUJa3kOQe3TbVR/8Ny/3mij9gSkBTUcSyVtlUFpJpJo/B8aQp0xt/mQ==} - peerDependencies: - typescript: '*' - '@volar/kit@2.4.4': resolution: {integrity: sha512-6WusqQ4YhtIYbqY3nlLnkSbfBRSakx5HcTKdF+WjGKBj5D74ux9nsLq3uAqQlbpKgVkkt425KEDymQTb4C36Kg==} peerDependencies: typescript: '*' - '@volar/language-core@2.4.0-alpha.15': - resolution: {integrity: sha512-mt8z4Fm2WxfQYoQHPcKVjLQV6PgPqyKLbkCVY2cr5RSaamqCHjhKEpsFX66aL4D/7oYguuaUw9Bx03Vt0TpIIA==} - '@volar/language-core@2.4.4': resolution: {integrity: sha512-kO9k4kTLfxpg+6lq7/KAIv3m2d62IHuCL6GbVgYZTpfKvIGoAIlDxK7pFcB/eczN2+ydg/vnyaeZ6SGyZrJw2w==} - '@volar/language-server@2.4.0-alpha.15': - resolution: {integrity: sha512-epaF7Rllb29nr25F8hX5bq7ivgStNZzXGkhuPlHCUM+Ij/aQnsBeYQsfm7EttPqqO3abCctpRWyd+icklFEBoQ==} - '@volar/language-server@2.4.4': resolution: {integrity: sha512-rBzTgRw4/msZSFRSJURFU53qcDfBNm40NtYoMwOyaZuPcLzdgDAZ3hzVE80Rj0pk82LQJ0AfH13Y+EYFvUWkfQ==} - '@volar/language-service@2.4.0-alpha.15': - resolution: {integrity: sha512-H5T5JvvqvWhG0PvvKPTM0nczTbTKQ+U87a8r0eahlH/ySi2HvIHO/7PiNKLxKqLNsiT8SX4U3QcGC8ZaNcC07g==} - '@volar/language-service@2.4.4': resolution: {integrity: sha512-QXfZV3IpJdcNQcdWFEG+iXOIb3NiC6/cNIQeH2QAOMx2vpkshuMcWD7AzrhVavobircOXJNiGmRGwqf2okYE3A==} - '@volar/snapshot-document@2.4.0-alpha.15': - resolution: {integrity: sha512-8lnX0eZ7/lM+hakO5kspWABi4nijppxTy9XU0f9ns2lZ/JCE0t9EurNNiOaw4MWFO9USr0H72Ut0LCB9o4rpqA==} - - '@volar/source-map@2.4.0-alpha.15': - resolution: {integrity: sha512-8Htngw5TmBY4L3ClDqBGyfLhsB8EmoEXUH1xydyEtEoK0O6NX5ur4Jw8jgvscTlwzizyl/wsN1vn0cQXVbbXYg==} - '@volar/source-map@2.4.4': resolution: {integrity: sha512-xG3PZqOP2haG8XG4Pg3PD1UGDAdqZg24Ru8c/qYjYAnmcj6GBR64mstx+bZux5QOyRaJK+/lNM/RnpvBD3489g==} - '@volar/typescript@2.4.0-alpha.15': - resolution: {integrity: sha512-U3StRBbDuxV6Woa4hvGS4kz3XcOzrWUKgFdEFN+ba1x3eaYg7+ytau8ul05xgA+UNGLXXsKur7fTUhDFyISk0w==} - '@volar/typescript@2.4.4': resolution: {integrity: sha512-QQMQRVj0fVHJ3XdRKiS1LclhG0VBXdFYlyuHRQF/xLk2PuJuHNWP26MDZNvEVCvnyUQuUQhIAfylwY5TGPgc6w==} @@ -2472,12 +2396,6 @@ packages: engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true - astrojs-compiler-sync@1.0.0: - resolution: {integrity: sha512-IM6FxpMoBxkGGdKppkFHNQIC9Wge7jspG2MIJff8DOhG41USNJLxJfxRm7wnkTKWlYK5Y1YFFNYr2vUUKkI8sw==} - engines: {node: ^18.18.0 || >=20.9.0} - peerDependencies: - '@astrojs/compiler': '>=0.27.0' - astrojs-compiler-sync@1.0.1: resolution: {integrity: sha512-EdJILVkc/Iiw9sLMyb2uppp/vG7YL9TgkwaEumNDflI8s0AhR5XuCFkdbA/AcCGvcBfsRH9ngy/iIP8Uybl82g==} engines: {node: ^18.18.0 || >=20.9.0} @@ -2575,9 +2493,6 @@ packages: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} - call-bind@1.0.5: - resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==} - call-bind@1.0.7: resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} engines: {node: '>= 0.4'} @@ -2881,24 +2796,6 @@ packages: date-fns@3.6.0: resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==} - debug@4.3.4: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - - debug@4.3.5: - resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.3.7: resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} engines: {node: '>=6.0'} @@ -2925,10 +2822,6 @@ packages: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} - define-data-property@1.1.1: - resolution: {integrity: sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==} - engines: {node: '>= 0.4'} - define-data-property@1.1.4: resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} engines: {node: '>= 0.4'} @@ -3104,10 +2997,6 @@ packages: engines: {node: '>=18'} hasBin: true - escalade@3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} - engines: {node: '>=6'} - escalade@3.1.2: resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} @@ -3193,10 +3082,6 @@ packages: peerDependencies: tailwindcss: ^3.4.0 - eslint-scope@8.0.2: - resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint-scope@8.1.0: resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3205,10 +3090,6 @@ packages: 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.0.0: - resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint-visitor-keys@4.1.0: resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3223,10 +3104,6 @@ packages: jiti: optional: true - espree@10.1.0: - resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - espree@10.2.0: resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3324,9 +3201,6 @@ packages: fastparse@1.1.2: resolution: {integrity: sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==} - fastq@1.15.0: - resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} - fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} @@ -3469,9 +3343,6 @@ packages: get-func-name@2.0.2: resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==} - get-intrinsic@1.2.2: - resolution: {integrity: sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==} - get-intrinsic@1.2.4: resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} engines: {node: '>= 0.4'} @@ -3536,10 +3407,6 @@ packages: resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==} engines: {node: '>=18'} - globalthis@1.0.3: - resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} - engines: {node: '>= 0.4'} - globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -3595,16 +3462,9 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - has-property-descriptors@1.0.1: - resolution: {integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==} - has-property-descriptors@1.0.2: resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} - has-proto@1.0.1: - resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} - engines: {node: '>= 0.4'} - has-proto@1.0.3: resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} engines: {node: '>= 0.4'} @@ -3617,10 +3477,6 @@ packages: resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} engines: {node: '>= 0.4'} - hasown@2.0.0: - resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} - engines: {node: '>= 0.4'} - hasown@2.0.2: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} @@ -3733,10 +3589,6 @@ packages: peerDependencies: postcss: ^8.1.0 - ignore@5.3.1: - resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} - engines: {node: '>= 4'} - ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} @@ -4102,10 +3954,6 @@ packages: resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} engines: {node: '>=10'} - lilconfig@3.0.0: - resolution: {integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==} - engines: {node: '>=14'} - lilconfig@3.1.2: resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} engines: {node: '>=14'} @@ -4489,10 +4337,6 @@ packages: micromark@4.0.0: resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==} - micromatch@4.0.7: - resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} - engines: {node: '>=8.6'} - micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} @@ -4542,9 +4386,6 @@ packages: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true - mlly@1.7.0: - resolution: {integrity: sha512-U9SDaXGEREBYQgfejV97coK0UL1r+qnF2SyO9A3qcI8MzKnsIFKHNVEkrDyNncQTKQQumsasmeq84eNMdBfsNQ==} - mlly@1.7.1: resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==} @@ -4552,9 +4393,6 @@ packages: resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} engines: {node: '>=10'} - ms@2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -4832,12 +4670,6 @@ packages: periscopic@3.1.0: resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==} - picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - - picocolors@1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} - picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -4972,9 +4804,6 @@ packages: peerDependencies: postcss: ^8.2.14 - postcss-resolve-nested-selector@0.1.1: - resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} - postcss-resolve-nested-selector@0.1.6: resolution: {integrity: sha512-0sglIs9Wmkzbr8lQwEyIzlDOOC9bGmfVKcJTaxv3vMmd3uo4o4DerC3En0bnmgceeql9BfC8hRkp7cg0fjdVqw==} @@ -4996,14 +4825,6 @@ packages: peerDependencies: postcss: ^8.4.29 - postcss-selector-parser@6.0.16: - resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} - engines: {node: '>=4'} - - postcss-selector-parser@6.1.0: - resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} - engines: {node: '>=4'} - postcss-selector-parser@6.1.2: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} @@ -5153,10 +4974,6 @@ packages: resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==} engines: {node: '>= 0.4'} - regexp.prototype.flags@1.5.1: - resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} - engines: {node: '>= 0.4'} - regexp.prototype.flags@1.5.2: resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} engines: {node: '>= 0.4'} @@ -5385,18 +5202,10 @@ packages: sentence-splitter@5.0.0: resolution: {integrity: sha512-9Mvf7L8vwpPzkH0/HtXzCbmVkyj4aQXdeG7h8ighRvO0hvcZEy2OUEjeIlnM/z4EX4vBacEfpESC65Oa2rWOig==} - set-function-length@1.1.1: - resolution: {integrity: sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==} - engines: {node: '>= 0.4'} - set-function-length@1.2.1: resolution: {integrity: sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g==} engines: {node: '>= 0.4'} - set-function-name@2.0.1: - resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} - engines: {node: '>= 0.4'} - set-function-name@2.0.2: resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} engines: {node: '>= 0.4'} @@ -5453,10 +5262,6 @@ packages: resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} engines: {node: '>=10'} - source-map-js@1.2.0: - resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} - engines: {node: '>=0.10.0'} - source-map-js@1.2.1: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} @@ -5938,9 +5743,6 @@ packages: engines: {node: '>=14.17'} hasBin: true - ufo@1.5.3: - resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==} - ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} @@ -5956,6 +5758,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici@5.28.4: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} @@ -6191,14 +5996,6 @@ packages: jsdom: optional: true - volar-service-css@0.0.59: - resolution: {integrity: sha512-gLNjJnECbalPvQB7qeJjhkDN8sR5M3ItbVYjnyio61aHaWptIiXm/HfDahcQ2ApwmvWidkMWWegjGq5L0BENDA==} - peerDependencies: - '@volar/language-service': ~2.4.0-alpha.12 - peerDependenciesMeta: - '@volar/language-service': - optional: true - volar-service-css@0.0.61: resolution: {integrity: sha512-Ct9L/w+IB1JU8F4jofcNCGoHy6TF83aiapfZq9A0qYYpq+Kk5dH+ONS+rVZSsuhsunq8UvAuF8Gk6B8IFLfniw==} peerDependencies: @@ -6207,14 +6004,6 @@ packages: '@volar/language-service': optional: true - volar-service-emmet@0.0.59: - resolution: {integrity: sha512-6EynHcuMwMBETpK29TbZvIMmvzdVG+Tkokk9VWfZeI+SwDptk2tgdhEqiXXvIkqYNgbuu73Itp66lpH76cAU+Q==} - peerDependencies: - '@volar/language-service': ~2.4.0-alpha.12 - peerDependenciesMeta: - '@volar/language-service': - optional: true - volar-service-emmet@0.0.61: resolution: {integrity: sha512-iiYqBxjjcekqrRruw4COQHZME6EZYWVbkHjHDbULpml3g8HGJHzpAMkj9tXNCPxf36A+f1oUYjsvZt36qPg4cg==} peerDependencies: @@ -6223,14 +6012,6 @@ packages: '@volar/language-service': optional: true - volar-service-html@0.0.59: - resolution: {integrity: sha512-hEXOsYpILDlITZxnqRLV9OepVWD63GZBsyjMxszwdzlxvGZjzbGcBBinJGGJRwFIV8djdJwnt91bkdg1V5tj6Q==} - peerDependencies: - '@volar/language-service': ~2.4.0-alpha.12 - peerDependenciesMeta: - '@volar/language-service': - optional: true - volar-service-html@0.0.61: resolution: {integrity: sha512-yFE+YmmgqIL5HI4ORqP++IYb1QaGcv+xBboI0WkCxJJ/M35HZj7f5rbT3eQ24ECLXFbFCFanckwyWJVz5KmN3Q==} peerDependencies: @@ -6239,17 +6020,6 @@ packages: '@volar/language-service': optional: true - volar-service-prettier@0.0.59: - resolution: {integrity: sha512-FmBR4lsgFRGR3V0LnxZZal0WqdOJjuLL6mQSj4p57M15APtQwuocG/FiF+ONGFnwRXMOIBDBTCARdth+TKgL3A==} - peerDependencies: - '@volar/language-service': ~2.4.0-alpha.12 - prettier: ^2.2 || ^3.0 - peerDependenciesMeta: - '@volar/language-service': - optional: true - prettier: - optional: true - volar-service-prettier@0.0.61: resolution: {integrity: sha512-F612nql5I0IS8HxXemCGvOR2Uxd4XooIwqYVUvk7WSBxP/+xu1jYvE3QJ7EVpl8Ty3S4SxPXYiYTsG3bi+gzIQ==} peerDependencies: @@ -6261,14 +6031,6 @@ packages: prettier: optional: true - volar-service-typescript-twoslash-queries@0.0.59: - resolution: {integrity: sha512-skm8e6yhCIkqLwJB6S9MqT5lO9LNFuMD3dYxKpmOZs1CKbXmCZZTmLfEaD5VkJae1xdleEDZFFTHl2O5HLjOGQ==} - peerDependencies: - '@volar/language-service': ~2.4.0-alpha.12 - peerDependenciesMeta: - '@volar/language-service': - optional: true - volar-service-typescript-twoslash-queries@0.0.61: resolution: {integrity: sha512-99FICGrEF0r1E2tV+SvprHPw9Knyg7BdW2fUch0tf59kG+KG+Tj4tL6tUg+cy8f23O/VXlmsWFMIE+bx1dXPnQ==} peerDependencies: @@ -6277,14 +6039,6 @@ packages: '@volar/language-service': optional: true - volar-service-typescript@0.0.59: - resolution: {integrity: sha512-VCOpfiu+lUo5lapWLB5L5vmQGtwzmNWn5MueV915eku7blpphmE+Z7hCNcL1NApn7AetXWhiblv8ZhmUx/dGIA==} - peerDependencies: - '@volar/language-service': ~2.4.0-alpha.12 - peerDependenciesMeta: - '@volar/language-service': - optional: true - volar-service-typescript@0.0.61: resolution: {integrity: sha512-4kRHxVbW7wFBHZWRU6yWxTgiKETBDIJNwmJUAWeP0mHaKpnDGj/astdRFKqGFRYVeEYl45lcUPhdJyrzanjsdQ==} peerDependencies: @@ -6304,9 +6058,6 @@ packages: vscode-css-languageservice@6.3.0: resolution: {integrity: sha512-nU92imtkgzpCL0xikrIb8WvedV553F2BENzgz23wFuok/HLN5BeQmroMy26pUwFxV2eV8oNRmYCUv8iO7kSMhw==} - vscode-html-languageservice@5.2.0: - resolution: {integrity: sha512-cdNMhyw57/SQzgUUGSIMQ66jikqEN6nBNyhx5YuOyj9310+eY9zw8Q0cXpiKzDX8aHYFewQEXRnigl06j/TVwQ==} - vscode-html-languageservice@5.3.0: resolution: {integrity: sha512-C4Z3KsP5Ih+fjHpiBc5jxmvCl+4iEwvXegIrzu2F5pktbWvQaBT3YkVPk8N+QlSSMk8oCG6PKtZ/Sq2YHb5e8g==} @@ -6507,10 +6258,6 @@ packages: resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==} engines: {node: '>= 14'} - yaml@2.3.4: - resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} - engines: {node: '>= 14'} - yaml@2.5.1: resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} engines: {node: '>= 14'} @@ -6579,43 +6326,43 @@ snapshots: '@antfu/utils@0.7.10': {} - '@astro-community/astro-embed-integration@0.7.1(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': + '@astro-community/astro-embed-integration@0.7.1(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': dependencies: '@astro-community/astro-embed-link-preview': 0.2.1 - '@astro-community/astro-embed-twitter': 0.5.4(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) - '@astro-community/astro-embed-vimeo': 0.3.8(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) - '@astro-community/astro-embed-youtube': 0.5.3(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + '@astro-community/astro-embed-twitter': 0.5.4(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + '@astro-community/astro-embed-vimeo': 0.3.8(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + '@astro-community/astro-embed-youtube': 0.5.3(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) '@types/unist': 2.0.10 - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) - astro-auto-import: 0.4.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro-auto-import: 0.4.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) unist-util-select: 4.0.3 '@astro-community/astro-embed-link-preview@0.2.1': dependencies: '@astro-community/astro-embed-utils': 0.1.3 - '@astro-community/astro-embed-twitter@0.5.4(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': + '@astro-community/astro-embed-twitter@0.5.4(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': dependencies: '@astro-community/astro-embed-utils': 0.1.3 - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) '@astro-community/astro-embed-utils@0.1.3': dependencies: linkedom: 0.14.26 - '@astro-community/astro-embed-vimeo@0.3.8(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': + '@astro-community/astro-embed-vimeo@0.3.8(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': dependencies: '@astro-community/astro-embed-utils': 0.1.3 - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) - '@astro-community/astro-embed-youtube@0.5.3(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': + '@astro-community/astro-embed-youtube@0.5.3(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': dependencies: - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) lite-youtube-embed: 0.3.3 '@astrojs/check@0.5.10(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)': dependencies: - '@astrojs/language-server': 2.11.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) + '@astrojs/language-server': 2.14.2(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 @@ -6637,13 +6384,13 @@ snapshots: - prettier - prettier-plugin-astro - '@astrojs/cloudflare@11.0.4(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': + '@astrojs/cloudflare@11.0.4(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': dependencies: '@astrojs/internal-helpers': 0.4.1 '@astrojs/underscore-redirects': 0.3.4 '@cloudflare/workers-types': 4.20241022.0 - '@inox-tools/astro-when': 0.2.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + '@inox-tools/astro-when': 0.2.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) esbuild: 0.22.0 estree-walker: 3.0.3 magic-string: 0.30.10 @@ -6657,40 +6404,13 @@ snapshots: '@astrojs/compiler@2.10.3': {} - '@astrojs/compiler@2.8.2': {} - '@astrojs/internal-helpers@0.4.1': {} - '@astrojs/language-server@2.11.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)': - dependencies: - '@astrojs/compiler': 2.8.2 - '@jridgewell/sourcemap-codec': 1.4.15 - '@volar/kit': 2.4.0-alpha.15(typescript@5.6.3) - '@volar/language-core': 2.4.0-alpha.15 - '@volar/language-server': 2.4.0-alpha.15 - '@volar/language-service': 2.4.0-alpha.15 - '@volar/typescript': 2.4.0-alpha.15 - fast-glob: 3.3.2 - muggle-string: 0.4.1 - volar-service-css: 0.0.59(@volar/language-service@2.4.0-alpha.15) - volar-service-emmet: 0.0.59(@volar/language-service@2.4.0-alpha.15) - volar-service-html: 0.0.59(@volar/language-service@2.4.0-alpha.15) - volar-service-prettier: 0.0.59(@volar/language-service@2.4.0-alpha.15)(prettier@3.3.3) - volar-service-typescript: 0.0.59(@volar/language-service@2.4.0-alpha.15) - volar-service-typescript-twoslash-queries: 0.0.59(@volar/language-service@2.4.0-alpha.15) - vscode-html-languageservice: 5.2.0 - vscode-uri: 3.0.8 - optionalDependencies: - prettier: 3.3.3 - prettier-plugin-astro: 0.14.1 - transitivePeerDependencies: - - typescript - '@astrojs/language-server@2.14.2(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)': dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/yaml2ts': 0.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@volar/kit': 2.4.4(typescript@5.6.3) '@volar/language-core': 2.4.4 '@volar/language-server': 2.4.4 @@ -6759,12 +6479,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.1.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': + '@astrojs/mdx@3.1.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': dependencies: '@astrojs/markdown-remark': 5.1.1 '@mdx-js/mdx': 3.0.1 acorn: 8.12.1 - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -6784,11 +6504,11 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/react@3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0))': + '@astrojs/react@3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0))': dependencies: '@types/react': 18.3.5 '@types/react-dom': 18.3.0 - '@vitejs/plugin-react': 4.3.1(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0)) + '@vitejs/plugin-react': 4.3.1(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0)) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) ultrahtml: 1.5.3 @@ -6807,9 +6527,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.0(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))(tailwindcss@3.4.10)': + '@astrojs/tailwind@5.1.0(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))(tailwindcss@3.4.10)': dependencies: - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) autoprefixer: 10.4.16(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -6868,12 +6588,12 @@ snapshots: '@babel/helper-compilation-targets': 7.24.8 '@babel/helper-module-transforms': 7.24.9(@babel/core@7.24.9) '@babel/helpers': 7.24.8 - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.6 '@babel/template': 7.24.7 '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 convert-source-map: 2.0.0 - debug: 4.3.5 + debug: 4.3.7 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -6902,7 +6622,7 @@ snapshots: '@babel/generator@7.24.10': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.6 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -6936,16 +6656,16 @@ snapshots: '@babel/helper-environment-visitor@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.6 '@babel/helper-function-name@7.24.7': dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.9 + '@babel/types': 7.25.6 '@babel/helper-hoist-variables@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.6 '@babel/helper-module-imports@7.24.7': dependencies: @@ -6988,14 +6708,10 @@ snapshots: '@babel/helper-split-export-declaration@7.24.7': dependencies: - '@babel/types': 7.24.9 - - '@babel/helper-string-parser@7.23.4': {} + '@babel/types': 7.25.6 '@babel/helper-string-parser@7.24.8': {} - '@babel/helper-validator-identifier@7.22.20': {} - '@babel/helper-validator-identifier@7.24.7': {} '@babel/helper-validator-option@7.24.8': {} @@ -7003,7 +6719,7 @@ snapshots: '@babel/helpers@7.24.8': dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.9 + '@babel/types': 7.25.6 '@babel/helpers@7.25.6': dependencies: @@ -7017,10 +6733,6 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 - '@babel/parser@7.23.6': - dependencies: - '@babel/types': 7.23.6 - '@babel/parser@7.24.8': dependencies: '@babel/types': 7.25.6 @@ -7058,8 +6770,8 @@ snapshots: '@babel/template@7.24.7': dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.8 - '@babel/types': 7.24.9 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 '@babel/template@7.25.0': dependencies: @@ -7075,9 +6787,9 @@ snapshots: '@babel/helper-function-name': 7.24.7 '@babel/helper-hoist-variables': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.24.8 - '@babel/types': 7.24.9 - debug: 4.3.5 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -7094,12 +6806,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.23.6': - dependencies: - '@babel/helper-string-parser': 7.23.4 - '@babel/helper-validator-identifier': 7.22.20 - to-fast-properties: 2.0.0 - '@babel/types@7.24.9': dependencies: '@babel/helper-string-parser': 7.24.8 @@ -7520,7 +7226,7 @@ snapshots: dependencies: ajv: 6.12.6 debug: 4.3.7 - espree: 10.1.0 + espree: 10.2.0 globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.0 @@ -7688,10 +7394,10 @@ snapshots: '@img/sharp-win32-x64@0.33.3': optional: true - '@inox-tools/astro-when@0.2.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': + '@inox-tools/astro-when@0.2.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3))': dependencies: - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) - astro-integration-kit: 0.16.1(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro-integration-kit: 0.16.1(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -7708,7 +7414,7 @@ snapshots: '@jridgewell/gen-mapping@0.3.5': dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 '@jridgewell/resolve-uri@3.1.2': {} @@ -7722,16 +7428,16 @@ snapshots: '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping@0.3.9': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@mdx-js/mdx@3.0.1': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/estree-jsx': 1.0.5 '@types/hast': 3.0.4 '@types/mdx': 2.0.13 @@ -7767,7 +7473,7 @@ snapshots: '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.15.0 + fastq: 1.17.1 '@oslojs/encoding@0.4.1': {} @@ -7970,7 +7676,7 @@ snapshots: '@rollup/pluginutils@5.1.0(rollup@4.21.2)': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: @@ -8204,7 +7910,7 @@ snapshots: '@types/acorn@4.0.6': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/babel__core@7.20.5': dependencies: @@ -8220,7 +7926,7 @@ snapshots: '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.6 '@babel/types': 7.25.6 '@types/babel__traverse@7.20.5': @@ -8233,14 +7939,14 @@ snapshots: dependencies: '@types/ms': 0.7.34 - '@types/eslint@8.56.10': + '@types/eslint@8.56.12': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 '@types/estree-jsx@1.0.5': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/estree@1.0.5': {} @@ -8280,7 +7986,7 @@ snapshots: '@types/node-forge@1.3.11': dependencies: - '@types/node': 20.12.12 + '@types/node': 20.17.1 '@types/node@17.0.45': {} @@ -8288,9 +7994,9 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@20.12.12': + '@types/node@20.17.1': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 '@types/nprogress@0.2.3': {} @@ -8311,7 +8017,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 20.12.12 + '@types/node': 20.17.1 '@types/unist@2.0.10': {} @@ -8353,11 +8059,6 @@ snapshots: '@typescript-eslint/types': 8.11.0 '@typescript-eslint/visitor-keys': 8.11.0 - '@typescript-eslint/scope-manager@8.4.0': - dependencies: - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/visitor-keys': 8.4.0 - '@typescript-eslint/type-utils@8.11.0(eslint@9.13.0(jiti@1.21.0))(typescript@5.6.3)': dependencies: '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) @@ -8372,8 +8073,6 @@ snapshots: '@typescript-eslint/types@8.11.0': {} - '@typescript-eslint/types@8.4.0': {} - '@typescript-eslint/typescript-estree@8.11.0(typescript@5.6.3)': dependencies: '@typescript-eslint/types': 8.11.0 @@ -8389,21 +8088,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.4.0(typescript@5.6.3)': - dependencies: - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/visitor-keys': 8.4.0 - debug: 4.3.7 - fast-glob: 3.3.2 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.6.3) - optionalDependencies: - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/utils@8.11.0(eslint@9.13.0(jiti@1.21.0))(typescript@5.6.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.0)) @@ -8420,11 +8104,6 @@ snapshots: '@typescript-eslint/types': 8.11.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.4.0': - dependencies: - '@typescript-eslint/types': 8.4.0 - eslint-visitor-keys: 3.4.3 - '@ungap/structured-clone@1.2.0': {} '@unocss/reset@0.61.3': {} @@ -8490,14 +8169,14 @@ snapshots: optionalDependencies: '@cloudflare/workers-types': 4.20241022.0 - '@vitejs/plugin-react@4.3.1(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0))': + '@vitejs/plugin-react@4.3.1(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0))': dependencies: '@babel/core': 7.24.9 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.24.9) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.24.9) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.3(@types/node@20.12.12)(sass@1.78.0) + vite: 5.4.3(@types/node@20.17.1)(sass@1.78.0) transitivePeerDependencies: - supports-color @@ -8508,13 +8187,13 @@ snapshots: chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0))': + '@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0))': dependencies: '@vitest/spy': 2.1.3 estree-walker: 3.0.3 magic-string: 0.30.11 optionalDependencies: - vite: 5.4.3(@types/node@20.12.12)(sass@1.78.0) + vite: 5.4.3(@types/node@20.17.1)(sass@1.78.0) '@vitest/pretty-format@2.1.3': dependencies: @@ -8541,15 +8220,6 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@volar/kit@2.4.0-alpha.15(typescript@5.6.3)': - dependencies: - '@volar/language-service': 2.4.0-alpha.15 - '@volar/typescript': 2.4.0-alpha.15 - typesafe-path: 0.2.2 - typescript: 5.6.3 - vscode-languageserver-textdocument: 1.0.11 - vscode-uri: 3.0.8 - '@volar/kit@2.4.4(typescript@5.6.3)': dependencies: '@volar/language-service': 2.4.4 @@ -8559,27 +8229,10 @@ snapshots: vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 - '@volar/language-core@2.4.0-alpha.15': - dependencies: - '@volar/source-map': 2.4.0-alpha.15 - '@volar/language-core@2.4.4': dependencies: '@volar/source-map': 2.4.4 - '@volar/language-server@2.4.0-alpha.15': - dependencies: - '@volar/language-core': 2.4.0-alpha.15 - '@volar/language-service': 2.4.0-alpha.15 - '@volar/snapshot-document': 2.4.0-alpha.15 - '@volar/typescript': 2.4.0-alpha.15 - path-browserify: 1.0.1 - request-light: 0.7.0 - vscode-languageserver: 9.0.1 - vscode-languageserver-protocol: 3.17.5 - vscode-languageserver-textdocument: 1.0.11 - vscode-uri: 3.0.8 - '@volar/language-server@2.4.4': dependencies: '@volar/language-core': 2.4.4 @@ -8592,13 +8245,6 @@ snapshots: vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 - '@volar/language-service@2.4.0-alpha.15': - dependencies: - '@volar/language-core': 2.4.0-alpha.15 - vscode-languageserver-protocol: 3.17.5 - vscode-languageserver-textdocument: 1.0.11 - vscode-uri: 3.0.8 - '@volar/language-service@2.4.4': dependencies: '@volar/language-core': 2.4.4 @@ -8606,21 +8252,8 @@ snapshots: vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 - '@volar/snapshot-document@2.4.0-alpha.15': - dependencies: - vscode-languageserver-protocol: 3.17.5 - vscode-languageserver-textdocument: 1.0.11 - - '@volar/source-map@2.4.0-alpha.15': {} - '@volar/source-map@2.4.4': {} - '@volar/typescript@2.4.0-alpha.15': - dependencies: - '@volar/language-core': 2.4.0-alpha.15 - path-browserify: 1.0.1 - vscode-uri: 3.0.8 - '@volar/typescript@2.4.4': dependencies: '@volar/language-core': 2.4.4 @@ -8787,33 +8420,33 @@ snapshots: astring@1.8.6: {} - astro-auto-import@0.4.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): + astro-auto-import@0.4.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): dependencies: '@types/node': 18.19.33 acorn: 8.11.3 - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) - astro-embed@0.7.2(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): + astro-embed@0.7.2(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): dependencies: - '@astro-community/astro-embed-integration': 0.7.1(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + '@astro-community/astro-embed-integration': 0.7.1(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) '@astro-community/astro-embed-link-preview': 0.2.1 - '@astro-community/astro-embed-twitter': 0.5.4(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) - '@astro-community/astro-embed-vimeo': 0.3.8(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) - '@astro-community/astro-embed-youtube': 0.5.3(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + '@astro-community/astro-embed-twitter': 0.5.4(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + '@astro-community/astro-embed-vimeo': 0.3.8(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + '@astro-community/astro-embed-youtube': 0.5.3(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) astro-eslint-parser@1.0.3(typescript@5.6.3): dependencies: '@astrojs/compiler': 2.10.3 - '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.3) - astrojs-compiler-sync: 1.0.0(@astrojs/compiler@2.10.3) + '@typescript-eslint/scope-manager': 8.11.0 + '@typescript-eslint/types': 8.11.0 + '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) + astrojs-compiler-sync: 1.0.1(@astrojs/compiler@2.10.3) debug: 4.3.7 entities: 4.5.0 - eslint-scope: 8.0.2 - eslint-visitor-keys: 4.0.0 - espree: 10.1.0 + eslint-scope: 8.1.0 + eslint-visitor-keys: 4.1.0 + espree: 10.2.0 globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.3 @@ -8821,14 +8454,14 @@ snapshots: - supports-color - typescript - astro-expressive-code@0.36.1(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): + astro-expressive-code@0.36.1(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): dependencies: - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) rehype-expressive-code: 0.36.1 - astro-integration-kit@0.16.1(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): + astro-integration-kit@0.16.1(astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)): dependencies: - astro: 4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) + astro: 4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3) pathe: 1.1.2 recast: 0.23.9 @@ -8840,7 +8473,7 @@ snapshots: - prettier-plugin-astro - typescript - astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3): + astro@4.15.4(@types/node@20.17.1)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -8900,8 +8533,8 @@ snapshots: tsconfck: 3.1.3(typescript@5.6.3) unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 5.4.3(@types/node@20.12.12)(sass@1.78.0) - vitefu: 1.0.2(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0)) + vite: 5.4.3(@types/node@20.17.1)(sass@1.78.0) + vitefu: 1.0.2(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 @@ -8923,11 +8556,6 @@ snapshots: - terser - typescript - astrojs-compiler-sync@1.0.0(@astrojs/compiler@2.10.3): - dependencies: - '@astrojs/compiler': 2.10.3 - synckit: 0.9.0 - astrojs-compiler-sync@1.0.1(@astrojs/compiler@2.10.3): dependencies: '@astrojs/compiler': 2.10.3 @@ -8946,7 +8574,7 @@ snapshots: caniuse-lite: 1.0.30001641 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.0.0 + picocolors: 1.1.1 postcss: 8.4.47 postcss-value-parser: 4.2.0 @@ -9022,12 +8650,6 @@ snapshots: cac@6.7.14: {} - call-bind@1.0.5: - dependencies: - function-bind: 1.1.2 - get-intrinsic: 1.2.2 - set-function-length: 1.1.1 - call-bind@1.0.7: dependencies: es-define-property: 1.0.0 @@ -9271,7 +8893,7 @@ snapshots: css-tree@3.0.0: dependencies: mdn-data: 2.10.0 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css-what@6.1.0: {} @@ -9292,7 +8914,7 @@ snapshots: dependencies: css-selector-tokenizer: 0.8.0 culori: 3.3.0 - picocolors: 1.0.1 + picocolors: 1.1.1 postcss-js: 4.0.1(postcss@8.4.47) transitivePeerDependencies: - postcss @@ -9327,14 +8949,6 @@ snapshots: date-fns@3.6.0: {} - debug@4.3.4: - dependencies: - ms: 2.1.2 - - debug@4.3.5: - dependencies: - ms: 2.1.2 - debug@4.3.7: dependencies: ms: 2.1.3 @@ -9352,12 +8966,6 @@ snapshots: deepmerge@4.3.1: {} - define-data-property@1.1.1: - dependencies: - get-intrinsic: 1.2.2 - gopd: 1.0.1 - has-property-descriptors: 1.0.1 - define-data-property@1.1.4: dependencies: es-define-property: 1.0.0 @@ -9481,7 +9089,7 @@ snapshots: function.prototype.name: 1.1.6 get-intrinsic: 1.2.4 get-symbol-description: 1.0.2 - globalthis: 1.0.3 + globalthis: 1.0.4 gopd: 1.0.1 has-property-descriptors: 1.0.2 has-proto: 1.0.3 @@ -9663,8 +9271,6 @@ snapshots: '@esbuild/win32-ia32': 0.23.1 '@esbuild/win32-x64': 0.23.1 - escalade@3.1.1: {} - escalade@3.1.2: {} escape-html@1.0.3: {} @@ -9694,7 +9300,7 @@ snapshots: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.0)) '@jridgewell/sourcemap-codec': 1.5.0 - '@typescript-eslint/types': 8.4.0 + '@typescript-eslint/types': 8.11.0 astro-eslint-parser: 1.0.3(typescript@5.6.3) eslint: 9.13.0(jiti@1.21.0) eslint-compat-utils: 0.5.0(eslint@9.13.0(jiti@1.21.0)) @@ -9769,11 +9375,6 @@ snapshots: postcss: 8.4.47 tailwindcss: 3.4.10 - eslint-scope@8.0.2: - dependencies: - esrecurse: 4.3.0 - estraverse: 5.3.0 - eslint-scope@8.1.0: dependencies: esrecurse: 4.3.0 @@ -9781,8 +9382,6 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint-visitor-keys@4.0.0: {} - eslint-visitor-keys@4.1.0: {} eslint@9.13.0(jiti@1.21.0): @@ -9827,12 +9426,6 @@ snapshots: transitivePeerDependencies: - supports-color - espree@10.1.0: - dependencies: - acorn: 8.12.1 - acorn-jsx: 5.3.2(acorn@8.12.1) - eslint-visitor-keys: 4.0.0 - espree@10.2.0: dependencies: acorn: 8.12.1 @@ -9853,7 +9446,7 @@ snapshots: estree-util-attach-comments@3.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-util-build-jsx@3.0.1: dependencies: @@ -9881,7 +9474,7 @@ snapshots: estree-walker@3.0.3: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 esutils@2.0.3: {} @@ -9916,7 +9509,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.7 + micromatch: 4.0.8 fast-json-stable-stringify@2.1.0: {} @@ -9930,10 +9523,6 @@ snapshots: fastparse@1.1.2: {} - fastq@1.15.0: - dependencies: - reusify: 1.0.4 - fastq@1.17.1: dependencies: reusify: 1.0.4 @@ -10068,13 +9657,6 @@ snapshots: get-func-name@2.0.2: {} - get-intrinsic@1.2.2: - dependencies: - function-bind: 1.1.2 - has-proto: 1.0.1 - has-symbols: 1.0.3 - hasown: 2.0.0 - get-intrinsic@1.2.4: dependencies: es-errors: 1.3.0 @@ -10155,10 +9737,6 @@ snapshots: globals@15.11.0: {} - globalthis@1.0.3: - dependencies: - define-properties: 1.2.1 - globalthis@1.0.4: dependencies: define-properties: 1.2.1 @@ -10171,7 +9749,7 @@ snapshots: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 @@ -10181,7 +9759,7 @@ snapshots: gopd@1.0.1: dependencies: - get-intrinsic: 1.2.2 + get-intrinsic: 1.2.4 graceful-fs@4.2.11: {} @@ -10225,16 +9803,10 @@ snapshots: has-flag@4.0.0: {} - has-property-descriptors@1.0.1: - dependencies: - get-intrinsic: 1.2.2 - has-property-descriptors@1.0.2: dependencies: es-define-property: 1.0.0 - has-proto@1.0.1: {} - has-proto@1.0.3: {} has-symbols@1.0.3: {} @@ -10243,10 +9815,6 @@ snapshots: dependencies: has-symbols: 1.0.3 - hasown@2.0.0: - dependencies: - function-bind: 1.1.2 - hasown@2.0.2: dependencies: function-bind: 1.1.2 @@ -10343,7 +9911,7 @@ snapshots: hast-util-to-estree@3.1.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/estree-jsx': 1.0.5 '@types/hast': 3.0.4 comma-separated-tokens: 2.0.3 @@ -10379,7 +9947,7 @@ snapshots: hast-util-to-jsx-runtime@2.3.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/hast': 3.0.4 '@types/unist': 3.0.2 comma-separated-tokens: 2.0.3 @@ -10494,8 +10062,6 @@ snapshots: dependencies: postcss: 8.4.47 - ignore@5.3.1: {} - ignore@5.3.2: {} ignore@6.0.2: {} @@ -10644,7 +10210,7 @@ snapshots: is-reference@3.0.2: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 is-regex@1.1.4: dependencies: @@ -10827,8 +10393,6 @@ snapshots: lilconfig@2.1.0: {} - lilconfig@3.0.0: {} - lilconfig@3.1.2: {} linebreak@1.1.0: @@ -10876,7 +10440,7 @@ snapshots: local-pkg@0.5.0: dependencies: - mlly: 1.7.0 + mlly: 1.7.1 pkg-types: 1.1.1 locate-path@2.0.0: @@ -10951,7 +10515,7 @@ snapshots: dependencies: '@babel/parser': 7.25.6 '@babel/types': 7.25.6 - source-map-js: 1.2.0 + source-map-js: 1.2.1 markdown-extensions@2.0.0: {} @@ -10965,7 +10529,7 @@ snapshots: match-index@1.0.3: dependencies: - regexp.prototype.flags: 1.5.1 + regexp.prototype.flags: 1.5.2 mathml-tag-names@2.1.3: {} @@ -11388,7 +10952,7 @@ snapshots: micromark-extension-mdx-expression@3.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 micromark-factory-mdx-expression: 2.0.1 micromark-factory-space: 2.0.0 @@ -11400,7 +10964,7 @@ snapshots: micromark-extension-mdx-jsx@3.0.0: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 estree-util-is-identifier-name: 3.0.0 micromark-factory-mdx-expression: 2.0.1 @@ -11416,7 +10980,7 @@ snapshots: micromark-extension-mdxjs-esm@3.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 micromark-core-commonmark: 2.0.1 micromark-util-character: 2.1.0 @@ -11452,7 +11016,7 @@ snapshots: micromark-factory-mdx-expression@2.0.1: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 micromark-util-character: 2.1.0 micromark-util-events-to-acorn: 2.0.2 @@ -11521,7 +11085,7 @@ snapshots: micromark-util-events-to-acorn@2.0.2: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/unist': 3.0.2 devlop: 1.1.0 estree-util-visit: 2.0.0 @@ -11573,7 +11137,7 @@ snapshots: micromark@4.0.0: dependencies: '@types/debug': 4.1.12 - debug: 4.3.4 + debug: 4.3.7 decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.0 @@ -11592,11 +11156,6 @@ snapshots: transitivePeerDependencies: - supports-color - micromatch@4.0.7: - dependencies: - braces: 3.0.3 - picomatch: 2.3.1 - micromatch@4.0.8: dependencies: braces: 3.0.3 @@ -11668,24 +11227,15 @@ snapshots: dependencies: minimist: 1.2.8 - mlly@1.7.0: - dependencies: - acorn: 8.12.1 - pathe: 1.1.2 - pkg-types: 1.1.1 - ufo: 1.5.3 - mlly@1.7.1: dependencies: acorn: 8.12.1 pathe: 1.1.2 pkg-types: 1.1.1 - ufo: 1.5.3 + ufo: 1.5.4 mrmime@2.0.0: {} - ms@2.1.2: {} - ms@2.1.3: {} muggle-string@0.4.1: {} @@ -11975,14 +11525,10 @@ snapshots: periscopic@3.1.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-walker: 3.0.3 is-reference: 3.0.2 - picocolors@1.0.0: {} - - picocolors@1.0.1: {} - picocolors@1.1.1: {} picomatch@2.3.1: {} @@ -12016,7 +11562,7 @@ snapshots: pkg-types@1.1.1: dependencies: confbox: 0.1.7 - mlly: 1.7.0 + mlly: 1.7.1 pathe: 1.1.2 pluralize@2.0.0: {} @@ -12044,8 +11590,8 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.47): dependencies: - lilconfig: 3.0.0 - yaml: 2.3.4 + lilconfig: 3.1.2 + yaml: 2.5.1 optionalDependencies: postcss: 8.4.47 @@ -12096,9 +11642,7 @@ snapshots: postcss-nested@6.0.1(postcss@8.4.47): dependencies: postcss: 8.4.47 - postcss-selector-parser: 6.1.0 - - postcss-resolve-nested-selector@0.1.1: {} + postcss-selector-parser: 6.1.2 postcss-resolve-nested-selector@0.1.6: {} @@ -12114,16 +11658,6 @@ snapshots: dependencies: postcss: 8.4.47 - postcss-selector-parser@6.0.16: - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - - postcss-selector-parser@6.1.0: - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 @@ -12287,12 +11821,6 @@ snapshots: globalthis: 1.0.4 which-builtin-type: 1.1.3 - regexp.prototype.flags@1.5.1: - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - set-function-name: 2.0.1 - regexp.prototype.flags@1.5.2: dependencies: call-bind: 1.0.7 @@ -12595,7 +12123,7 @@ snapshots: dependencies: chokidar: 3.6.0 immutable: 4.3.4 - source-map-js: 1.2.0 + source-map-js: 1.2.1 satori@0.10.14: dependencies: @@ -12644,13 +12172,6 @@ snapshots: '@textlint/ast-node-types': 13.4.1 structured-source: 4.0.0 - set-function-length@1.1.1: - dependencies: - define-data-property: 1.1.1 - get-intrinsic: 1.2.2 - gopd: 1.0.1 - has-property-descriptors: 1.0.1 - set-function-length@1.2.1: dependencies: define-data-property: 1.1.4 @@ -12660,12 +12181,6 @@ snapshots: gopd: 1.0.1 has-property-descriptors: 1.0.2 - set-function-name@2.0.1: - dependencies: - define-data-property: 1.1.1 - functions-have-names: 1.2.3 - has-property-descriptors: 1.0.1 - set-function-name@2.0.2: dependencies: define-data-property: 1.1.4 @@ -12754,8 +12269,6 @@ snapshots: astral-regex: 2.0.0 is-fullwidth-code-point: 3.0.0 - source-map-js@1.2.0: {} - source-map-js@1.2.1: {} source-map@0.6.1: {} @@ -12963,8 +12476,8 @@ snapshots: dependencies: known-css-properties: 0.30.0 postcss-media-query-parser: 0.2.3 - postcss-resolve-nested-selector: 0.1.1 - postcss-selector-parser: 6.0.16 + postcss-resolve-nested-selector: 0.1.6 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 stylelint: 16.10.0(typescript@5.6.3) @@ -13002,7 +12515,7 @@ snapshots: meow: 13.2.0 micromatch: 4.0.8 normalize-path: 3.0.0 - picocolors: 1.0.1 + picocolors: 1.1.1 postcss: 8.4.47 postcss-resolve-nested-selector: 0.1.6 postcss-safe-parser: 7.0.1(postcss@8.4.47) @@ -13090,16 +12603,16 @@ snapshots: is-glob: 4.0.3 jiti: 1.21.0 lilconfig: 2.1.0 - micromatch: 4.0.7 + micromatch: 4.0.8 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.0.1 + picocolors: 1.1.1 postcss: 8.4.47 postcss-import: 15.1.0(postcss@8.4.47) postcss-js: 4.0.1(postcss@8.4.47) postcss-load-config: 4.0.2(postcss@8.4.47) postcss-nested: 6.0.1(postcss@8.4.47) - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.2 resolve: 1.22.8 sucrase: 3.34.0 transitivePeerDependencies: @@ -13186,7 +12699,7 @@ snapshots: textlint-rule-prh@5.3.0: dependencies: - '@babel/parser': 7.23.6 + '@babel/parser': 7.25.6 prh: 5.4.4 textlint-rule-helper: 2.3.1 untildify: 3.0.3 @@ -13349,7 +12862,7 @@ snapshots: typescript-auto-import-cache@0.3.3: dependencies: - semver: 7.6.2 + semver: 7.6.3 typescript-eslint-parser-for-extra-files@0.7.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.0))(typescript@5.6.3))(astrojs-compiler-sync@1.0.1(@astrojs/compiler@2.10.3))(typescript@5.6.3): dependencies: @@ -13373,8 +12886,6 @@ snapshots: typescript@5.6.3: {} - ufo@1.5.3: {} - ufo@1.5.4: {} uhyphen@0.2.0: {} @@ -13390,6 +12901,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.19.8: {} + undici@5.28.4: dependencies: '@fastify/busboy': 2.1.0 @@ -13539,7 +13052,7 @@ snapshots: update-browserslist-db@1.0.13(browserslist@4.22.2): dependencies: browserslist: 4.22.2 - escalade: 3.1.1 + escalade: 3.1.2 picocolors: 1.1.1 update-browserslist-db@1.1.0(browserslist@4.23.2): @@ -13610,12 +13123,12 @@ snapshots: '@types/unist': 3.0.2 vfile-message: 4.0.2 - vite-node@2.1.3(@types/node@20.12.12)(sass@1.78.0): + vite-node@2.1.3(@types/node@20.17.1)(sass@1.78.0): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.3(@types/node@20.12.12)(sass@1.78.0) + vite: 5.4.3(@types/node@20.17.1)(sass@1.78.0) transitivePeerDependencies: - '@types/node' - less @@ -13627,24 +13140,24 @@ snapshots: - supports-color - terser - vite@5.4.3(@types/node@20.12.12)(sass@1.78.0): + vite@5.4.3(@types/node@20.17.1)(sass@1.78.0): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.21.2 optionalDependencies: - '@types/node': 20.12.12 + '@types/node': 20.17.1 fsevents: 2.3.3 sass: 1.78.0 - vitefu@1.0.2(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0)): + vitefu@1.0.2(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0)): optionalDependencies: - vite: 5.4.3(@types/node@20.12.12)(sass@1.78.0) + vite: 5.4.3(@types/node@20.17.1)(sass@1.78.0) - vitest@2.1.3(@types/node@20.12.12)(jsdom@24.0.0)(sass@1.78.0): + vitest@2.1.3(@types/node@20.17.1)(jsdom@24.0.0)(sass@1.78.0): dependencies: '@vitest/expect': 2.1.3 - '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.3(@types/node@20.12.12)(sass@1.78.0)) + '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.3(@types/node@20.17.1)(sass@1.78.0)) '@vitest/pretty-format': 2.1.3 '@vitest/runner': 2.1.3 '@vitest/snapshot': 2.1.3 @@ -13659,11 +13172,11 @@ snapshots: tinyexec: 0.3.0 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.4.3(@types/node@20.12.12)(sass@1.78.0) - vite-node: 2.1.3(@types/node@20.12.12)(sass@1.78.0) + vite: 5.4.3(@types/node@20.17.1)(sass@1.78.0) + vite-node: 2.1.3(@types/node@20.17.1)(sass@1.78.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.12.12 + '@types/node': 20.17.1 jsdom: 24.0.0 transitivePeerDependencies: - less @@ -13676,14 +13189,6 @@ snapshots: - supports-color - terser - volar-service-css@0.0.59(@volar/language-service@2.4.0-alpha.15): - dependencies: - vscode-css-languageservice: 6.3.0 - vscode-languageserver-textdocument: 1.0.11 - vscode-uri: 3.0.8 - optionalDependencies: - '@volar/language-service': 2.4.0-alpha.15 - volar-service-css@0.0.61(@volar/language-service@2.4.4): dependencies: vscode-css-languageservice: 6.3.0 @@ -13692,15 +13197,6 @@ snapshots: optionalDependencies: '@volar/language-service': 2.4.4 - volar-service-emmet@0.0.59(@volar/language-service@2.4.0-alpha.15): - dependencies: - '@emmetio/css-parser': 0.4.0 - '@emmetio/html-matcher': 1.3.0 - '@vscode/emmet-helper': 2.9.3 - vscode-uri: 3.0.8 - optionalDependencies: - '@volar/language-service': 2.4.0-alpha.15 - volar-service-emmet@0.0.61(@volar/language-service@2.4.4): dependencies: '@emmetio/css-parser': 0.4.0 @@ -13710,14 +13206,6 @@ snapshots: optionalDependencies: '@volar/language-service': 2.4.4 - volar-service-html@0.0.59(@volar/language-service@2.4.0-alpha.15): - dependencies: - vscode-html-languageservice: 5.3.0 - vscode-languageserver-textdocument: 1.0.11 - vscode-uri: 3.0.8 - optionalDependencies: - '@volar/language-service': 2.4.0-alpha.15 - volar-service-html@0.0.61(@volar/language-service@2.4.4): dependencies: vscode-html-languageservice: 5.3.0 @@ -13726,13 +13214,6 @@ snapshots: optionalDependencies: '@volar/language-service': 2.4.4 - volar-service-prettier@0.0.59(@volar/language-service@2.4.0-alpha.15)(prettier@3.3.3): - dependencies: - vscode-uri: 3.0.8 - optionalDependencies: - '@volar/language-service': 2.4.0-alpha.15 - prettier: 3.3.3 - volar-service-prettier@0.0.61(@volar/language-service@2.4.4)(prettier@3.3.3): dependencies: vscode-uri: 3.0.8 @@ -13740,33 +13221,16 @@ snapshots: '@volar/language-service': 2.4.4 prettier: 3.3.3 - volar-service-typescript-twoslash-queries@0.0.59(@volar/language-service@2.4.0-alpha.15): - dependencies: - vscode-uri: 3.0.8 - optionalDependencies: - '@volar/language-service': 2.4.0-alpha.15 - volar-service-typescript-twoslash-queries@0.0.61(@volar/language-service@2.4.4): dependencies: vscode-uri: 3.0.8 optionalDependencies: '@volar/language-service': 2.4.4 - volar-service-typescript@0.0.59(@volar/language-service@2.4.0-alpha.15): - dependencies: - path-browserify: 1.0.1 - semver: 7.6.2 - typescript-auto-import-cache: 0.3.3 - vscode-languageserver-textdocument: 1.0.11 - vscode-nls: 5.2.0 - vscode-uri: 3.0.8 - optionalDependencies: - '@volar/language-service': 2.4.0-alpha.15 - volar-service-typescript@0.0.61(@volar/language-service@2.4.4): dependencies: path-browserify: 1.0.1 - semver: 7.6.2 + semver: 7.6.3 typescript-auto-import-cache: 0.3.3 vscode-languageserver-textdocument: 1.0.11 vscode-nls: 5.2.0 @@ -13788,13 +13252,6 @@ snapshots: vscode-languageserver-types: 3.17.5 vscode-uri: 3.0.8 - vscode-html-languageservice@5.2.0: - dependencies: - '@vscode/l10n': 0.0.18 - vscode-languageserver-textdocument: 1.0.11 - vscode-languageserver-types: 3.17.5 - vscode-uri: 3.0.8 - vscode-html-languageservice@5.3.0: dependencies: '@vscode/l10n': 0.0.18 @@ -14036,8 +13493,6 @@ snapshots: yaml@2.2.2: {} - yaml@2.3.4: {} - yaml@2.5.1: {} yargs-parser@21.1.1: {}