diff --git a/docs/features/pass-logs.md b/docs/features/pass-logs.md index eabb18b..2d63f80 100644 --- a/docs/features/pass-logs.md +++ b/docs/features/pass-logs.md @@ -52,8 +52,7 @@ On the server side, replace `console` with `client`. Here's an example in `Nuxt`: -```ts{2,9-11} twoslash -// server/api/test.ts +```ts{2,9-11} [server/api/test.ts] twoslash import { client } from 'unplugin-turbo-console/helper' import { defineEventHandler } from 'h3' diff --git a/docs/guide/configurations.md b/docs/guide/configurations.md index 63fc986..ba72161 100644 --- a/docs/guide/configurations.md +++ b/docs/guide/configurations.md @@ -18,9 +18,7 @@ There are two ways to configure the TypeScript type: -1. On `tsconfig.json` file: - -```json +```json [tsconfig.json] { "compilerOptions": { "types": [ @@ -30,8 +28,8 @@ There are two ways to configure the TypeScript type: } ``` -2. On `.d.ts` file: +Or -```ts +```ts [*.d.ts] /// ``` diff --git a/docs/package.json b/docs/package.json index 08c29a1..6b3307a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -17,6 +17,6 @@ "unplugin-turbo-console": "workspace:*", "vite-plugin-inspect": "^0.8.4", "vitepress": "^1.3.3", - "vitepress-plugin-group-icons": "1.1.0" + "vitepress-plugin-group-icons": "^1.2.0" } } diff --git a/examples/solid-start/package.json b/examples/solid-start/package.json index 537cfb9..5f30f72 100644 --- a/examples/solid-start/package.json +++ b/examples/solid-start/package.json @@ -9,11 +9,11 @@ }, "dependencies": { "@solidjs/meta": "^0.29.4", - "@solidjs/router": "^0.14.1", - "@solidjs/start": "^1.0.2", - "solid-js": "^1.8.17", - "vinxi": "^0.3.12", - "unplugin-turbo-console": "workspace:*" + "@solidjs/router": "^0.14.5", + "@solidjs/start": "^1.0.6", + "solid-js": "^1.8.22", + "unplugin-turbo-console": "workspace:*", + "vinxi": "^0.4.3" }, "engines": { "node": ">=18" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28c35a9..b540719 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,13 +53,13 @@ importers: devDependencies: '@antfu/eslint-config': specifier: ^2.21.3 - version: 2.21.3(@vue/compiler-sfc@3.4.38)(eslint@9.6.0)(svelte@4.2.12)(typescript@5.5.3)(vitest@2.0.1(@types/node@20.14.10)(@vitest/ui@2.0.1)(terser@5.30.3)) + version: 2.21.3(@vue/compiler-sfc@3.5.5)(eslint@9.6.0)(svelte@4.2.12)(typescript@5.5.3)(vitest@2.0.1(@types/node@20.14.10)(@vitest/ui@2.0.1)(terser@5.30.3)) '@babel/types': specifier: ^7.24.7 version: 7.24.7 '@nuxt/kit': specifier: ^3.12.3 - version: 3.12.3(magicast@0.3.4)(rollup@4.18.1) + version: 3.12.3(magicast@0.3.5)(rollup@4.18.1) '@nuxt/schema': specifier: ^3.12.3 version: 3.12.3(rollup@4.18.1) @@ -107,7 +107,7 @@ importers: version: 5.4.1(@types/node@20.14.10)(terser@5.30.3) vite-plugin-inspect: specifier: ^0.8.4 - version: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + version: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) vitest: specifier: ^2.0.1 version: 2.0.1(@types/node@20.14.10)(@vitest/ui@2.0.1)(terser@5.30.3) @@ -125,25 +125,25 @@ importers: version: 1.1.44 '@shikijs/vitepress-twoslash': specifier: ^1.14.1 - version: 1.14.1(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(typescript@5.5.3) + version: 1.14.1(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.0))(typescript@5.5.3) case-police: specifier: ^0.6.1 version: 0.6.1 unocss: specifier: ^0.61.9 - version: 0.61.9(postcss@8.4.41)(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + version: 0.61.9(postcss@8.4.45)(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) unplugin-turbo-console: specifier: workspace:* version: link:.. vite-plugin-inspect: specifier: ^0.8.4 - version: 0.8.4(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + version: 0.8.4(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) vitepress: specifier: ^1.3.3 - version: 1.3.3(@algolia/client-search@4.24.0)(@types/node@20.14.10)(@types/react@18.3.3)(postcss@8.4.41)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.15.0)(terser@5.30.3)(typescript@5.5.3) + version: 1.3.3(@algolia/client-search@4.24.0)(@types/node@20.14.10)(@types/react@18.3.3)(postcss@8.4.45)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.15.0)(terser@5.30.3)(typescript@5.5.3) vitepress-plugin-group-icons: - specifier: 1.1.0 - version: 1.1.0 + specifier: ^1.2.0 + version: 1.2.0 examples/astro: dependencies: @@ -215,16 +215,16 @@ importers: devDependencies: '@nuxt/devtools': specifier: latest - version: 1.4.1(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + version: 1.4.2(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3)) nuxt: specifier: ^3.12.2 - version: 3.12.2(@parcel/watcher@2.4.1)(@types/node@20.14.10)(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.3.2)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue-tsc@2.0.21(typescript@5.5.3)) + version: 3.12.2(@parcel/watcher@2.4.1)(@types/node@20.14.10)(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.3.2)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue-tsc@2.0.21(typescript@5.5.3)) unplugin-turbo-console: specifier: workspace:* version: link:../.. vite-plugin-inspect: specifier: ^0.8.4 - version: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + version: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) examples/rspack: dependencies: @@ -243,28 +243,28 @@ importers: version: link:../.. vue-loader: specifier: ^17.4.2 - version: 17.4.2(@vue/compiler-sfc@3.4.38)(vue@3.4.29(typescript@5.5.3))(webpack@5.92.1(esbuild@0.21.5)) + version: 17.4.2(@vue/compiler-sfc@3.5.5)(vue@3.4.29(typescript@5.5.3))(webpack@5.92.1(esbuild@0.21.5)) examples/solid-start: dependencies: '@solidjs/meta': specifier: ^0.29.4 - version: 0.29.4(solid-js@1.8.18) + version: 0.29.4(solid-js@1.8.22) '@solidjs/router': - specifier: ^0.14.1 - version: 0.14.1(solid-js@1.8.18) + specifier: ^0.14.5 + version: 0.14.5(solid-js@1.8.22) '@solidjs/start': - specifier: ^1.0.2 - version: 1.0.2(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.21.0)(solid-js@1.8.18)(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3))(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + specifier: ^1.0.6 + version: 1.0.6(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.21.0)(solid-js@1.8.22)(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3))(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) solid-js: - specifier: ^1.8.17 - version: 1.8.18 + specifier: ^1.8.22 + version: 1.8.22 unplugin-turbo-console: specifier: workspace:* version: link:../.. vinxi: - specifier: ^0.3.12 - version: 0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3) + specifier: ^0.4.3 + version: 0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3) examples/svelte: devDependencies: @@ -282,7 +282,7 @@ importers: version: 4.2.12 svelte-check: specifier: ^3.8.1 - version: 3.8.1(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.41))(postcss@8.4.41)(svelte@4.2.12) + version: 3.8.1(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.45))(postcss@8.4.45)(svelte@4.2.12) tslib: specifier: ^2.6.3 version: 2.6.3 @@ -328,7 +328,7 @@ importers: version: 5.4.1(@types/node@20.14.6)(terser@5.30.3) vite-plugin-inspect: specifier: ^0.8.4 - version: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.6)(terser@5.30.3)) + version: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.6)(terser@5.30.3)) vue-tsc: specifier: ^2.0.21 version: 2.0.21(typescript@5.4.5) @@ -344,13 +344,13 @@ importers: devDependencies: '@vue/cli-plugin-babel': specifier: ~5.0.8 - version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.1)(encoding@0.1.13)(esbuild@0.21.5)(vue@3.4.29(typescript@5.4.5)) + version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.1)(encoding@0.1.13)(esbuild@0.21.5)(vue@3.4.29(typescript@5.4.5)) '@vue/cli-plugin-typescript': specifier: ~5.0.8 - version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13)(esbuild@0.21.5)(eslint@9.6.0)(typescript@5.4.5)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5)) + version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13)(esbuild@0.21.5)(eslint@9.6.0)(typescript@5.4.5)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5)) '@vue/cli-service': specifier: ~5.0.8 - version: 5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) + version: 5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) typescript: specifier: ~5.4.5 version: 5.4.5 @@ -611,6 +611,10 @@ packages: resolution: {integrity: sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==} engines: {node: '>=6.9.0'} + '@babel/generator@7.25.6': + resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} + engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@7.22.5': resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} @@ -657,6 +661,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-create-class-features-plugin@7.25.4': + resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/helper-create-regexp-features-plugin@7.22.15': resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} engines: {node: '>=6.9.0'} @@ -872,6 +882,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.25.6': + resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3': resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==} engines: {node: '>=6.9.0'} @@ -965,8 +980,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-import-attributes@7.24.7': - resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==} + '@babel/plugin-syntax-import-attributes@7.25.6': + resolution: {integrity: sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1437,6 +1452,10 @@ packages: resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==} engines: {node: '>=6.9.0'} + '@babel/traverse@7.25.6': + resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} + engines: {node: '>=6.9.0'} + '@babel/types@7.24.7': resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==} engines: {node: '>=6.9.0'} @@ -1445,6 +1464,10 @@ packages: resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} engines: {node: '>=6.9.0'} + '@babel/types@7.25.6': + resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} + engines: {node: '>=6.9.0'} + '@clack/core@0.3.4': resolution: {integrity: sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==} @@ -2476,8 +2499,8 @@ packages: '@iconify-json/logos@1.1.44': resolution: {integrity: sha512-sIc355/sSq4GihU4eFTDVbXoeg2rZD3yH6tNOJTNouDu9Fx259BSWH+XEEQwm/YImDIllcGqmJuNBjAu4UVs2g==} - '@iconify-json/vscode-icons@1.2.0': - resolution: {integrity: sha512-DjsfialtmFQrJb4pi0P8Vm5+FVmXg8NExThMLwHOGjvMJi9Q89Qw36RpZxw2wEzPFkb19fMje+G0jeSeWol7ZA==} + '@iconify-json/vscode-icons@1.2.1': + resolution: {integrity: sha512-pEZCknk+6xlx7JC8e5Sz0cpkS3yezKKSouii0OTkUnTM3Kljc7V01AbYJ3iarw4b41jV0CpDpzj3BzRdvweGaA==} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -2485,8 +2508,8 @@ packages: '@iconify/utils@2.1.29': resolution: {integrity: sha512-wCcTsmlJvTi1VWBgcJ7HeuWlh7gLGWY7L9HmbgMfjOfsoo7DADemB2Nqnrw1KvCdEAxLL5wTMBAOP5BesFrtng==} - '@iconify/utils@2.1.32': - resolution: {integrity: sha512-LeifFZPPKu28O3AEDpYJNdEbvS4/ojAPyIW+pF/vUpJTYnbTiXUHkCh0bwgFRzKvdpb8H4Fbfd/742++MF4fPQ==} + '@iconify/utils@2.1.33': + resolution: {integrity: sha512-jP9h6v/g0BIZx0p7XGJJVtkVnydtbgTgt9mVNcGDYwaa7UhdHdI9dvoq+gKj9sijMSJKxUPEG2JyjsgXjxL7Kw==} '@img/sharp-darwin-arm64@0.33.4': resolution: {integrity: sha512-p0suNqXufJs9t3RqLBO6vvrgr5OhgbWp76s5gTRvdmxmuv9E1rcaqGUsl3l4mKVmXPkTkTErXediAui4x+8PSA==} @@ -2782,17 +2805,17 @@ packages: '@nuxt/devalue@2.0.2': resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - '@nuxt/devtools-kit@1.4.1': - resolution: {integrity: sha512-6h7T9B0tSZVap13/hf7prEAgIzraj/kyux6/Iif455Trew96jHIFCCboBApUMastYEuCo3l17tgZKe0HW+jrtA==} + '@nuxt/devtools-kit@1.4.2': + resolution: {integrity: sha512-8a5PhVnC7E94318/sHbNSe9mI2MlsQ8+pJLGs2Hh1OJyidB9SWe6hoFc8q4K9VOtXak9uCFVb5V2JGXS1q+1aA==} peerDependencies: vite: '*' - '@nuxt/devtools-wizard@1.4.1': - resolution: {integrity: sha512-X9uTh5rgt0pw3UjXcHyl8ZFYmCgw8ITRe9Nr2VLCtNROfKz9yol/ESEhYMwTFiFlqSyfJP6/qtogJBjUt6dzTw==} + '@nuxt/devtools-wizard@1.4.2': + resolution: {integrity: sha512-TyhmPBg/xJKPOdnwR3DAh8KMUt6/0dUNABCxGVeY7PYbIiXt4msIGVJkBc4y+WwIJHOYPrSRClmZVsXQfRlB4A==} hasBin: true - '@nuxt/devtools@1.4.1': - resolution: {integrity: sha512-BtmGRAr/pjSE3dBrM7iceNT6OZAQ/MHxq1brkHJDs2VdyZPnqqGS4n3/98saASoRdj0dddsuIElsqC/zIABhgg==} + '@nuxt/devtools@1.4.2': + resolution: {integrity: sha512-Ok3g2P7iwKyK8LiwozbYVAZTo8t91iXSmlJj2ozeo1okKQ2Qi1AtwB6nYgIlkUHZmo155ZjG/LCHYI5uhQ/sGw==} hasBin: true peerDependencies: vite: '*' @@ -2805,8 +2828,8 @@ packages: resolution: {integrity: sha512-5R8FZLDxBKlkDWYsqwU1tctGJ5vwMA96WBrNkpQ0LznB2/p+3MWWTO6vz+0P0F9xvZZfkk/KKyZ3uUhnG9VJOA==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxt/kit@3.13.0': - resolution: {integrity: sha512-gbhSbDvYfkGQ0R2ztqTLQLHRMv+7g50kAKKuN6mbF4tL9jg7NPnQ8bAarn2I4Qx8xtmwO+qY1ABkmYMn5S1CpA==} + '@nuxt/kit@3.13.1': + resolution: {integrity: sha512-FkUL349lp/3nVfTIyws4UDJ3d2jyv5Pk1DC1HQUCOkSloYYMdbRcQAUcb4fe2TCLNWvHM+FhU8jnzGTzjALZYA==} engines: {node: ^14.18.0 || >=16.10.0} '@nuxt/schema@3.12.2': @@ -2817,8 +2840,8 @@ packages: resolution: {integrity: sha512-Zw/2stN5CWVOHQ6pKyewk3tvYW5ROBloTGyIbie7/TprJT5mL+E9tTgAxOZtkoKSFaYEQXZgE1K2OzMelhLRzw==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxt/schema@3.13.0': - resolution: {integrity: sha512-JBGSjF9Hd8guvTV2312eM1RulCMJc50yR3CeMZPLDsI02A8TXQnABS8EbgvGRvxD43q/ITjj21B2ffG1wEVrnQ==} + '@nuxt/schema@3.13.1': + resolution: {integrity: sha512-ishbhzVGspjshG9AG0hYnKYY6LWXzCtua7OXV7C/DQ2yA7rRcy1xHpzKZUDbIRyxCHHCAcBd8jfHEUmEuhEPrA==} engines: {node: ^14.18.0 || >=16.10.0} '@nuxt/telemetry@2.5.4': @@ -3297,13 +3320,13 @@ packages: peerDependencies: solid-js: '>=1.8.4' - '@solidjs/router@0.14.1': - resolution: {integrity: sha512-GumQ4jbt5xDngLypAndC4EjapY/3DP0G8Az4YWEVQHdCtjHwB8IOm32eEBxE9lKpOffbtXV0r/0X0mofHJ1m5w==} + '@solidjs/router@0.14.5': + resolution: {integrity: sha512-J8ZMntnkDvNCSO9n4HyhlQlGdxYa1mandQLt5LMd0YiWAXGlYzjj+bB+OVtzsH1woWfoEJlVnBnGkMpf2lY/ig==} peerDependencies: solid-js: ^1.8.6 - '@solidjs/start@1.0.2': - resolution: {integrity: sha512-SRoFvSnL47O1hg4/Er2es2AVoOWRdGBm0C8h2KsHFjbiRe1r2AxsONHR9job+Hmzbl5icSaGmNoXoQ8qpTy4UA==} + '@solidjs/start@1.0.6': + resolution: {integrity: sha512-O5knaeqDBx+nKLJRm5ZJurnXZtIYBOwOreQ10APaVtVjKIKKRC5HxJ1Kwqg7atOQNNDgsF0pzhW218KseaZ1UA==} '@stylistic/eslint-plugin-js@2.3.0': resolution: {integrity: sha512-lQwoiYb0Fs6Yc5QS3uT8+T9CPKK2Eoxc3H8EnYJgM26v/DgtW+1lvy2WNgyBflU+ThShZaHm3a6CdD9QeKx23w==} @@ -3780,20 +3803,20 @@ packages: resolution: {integrity: sha512-WSN1z931BtasZJlgPp704zJFnQFRg7yzSjkm3MzAWQYe4uXFXlFr1hc5Ac2zae5/HDOz5x1/zDM5Cb54vTCnWw==} hasBin: true - '@vinxi/plugin-directives@0.3.1': - resolution: {integrity: sha512-4qz5WifjmJ864VS8Ik9nUG0wAkt/xIcxFpP29RXogGLgccRnceBpWQi+ghw5rm0F6LP/YMAhhO5iFORXclWd0Q==} + '@vinxi/plugin-directives@0.4.3': + resolution: {integrity: sha512-Ey+TRIwyk8871PKhQel8NyZ9B6N0Tvhjo1QIttTyrV0d7BfUpri5GyGygmBY7fHClSE/vqaNCCZIKpTL3NJAEg==} peerDependencies: - vinxi: ^0.3.10 + vinxi: ^0.4.3 - '@vinxi/server-components@0.3.3': - resolution: {integrity: sha512-xaW92nj9HUMLyswPcCmsIXOsS3TJll0m9u3WEjWjLrtZWheHggina6+kTCSeltp/Qe8WlUfNU5G02Xy8L4xQxA==} + '@vinxi/server-components@0.4.3': + resolution: {integrity: sha512-KVEnQtb+ZlXIEKaUw4r4WZl/rqFeZqSyIRklY1wFiPw7GCJUxbXzISpsJ+HwDhYi9k4n8uZJyQyLHGkoiEiolg==} peerDependencies: - vinxi: ^0.3.10 + vinxi: ^0.4.3 - '@vinxi/server-functions@0.3.3': - resolution: {integrity: sha512-yUrHov1gc+NM/YCEOekM1DCdu2tNSH1/j0mZPyIOhPZH/yAZKWA+t3dP79Q3g4QLDHchf6xf8z9u1INEADTlXw==} + '@vinxi/server-functions@0.4.3': + resolution: {integrity: sha512-kVYrOrCMHwGvHRwpaeW2/PE7URcGtz4Rk/hIHa2xjt5PGopzzB/Y5GC8YgZjtqSRqo0ElAKsEik7UE6CXH3HXA==} peerDependencies: - vinxi: ^0.3.12 + vinxi: ^0.4.3 '@vitejs/plugin-vue-jsx@4.0.0': resolution: {integrity: sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==} @@ -3901,6 +3924,9 @@ packages: '@vue/babel-helper-vue-transform-on@1.2.2': resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} + '@vue/babel-helper-vue-transform-on@1.2.5': + resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==} + '@vue/babel-plugin-jsx@1.1.5': resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==} peerDependencies: @@ -3914,11 +3940,24 @@ packages: '@babel/core': optional: true + '@vue/babel-plugin-jsx@1.2.5': + resolution: {integrity: sha512-zTrNmOd4939H9KsRIGmmzn3q2zvv1mjxkYZHgqHZgDrXz5B1Q3WyGEjO2f+JrmKghvl1JIRcvo63LgM1kH5zFg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + peerDependenciesMeta: + '@babel/core': + optional: true + '@vue/babel-plugin-resolve-type@1.2.2': resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==} peerDependencies: '@babel/core': ^7.0.0-0 + '@vue/babel-plugin-resolve-type@1.2.5': + resolution: {integrity: sha512-U/ibkQrf5sx0XXRnUZD1mo5F7PkpKyTbfXM3a3rC4YnUz6crHEz9Jg09jzzL6QYlXNto/9CePdOg/c87O4Nlfg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + '@vue/babel-plugin-transform-vue-jsx@1.4.0': resolution: {integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==} peerDependencies: @@ -4050,12 +4089,12 @@ packages: '@vue/compiler-core@3.4.31': resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==} - '@vue/compiler-core@3.4.37': - resolution: {integrity: sha512-ZDDT/KiLKuCRXyzWecNzC5vTcubGz4LECAtfGPENpo0nrmqJHwuWtRLxk/Sb9RAKtR9iFflFycbkjkY+W/PZUQ==} - '@vue/compiler-core@3.4.38': resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==} + '@vue/compiler-core@3.5.5': + resolution: {integrity: sha512-ZrxcY8JMoV+kgDrmRwlDufz0SjDZ7jfoNZiIBluAACMBmgr55o/jTbxnyrccH6VSJXnFaDI4Ik1UFCiq9r8i7w==} + '@vue/compiler-dom@3.4.21': resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==} @@ -4065,12 +4104,12 @@ packages: '@vue/compiler-dom@3.4.31': resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==} - '@vue/compiler-dom@3.4.37': - resolution: {integrity: sha512-rIiSmL3YrntvgYV84rekAtU/xfogMUJIclUMeIKEtVBFngOL3IeZHhsH3UaFEgB5iFGpj6IW+8YuM/2Up+vVag==} - '@vue/compiler-dom@3.4.38': resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==} + '@vue/compiler-dom@3.5.5': + resolution: {integrity: sha512-HSvK5q1gmBbxRse3S0Wt34RcKuOyjDJKDDMuF3i7NC+QkDFrbAqw8NnrEm/z7zFDxWZa4/5eUwsBOMQzm1RHBA==} + '@vue/compiler-sfc@3.4.29': resolution: {integrity: sha512-zygDcEtn8ZimDlrEQyLUovoWgKQic6aEQqRXce2WXBvSeHbEbcAsXyCk9oG33ZkyWH4sl9D3tkYc1idoOkdqZQ==} @@ -4080,6 +4119,9 @@ packages: '@vue/compiler-sfc@3.4.38': resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} + '@vue/compiler-sfc@3.5.5': + resolution: {integrity: sha512-MzBHDxwZhgQPHrwJ5tj92gdTYRCuPDSZr8PY3+JFv8cv2UD5/WayH5yo0kKCkKfrtJhc39jNSMityHrkMSbfnA==} + '@vue/compiler-ssr@3.4.29': resolution: {integrity: sha512-rFbwCmxJ16tDp3N8XCx5xSQzjhidYjXllvEcqX/lopkoznlNPz3jyy0WGJCyhAaVQK677WWFt3YO/WUEkMMUFQ==} @@ -4089,6 +4131,9 @@ packages: '@vue/compiler-ssr@3.4.38': resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==} + '@vue/compiler-ssr@3.5.5': + resolution: {integrity: sha512-oFasHnpv/upubjJEmqiTKQYb4qS3ziJddf4UVWuFw6ebk/QTrTUc+AUoTJdo39x9g+AOQBzhOU0ICCRuUjvkmw==} + '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -4101,21 +4146,23 @@ packages: '@vue/devtools-api@7.3.8': resolution: {integrity: sha512-NURFwmxz4WukFU54IHgyGI2KSejdgHG5JC4xTcWmTWEBIc8aelj9fBy4qsboObGHFp3JIdRxxANO9s2wZA/pVQ==} - '@vue/devtools-core@7.3.3': - resolution: {integrity: sha512-i6Bwkx4OwfY0QVHjAdsivhlzZ2HMj7fbNRYJsWspQ+dkA1f3nTzycPqZmVUsm2TGkbQlhTMhCAdDoP97JKoc+g==} - - '@vue/devtools-kit@7.3.3': - resolution: {integrity: sha512-m+dFI57BrzKYPKq73mt4CJ5GWld5OLBseLHPHGVP7CaILNY9o1gWVJWAJeF8XtQ9LTiMxZSaK6NcBsFuxAhD0g==} + '@vue/devtools-core@7.4.4': + resolution: {integrity: sha512-DLxgA3DfeADkRzhAfm3G2Rw/cWxub64SdP5b+s5dwL30+whOGj+QNhmyFpwZ8ZTrHDFRIPj0RqNzJ8IRR1pz7w==} + peerDependencies: + vue: ^3.0.0 '@vue/devtools-kit@7.3.8': resolution: {integrity: sha512-HYy3MQP1nZ6GbE4vrgJ/UB+MvZnhYmEwCa/UafrEpdpwa+jNCkz1ZdUrC5I7LpkH1ShREEV2/pZlAQdBj+ncLQ==} - '@vue/devtools-shared@7.3.7': - resolution: {integrity: sha512-M9EU1/bWi5GNS/+IZrAhwGOVZmUTN4MH22Hvh35nUZZg9AZP2R2OhfCb+MG4EtAsrUEYlu3R43/SIj3G7EZYtQ==} + '@vue/devtools-kit@7.4.4': + resolution: {integrity: sha512-awK/4NfsUG0nQ7qnTM37m7ZkEUMREyPh8taFCX+uQYps/MTFEum0AD05VeGDRMXwWvMmGIcWX9xp8ZiBddY0jw==} '@vue/devtools-shared@7.3.8': resolution: {integrity: sha512-1NiJbn7Yp47nPDWhFZyEKpB2+5/+7JYv8IQnU0ccMrgslPR2dL7u1DIyI7mLqy4HN1ll36gQy0k8GqBYSFgZJw==} + '@vue/devtools-shared@7.4.5': + resolution: {integrity: sha512-2XgUOkL/7QDmyYI9J7cm+rz/qBhcGv+W5+i1fhwdQ0HQ1RowhdK66F0QBuJSz/5k12opJY8eN6m03/XZMs7imQ==} + '@vue/language-core@2.0.21': resolution: {integrity: sha512-vjs6KwnCK++kIXT+eI63BGpJHfHNVJcUCr3RnvJsccT3vbJnZV5IhHR2puEkoOkIbDdp0Gqi1wEnv3hEd3WsxQ==} peerDependencies: @@ -4183,12 +4230,12 @@ packages: '@vue/shared@3.4.31': resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==} - '@vue/shared@3.4.37': - resolution: {integrity: sha512-nIh8P2fc3DflG8+5Uw8PT/1i17ccFn0xxN/5oE9RfV5SVnd7G0XEFRwakrnNFE/jlS95fpGXDVG5zDETS26nmg==} - '@vue/shared@3.4.38': resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} + '@vue/shared@3.5.5': + resolution: {integrity: sha512-0KyMXyEgnmFAs6rNUL+6eUHtUCqCaNrVd+AW3MX3LyA0Yry5SA0Km03CDKiOua1x1WWnIr+W9+S0GMFoSDWERQ==} + '@vue/tsconfig@0.5.1': resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==} @@ -4746,6 +4793,14 @@ packages: magicast: optional: true + c12@1.11.2: + resolution: {integrity: sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==} + peerDependencies: + magicast: ^0.3.4 + peerDependenciesMeta: + magicast: + optional: true + cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} @@ -5514,6 +5569,15 @@ packages: supports-color: optional: true + debug@4.3.7: + resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decode-named-character-reference@1.0.2: resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} @@ -5663,6 +5727,10 @@ packages: resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} engines: {node: '>=0.3.1'} + diff@7.0.0: + resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==} + engines: {node: '>=0.3.1'} + dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} @@ -5799,10 +5867,6 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - entities@5.0.0: - resolution: {integrity: sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==} - engines: {node: '>=0.12'} - error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} @@ -7218,8 +7282,8 @@ packages: launch-editor@2.8.0: resolution: {integrity: sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==} - launch-editor@2.8.1: - resolution: {integrity: sha512-elBx2l/tp9z99X5H/qev8uyDywVh0VXAwEbjk8kJhnc5grOFkGh7aW6q55me9xnYbss261XtnUrysZ+XvGbhQA==} + launch-editor@2.9.1: + resolution: {integrity: sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==} lazystream@1.0.1: resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} @@ -7384,8 +7448,8 @@ packages: magicast@0.2.11: resolution: {integrity: sha512-6saXbRDA1HMkqbsvHOU6HBjCVgZT460qheRkLhJQHWAbhXoWESI3Kn/dGGXyKs15FFKR85jsUqFx2sMK0wy/5g==} - magicast@0.3.4: - resolution: {integrity: sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==} + magicast@0.3.5: + resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} @@ -8356,6 +8420,9 @@ packages: picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -8814,6 +8881,10 @@ packages: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} + engines: {node: ^10 || ^12 || >=14} + preact@10.23.2: resolution: {integrity: sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==} @@ -9316,10 +9387,20 @@ packages: peerDependencies: seroval: ^1.0 + seroval-plugins@1.1.1: + resolution: {integrity: sha512-qNSy1+nUj7hsCOon7AO4wdAIo9P0jrzAMp18XhiOzA6/uO5TKtP7ScozVJ8T293oRIvi5wyCHSM4TrJo/c/GJA==} + engines: {node: '>=10'} + peerDependencies: + seroval: ^1.0 + seroval@1.0.7: resolution: {integrity: sha512-n6ZMQX5q0Vn19Zq7CIKNIo7E75gPkGCFUEqDpa8jgwpYr/vScjqnQ6H09t1uIiZ0ZSK0ypEGvrYK2bhBGWsGdw==} engines: {node: '>=10'} + seroval@1.1.1: + resolution: {integrity: sha512-rqEO6FZk8mv7Hyv4UCj3FD3b6Waqft605TLfsCe/BiaylRpyyMC0b+uA5TJKawX3KzMrdi3wsLbCaLplrQmBvQ==} + engines: {node: '>=10'} + serve-index@1.9.1: resolution: {integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==} engines: {node: '>= 0.8.0'} @@ -9422,8 +9503,8 @@ packages: simple-get@4.0.1: resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==} - simple-git@3.25.0: - resolution: {integrity: sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==} + simple-git@3.26.0: + resolution: {integrity: sha512-5tbkCSzuskR6uA7uA23yjasmA0RzugVo8QM2bpsnxkrgP13eisFT7TMS4a+xKEJvbmr4qf+l0WT3eKa9IxxUyw==} simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} @@ -9460,8 +9541,8 @@ packages: sockjs@0.3.24: resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==} - solid-js@1.8.18: - resolution: {integrity: sha512-cpkxDPvO/AuKBugVv6xKFd1C9VC0XZMu4VtF56IlHoux8HgyW44uqNSWbozMnVcpIzHIhS3vVXPAVZYM26jpWw==} + solid-js@1.8.22: + resolution: {integrity: sha512-VBzN5j+9Y4rqIKEnK301aBk+S7fvFSTs9ljg+YEdFxjNjH0hkjXPiQRcws9tE5fUzMznSS6KToL5hwMfHDgpLA==} solid-refresh@0.6.3: resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==} @@ -9482,6 +9563,10 @@ packages: 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'} + source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} @@ -9891,8 +9976,8 @@ packages: tinyexec@0.3.0: resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==} - tinyglobby@0.2.5: - resolution: {integrity: sha512-Dlqgt6h0QkoHttG53/WGADNh9QhcjCAIZMTERAVhdpmIBEejSuLI9ZmGKWzB7tweBjlk30+s/ofi4SLmBeTYhw==} + tinyglobby@0.2.6: + resolution: {integrity: sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==} engines: {node: '>=12.0.0'} tinypool@1.0.0: @@ -10359,8 +10444,8 @@ packages: vfile@6.0.2: resolution: {integrity: sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==} - vinxi@0.3.12: - resolution: {integrity: sha512-YU/Scild/Rdy6qwgdILYRlO99Wp8ti2CmlMlYioEg7lRtxAST5iCFjviDya+BYQDgc3Pugh4KzOypVwjZknF2A==} + vinxi@0.4.3: + resolution: {integrity: sha512-RgJz7RWftML5h/qfPsp3QKVc2FSlvV4+HevpE0yEY2j+PS/I2ULjoSsZDXaR8Ks2WYuFFDzQr8yrox7v8aqkng==} hasBin: true vite-hot-client@0.2.3: @@ -10449,8 +10534,8 @@ packages: '@testing-library/jest-dom': optional: true - vite-plugin-vue-inspector@5.1.3: - resolution: {integrity: sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg==} + vite-plugin-vue-inspector@5.2.0: + resolution: {integrity: sha512-wWxyb9XAtaIvV/Lr7cqB1HIzmHZFVUJsTNm3yAxkS87dgh/Ky4qr2wDEWNxF23fdhVa3jQ8MZREpr4XyiuaRqA==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -10529,8 +10614,8 @@ packages: vite: optional: true - vitepress-plugin-group-icons@1.1.0: - resolution: {integrity: sha512-hKf/imrMxa63kAXJlztsb8l6DZYBNZiVSZpJ15rNTeqAL1Hhbuf/DC87Q2r4b/mGKHUusEOI5ogt/jrJ8JoeUw==} + vitepress-plugin-group-icons@1.2.0: + resolution: {integrity: sha512-no05+hM569fIchZjmi18DrlMY0WMA0snoepWnpaPHpT0wWDxVo+4M3iE/Cl89sfjscXJT3uIkP404zEEBgg6ig==} vitepress@1.3.3: resolution: {integrity: sha512-6UzEw/wZ41S/CATby7ea7UlffvRER/uekxgN6hbEvSys9ukmLOKsz87Ehq9yOx1Rwiw+Sj97yjpivP8w1sUmng==} @@ -11043,8 +11128,8 @@ packages: resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} engines: {node: '>= 14'} - yaml@2.5.0: - resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==} + yaml@2.5.1: + resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} engines: {node: '>= 14'} hasBin: true @@ -11231,7 +11316,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/eslint-config@2.21.3(@vue/compiler-sfc@3.4.38)(eslint@9.6.0)(svelte@4.2.12)(typescript@5.5.3)(vitest@2.0.1(@types/node@20.14.10)(@vitest/ui@2.0.1)(terser@5.30.3))': + '@antfu/eslint-config@2.21.3(@vue/compiler-sfc@3.5.5)(eslint@9.6.0)(svelte@4.2.12)(typescript@5.5.3)(vitest@2.0.1(@types/node@20.14.10)(@vitest/ui@2.0.1)(terser@5.30.3))': dependencies: '@antfu/install-pkg': 0.3.3 '@clack/prompts': 0.7.0 @@ -11259,7 +11344,7 @@ snapshots: eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)(vitest@2.0.1(@types/node@20.14.10)(@vitest/ui@2.0.1)(terser@5.30.3)) eslint-plugin-vue: 9.27.0(eslint@9.6.0) eslint-plugin-yml: 1.14.0(eslint@9.6.0) - eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.38)(eslint@9.6.0) + eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.5.5)(eslint@9.6.0) globals: 15.8.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 @@ -11521,6 +11606,13 @@ snapshots: '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 + '@babel/generator@7.25.6': + dependencies: + '@babel/types': 7.25.6 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + jsesc: 2.5.2 + '@babel/helper-annotate-as-pure@7.22.5': dependencies: '@babel/types': 7.25.2 @@ -11531,7 +11623,7 @@ snapshots: '@babel/helper-builder-binary-assignment-operator-visitor@7.22.15': dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@babel/helper-compilation-targets@7.22.15': dependencies: @@ -11606,6 +11698,19 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-member-expression-to-functions': 7.24.8 + '@babel/helper-optimise-call-expression': 7.24.7 + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) + '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + '@babel/traverse': 7.25.6 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.5)': dependencies: '@babel/core': 7.23.5 @@ -11618,7 +11723,7 @@ snapshots: '@babel/core': 7.23.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.0 - debug: 4.3.6 + debug: 4.3.7 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -11650,25 +11755,25 @@ snapshots: '@babel/helper-member-expression-to-functions@7.23.0': dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@babel/helper-member-expression-to-functions@7.24.7': dependencies: - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color '@babel/helper-member-expression-to-functions@7.24.8': dependencies: '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color '@babel/helper-module-imports@7.18.6': dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@babel/helper-module-imports@7.22.15': dependencies: @@ -11713,11 +11818,11 @@ snapshots: '@babel/helper-optimise-call-expression@7.22.5': dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@babel/helper-optimise-call-expression@7.24.7': dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@babel/helper-plugin-utils@7.22.5': {} @@ -11772,12 +11877,12 @@ snapshots: '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@babel/helper-skip-transparent-expression-wrappers@7.24.7': dependencies: '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color @@ -11807,7 +11912,7 @@ snapshots: dependencies: '@babel/helper-function-name': 7.23.0 '@babel/template': 7.25.0 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@babel/helpers@7.23.5': dependencies: @@ -11855,6 +11960,10 @@ snapshots: dependencies: '@babel/types': 7.25.2 + '@babel/parser@7.25.6': + dependencies: + '@babel/types': 7.25.6 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.5)': dependencies: '@babel/core': 7.23.5 @@ -11891,7 +12000,7 @@ snapshots: '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 - '@babel/helper-create-class-features-plugin': 7.25.0(@babel/core@7.25.2) + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.25.2) transitivePeerDependencies: @@ -11946,7 +12055,7 @@ snapshots: '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.25.2)': + '@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 @@ -12486,7 +12595,7 @@ snapshots: dependencies: '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 esutils: 2.0.3 '@babel/preset-typescript@7.24.7(@babel/core@7.25.2)': @@ -12589,6 +12698,18 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/traverse@7.25.6': + dependencies: + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.25.6 + '@babel/parser': 7.25.6 + '@babel/template': 7.25.0 + '@babel/types': 7.25.6 + debug: 4.3.7 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + '@babel/types@7.24.7': dependencies: '@babel/helper-string-parser': 7.24.7 @@ -12601,6 +12722,12 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 + '@babel/types@7.25.6': + dependencies: + '@babel/helper-string-parser': 7.24.8 + '@babel/helper-validator-identifier': 7.24.7 + to-fast-properties: 2.0.0 + '@clack/core@0.3.4': dependencies: picocolors: 1.0.1 @@ -13255,7 +13382,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify-json/vscode-icons@1.2.0': + '@iconify-json/vscode-icons@1.2.1': dependencies: '@iconify/types': 2.0.0 @@ -13273,12 +13400,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@iconify/utils@2.1.32': + '@iconify/utils@2.1.33': dependencies: '@antfu/install-pkg': 0.4.1 '@antfu/utils': 0.7.10 '@iconify/types': 2.0.0 - debug: 4.3.6 + debug: 4.3.7 kolorist: 1.8.0 local-pkg: 0.5.0 mlly: 1.7.1 @@ -13434,7 +13561,7 @@ snapshots: '@kwsites/file-exists@1.1.1': dependencies: - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -13537,10 +13664,10 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@1.4.1(magicast@0.3.4)(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))': + '@nuxt/devtools-kit@1.4.2(magicast@0.3.5)(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))': dependencies: - '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.18.1) - '@nuxt/schema': 3.13.0(rollup@4.18.1) + '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.18.1) + '@nuxt/schema': 3.13.1(rollup@4.18.1) execa: 7.2.0 vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) transitivePeerDependencies: @@ -13548,27 +13675,27 @@ snapshots: - rollup - supports-color - '@nuxt/devtools-wizard@1.4.1': + '@nuxt/devtools-wizard@1.4.2': dependencies: consola: 3.2.3 - diff: 5.2.0 + diff: 7.0.0 execa: 7.2.0 global-directory: 4.0.1 - magicast: 0.3.4 + magicast: 0.3.5 pathe: 1.1.2 pkg-types: 1.2.0 prompts: 2.4.2 rc9: 2.1.2 semver: 7.6.3 - '@nuxt/devtools@1.4.1(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))': + '@nuxt/devtools@1.4.2(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3))': dependencies: '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.4.1(magicast@0.3.4)(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) - '@nuxt/devtools-wizard': 1.4.1 - '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.18.1) - '@vue/devtools-core': 7.3.3(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) - '@vue/devtools-kit': 7.3.3 + '@nuxt/devtools-kit': 1.4.2(magicast@0.3.5)(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + '@nuxt/devtools-wizard': 1.4.2 + '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.18.1) + '@vue/devtools-core': 7.4.4(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3)) + '@vue/devtools-kit': 7.4.4 birpc: 0.2.17 consola: 3.2.3 cronstrue: 2.50.0 @@ -13581,9 +13708,9 @@ snapshots: hookable: 5.5.3 image-meta: 0.2.1 is-installed-globally: 1.0.0 - launch-editor: 2.8.1 + launch-editor: 2.9.1 local-pkg: 0.5.0 - magicast: 0.3.4 + magicast: 0.3.5 nypm: 0.3.11 ohash: 1.1.3 pathe: 1.1.2 @@ -13592,13 +13719,13 @@ snapshots: rc9: 2.1.2 scule: 1.3.0 semver: 7.6.3 - simple-git: 3.25.0 + simple-git: 3.26.0 sirv: 2.0.4 - tinyglobby: 0.2.5 + tinyglobby: 0.2.6 unimport: 3.11.1(rollup@4.18.1) vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) - vite-plugin-inspect: 0.8.7(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) - vite-plugin-vue-inspector: 5.1.3(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + vite-plugin-inspect: 0.8.7(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + vite-plugin-vue-inspector: 5.2.0(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) which: 3.0.1 ws: 8.18.0 transitivePeerDependencies: @@ -13606,11 +13733,12 @@ snapshots: - rollup - supports-color - utf-8-validate + - vue - '@nuxt/kit@3.12.2(magicast@0.3.4)(rollup@4.18.1)': + '@nuxt/kit@3.12.2(magicast@0.3.5)(rollup@4.18.1)': dependencies: '@nuxt/schema': 3.12.2(rollup@4.18.1) - c12: 1.11.1(magicast@0.3.4) + c12: 1.11.1(magicast@0.3.5) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -13634,10 +13762,10 @@ snapshots: - rollup - supports-color - '@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1)': + '@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1)': dependencies: '@nuxt/schema': 3.12.3(rollup@4.18.1) - c12: 1.11.1(magicast@0.3.4) + c12: 1.11.1(magicast@0.3.5) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -13661,10 +13789,10 @@ snapshots: - rollup - supports-color - '@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.18.1)': + '@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.18.1)': dependencies: - '@nuxt/schema': 3.13.0(rollup@4.18.1) - c12: 1.11.1(magicast@0.3.4) + '@nuxt/schema': 3.13.1(rollup@4.18.1) + c12: 1.11.2(magicast@0.3.5) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -13688,10 +13816,10 @@ snapshots: - rollup - supports-color - '@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0)': + '@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.0)': dependencies: - '@nuxt/schema': 3.13.0(rollup@4.21.0) - c12: 1.11.1(magicast@0.3.4) + '@nuxt/schema': 3.13.1(rollup@4.21.0) + c12: 1.11.2(magicast@0.3.5) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -13752,7 +13880,7 @@ snapshots: - rollup - supports-color - '@nuxt/schema@3.13.0(rollup@4.18.1)': + '@nuxt/schema@3.13.1(rollup@4.18.1)': dependencies: compatx: 0.1.8 consola: 3.2.3 @@ -13770,7 +13898,7 @@ snapshots: - rollup - supports-color - '@nuxt/schema@3.13.0(rollup@4.21.0)': + '@nuxt/schema@3.13.1(rollup@4.21.0)': dependencies: compatx: 0.1.8 consola: 3.2.3 @@ -13789,9 +13917,9 @@ snapshots: - supports-color optional: true - '@nuxt/telemetry@2.5.4(magicast@0.3.4)(rollup@4.18.1)': + '@nuxt/telemetry@2.5.4(magicast@0.3.5)(rollup@4.18.1)': dependencies: - '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1) + '@nuxt/kit': 3.12.3(magicast@0.3.5)(rollup@4.18.1) ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -13813,9 +13941,9 @@ snapshots: - rollup - supports-color - '@nuxt/vite-builder@3.12.2(@types/node@20.14.10)(eslint@9.6.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vue-tsc@2.0.21(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3))': + '@nuxt/vite-builder@3.12.2(@types/node@20.14.10)(eslint@9.6.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vue-tsc@2.0.21(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3))': dependencies: - '@nuxt/kit': 3.12.2(magicast@0.3.4)(rollup@4.18.1) + '@nuxt/kit': 3.12.2(magicast@0.3.5)(rollup@4.18.1) '@rollup/plugin-replace': 5.0.7(rollup@4.18.1) '@vitejs/plugin-vue': 5.0.5(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3)) '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3)) @@ -14245,10 +14373,10 @@ snapshots: - supports-color - typescript - '@shikijs/vitepress-twoslash@1.14.1(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(typescript@5.5.3)': + '@shikijs/vitepress-twoslash@1.14.1(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.0))(typescript@5.5.3)': dependencies: '@shikijs/twoslash': 1.14.1(typescript@5.5.3) - floating-vue: 5.2.2(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(vue@3.4.38(typescript@5.5.3)) + floating-vue: 5.2.2(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.0))(vue@3.4.38(typescript@5.5.3)) mdast-util-from-markdown: 2.0.1 mdast-util-gfm: 3.0.0 mdast-util-to-hast: 13.2.0 @@ -14283,31 +14411,31 @@ snapshots: '@soda/get-current-script@1.0.2': {} - '@solidjs/meta@0.29.4(solid-js@1.8.18)': + '@solidjs/meta@0.29.4(solid-js@1.8.22)': dependencies: - solid-js: 1.8.18 + solid-js: 1.8.22 - '@solidjs/router@0.14.1(solid-js@1.8.18)': + '@solidjs/router@0.14.5(solid-js@1.8.22)': dependencies: - solid-js: 1.8.18 + solid-js: 1.8.22 - '@solidjs/start@1.0.2(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.21.0)(solid-js@1.8.18)(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3))(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))': + '@solidjs/start@1.0.6(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.21.0)(solid-js@1.8.22)(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3))(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))': dependencies: - '@vinxi/plugin-directives': 0.3.1(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3)) - '@vinxi/server-components': 0.3.3(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3)) - '@vinxi/server-functions': 0.3.3(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3)) + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3)) + '@vinxi/server-components': 0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3)) + '@vinxi/server-functions': 0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3)) defu: 6.1.4 error-stack-parser: 2.1.4 - glob: 10.3.10 + glob: 10.4.5 html-to-image: 1.11.11 radix3: 1.1.2 seroval: 1.0.7 seroval-plugins: 1.0.7(seroval@1.0.7) shikiji: 0.9.19 - source-map-js: 1.2.0 - terracotta: 1.0.5(solid-js@1.8.18) - vite-plugin-inspect: 0.7.42(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) - vite-plugin-solid: 2.10.2(solid-js@1.8.18)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + source-map-js: 1.2.1 + terracotta: 1.0.5(solid-js@1.8.22) + vite-plugin-inspect: 0.7.42(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + vite-plugin-solid: 2.10.2(solid-js@1.8.22)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) transitivePeerDependencies: - '@nuxt/kit' - '@testing-library/jest-dom' @@ -14855,7 +14983,7 @@ snapshots: gzip-size: 6.0.0 sirv: 2.0.4 - '@unocss/postcss@0.61.9(postcss@8.4.41)': + '@unocss/postcss@0.61.9(postcss@8.4.45)': dependencies: '@unocss/config': 0.61.9 '@unocss/core': 0.61.9 @@ -14863,7 +14991,7 @@ snapshots: css-tree: 2.3.1 fast-glob: 3.3.2 magic-string: 0.30.11 - postcss: 8.4.41 + postcss: 8.4.45 transitivePeerDependencies: - supports-color @@ -14999,46 +15127,46 @@ snapshots: node-forge: 1.3.1 pathe: 1.1.2 std-env: 3.7.0 - ufo: 1.5.3 + ufo: 1.5.4 untun: 0.1.3 uqr: 0.1.2 transitivePeerDependencies: - uWebSockets.js - '@vinxi/plugin-directives@0.3.1(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3))': + '@vinxi/plugin-directives@0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3))': dependencies: - '@babel/parser': 7.24.7 - acorn: 8.12.0 - acorn-jsx: 5.3.2(acorn@8.12.0) + '@babel/parser': 7.25.6 + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.12.0) + acorn-typescript: 1.4.13(acorn@8.12.1) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 tslib: 2.6.3 - vinxi: 0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3) + vinxi: 0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3) - '@vinxi/server-components@0.3.3(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3))': + '@vinxi/server-components@0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3))': dependencies: - '@vinxi/plugin-directives': 0.3.1(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3)) - acorn: 8.12.0 + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3)) + acorn: 8.12.1 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.12.0) + acorn-typescript: 1.4.13(acorn@8.12.1) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3) + vinxi: 0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3) - '@vinxi/server-functions@0.3.3(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3))': + '@vinxi/server-functions@0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3))': dependencies: - '@vinxi/plugin-directives': 0.3.1(vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3)) - acorn: 8.12.0 + '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3)) + acorn: 8.12.1 acorn-loose: 8.4.0 - acorn-typescript: 1.4.13(acorn@8.12.0) + acorn-typescript: 1.4.13(acorn@8.12.1) astring: 1.8.6 magicast: 0.2.11 recast: 0.23.9 - vinxi: 0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3) + vinxi: 0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3) '@vitejs/plugin-vue-jsx@4.0.0(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3))': dependencies: @@ -15208,6 +15336,8 @@ snapshots: '@vue/babel-helper-vue-transform-on@1.2.2': {} + '@vue/babel-helper-vue-transform-on@1.2.5': {} + '@vue/babel-plugin-jsx@1.1.5(@babel/core@7.23.5)': dependencies: '@babel/core': 7.23.5 @@ -15230,7 +15360,7 @@ snapshots: '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7) '@babel/template': 7.25.0 '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@vue/babel-helper-vue-transform-on': 1.2.2 '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.7) camelcase: 6.3.0 @@ -15241,17 +15371,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)': + '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.25.2)': dependencies: - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) '@babel/template': 7.25.0 - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 - '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.25.2) - camelcase: 6.3.0 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 + '@vue/babel-helper-vue-transform-on': 1.2.5 + '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.25.2) html-tags: 3.3.1 svg-tags: 1.0.0 optionalDependencies: @@ -15265,17 +15394,19 @@ snapshots: '@babel/core': 7.24.7 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.8 - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@vue/compiler-sfc': 3.4.38 - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.25.2)': + '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.25.2)': dependencies: '@babel/code-frame': 7.24.7 '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 - '@babel/parser': 7.25.3 - '@vue/compiler-sfc': 3.4.38 + '@babel/parser': 7.25.6 + '@vue/compiler-sfc': 3.5.5 + transitivePeerDependencies: + - supports-color '@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.23.5)': dependencies: @@ -15363,11 +15494,11 @@ snapshots: '@vue/cli-overlay@5.0.8': {} - '@vue/cli-plugin-babel@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.1)(encoding@0.1.13)(esbuild@0.21.5)(vue@3.4.29(typescript@5.4.5))': + '@vue/cli-plugin-babel@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.1)(encoding@0.1.13)(esbuild@0.21.5)(vue@3.4.29(typescript@5.4.5))': dependencies: '@babel/core': 7.23.5 '@vue/babel-preset-app': 5.0.8(@babel/core@7.23.5)(core-js@3.37.1)(vue@3.4.29(typescript@5.4.5)) - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) '@vue/cli-shared-utils': 5.0.8(encoding@0.1.13) babel-loader: 8.3.0(@babel/core@7.23.5)(webpack@5.92.1(esbuild@0.21.5)) thread-loader: 3.0.4(webpack@5.92.1(esbuild@0.21.5)) @@ -15382,18 +15513,18 @@ snapshots: - vue - webpack-cli - '@vue/cli-plugin-router@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13)': + '@vue/cli-plugin-router@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13)': dependencies: - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) '@vue/cli-shared-utils': 5.0.8(encoding@0.1.13) transitivePeerDependencies: - encoding - '@vue/cli-plugin-typescript@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13)(esbuild@0.21.5)(eslint@9.6.0)(typescript@5.4.5)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))': + '@vue/cli-plugin-typescript@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13)(esbuild@0.21.5)(eslint@9.6.0)(typescript@5.4.5)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))': dependencies: '@babel/core': 7.23.5 '@types/webpack-env': 1.18.4 - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) '@vue/cli-shared-utils': 5.0.8(encoding@0.1.13) babel-loader: 8.3.0(@babel/core@7.23.5)(webpack@5.92.1(esbuild@0.21.5)) fork-ts-checker-webpack-plugin: 6.5.3(eslint@9.6.0)(typescript@5.4.5)(vue-template-compiler@2.7.15)(webpack@5.92.1(esbuild@0.21.5)) @@ -15414,22 +15545,22 @@ snapshots: - uglify-js - webpack-cli - '@vue/cli-plugin-vuex@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))': + '@vue/cli-plugin-vuex@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))': dependencies: - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3) - '@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3)': + '@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3)': dependencies: '@babel/helper-compilation-targets': 7.22.15 '@soda/friendly-errors-webpack-plugin': 1.8.1(webpack@5.92.1(esbuild@0.21.5)) '@soda/get-current-script': 1.0.2 '@types/minimist': 1.2.5 '@vue/cli-overlay': 5.0.8 - '@vue/cli-plugin-router': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13) - '@vue/cli-plugin-vuex': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.38)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3)) + '@vue/cli-plugin-router': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3))(encoding@0.1.13) + '@vue/cli-plugin-vuex': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.5.5)(encoding@0.1.13)(esbuild@0.21.5)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.29(typescript@5.4.5))(webpack-sources@3.2.3)) '@vue/cli-shared-utils': 5.0.8(encoding@0.1.13) '@vue/component-compiler-utils': 3.3.0(lodash@4.17.21) - '@vue/vue-loader-v15': vue-loader@15.11.1(@vue/compiler-sfc@3.4.38)(css-loader@6.8.1(webpack@5.92.1(esbuild@0.21.5)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.92.1(esbuild@0.21.5)) + '@vue/vue-loader-v15': vue-loader@15.11.1(@vue/compiler-sfc@3.5.5)(css-loader@6.8.1(webpack@5.92.1(esbuild@0.21.5)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.92.1(esbuild@0.21.5)) '@vue/web-component-wrapper': 1.3.0 acorn: 8.11.3 acorn-walk: 8.3.2 @@ -15466,7 +15597,7 @@ snapshots: ssri: 8.0.1 terser-webpack-plugin: 5.3.9(esbuild@0.21.5)(webpack@5.92.1(esbuild@0.21.5)) thread-loader: 3.0.4(webpack@5.92.1(esbuild@0.21.5)) - vue-loader: 17.4.2(@vue/compiler-sfc@3.4.38)(vue@3.4.29(typescript@5.4.5))(webpack@5.92.1(esbuild@0.21.5)) + vue-loader: 17.4.2(@vue/compiler-sfc@3.5.5)(vue@3.4.29(typescript@5.4.5))(webpack@5.92.1(esbuild@0.21.5)) vue-style-loader: 4.1.3 webpack: 5.92.1(esbuild@0.21.5) webpack-bundle-analyzer: 4.10.1 @@ -15566,11 +15697,11 @@ snapshots: '@vue/compiler-core@3.4.21': dependencies: - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@vue/shared': 3.4.21 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-core@3.4.29': dependencies: @@ -15588,21 +15719,21 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-core@3.4.37': + '@vue/compiler-core@3.4.38': dependencies: '@babel/parser': 7.25.3 - '@vue/shared': 3.4.37 - entities: 5.0.0 + '@vue/shared': 3.4.38 + entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-core@3.4.38': + '@vue/compiler-core@3.5.5': dependencies: - '@babel/parser': 7.25.3 - '@vue/shared': 3.4.38 + '@babel/parser': 7.25.6 + '@vue/shared': 3.5.5 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-dom@3.4.21': dependencies: @@ -15619,16 +15750,16 @@ snapshots: '@vue/compiler-core': 3.4.31 '@vue/shared': 3.4.31 - '@vue/compiler-dom@3.4.37': - dependencies: - '@vue/compiler-core': 3.4.37 - '@vue/shared': 3.4.37 - '@vue/compiler-dom@3.4.38': dependencies: '@vue/compiler-core': 3.4.38 '@vue/shared': 3.4.38 + '@vue/compiler-dom@3.5.5': + dependencies: + '@vue/compiler-core': 3.5.5 + '@vue/shared': 3.5.5 + '@vue/compiler-sfc@3.4.29': dependencies: '@babel/parser': 7.24.7 @@ -15665,6 +15796,18 @@ snapshots: postcss: 8.4.41 source-map-js: 1.2.0 + '@vue/compiler-sfc@3.5.5': + dependencies: + '@babel/parser': 7.25.6 + '@vue/compiler-core': 3.5.5 + '@vue/compiler-dom': 3.5.5 + '@vue/compiler-ssr': 3.5.5 + '@vue/shared': 3.5.5 + estree-walker: 2.0.2 + magic-string: 0.30.11 + postcss: 8.4.45 + source-map-js: 1.2.1 + '@vue/compiler-ssr@3.4.29': dependencies: '@vue/compiler-dom': 3.4.29 @@ -15680,6 +15823,11 @@ snapshots: '@vue/compiler-dom': 3.4.38 '@vue/shared': 3.4.38 + '@vue/compiler-ssr@3.5.5': + dependencies: + '@vue/compiler-dom': 3.5.5 + '@vue/shared': 3.5.5 + '@vue/compiler-vue2@2.7.16': dependencies: de-indent: 1.0.2 @@ -15758,20 +15906,21 @@ snapshots: dependencies: '@vue/devtools-kit': 7.3.8 - '@vue/devtools-core@7.3.3(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))': + '@vue/devtools-core@7.4.4(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3))': dependencies: - '@vue/devtools-kit': 7.3.3 - '@vue/devtools-shared': 7.3.7 + '@vue/devtools-kit': 7.4.4 + '@vue/devtools-shared': 7.4.5 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 vite-hot-client: 0.2.3(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) + vue: 3.4.31(typescript@5.5.3) transitivePeerDependencies: - vite - '@vue/devtools-kit@7.3.3': + '@vue/devtools-kit@7.3.8': dependencies: - '@vue/devtools-shared': 7.3.7 + '@vue/devtools-shared': 7.3.8 birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 @@ -15779,9 +15928,9 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.1 - '@vue/devtools-kit@7.3.8': + '@vue/devtools-kit@7.4.4': dependencies: - '@vue/devtools-shared': 7.3.8 + '@vue/devtools-shared': 7.4.5 birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 @@ -15789,11 +15938,11 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.1 - '@vue/devtools-shared@7.3.7': + '@vue/devtools-shared@7.3.8': dependencies: rfdc: 1.4.1 - '@vue/devtools-shared@7.3.8': + '@vue/devtools-shared@7.4.5': dependencies: rfdc: 1.4.1 @@ -15913,10 +16062,10 @@ snapshots: '@vue/shared@3.4.31': {} - '@vue/shared@3.4.37': {} - '@vue/shared@3.4.38': {} + '@vue/shared@3.5.5': {} + '@vue/tsconfig@0.5.1': {} '@vue/web-component-wrapper@1.3.0': {} @@ -16054,13 +16203,17 @@ snapshots: dependencies: acorn: 8.12.0 + acorn-jsx@5.3.2(acorn@8.12.1): + dependencies: + acorn: 8.12.1 + acorn-loose@8.4.0: dependencies: - acorn: 8.12.0 + acorn: 8.12.1 - acorn-typescript@1.4.13(acorn@8.12.0): + acorn-typescript@1.4.13(acorn@8.12.1): dependencies: - acorn: 8.12.0 + acorn: 8.12.1 acorn-walk@8.3.2: {} @@ -16076,7 +16229,7 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -16217,7 +16370,7 @@ snapshots: ast-kit@0.11.3(rollup@4.18.1): dependencies: - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@rollup/pluginutils': 5.1.0(rollup@4.18.1) pathe: 1.1.2 transitivePeerDependencies: @@ -16460,12 +16613,12 @@ snapshots: dependencies: object.assign: 4.1.5 - babel-plugin-jsx-dom-expressions@0.37.23(@babel/core@7.24.7): + babel-plugin-jsx-dom-expressions@0.37.23(@babel/core@7.25.2): dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.25.2 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7) - '@babel/types': 7.25.2 + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) + '@babel/types': 7.25.6 html-entities: 2.3.3 validate-html-nesting: 1.2.2 @@ -16493,10 +16646,10 @@ snapshots: transitivePeerDependencies: - supports-color - babel-preset-solid@1.8.18(@babel/core@7.24.7): + babel-preset-solid@1.8.18(@babel/core@7.25.2): dependencies: - '@babel/core': 7.24.7 - babel-plugin-jsx-dom-expressions: 0.37.23(@babel/core@7.24.7) + '@babel/core': 7.25.2 + babel-plugin-jsx-dom-expressions: 0.37.23(@babel/core@7.25.2) bail@2.0.2: {} @@ -16698,7 +16851,7 @@ snapshots: pkg-types: 1.0.3 rc9: 2.1.1 - c12@1.11.1(magicast@0.3.4): + c12@1.11.1(magicast@0.3.5): dependencies: chokidar: 3.6.0 confbox: 0.1.7 @@ -16713,7 +16866,24 @@ snapshots: pkg-types: 1.1.3 rc9: 2.1.2 optionalDependencies: - magicast: 0.3.4 + magicast: 0.3.5 + + c12@1.11.2(magicast@0.3.5): + dependencies: + chokidar: 3.6.0 + confbox: 0.1.7 + defu: 6.1.4 + dotenv: 16.4.5 + giget: 1.2.3 + jiti: 1.21.6 + mlly: 1.7.1 + ohash: 1.1.3 + pathe: 1.1.2 + perfect-debounce: 1.0.0 + pkg-types: 1.2.0 + rc9: 2.1.2 + optionalDependencies: + magicast: 0.3.5 cac@6.7.14: {} @@ -17184,7 +17354,7 @@ snapshots: css-tree@2.2.1: dependencies: mdn-data: 2.0.28 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css-tree@2.3.1: dependencies: @@ -17368,6 +17538,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.3.7: + dependencies: + ms: 2.1.3 + decode-named-character-reference@1.0.2: dependencies: character-entities: 2.0.2 @@ -17486,6 +17660,8 @@ snapshots: diff@5.2.0: {} + diff@7.0.0: {} + dir-glob@3.0.1: dependencies: path-type: 4.0.0 @@ -17613,8 +17789,6 @@ snapshots: entities@4.5.0: {} - entities@5.0.0: {} - error-ex@1.3.2: dependencies: is-arrayish: 0.2.1 @@ -18023,9 +18197,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.38)(eslint@9.6.0): + eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.5)(eslint@9.6.0): dependencies: - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.5 eslint: 9.6.0 eslint-rule-composer@0.3.0: {} @@ -18393,13 +18567,13 @@ snapshots: flattie@1.1.1: {} - floating-vue@5.2.2(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(vue@3.4.38(typescript@5.5.3)): + floating-vue@5.2.2(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.0))(vue@3.4.38(typescript@5.5.3)): dependencies: '@floating-ui/dom': 1.1.1 vue: 3.4.38(typescript@5.5.3) vue-resize: 2.0.0-alpha.1(vue@3.4.38(typescript@5.5.3)) optionalDependencies: - '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0) + '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.21.0) focus-trap@7.5.4: dependencies: @@ -18696,7 +18870,7 @@ snapshots: iron-webcrypto: 1.2.1 ohash: 1.1.3 radix3: 1.1.2 - ufo: 1.5.3 + ufo: 1.5.4 uncrypto: 0.1.3 unenv: 1.9.0 transitivePeerDependencies: @@ -19021,7 +19195,7 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -19068,7 +19242,7 @@ snapshots: importx@0.4.3: dependencies: bundle-require: 5.0.0(esbuild@0.23.1) - debug: 4.3.6 + debug: 4.3.7 esbuild: 0.23.1 jiti: 2.0.0-beta.2 jiti-v1: jiti@1.21.6 @@ -19473,9 +19647,9 @@ snapshots: picocolors: 1.0.0 shell-quote: 1.8.1 - launch-editor@2.8.1: + launch-editor@2.9.1: dependencies: - picocolors: 1.0.1 + picocolors: 1.1.0 shell-quote: 1.8.1 lazystream@1.0.1: @@ -19650,15 +19824,15 @@ snapshots: magicast@0.2.11: dependencies: - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 recast: 0.23.9 - magicast@0.3.4: + magicast@0.3.5: dependencies: - '@babel/parser': 7.25.3 - '@babel/types': 7.25.2 - source-map-js: 1.2.0 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 + source-map-js: 1.2.1 make-dir@3.1.0: dependencies: @@ -20546,7 +20720,7 @@ snapshots: nice-try@1.0.5: {} - nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4): + nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.5): dependencies: '@cloudflare/kv-asset-handler': 0.3.1 '@netlify/functions': 2.6.0 @@ -20561,7 +20735,7 @@ snapshots: '@types/http-proxy': 1.17.14 '@vercel/nft': 0.26.4(encoding@0.1.13) archiver: 7.0.1 - c12: 1.11.1(magicast@0.3.4) + c12: 1.11.1(magicast@0.3.5) chalk: 5.3.0 chokidar: 3.6.0 citty: 0.1.6 @@ -20729,20 +20903,20 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - nuxt@3.12.2(@parcel/watcher@2.4.1)(@types/node@20.14.10)(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.3.2)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue-tsc@2.0.21(typescript@5.5.3)): + nuxt@3.12.2(@parcel/watcher@2.4.1)(@types/node@20.14.10)(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.3.2)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue-tsc@2.0.21(typescript@5.5.3)): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.4.1(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) - '@nuxt/kit': 3.12.2(magicast@0.3.4)(rollup@4.18.1) + '@nuxt/devtools': 1.4.2(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3))(vue@3.4.31(typescript@5.5.3)) + '@nuxt/kit': 3.12.2(magicast@0.3.5)(rollup@4.18.1) '@nuxt/schema': 3.12.2(rollup@4.18.1) - '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.18.1) - '@nuxt/vite-builder': 3.12.2(@types/node@20.14.10)(eslint@9.6.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vue-tsc@2.0.21(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3)) + '@nuxt/telemetry': 2.5.4(magicast@0.3.5)(rollup@4.18.1) + '@nuxt/vite-builder': 3.12.2(@types/node@20.14.10)(eslint@9.6.0)(magicast@0.3.5)(optionator@0.9.3)(rollup@4.18.1)(terser@5.30.3)(typescript@5.5.3)(vue-tsc@2.0.21(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3)) '@unhead/dom': 1.9.14 '@unhead/ssr': 1.9.14 '@unhead/vue': 1.9.14(vue@3.4.31(typescript@5.5.3)) '@vue/shared': 3.4.29 acorn: 8.12.0 - c12: 1.11.1(magicast@0.3.4) + c12: 1.11.1(magicast@0.3.5) chokidar: 3.6.0 cookie-es: 1.1.0 defu: 6.1.4 @@ -20761,7 +20935,7 @@ snapshots: knitwork: 1.1.0 magic-string: 0.30.10 mlly: 1.7.1 - nitropack: 2.9.6(encoding@0.1.13)(magicast@0.3.4) + nitropack: 2.9.6(encoding@0.1.13)(magicast@0.3.5) nuxi: 3.12.0 nypm: 0.3.8 ofetch: 1.3.4 @@ -21179,6 +21353,8 @@ snapshots: picocolors@1.0.1: {} + picocolors@1.1.0: {} + picomatch@2.3.1: {} picomatch@4.0.2: {} @@ -21335,12 +21511,12 @@ snapshots: dependencies: postcss: 8.4.39 - postcss-load-config@4.0.2(postcss@8.4.41): + postcss-load-config@4.0.2(postcss@8.4.45): dependencies: lilconfig: 3.1.2 - yaml: 2.5.0 + yaml: 2.5.1 optionalDependencies: - postcss: 8.4.41 + postcss: 8.4.45 optional: true postcss-loader@6.2.1(postcss@8.4.32)(webpack@5.92.1(esbuild@0.21.5)): @@ -21745,7 +21921,7 @@ snapshots: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 - source-map-js: 1.2.0 + source-map-js: 1.2.1 postcss@8.4.38: dependencies: @@ -21763,7 +21939,13 @@ snapshots: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 - source-map-js: 1.2.0 + source-map-js: 1.2.1 + + postcss@8.4.45: + dependencies: + nanoid: 3.3.7 + picocolors: 1.1.0 + source-map-js: 1.2.1 preact@10.23.2: {} @@ -22431,8 +22613,14 @@ snapshots: dependencies: seroval: 1.0.7 + seroval-plugins@1.1.1(seroval@1.1.1): + dependencies: + seroval: 1.1.1 + seroval@1.0.7: {} + seroval@1.1.1: {} + serve-index@1.9.1: dependencies: accepts: 1.3.8 @@ -22582,11 +22770,11 @@ snapshots: simple-concat: 1.0.1 optional: true - simple-git@3.25.0: + simple-git@3.26.0: dependencies: '@kwsites/file-exists': 1.1.1 '@kwsites/promise-deferred': 1.1.1 - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -22625,24 +22813,24 @@ snapshots: uuid: 8.3.2 websocket-driver: 0.7.4 - solid-js@1.8.18: + solid-js@1.8.22: dependencies: csstype: 3.1.3 - seroval: 1.0.7 - seroval-plugins: 1.0.7(seroval@1.0.7) + seroval: 1.1.1 + seroval-plugins: 1.1.1(seroval@1.1.1) - solid-refresh@0.6.3(solid-js@1.8.18): + solid-refresh@0.6.3(solid-js@1.8.22): dependencies: - '@babel/generator': 7.24.7 + '@babel/generator': 7.25.6 '@babel/helper-module-imports': 7.24.7 - '@babel/types': 7.24.7 - solid-js: 1.8.18 + '@babel/types': 7.25.6 + solid-js: 1.8.22 transitivePeerDependencies: - supports-color - solid-use@0.8.0(solid-js@1.8.18): + solid-use@0.8.0(solid-js@1.8.22): dependencies: - solid-js: 1.8.18 + solid-js: 1.8.22 sorcery@0.11.0: dependencies: @@ -22653,6 +22841,8 @@ snapshots: source-map-js@1.2.0: {} + source-map-js@1.2.1: {} + source-map-support@0.5.21: dependencies: buffer-from: 1.1.2 @@ -22871,7 +23061,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@3.8.1(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.41))(postcss@8.4.41)(svelte@4.2.12): + svelte-check@3.8.1(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.45))(postcss@8.4.45)(svelte@4.2.12): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 3.6.0 @@ -22880,7 +23070,7 @@ snapshots: picocolors: 1.0.0 sade: 1.8.1 svelte: 4.2.12 - svelte-preprocess: 5.1.3(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.41))(postcss@8.4.41)(svelte@4.2.12)(typescript@5.4.5) + svelte-preprocess: 5.1.3(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.45))(postcss@8.4.45)(svelte@4.2.12)(typescript@5.4.5) typescript: 5.4.5 transitivePeerDependencies: - '@babel/core' @@ -22897,7 +23087,7 @@ snapshots: dependencies: svelte: 4.2.12 - svelte-preprocess@5.1.3(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.41))(postcss@8.4.41)(svelte@4.2.12)(typescript@5.4.5): + svelte-preprocess@5.1.3(@babel/core@7.25.2)(postcss-load-config@4.0.2(postcss@8.4.45))(postcss@8.4.45)(svelte@4.2.12)(typescript@5.4.5): dependencies: '@types/pug': 2.0.8 detect-indent: 6.1.0 @@ -22907,8 +23097,8 @@ snapshots: svelte: 4.2.12 optionalDependencies: '@babel/core': 7.25.2 - postcss: 8.4.41 - postcss-load-config: 4.0.2(postcss@8.4.41) + postcss: 8.4.45 + postcss-load-config: 4.0.2(postcss@8.4.45) typescript: 5.4.5 svelte@4.2.12: @@ -22937,7 +23127,7 @@ snapshots: css-select: 4.3.0 css-tree: 1.1.3 csso: 4.2.0 - picocolors: 1.0.1 + picocolors: 1.1.0 stable: 0.1.8 svgo@3.3.2: @@ -22948,7 +23138,7 @@ snapshots: css-tree: 2.3.1 css-what: 6.1.0 csso: 5.0.5 - picocolors: 1.0.1 + picocolors: 1.1.0 synckit@0.6.2: dependencies: @@ -23006,10 +23196,10 @@ snapshots: mkdirp: 1.0.4 yallist: 4.0.0 - terracotta@1.0.5(solid-js@1.8.18): + terracotta@1.0.5(solid-js@1.8.22): dependencies: - solid-js: 1.8.18 - solid-use: 0.8.0(solid-js@1.8.18) + solid-js: 1.8.22 + solid-use: 0.8.0(solid-js@1.8.22) terser-webpack-plugin@5.3.10(esbuild@0.21.5)(webpack@5.92.1(esbuild@0.21.5)): dependencies: @@ -23081,7 +23271,7 @@ snapshots: tinyexec@0.3.0: {} - tinyglobby@0.2.5: + tinyglobby@0.2.6: dependencies: fdir: 6.3.0(picomatch@4.0.2) picomatch: 4.0.2 @@ -23450,13 +23640,13 @@ snapshots: universalify@2.0.1: {} - unocss@0.61.9(postcss@8.4.41)(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): + unocss@0.61.9(postcss@8.4.45)(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): dependencies: '@unocss/astro': 0.61.9(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) '@unocss/cli': 0.61.9(rollup@4.21.0) '@unocss/core': 0.61.9 '@unocss/extractor-arbitrary-variants': 0.61.9 - '@unocss/postcss': 0.61.9(postcss@8.4.41) + '@unocss/postcss': 0.61.9(postcss@8.4.45) '@unocss/preset-attributify': 0.61.9 '@unocss/preset-icons': 0.61.9 '@unocss/preset-mini': 0.61.9 @@ -23584,13 +23774,13 @@ snapshots: dependencies: browserslist: 4.23.2 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: browserslist: 4.23.3 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 uqr@0.1.2: {} @@ -23663,11 +23853,11 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vinxi@0.3.12(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.4)(terser@5.30.3): + vinxi@0.4.3(@types/node@20.14.10)(encoding@0.1.13)(ioredis@5.3.2)(magicast@0.3.5)(terser@5.30.3): dependencies: - '@babel/core': 7.24.7 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7) - '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7) + '@babel/core': 7.25.2 + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.25.2) '@types/micromatch': 4.0.9 '@vinxi/listhen': 1.5.6 boxen: 7.1.1 @@ -23685,7 +23875,7 @@ snapshots: hookable: 5.5.3 http-proxy: 1.18.1(debug@4.3.4) micromatch: 4.0.5 - nitropack: 2.9.6(encoding@0.1.13)(magicast@0.3.4) + nitropack: 2.9.6(encoding@0.1.13)(magicast@0.3.5) node-fetch-native: 1.6.4 path-to-regexp: 6.2.2 pathe: 1.1.2 @@ -23693,7 +23883,7 @@ snapshots: resolve: 1.22.8 serve-placeholder: 2.0.1 serve-static: 1.15.0 - ufo: 1.5.3 + ufo: 1.5.4 unctx: 2.3.1 unenv: 1.9.0 unstorage: 1.10.2(ioredis@5.3.2) @@ -23795,24 +23985,24 @@ snapshots: typescript: 5.5.3 vue-tsc: 2.0.21(typescript@5.5.3) - vite-plugin-inspect@0.7.42(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): + vite-plugin-inspect@0.7.42(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.21.0) - debug: 4.3.5 - error-stack-parser-es: 0.1.1 + debug: 4.3.7 + error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 open: 9.1.0 - picocolors: 1.0.1 + picocolors: 1.1.0 sirv: 2.0.4 vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) optionalDependencies: - '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1) + '@nuxt/kit': 3.12.3(magicast@0.3.5)(rollup@4.18.1) transitivePeerDependencies: - rollup - supports-color - vite-plugin-inspect@0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): + vite-plugin-inspect@0.8.4(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): dependencies: '@antfu/utils': 0.7.7 '@rollup/pluginutils': 5.1.0(rollup@4.18.1) @@ -23825,12 +24015,12 @@ snapshots: sirv: 2.0.4 vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) optionalDependencies: - '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1) + '@nuxt/kit': 3.12.3(magicast@0.3.5)(rollup@4.18.1) transitivePeerDependencies: - rollup - supports-color - vite-plugin-inspect@0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.6)(terser@5.30.3)): + vite-plugin-inspect@0.8.4(@nuxt/kit@3.12.3(magicast@0.3.5)(rollup@4.18.1))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.6)(terser@5.30.3)): dependencies: '@antfu/utils': 0.7.7 '@rollup/pluginutils': 5.1.0(rollup@4.21.0) @@ -23843,12 +24033,12 @@ snapshots: sirv: 2.0.4 vite: 5.4.1(@types/node@20.14.6)(terser@5.30.3) optionalDependencies: - '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1) + '@nuxt/kit': 3.12.3(magicast@0.3.5)(rollup@4.18.1) transitivePeerDependencies: - rollup - supports-color - vite-plugin-inspect@0.8.4(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): + vite-plugin-inspect@0.8.4(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): dependencies: '@antfu/utils': 0.7.7 '@rollup/pluginutils': 5.1.0(rollup@4.21.0) @@ -23861,12 +24051,12 @@ snapshots: sirv: 2.0.4 vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) optionalDependencies: - '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0) + '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.21.0) transitivePeerDependencies: - rollup - supports-color - vite-plugin-inspect@0.8.7(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): + vite-plugin-inspect@0.8.7(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.18.1))(rollup@4.18.1)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.18.1) @@ -23879,33 +24069,33 @@ snapshots: sirv: 2.0.4 vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) optionalDependencies: - '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.18.1) + '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.18.1) transitivePeerDependencies: - rollup - supports-color - vite-plugin-solid@2.10.2(solid-js@1.8.18)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): + vite-plugin-solid@2.10.2(solid-js@1.8.22)(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.25.2 '@types/babel__core': 7.20.5 - babel-preset-solid: 1.8.18(@babel/core@7.24.7) + babel-preset-solid: 1.8.18(@babel/core@7.25.2) merge-anything: 5.1.7 - solid-js: 1.8.18 - solid-refresh: 0.6.3(solid-js@1.8.18) + solid-js: 1.8.22 + solid-refresh: 0.6.3(solid-js@1.8.22) vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) vitefu: 0.2.5(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)) transitivePeerDependencies: - supports-color - vite-plugin-vue-inspector@5.1.3(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): + vite-plugin-vue-inspector@5.2.0(vite@5.4.1(@types/node@20.14.10)(terser@5.30.3)): dependencies: '@babel/core': 7.25.2 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) - '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.25.2) '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - '@vue/compiler-dom': 3.4.37 + '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.2) + '@vue/compiler-dom': 3.5.5 kolorist: 1.8.0 magic-string: 0.30.11 vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) @@ -23950,15 +24140,15 @@ snapshots: optionalDependencies: vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) - vitepress-plugin-group-icons@1.1.0: + vitepress-plugin-group-icons@1.2.0: dependencies: '@iconify-json/logos': 1.1.44 - '@iconify-json/vscode-icons': 1.2.0 - '@iconify/utils': 2.1.32 + '@iconify-json/vscode-icons': 1.2.1 + '@iconify/utils': 2.1.33 transitivePeerDependencies: - supports-color - vitepress@1.3.3(@algolia/client-search@4.24.0)(@types/node@20.14.10)(@types/react@18.3.3)(postcss@8.4.41)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.15.0)(terser@5.30.3)(typescript@5.5.3): + vitepress@1.3.3(@algolia/client-search@4.24.0)(@types/node@20.14.10)(@types/react@18.3.3)(postcss@8.4.45)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.15.0)(terser@5.30.3)(typescript@5.5.3): dependencies: '@docsearch/css': 3.6.1 '@docsearch/js': 3.6.1(@algolia/client-search@4.24.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.15.0) @@ -23977,7 +24167,7 @@ snapshots: vite: 5.4.1(@types/node@20.14.10)(terser@5.30.3) vue: 3.4.38(typescript@5.5.3) optionalDependencies: - postcss: 8.4.41 + postcss: 8.4.45 transitivePeerDependencies: - '@algolia/client-search' - '@types/node' @@ -24162,7 +24352,7 @@ snapshots: vue-hot-reload-api@2.3.4: {} - vue-loader@15.11.1(@vue/compiler-sfc@3.4.38)(css-loader@6.8.1(webpack@5.92.1(esbuild@0.21.5)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.92.1(esbuild@0.21.5)): + vue-loader@15.11.1(@vue/compiler-sfc@3.5.5)(css-loader@6.8.1(webpack@5.92.1(esbuild@0.21.5)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.92.1(esbuild@0.21.5)): dependencies: '@vue/component-compiler-utils': 3.3.0(lodash@4.17.21) css-loader: 6.8.1(webpack@5.92.1(esbuild@0.21.5)) @@ -24172,7 +24362,7 @@ snapshots: vue-style-loader: 4.1.3 webpack: 5.92.1(esbuild@0.21.5) optionalDependencies: - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.5 vue-template-compiler: 2.7.15 transitivePeerDependencies: - arc-templates @@ -24229,24 +24419,24 @@ snapshots: - walrus - whiskers - vue-loader@17.4.2(@vue/compiler-sfc@3.4.38)(vue@3.4.29(typescript@5.4.5))(webpack@5.92.1(esbuild@0.21.5)): + vue-loader@17.4.2(@vue/compiler-sfc@3.5.5)(vue@3.4.29(typescript@5.4.5))(webpack@5.92.1(esbuild@0.21.5)): dependencies: chalk: 4.1.2 hash-sum: 2.0.0 watchpack: 2.4.0 webpack: 5.92.1(esbuild@0.21.5) optionalDependencies: - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.5 vue: 3.4.29(typescript@5.4.5) - vue-loader@17.4.2(@vue/compiler-sfc@3.4.38)(vue@3.4.29(typescript@5.5.3))(webpack@5.92.1(esbuild@0.21.5)): + vue-loader@17.4.2(@vue/compiler-sfc@3.5.5)(vue@3.4.29(typescript@5.5.3))(webpack@5.92.1(esbuild@0.21.5)): dependencies: chalk: 4.1.2 hash-sum: 2.0.0 watchpack: 2.4.0 webpack: 5.92.1(esbuild@0.21.5) optionalDependencies: - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.5 vue: 3.4.29(typescript@5.5.3) vue-resize@2.0.0-alpha.1(vue@3.4.38(typescript@5.5.3)): @@ -24648,7 +24838,7 @@ snapshots: yaml@2.3.4: {} - yaml@2.5.0: + yaml@2.5.1: optional: true yargs-parser@20.2.9: {}