diff --git a/package.json b/package.json index 116317e0..d850147a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "node": ">=18.0.0", "pnpm": ">=8.4.0" }, - "packageManager": "pnpm@9.12.1", + "packageManager": "pnpm@9.12.2", "scripts": { "release": "pnpm run build && changeset publish", "build": "turbo run build --filter=\"@galactiks/*\"", @@ -32,7 +32,7 @@ "devDependencies": { "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.9", - "@types/node": "20.16.11", + "@types/node": "20.16.13", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "eslint": "8.57.1", @@ -43,7 +43,7 @@ "organize-imports-cli": "0.10.0", "prettier": "3.3.3", "prettier-plugin-astro": "0.14.1", - "turbo": "2.1.3", + "turbo": "2.2.2", "typescript": "5.6.3" }, "lint-staged": { diff --git a/packages/adapters/astro/package.json b/packages/adapters/astro/package.json index 75a304db..1ba47d15 100644 --- a/packages/adapters/astro/package.json +++ b/packages/adapters/astro/package.json @@ -58,18 +58,18 @@ "devDependencies": { "@astrojs/partytown": "2.1.2", "@astrojs/react": "3.6.2", - "@astrojs/rss": "4.0.8", + "@astrojs/rss": "4.0.9", "@galactiks/sitemap": "workspace:^", "@types/debug": "4.1.12", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", - "astro": "4.16.2", + "astro": "4.16.6", "astro-robots-txt": "1.0.0", "copyfiles": "2.4.1", - "npm-run-all2": "6.2.3", + "npm-run-all2": "6.2.4", "react": "18.3.1", "react-dom": "18.3.1", "typescript": "5.6.3", - "vite": "5.4.8" + "vite": "5.4.9" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91a96d2c..3e9addb6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 2.27.9 version: 2.27.9 '@types/node': - specifier: 20.16.11 - version: 20.16.11 + specifier: 20.16.13 + version: 20.16.13 '@typescript-eslint/eslint-plugin': specifier: 7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3) @@ -48,8 +48,8 @@ importers: specifier: 0.14.1 version: 0.14.1 turbo: - specifier: 2.1.3 - version: 2.1.3 + specifier: 2.2.2 + version: 2.2.2 typescript: specifier: 5.6.3 version: 5.6.3 @@ -64,7 +64,7 @@ importers: version: 2.1.2 '@astrojs/react': specifier: 3.6.2 - version: 3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.8(@types/node@20.16.11)) + version: 3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.9(@types/node@20.16.13)) '@astrojs/rss': specifier: 4.0.8 version: 4.0.8 @@ -82,7 +82,7 @@ importers: version: link:../../packages/explorer astro: specifier: 4.16.2 - version: 4.16.2(@types/node@20.16.11)(rollup@4.24.0)(typescript@5.6.3) + version: 4.16.2(@types/node@20.16.13)(rollup@4.24.0)(typescript@5.6.3) astro-robots-txt: specifier: 1.0.0 version: 1.0.0 @@ -169,10 +169,10 @@ importers: version: 2.1.2 '@astrojs/react': specifier: 3.6.2 - version: 3.6.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.8(@types/node@20.16.11)) + version: 3.6.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.9(@types/node@20.16.13)) '@astrojs/rss': - specifier: 4.0.8 - version: 4.0.8 + specifier: 4.0.9 + version: 4.0.9 '@galactiks/sitemap': specifier: workspace:^ version: link:../../sitemap @@ -186,8 +186,8 @@ importers: specifier: 18.3.1 version: 18.3.1 astro: - specifier: 4.16.2 - version: 4.16.2(@types/node@20.16.11)(rollup@4.24.0)(typescript@5.6.3) + specifier: 4.16.6 + version: 4.16.6(@types/node@20.16.13)(rollup@4.24.0)(typescript@5.6.3) astro-robots-txt: specifier: 1.0.0 version: 1.0.0 @@ -195,8 +195,8 @@ importers: specifier: 2.4.1 version: 2.4.1 npm-run-all2: - specifier: 6.2.3 - version: 6.2.3 + specifier: 6.2.4 + version: 6.2.4 react: specifier: 18.3.1 version: 18.3.1 @@ -207,8 +207,8 @@ importers: specifier: 5.6.3 version: 5.6.3 vite: - specifier: 5.4.8 - version: 5.4.8(@types/node@20.16.11) + specifier: 5.4.9 + version: 5.4.9(@types/node@20.16.13) packages/config: dependencies: @@ -291,13 +291,13 @@ importers: version: 29.7.0(@babel/core@7.25.8) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.16.11) + version: 29.7.0(@types/node@20.16.13) schema-dts: specifier: 1.1.2 version: 1.1.2(typescript@5.6.3) ts-jest: specifier: 29.2.5 - version: 29.2.5(@babel/core@7.25.8)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(esbuild@0.24.0)(jest@29.7.0(@types/node@20.16.11))(typescript@5.6.3) + version: 29.2.5(@babel/core@7.25.8)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(esbuild@0.24.0)(jest@29.7.0(@types/node@20.16.13))(typescript@5.6.3) packages/sitemap: dependencies: @@ -374,6 +374,9 @@ packages: '@astrojs/rss@4.0.8': resolution: {integrity: sha512-63UYWS2xj00+N79JPiLeHiBBB3nHfjFlJ81T9a+UaYQ7aUZyvU0E9JdZeuONwHKKcSsvP+goPjWmoVifPToRGA==} + '@astrojs/rss@4.0.9': + resolution: {integrity: sha512-W1qeLc/WP1vMS5xXa+BnaLU0paeSeGjN8RJVAoBaOIkQuKXjIUA9hvPno89heo73in5i67g40gy70oeeHMqp6A==} + '@astrojs/sitemap@3.2.0': resolution: {integrity: sha512-SkrOCL3Z6HxdiXreZ1+aPBWgnBMJ31EgPdcscgQeLqI2Gqk/4EKLuw9q0SqKU9MmHpcPXXtcd0odfCk4barPoA==} @@ -2246,8 +2249,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@20.16.11': - resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} + '@types/node@20.16.13': + resolution: {integrity: sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg==} '@types/parse5@6.0.3': resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} @@ -2546,6 +2549,11 @@ packages: engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true + astro@4.16.6: + resolution: {integrity: sha512-LMMbjr+4aN26MOyJzTdjM+Y+srpAIkx7IX9IcdF3eHQLGr8PgkioZp+VQExRfioDIyA2HY6ottVg3QccTzJqYA==} + 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} @@ -4729,8 +4737,8 @@ packages: resolution: {integrity: sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==} engines: {node: ^16.14.0 || >=18.0.0} - npm-run-all2@6.2.3: - resolution: {integrity: sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==} + npm-run-all2@6.2.4: + resolution: {integrity: sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==} engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true @@ -5654,38 +5662,38 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - turbo-darwin-64@2.1.3: - resolution: {integrity: sha512-ouJOm0g0YyoBuhmikEujVCBGo3Zr0lbSOWFIsQtWUTItC88F2w2byhjtsYGPXQwMlTbXwmoBU2lOCfWNkeEwHQ==} + turbo-darwin-64@2.2.2: + resolution: {integrity: sha512-J+Vn13M3QxKKoWF1D5IzXk6OuDPWuJhrUbKwSAA5TII9WcHw07ySR8ALgjm3qQRxmKrKJvffvMt+crg4dx/9Ng==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@2.1.3: - resolution: {integrity: sha512-j2FOJsK4LAOtHQlb3Oom0yWB/Vi0nF1ljInr311mVzHoFAJRZtfW2fRvdZRb/lBUwjSp8be58qWHzANIcrA0OA==} + turbo-darwin-arm64@2.2.2: + resolution: {integrity: sha512-nNF9J2U+QH4lKq8h0wsh6cNlrJTwdVbXkQvhxj1mvzOYfTYru/u5kZaVUyj9U2kbPJmHKDB3ivFuOvtDLxfzjA==} cpu: [arm64] os: [darwin] - turbo-linux-64@2.1.3: - resolution: {integrity: sha512-ubRHkI1gSel7H7wsmxKK8C9UlLWqg/2dkCC88LFupaK6TKgvBKqDqA0Z1M9C/escK0Jsle2k0H8bybV9OYIl4Q==} + turbo-linux-64@2.2.2: + resolution: {integrity: sha512-M+5BBpCIvX34n0nEeKRmZweuWOvPNBOpEHUZvEvB1F6Avq5J/aJqRIoa0WswRTgxsZ4iaomdQxyUZQZhEpAAUQ==} cpu: [x64] os: [linux] - turbo-linux-arm64@2.1.3: - resolution: {integrity: sha512-LffUL+e5wv7BtD6DgnM2kKOlDkMo2eRjhbAjVnrCD3wi2ug0tl6NDzajnHHjtaMyOnIf4AvzSKdLWsBxafGBQA==} + turbo-linux-arm64@2.2.2: + resolution: {integrity: sha512-yAgl+aJQym5m8aIo14w9+g7C70Kgd3C6Y7upgjYNQwfi1OojnKxyDbMtB5JhVEb+7A1ovjWrUCyG+zqeUdgcQw==} cpu: [arm64] os: [linux] - turbo-windows-64@2.1.3: - resolution: {integrity: sha512-S9SvcZZoaq5jKr6kA6eF7/xgQhVn8Vh7PVy5lono9zybvhyL4eY++y2PaLToIgL8G9IcbLmgOC73ExNjFBg9XQ==} + turbo-windows-64@2.2.2: + resolution: {integrity: sha512-dUU7XCKLVY6OPVduu5U8j7UtlcaVbMu6ELc8/nztIyMMOwtREWU/wXhardPLXKZpe+xA8Pv96vDVWDLSvpF4IQ==} cpu: [x64] os: [win32] - turbo-windows-arm64@2.1.3: - resolution: {integrity: sha512-twlEo8lRrGbrR6T/ZklUIquW3IlFCEtywklgVA81aIrSBm56+GEVpSrHhIlsx1hiYeSNrs+GpDwZGe+V7fvEVQ==} + turbo-windows-arm64@2.2.2: + resolution: {integrity: sha512-zpA2/NlNdsthqBQncdmIL8gSZtFmQJ/bDSXph/ecA0YJaORmr0EKBXtTOqEDJp1ztY6uG/GRI5LxwYc639Xxew==} cpu: [arm64] os: [win32] - turbo@2.1.3: - resolution: {integrity: sha512-lY0yj2GH2a2a3NExZ3rGe+rHUVeFE2aXuRAue57n+08E7Z7N7YCmynju0kPC1grAQzERmoLpKrmzmWd+PNiADw==} + turbo@2.2.2: + resolution: {integrity: sha512-0vm9WpykJtg7+NwO22+VK1jn8KdkXpHqXa8TX6WWefaCe3BQiBT94T0Ay44z3df/Re6l66pMWNzzZCGk+JZe+A==} hasBin: true typanion@3.14.0: @@ -5945,6 +5953,37 @@ packages: terser: optional: true + vite@5.4.9: + resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + 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 + vitefu@1.0.2: resolution: {integrity: sha512-0/iAvbXyM3RiPPJ4lyD4w6Mjgtf4ejTK6TPvTNG3H32PLwuT0N/ZjJLiXug7ETE/LWtTeHw9WRv7uX/tIKYyKg==} peerDependencies: @@ -5953,6 +5992,14 @@ packages: vite: optional: true + vitefu@1.0.3: + resolution: {integrity: sha512-iKKfOMBHob2WxEJbqbJjHAkmYgvFDPhuqrO82om83S8RLk+17FtyMBfcyeH8GqD0ihShtkMW/zzJgiA51hCNCQ==} + peerDependencies: + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0 + peerDependenciesMeta: + vite: + optional: true + volar-service-css@0.0.61: resolution: {integrity: sha512-Ct9L/w+IB1JU8F4jofcNCGoHy6TF83aiapfZq9A0qYYpq+Kk5dH+ONS+rVZSsuhsunq8UvAuF8Gk6B8IFLfniw==} peerDependencies: @@ -6113,6 +6160,11 @@ packages: engines: {node: '>= 8'} hasBin: true + which@3.0.1: + resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + hasBin: true + which@4.0.0: resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==} engines: {node: ^16.13.0 || >=18.0.0} @@ -6298,11 +6350,11 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/react@3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.8(@types/node@20.16.11))': + '@astrojs/react@3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.9(@types/node@20.16.13))': dependencies: '@types/react': 18.3.3 '@types/react-dom': 18.3.0 - '@vitejs/plugin-react': 4.3.2(vite@5.4.8(@types/node@20.16.11)) + '@vitejs/plugin-react': 4.3.2(vite@5.4.9(@types/node@20.16.13)) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) ultrahtml: 1.5.3 @@ -6310,11 +6362,11 @@ snapshots: - supports-color - vite - '@astrojs/react@3.6.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.8(@types/node@20.16.11))': + '@astrojs/react@3.6.2(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.9(@types/node@20.16.13))': dependencies: '@types/react': 18.3.11 '@types/react-dom': 18.3.1 - '@vitejs/plugin-react': 4.3.2(vite@5.4.8(@types/node@20.16.11)) + '@vitejs/plugin-react': 4.3.2(vite@5.4.9(@types/node@20.16.13)) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) ultrahtml: 1.5.3 @@ -6327,6 +6379,11 @@ snapshots: fast-xml-parser: 4.5.0 kleur: 4.1.5 + '@astrojs/rss@4.0.9': + dependencies: + fast-xml-parser: 4.5.0 + kleur: 4.1.5 + '@astrojs/sitemap@3.2.0': dependencies: sitemap: 8.0.0 @@ -7832,7 +7889,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -7845,14 +7902,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.16.11) + jest-config: 29.7.0(@types/node@20.16.13) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -7877,7 +7934,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -7895,7 +7952,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.16.11 + '@types/node': 20.16.13 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -7917,7 +7974,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 20.16.11 + '@types/node': 20.16.13 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -7987,7 +8044,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.16.11 + '@types/node': 20.16.13 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -8440,7 +8497,7 @@ snapshots: '@types/concat-stream@2.0.3': dependencies: - '@types/node': 20.16.11 + '@types/node': 20.16.13 '@types/cookie@0.6.0': {} @@ -8456,7 +8513,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 20.16.11 + '@types/node': 20.16.13 '@types/hast@2.3.10': dependencies: @@ -8513,7 +8570,7 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@20.16.11': + '@types/node@20.16.13': dependencies: undici-types: 6.19.8 @@ -8543,7 +8600,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 20.16.11 + '@types/node': 20.16.13 '@types/stack-utils@2.0.3': {} @@ -8686,14 +8743,14 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react@4.3.2(vite@5.4.8(@types/node@20.16.11))': + '@vitejs/plugin-react@4.3.2(vite@5.4.9(@types/node@20.16.13))': dependencies: '@babel/core': 7.25.8 '@babel/plugin-transform-react-jsx-self': 7.25.7(@babel/core@7.25.8) '@babel/plugin-transform-react-jsx-source': 7.25.7(@babel/core@7.25.8) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.8(@types/node@20.16.11) + vite: 5.4.9(@types/node@20.16.13) transitivePeerDependencies: - supports-color @@ -8887,7 +8944,86 @@ snapshots: valid-filename: 4.0.0 zod: 3.23.8 - astro@4.16.2(@types/node@20.16.11)(rollup@4.24.0)(typescript@5.6.3): + astro@4.16.2(@types/node@20.16.13)(rollup@4.24.0)(typescript@5.6.3): + dependencies: + '@astrojs/compiler': 2.10.3 + '@astrojs/internal-helpers': 0.4.1 + '@astrojs/markdown-remark': 5.3.0 + '@astrojs/telemetry': 3.1.0 + '@babel/core': 7.25.8 + '@babel/plugin-transform-react-jsx': 7.25.7(@babel/core@7.25.8) + '@babel/types': 7.25.8 + '@oslojs/encoding': 1.1.0 + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@types/babel__core': 7.20.5 + '@types/cookie': 0.6.0 + acorn: 8.12.1 + aria-query: 5.3.2 + axobject-query: 4.1.0 + boxen: 8.0.1 + ci-info: 4.0.0 + clsx: 2.1.1 + common-ancestor-path: 1.0.1 + cookie: 0.7.2 + cssesc: 3.0.0 + debug: 4.3.7 + deterministic-object-hash: 2.0.2 + devalue: 5.1.1 + diff: 5.2.0 + dlv: 1.1.3 + dset: 3.1.4 + es-module-lexer: 1.5.4 + esbuild: 0.21.5 + estree-walker: 3.0.3 + fast-glob: 3.3.2 + flattie: 1.1.1 + github-slugger: 2.0.0 + gray-matter: 4.0.3 + html-escaper: 3.0.3 + http-cache-semantics: 4.1.1 + js-yaml: 4.1.0 + kleur: 4.1.5 + magic-string: 0.30.12 + magicast: 0.3.5 + micromatch: 4.0.8 + mrmime: 2.0.0 + neotraverse: 0.6.18 + ora: 8.1.0 + p-limit: 6.1.0 + p-queue: 8.0.1 + preferred-pm: 4.0.0 + prompts: 2.4.2 + rehype: 13.0.2 + semver: 7.6.3 + shiki: 1.22.0 + tinyexec: 0.3.0 + tsconfck: 3.1.4(typescript@5.6.3) + unist-util-visit: 5.0.0 + vfile: 6.0.3 + vite: 5.4.8(@types/node@20.16.13) + vitefu: 1.0.2(vite@5.4.8(@types/node@20.16.13)) + which-pm: 3.0.0 + xxhash-wasm: 1.0.2 + yargs-parser: 21.1.1 + zod: 3.23.8 + zod-to-json-schema: 3.23.3(zod@3.23.8) + zod-to-ts: 1.2.0(typescript@5.6.3)(zod@3.23.8) + optionalDependencies: + sharp: 0.33.5 + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - rollup + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - typescript + + astro@4.16.6(@types/node@20.16.13)(rollup@4.24.0)(typescript@5.6.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -8943,8 +9079,8 @@ snapshots: tsconfck: 3.1.4(typescript@5.6.3) unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 5.4.8(@types/node@20.16.11) - vitefu: 1.0.2(vite@5.4.8(@types/node@20.16.11)) + vite: 5.4.9(@types/node@20.16.13) + vitefu: 1.0.3(vite@5.4.9(@types/node@20.16.13)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 @@ -9316,13 +9452,13 @@ snapshots: core-util-is@1.0.3: {} - create-jest@29.7.0(@types/node@20.16.11): + create-jest@29.7.0(@types/node@20.16.13): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.16.11) + jest-config: 29.7.0(@types/node@20.16.13) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -10810,7 +10946,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -10830,16 +10966,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.16.11): + jest-cli@29.7.0(@types/node@20.16.13): dependencies: '@jest/core': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.16.11) + create-jest: 29.7.0(@types/node@20.16.13) exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0(@types/node@20.16.11) + jest-config: 29.7.0(@types/node@20.16.13) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -10849,7 +10985,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@20.16.11): + jest-config@29.7.0(@types/node@20.16.13): dependencies: '@babel/core': 7.25.8 '@jest/test-sequencer': 29.7.0 @@ -10874,7 +11010,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.16.11 + '@types/node': 20.16.13 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -10903,7 +11039,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -10913,7 +11049,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.16.11 + '@types/node': 20.16.13 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -10952,7 +11088,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -10987,7 +11123,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -11015,7 +11151,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 chalk: 4.1.2 cjs-module-lexer: 1.4.1 collect-v8-coverage: 1.0.2 @@ -11061,7 +11197,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -11080,7 +11216,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -11089,17 +11225,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 20.16.11 + '@types/node': 20.16.13 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.16.11): + jest@29.7.0(@types/node@20.16.13): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.2.0 - jest-cli: 29.7.0(@types/node@20.16.11) + jest-cli: 29.7.0(@types/node@20.16.13) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -12231,7 +12367,7 @@ snapshots: npm-package-arg: 11.0.3 semver: 7.6.3 - npm-run-all2@6.2.3: + npm-run-all2@6.2.4: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 @@ -12240,6 +12376,7 @@ snapshots: pidtree: 0.6.0 read-package-json-fast: 3.0.2 shell-quote: 1.8.1 + which: 3.0.1 npm-run-path@4.0.1: dependencies: @@ -12554,7 +12691,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.16.11 + '@types/node': 20.16.13 long: 5.2.3 pseudomap@1.0.2: {} @@ -13262,12 +13399,12 @@ snapshots: dependencies: typescript: 5.6.3 - ts-jest@29.2.5(@babel/core@7.25.8)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(esbuild@0.24.0)(jest@29.7.0(@types/node@20.16.11))(typescript@5.6.3): + ts-jest@29.2.5(@babel/core@7.25.8)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(esbuild@0.24.0)(jest@29.7.0(@types/node@20.16.13))(typescript@5.6.3): dependencies: bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@20.16.11) + jest: 29.7.0(@types/node@20.16.13) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -13302,32 +13439,32 @@ snapshots: tslib@2.6.2: {} - turbo-darwin-64@2.1.3: + turbo-darwin-64@2.2.2: optional: true - turbo-darwin-arm64@2.1.3: + turbo-darwin-arm64@2.2.2: optional: true - turbo-linux-64@2.1.3: + turbo-linux-64@2.2.2: optional: true - turbo-linux-arm64@2.1.3: + turbo-linux-arm64@2.2.2: optional: true - turbo-windows-64@2.1.3: + turbo-windows-64@2.2.2: optional: true - turbo-windows-arm64@2.1.3: + turbo-windows-arm64@2.2.2: optional: true - turbo@2.1.3: + turbo@2.2.2: optionalDependencies: - turbo-darwin-64: 2.1.3 - turbo-darwin-arm64: 2.1.3 - turbo-linux-64: 2.1.3 - turbo-linux-arm64: 2.1.3 - turbo-windows-64: 2.1.3 - turbo-windows-arm64: 2.1.3 + turbo-darwin-64: 2.2.2 + turbo-darwin-arm64: 2.2.2 + turbo-linux-64: 2.2.2 + turbo-linux-arm64: 2.2.2 + turbo-windows-64: 2.2.2 + turbo-windows-arm64: 2.2.2 typanion@3.14.0: {} @@ -13414,7 +13551,7 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 20.16.11 + '@types/node': 20.16.13 '@types/unist': 3.0.3 concat-stream: 2.0.0 debug: 4.3.7 @@ -13641,18 +13778,31 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@5.4.8(@types/node@20.16.11): + vite@5.4.8(@types/node@20.16.13): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.0 optionalDependencies: - '@types/node': 20.16.11 + '@types/node': 20.16.13 fsevents: 2.3.3 - vitefu@1.0.2(vite@5.4.8(@types/node@20.16.11)): + vite@5.4.9(@types/node@20.16.13): + dependencies: + esbuild: 0.21.5 + postcss: 8.4.47 + rollup: 4.24.0 optionalDependencies: - vite: 5.4.8(@types/node@20.16.11) + '@types/node': 20.16.13 + fsevents: 2.3.3 + + vitefu@1.0.2(vite@5.4.8(@types/node@20.16.13)): + optionalDependencies: + vite: 5.4.8(@types/node@20.16.13) + + vitefu@1.0.3(vite@5.4.9(@types/node@20.16.13)): + optionalDependencies: + vite: 5.4.9(@types/node@20.16.13) volar-service-css@0.0.61(@volar/language-service@2.4.6): dependencies: @@ -13835,6 +13985,10 @@ snapshots: dependencies: isexe: 2.0.0 + which@3.0.1: + dependencies: + isexe: 2.0.0 + which@4.0.0: dependencies: isexe: 3.1.1