diff --git a/package.json b/package.json index a63ac51f68..3a8a7efb5c 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxt/vite-builder": "workspace:*", "@nuxt/webpack-builder": "workspace:*", "nuxt": "workspace:*", - "vite": "5.0.4", - "vue": "3.3.9", + "vite": "5.0.5", + "vue": "3.3.10", "magic-string": "^0.30.5" }, "devDependencies": { @@ -44,7 +44,7 @@ "@nuxt/test-utils": "3.8.1", "@nuxt/webpack-builder": "workspace:*", "@types/fs-extra": "11.0.4", - "@types/node": "20.10.2", + "@types/node": "20.10.3", "@types/semver": "7.5.6", "@vitest/coverage-v8": "0.33.0", "case-police": "0.6.1", @@ -75,10 +75,10 @@ "std-env": "3.6.0", "typescript": "5.3.2", "ufo": "1.3.2", - "vite": "5.0.4", + "vite": "5.0.5", "vitest": "0.33.0", "vitest-environment-nuxt": "0.11.5", - "vue": "3.3.9", + "vue": "3.3.10", "vue-eslint-parser": "9.3.2", "vue-router": "4.2.5", "vue-tsc": "1.8.24" diff --git a/packages/kit/package.json b/packages/kit/package.json index d2477fc561..c661d044fb 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -52,7 +52,7 @@ "lodash-es": "4.17.21", "nitropack": "2.8.1", "unbuild": "latest", - "vite": "5.0.4", + "vite": "5.0.5", "vitest": "0.33.0", "webpack": "5.89.0" }, diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 0a2e806179..d9e44ba774 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -68,7 +68,7 @@ "@unhead/dom": "^1.8.8", "@unhead/ssr": "^1.8.8", "@unhead/vue": "^1.8.8", - "@vue/shared": "^3.3.9", + "@vue/shared": "^3.3.10", "acorn": "8.11.2", "c12": "^1.5.1", "chokidar": "^3.5.3", @@ -109,7 +109,7 @@ "unplugin": "^1.5.1", "unplugin-vue-router": "^0.7.0", "untyped": "^1.4.0", - "vue": "^3.3.9", + "vue": "^3.3.10", "vue-bundle-renderer": "^2.0.0", "vue-devtools-stub": "^0.1.0", "vue-router": "^4.2.5" @@ -120,7 +120,7 @@ "@types/fs-extra": "11.0.4", "@vitejs/plugin-vue": "4.5.1", "unbuild": "latest", - "vite": "5.0.4", + "vite": "5.0.5", "vitest": "0.33.0" }, "peerDependencies": { diff --git a/packages/schema/package.json b/packages/schema/package.json index d7f1f0a7d2..ac2532a9c0 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -41,7 +41,7 @@ "@unhead/schema": "1.8.8", "@vitejs/plugin-vue": "4.5.1", "@vitejs/plugin-vue-jsx": "3.1.0", - "@vue/compiler-core": "3.3.9", + "@vue/compiler-core": "3.3.10", "c12": "1.5.1", "esbuild-loader": "4.0.2", "h3": "1.9.0", @@ -50,8 +50,8 @@ "ofetch": "1.3.3", "unbuild": "latest", "unctx": "2.3.1", - "vite": "5.0.4", - "vue": "3.3.9", + "vite": "5.0.5", + "vue": "3.3.10", "vue-bundle-renderer": "2.0.0", "vue-loader": "17.3.1", "vue-router": "4.2.5", diff --git a/packages/vite/package.json b/packages/vite/package.json index 2f8428cdaa..2d09d3f502 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -29,7 +29,7 @@ "@types/estree": "1.0.5", "@types/fs-extra": "11.0.4", "unbuild": "latest", - "vue": "3.3.9" + "vue": "3.3.10" }, "dependencies": { "@nuxt/kit": "workspace:*", @@ -56,12 +56,12 @@ "perfect-debounce": "^1.0.0", "pkg-types": "^1.0.3", "postcss": "^8.4.32", - "rollup-plugin-visualizer": "^5.9.3", + "rollup-plugin-visualizer": "^5.10.0", "std-env": "^3.6.0", "strip-literal": "^1.3.0", "ufo": "^1.3.2", "unplugin": "^1.5.1", - "vite": "^5.0.4", + "vite": "^5.0.5", "vite-node": "^0.33.0", "vite-plugin-checker": "^0.6.2", "vue-bundle-renderer": "^2.0.0" diff --git a/packages/webpack/package.json b/packages/webpack/package.json index 9a5248695e..b19645aad3 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -77,7 +77,7 @@ "@types/webpack-hot-middleware": "2.25.9", "@types/webpack-virtual-modules": "0.1.3", "unbuild": "latest", - "vue": "3.3.9" + "vue": "3.3.10" }, "peerDependencies": { "vue": "^3.3.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59fb1f4403..6cfb517399 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ overrides: '@nuxt/vite-builder': workspace:* '@nuxt/webpack-builder': workspace:* nuxt: workspace:* - vite: 5.0.4 - vue: 3.3.9 + vite: 5.0.5 + vue: 3.3.10 magic-string: ^0.30.5 importers: @@ -23,7 +23,7 @@ importers: version: 0.2.0(eslint@8.55.0) '@nuxt/test-utils': specifier: 3.8.1 - version: 3.8.1(playwright-core@1.40.1)(vitest@0.33.0)(vue@3.3.9) + version: 3.8.1(playwright-core@1.40.1)(vitest@0.33.0)(vue@3.3.10) '@nuxt/webpack-builder': specifier: workspace:* version: link:packages/webpack @@ -31,8 +31,8 @@ importers: specifier: 11.0.4 version: 11.0.4 '@types/node': - specifier: 20.10.2 - version: 20.10.2 + specifier: 20.10.3 + version: 20.10.3 '@types/semver': specifier: 7.5.6 version: 7.5.6 @@ -98,7 +98,7 @@ importers: version: link:packages/nuxt nuxt-vitest: specifier: 0.11.5 - version: 0.11.5(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.1)(happy-dom@12.10.3)(vite@5.0.4)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.9) + version: 0.11.5(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.1)(happy-dom@12.10.3)(vite@5.0.5)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.10) ofetch: specifier: 1.3.3 version: 1.3.3 @@ -124,23 +124,23 @@ importers: specifier: 1.3.2 version: 1.3.2 vite: - specifier: 5.0.4 - version: 5.0.4(@types/node@20.10.2) + specifier: 5.0.5 + version: 5.0.5(@types/node@20.10.3) vitest: specifier: 0.33.0 version: 0.33.0(happy-dom@12.10.3) vitest-environment-nuxt: specifier: 0.11.5 - version: 0.11.5(happy-dom@12.10.3)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.9) + version: 0.11.5(happy-dom@12.10.3)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.10) vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) vue-eslint-parser: specifier: 9.3.2 version: 9.3.2(eslint@8.55.0) vue-router: specifier: 4.2.5 - version: 4.2.5(vue@3.3.9) + version: 4.2.5(vue@3.3.10) vue-tsc: specifier: 1.8.24 version: 1.8.24(typescript@5.3.2) @@ -221,8 +221,8 @@ importers: specifier: latest version: 2.0.0(typescript@5.3.2) vite: - specifier: 5.0.4 - version: 5.0.4(@types/node@20.10.2) + specifier: 5.0.5 + version: 5.0.5(@types/node@20.10.3) vitest: specifier: 0.33.0 version: 0.33.0(happy-dom@12.10.3) @@ -237,7 +237,7 @@ importers: version: 2.0.2 '@nuxt/devtools': specifier: ^1.0.4 - version: 1.0.4(nuxt@packages+nuxt)(rollup@3.29.4)(vite@5.0.4) + version: 1.0.4(nuxt@packages+nuxt)(rollup@3.29.4)(vite@5.0.5) '@nuxt/kit': specifier: workspace:* version: link:../kit @@ -255,7 +255,7 @@ importers: version: link:../vite '@types/node': specifier: ^14.18.0 || >=16.10.0 - version: 20.10.0 + version: 20.10.3 '@unhead/dom': specifier: ^1.8.8 version: 1.8.8 @@ -264,10 +264,10 @@ importers: version: 1.8.8 '@unhead/vue': specifier: ^1.8.8 - version: 1.8.8(vue@3.3.9) + version: 1.8.8(vue@3.3.10) '@vue/shared': - specifier: ^3.3.9 - version: 3.3.9 + specifier: ^3.3.10 + version: 3.3.10 acorn: specifier: 8.11.2 version: 8.11.2 @@ -384,13 +384,13 @@ importers: version: 1.5.1 unplugin-vue-router: specifier: ^0.7.0 - version: 0.7.0(rollup@3.29.4)(vue-router@4.2.5)(vue@3.3.9) + version: 0.7.0(rollup@3.29.4)(vue-router@4.2.5)(vue@3.3.10) untyped: specifier: ^1.4.0 version: 1.4.0 vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) vue-bundle-renderer: specifier: ^2.0.0 version: 2.0.0 @@ -399,7 +399,7 @@ importers: version: 0.1.0 vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.3.9) + version: 4.2.5(vue@3.3.10) devDependencies: '@parcel/watcher': specifier: 2.3.0 @@ -412,13 +412,13 @@ importers: version: 11.0.4 '@vitejs/plugin-vue': specifier: 4.5.1 - version: 4.5.1(vite@5.0.4)(vue@3.3.9) + version: 4.5.1(vite@5.0.5)(vue@3.3.10) unbuild: specifier: latest version: 2.0.0(typescript@5.3.2) vite: - specifier: 5.0.4 - version: 5.0.4(@types/node@20.10.0) + specifier: 5.0.5 + version: 5.0.5(@types/node@20.10.3) vitest: specifier: 0.33.0 version: 0.33.0(happy-dom@12.10.3) @@ -476,13 +476,13 @@ importers: version: 1.8.8 '@vitejs/plugin-vue': specifier: 4.5.1 - version: 4.5.1(vite@5.0.4)(vue@3.3.9) + version: 4.5.1(vite@5.0.5)(vue@3.3.10) '@vitejs/plugin-vue-jsx': specifier: 3.1.0 - version: 3.1.0(vite@5.0.4)(vue@3.3.9) + version: 3.1.0(vite@5.0.5)(vue@3.3.10) '@vue/compiler-core': - specifier: 3.3.9 - version: 3.3.9 + specifier: 3.3.10 + version: 3.3.10 c12: specifier: 1.5.1 version: 1.5.1 @@ -508,20 +508,20 @@ importers: specifier: 2.3.1 version: 2.3.1 vite: - specifier: 5.0.4 - version: 5.0.4(@types/node@20.10.2) + specifier: 5.0.5 + version: 5.0.5(@types/node@20.10.3) vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) vue-bundle-renderer: specifier: 2.0.0 version: 2.0.0 vue-loader: specifier: 17.3.1 - version: 17.3.1(vue@3.3.9)(webpack@5.89.0) + version: 17.3.1(vue@3.3.10)(webpack@5.89.0) vue-router: specifier: 4.2.5 - version: 4.2.5(vue@3.3.9) + version: 4.2.5(vue@3.3.10) webpack: specifier: 5.89.0 version: 5.89.0 @@ -539,10 +539,10 @@ importers: version: 5.0.5(rollup@3.29.4) '@vitejs/plugin-vue': specifier: ^4.5.1 - version: 4.5.1(vite@5.0.4)(vue@3.3.9) + version: 4.5.1(vite@5.0.5)(vue@3.3.10) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.0.4)(vue@3.3.9) + version: 3.1.0(vite@5.0.5)(vue@3.3.10) autoprefixer: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.32) @@ -604,8 +604,8 @@ importers: specifier: ^8.4.32 version: 8.4.32 rollup-plugin-visualizer: - specifier: ^5.9.3 - version: 5.9.3(rollup@3.29.4) + specifier: ^5.10.0 + version: 5.10.0(rollup@3.29.4) std-env: specifier: ^3.6.0 version: 3.6.0 @@ -619,14 +619,14 @@ importers: specifier: ^1.5.1 version: 1.5.1 vite: - specifier: 5.0.4 - version: 5.0.4(@types/node@20.10.2) + specifier: 5.0.5 + version: 5.0.5(@types/node@20.10.3) vite-node: specifier: ^0.33.0 - version: 0.33.0(@types/node@20.10.2) + version: 0.33.0(@types/node@20.10.3) vite-plugin-checker: specifier: ^0.6.2 - version: 0.6.2(eslint@8.55.0)(typescript@5.3.2)(vite@5.0.4)(vue-tsc@1.8.24) + version: 0.6.2(eslint@8.55.0)(typescript@5.3.2)(vite@5.0.5)(vue-tsc@1.8.24) vue-bundle-renderer: specifier: ^2.0.0 version: 2.0.0 @@ -647,8 +647,8 @@ importers: specifier: latest version: 2.0.0(typescript@5.3.2) vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) packages/webpack: dependencies: @@ -759,7 +759,7 @@ importers: version: 2.0.0 vue-loader: specifier: ^17.3.1 - version: 17.3.1(vue@3.3.9)(webpack@5.89.0) + version: 17.3.1(vue@3.3.10)(webpack@5.89.0) webpack: specifier: ^5.89.0 version: 5.89.0 @@ -804,8 +804,8 @@ importers: specifier: latest version: 2.0.0(typescript@5.3.2) vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) playground: dependencies: @@ -813,8 +813,8 @@ importers: specifier: workspace:* version: link:../packages/nuxt vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) test/fixtures/basic: dependencies: @@ -832,8 +832,8 @@ importers: specifier: latest version: 1.5.1 vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) test/fixtures/basic-types: dependencies: @@ -848,11 +848,11 @@ importers: specifier: 0.33.0 version: 0.33.0(happy-dom@12.10.3) vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) vue-router: specifier: latest - version: 4.2.5(vue@3.3.9) + version: 4.2.5(vue@3.3.10) test/fixtures/minimal: dependencies: @@ -860,8 +860,8 @@ importers: specifier: workspace:* version: link:../../../packages/nuxt vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) test/fixtures/minimal-types: dependencies: @@ -869,8 +869,8 @@ importers: specifier: workspace:* version: link:../../../packages/nuxt vue: - specifier: 3.3.9 - version: 3.3.9(typescript@5.3.2) + specifier: 3.3.10 + version: 3.3.10(typescript@5.3.2) test/fixtures/runtime-compiler: dependencies: @@ -916,7 +916,7 @@ packages: '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3) '@babel/helpers': 7.23.2 - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@babel/template': 7.22.15 '@babel/traverse': 7.23.3 '@babel/types': 7.23.4 @@ -1081,8 +1081,8 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser@7.23.4: - resolution: {integrity: sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==} + /@babel/parser@7.23.5: + resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: @@ -1170,7 +1170,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.23.4 - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@babel/types': 7.23.4 /@babel/traverse@7.23.3: @@ -1183,7 +1183,7 @@ packages: '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@babel/types': 7.23.4 debug: 4.3.4 globals: 11.12.0 @@ -1681,7 +1681,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.5 '@types/istanbul-reports': 3.0.3 - '@types/node': 20.10.2 + '@types/node': 20.10.3 '@types/yargs': 17.0.28 chalk: 4.1.2 dev: false @@ -1856,17 +1856,17 @@ packages: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} dev: false - /@nuxt/devtools-kit@1.0.4(nuxt@packages+nuxt)(vite@5.0.4): + /@nuxt/devtools-kit@1.0.4(nuxt@packages+nuxt)(vite@5.0.5): resolution: {integrity: sha512-AXNeI1dBilNryCmwuTd3lU7CrPBhzUJ5ntTFiXw9MmFwe5QT3NOxDFOv0gX7z1DFnmBEmx5mPKWysCwh7htEnQ==} peerDependencies: nuxt: workspace:* - vite: 5.0.4 + vite: 5.0.5 dependencies: '@nuxt/kit': link:packages/kit '@nuxt/schema': link:packages/schema execa: 7.2.0 nuxt: link:packages/nuxt - vite: 5.0.4(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.3) dev: false /@nuxt/devtools-wizard@1.0.4: @@ -1885,15 +1885,15 @@ packages: semver: 7.5.4 dev: false - /@nuxt/devtools@1.0.4(nuxt@packages+nuxt)(rollup@3.29.4)(vite@5.0.4): + /@nuxt/devtools@1.0.4(nuxt@packages+nuxt)(rollup@3.29.4)(vite@5.0.5): resolution: {integrity: sha512-G1Oo9+TaOYzePIXpNX+Zzalw/rJyIZKZpZmXfzolPlOJSA1i0JKzZX6Z7iQHdqPwNJ8t+HnVaF4PghPIpo1kwg==} hasBin: true peerDependencies: nuxt: workspace:* - vite: 5.0.4 + vite: 5.0.5 dependencies: '@antfu/utils': 0.7.6 - '@nuxt/devtools-kit': 1.0.4(nuxt@packages+nuxt)(vite@5.0.4) + '@nuxt/devtools-kit': 1.0.4(nuxt@packages+nuxt)(vite@5.0.5) '@nuxt/devtools-wizard': 1.0.4 '@nuxt/kit': link:packages/kit birpc: 0.2.14 @@ -1926,9 +1926,9 @@ packages: simple-git: 3.21.0 sirv: 2.0.3 unimport: 3.6.0(rollup@3.29.4) - vite: 5.0.4(@types/node@20.10.0) - vite-plugin-inspect: 0.7.42(@nuxt/kit@packages+kit)(rollup@3.29.4)(vite@5.0.4) - vite-plugin-vue-inspector: 4.0.0(vite@5.0.4) + vite: 5.0.5(@types/node@20.10.3) + vite-plugin-inspect: 0.7.42(@nuxt/kit@packages+kit)(rollup@3.29.4)(vite@5.0.5) + vite-plugin-vue-inspector: 4.0.0(vite@5.0.5) which: 3.0.1 ws: 8.14.2 transitivePeerDependencies: @@ -2003,14 +2003,14 @@ packages: rc9: 2.1.1 std-env: 3.6.0 - /@nuxt/test-utils@3.8.1(playwright-core@1.40.1)(vitest@0.33.0)(vue@3.3.9): + /@nuxt/test-utils@3.8.1(playwright-core@1.40.1)(vitest@0.33.0)(vue@3.3.10): resolution: {integrity: sha512-8ZQ+OZ7z5Sc5KG2aCvk0piheYSpGb2UQJMCWr8ORwEyZIw4awrkkwGzUY06e344E4StvJB8zxN122MEcFNOkow==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: '@jest/globals': ^29.5.0 playwright-core: ^1.34.3 vitest: ^0.30.0 || ^0.31.0 || ^0.32.0 || ^0.33.0 - vue: 3.3.9 + vue: 3.3.10 peerDependenciesMeta: '@jest/globals': optional: true @@ -2030,7 +2030,7 @@ packages: playwright-core: 1.40.1 ufo: 1.3.2 vitest: 0.33.0(happy-dom@12.10.3) - vue: 3.3.9(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.2) dev: true /@nuxt/ui-templates@1.3.1: @@ -2178,8 +2178,8 @@ packages: /@polka/url@1.0.0-next.23: resolution: {integrity: sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==} - /@rollup/plugin-alias@5.0.1(rollup@3.29.4): - resolution: {integrity: sha512-JObvbWdOHoMy9W7SU0lvGhDtWq9PllP5mjpAy+TUslZG/WzOId9u80Hsqq1vCUn9pFJ0cxpdcnAv+QzU2zFH3Q==} + /@rollup/plugin-alias@5.1.0(rollup@3.29.4): + resolution: {integrity: sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 @@ -2399,13 +2399,6 @@ packages: picomatch: 2.3.1 rollup: 4.6.0 - /@rollup/rollup-android-arm-eabi@4.5.0: - resolution: {integrity: sha512-OINaBGY+Wc++U0rdr7BLuFClxcoWaVW3vQYqmQq6B3bqQ/2olkaoz+K8+af/Mmka/C2yN5j+L9scBkv4BtKsDA==} - cpu: [arm] - os: [android] - requiresBuild: true - optional: true - /@rollup/rollup-android-arm-eabi@4.6.0: resolution: {integrity: sha512-keHkkWAe7OtdALGoutLY3utvthkGF+Y17ws9LYT8pxMBYXaCoH/8dXS2uzo6e8+sEhY7y/zi5RFo22Dy2lFpDw==} cpu: [arm] @@ -2413,13 +2406,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-android-arm64@4.5.0: - resolution: {integrity: sha512-UdMf1pOQc4ZmUA/NTmKhgJTBimbSKnhPS2zJqucqFyBRFPnPDtwA8MzrGNTjDeQbIAWfpJVAlxejw+/lQyBK/w==} - cpu: [arm64] - os: [android] - requiresBuild: true - optional: true - /@rollup/rollup-android-arm64@4.6.0: resolution: {integrity: sha512-y3Kt+34smKQNWilicPbBz/MXEY7QwDzMFNgwEWeYiOhUt9MTWKjHqe3EVkXwT2fR7izOvHpDWZ0o2IyD9SWX7A==} cpu: [arm64] @@ -2427,13 +2413,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-darwin-arm64@4.5.0: - resolution: {integrity: sha512-L0/CA5p/idVKI+c9PcAPGorH6CwXn6+J0Ys7Gg1axCbTPgI8MeMlhA6fLM9fK+ssFhqogMHFC8HDvZuetOii7w==} - cpu: [arm64] - os: [darwin] - requiresBuild: true - optional: true - /@rollup/rollup-darwin-arm64@4.6.0: resolution: {integrity: sha512-oLzzxcUIHltHxOCmaXl+pkIlU+uhSxef5HfntW7RsLh1eHm+vJzjD9Oo4oUKso4YuP4PpbFJNlZjJuOrxo8dPg==} cpu: [arm64] @@ -2441,13 +2420,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-darwin-x64@4.5.0: - resolution: {integrity: sha512-QZCbVqU26mNlLn8zi/XDDquNmvcr4ON5FYAHQQsyhrHx8q+sQi/6xduoznYXwk/KmKIXG5dLfR0CvY+NAWpFYQ==} - cpu: [x64] - os: [darwin] - requiresBuild: true - optional: true - /@rollup/rollup-darwin-x64@4.6.0: resolution: {integrity: sha512-+ANnmjkcOBaV25n0+M0Bere3roeVAnwlKW65qagtuAfIxXF9YxUneRyAn/RDcIdRa7QrjRNJL3jR7T43ObGe8Q==} cpu: [x64] @@ -2455,13 +2427,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-linux-arm-gnueabihf@4.5.0: - resolution: {integrity: sha512-VpSQ+xm93AeV33QbYslgf44wc5eJGYfYitlQzAi3OObu9iwrGXEnmu5S3ilkqE3Pr/FkgOiJKV/2p0ewf4Hrtg==} - cpu: [arm] - os: [linux] - requiresBuild: true - optional: true - /@rollup/rollup-linux-arm-gnueabihf@4.6.0: resolution: {integrity: sha512-tBTSIkjSVUyrekddpkAqKOosnj1Fc0ZY0rJL2bIEWPKqlEQk0paORL9pUIlt7lcGJi3LzMIlUGXvtNi1Z6MOCQ==} cpu: [arm] @@ -2469,13 +2434,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-linux-arm64-gnu@4.5.0: - resolution: {integrity: sha512-OrEyIfpxSsMal44JpEVx9AEcGpdBQG1ZuWISAanaQTSMeStBW+oHWwOkoqR54bw3x8heP8gBOyoJiGg+fLY8qQ==} - cpu: [arm64] - os: [linux] - requiresBuild: true - optional: true - /@rollup/rollup-linux-arm64-gnu@4.6.0: resolution: {integrity: sha512-Ed8uJI3kM11de9S0j67wAV07JUNhbAqIrDYhQBrQW42jGopgheyk/cdcshgGO4fW5Wjq97COCY/BHogdGvKVNQ==} cpu: [arm64] @@ -2483,13 +2441,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-linux-arm64-musl@4.5.0: - resolution: {integrity: sha512-1H7wBbQuE6igQdxMSTjtFfD+DGAudcYWhp106z/9zBA8OQhsJRnemO4XGavdzHpGhRtRxbgmUGdO3YQgrWf2RA==} - cpu: [arm64] - os: [linux] - requiresBuild: true - optional: true - /@rollup/rollup-linux-arm64-musl@4.6.0: resolution: {integrity: sha512-mZoNQ/qK4D7SSY8v6kEsAAyDgznzLLuSFCA3aBHZTmf3HP/dW4tNLTtWh9+LfyO0Z1aUn+ecpT7IQ3WtIg3ViQ==} cpu: [arm64] @@ -2497,13 +2448,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-linux-x64-gnu@4.5.0: - resolution: {integrity: sha512-FVyFI13tXw5aE65sZdBpNjPVIi4Q5mARnL/39UIkxvSgRAIqCo5sCpCELk0JtXHGee2owZz5aNLbWNfBHzr71Q==} - cpu: [x64] - os: [linux] - requiresBuild: true - optional: true - /@rollup/rollup-linux-x64-gnu@4.6.0: resolution: {integrity: sha512-rouezFHpwCqdEXsqAfNsTgSWO0FoZ5hKv5p+TGO5KFhyN/dvYXNMqMolOb8BkyKcPqjYRBeT+Z6V3aM26rPaYg==} cpu: [x64] @@ -2511,13 +2455,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-linux-x64-musl@4.5.0: - resolution: {integrity: sha512-eBPYl2sLpH/o8qbSz6vPwWlDyThnQjJfcDOGFbNjmjb44XKC1F5dQfakOsADRVrXCNzM6ZsSIPDG5dc6HHLNFg==} - cpu: [x64] - os: [linux] - requiresBuild: true - optional: true - /@rollup/rollup-linux-x64-musl@4.6.0: resolution: {integrity: sha512-Bbm+fyn3S6u51urfj3YnqBXg5vI2jQPncRRELaucmhBVyZkbWClQ1fEsRmdnCPpQOQfkpg9gZArvtMVkOMsh1w==} cpu: [x64] @@ -2525,13 +2462,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-win32-arm64-msvc@4.5.0: - resolution: {integrity: sha512-xaOHIfLOZypoQ5U2I6rEaugS4IYtTgP030xzvrBf5js7p9WI9wik07iHmsKaej8Z83ZDxN5GyypfoyKV5O5TJA==} - cpu: [arm64] - os: [win32] - requiresBuild: true - optional: true - /@rollup/rollup-win32-arm64-msvc@4.6.0: resolution: {integrity: sha512-+MRMcyx9L2kTrTUzYmR61+XVsliMG4odFb5UmqtiT8xOfEicfYAGEuF/D1Pww1+uZkYhBqAHpvju7VN+GnC3ng==} cpu: [arm64] @@ -2539,13 +2469,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-win32-ia32-msvc@4.5.0: - resolution: {integrity: sha512-Al6quztQUrHwcOoU2TuFblUQ5L+/AmPBXFR6dUvyo4nRj2yQRK0WIUaGMF/uwKulvRcXkpHe3k9A8Vf93VDktA==} - cpu: [ia32] - os: [win32] - requiresBuild: true - optional: true - /@rollup/rollup-win32-ia32-msvc@4.6.0: resolution: {integrity: sha512-rxfeE6K6s/Xl2HGeK6cO8SiQq3k/3BYpw7cfhW5Bk2euXNEpuzi2cc7llxx1si1QgwfjNtdRNTGqdBzGlFZGFw==} cpu: [ia32] @@ -2553,13 +2476,6 @@ packages: requiresBuild: true optional: true - /@rollup/rollup-win32-x64-msvc@4.5.0: - resolution: {integrity: sha512-8kdW+brNhI/NzJ4fxDufuJUjepzINqJKLGHuxyAtpPG9bMbn8P5mtaCcbOm0EzLJ+atg+kF9dwg8jpclkVqx5w==} - cpu: [x64] - os: [win32] - requiresBuild: true - optional: true - /@rollup/rollup-win32-x64-msvc@4.6.0: resolution: {integrity: sha512-QqmCsydHS172Y0Kc13bkMXvipbJSvzeglBncJG3LsYJSiPlxYACz7MmJBs4A8l1oU+jfhYEIC/+AUSlvjmiX/g==} cpu: [x64] @@ -2651,7 +2567,7 @@ packages: /@types/connect@3.4.37: resolution: {integrity: sha512-zBUSRqkfZ59OcwXon4HVxhx5oWCJmc0OtBTK05M+p0dYjgN6iTwIL2T/WbsQZrEsdnwaF9cWQ+azOnpPvIqY3Q==} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 dev: true /@types/eslint-scope@3.7.6: @@ -2679,7 +2595,7 @@ packages: resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.2 - '@types/node': 20.10.0 + '@types/node': 20.10.3 dev: true /@types/hash-sum@1.0.2: @@ -2689,7 +2605,7 @@ packages: /@types/http-proxy@1.17.14: resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 /@types/istanbul-lib-coverage@2.0.5: resolution: {integrity: sha512-zONci81DZYCZjiLe0r6equvZut0b+dBRPBN5kBDjsONnutYNtJMoWQ9uR2RkL1gLG9NMTzvf+29e5RFfPbeKhQ==} @@ -2716,7 +2632,7 @@ packages: /@types/jsonfile@6.1.2: resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 dev: true /@types/lodash-es@4.17.12: @@ -2732,16 +2648,11 @@ packages: /@types/node-sass@4.11.6: resolution: {integrity: sha512-Qkf5Fs9zzsXchenUY7oVdIHyv8FtPgqIXqOJzhh3FDqpYjqvc/gtZ3hlZVFmKQhl7wyI4+WkRbYufYC5pfY7iw==} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 dev: true - /@types/node@20.10.0: - resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==} - dependencies: - undici-types: 5.26.5 - - /@types/node@20.10.2: - resolution: {integrity: sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw==} + /@types/node@20.10.3: + resolution: {integrity: sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==} dependencies: undici-types: 5.26.5 @@ -2763,7 +2674,7 @@ packages: /@types/sass-loader@8.0.8: resolution: {integrity: sha512-hjP8aUyTDde2blD6clAGso/+ctC+9Rch/mDpvMe/kZrpXGZBDqf1K/48jWzXOX7hbd4jXQKQMPWdbBv4MRp0yQ==} dependencies: - '@types/node': 20.10.0 + '@types/node': 20.10.3 '@types/node-sass': 4.11.6 '@types/webpack': 4.41.34 sass: 1.69.4 @@ -2790,7 +2701,7 @@ packages: /@types/webpack-bundle-analyzer@4.6.3: resolution: {integrity: sha512-XYU3m7oRb1tlE8YhwkKLi1xba2buNB9V4VkQtOVTfJuUm/413pE/UCMVcPDFFBwpzGkr9y1WbSEvdPjKVPt0gw==} dependencies: - '@types/node': 20.10.0 + '@types/node': 20.10.3 tapable: 2.2.1 webpack: 5.89.0 transitivePeerDependencies: @@ -2816,7 +2727,7 @@ packages: /@types/webpack-sources@3.2.1: resolution: {integrity: sha512-iLC3Fsx62ejm3ST3PQ8vBMC54Rb3EoCprZjeJGI5q+9QjfDLGt9jeg/k245qz1G9AQnORGk0vqPicJFPT1QODQ==} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 '@types/source-list-map': 0.1.4 source-map: 0.7.4 dev: true @@ -2830,7 +2741,7 @@ packages: /@types/webpack@4.41.34: resolution: {integrity: sha512-CN2aOGrR3zbMc2v+cKqzaClYP1ldkpPOgtdNvgX+RmlWCSWxHxpzz6WSCVQZRkF8D60ROlkRzAoEpgjWQ+bd2g==} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 '@types/tapable': 1.0.10 '@types/uglify-js': 3.17.3 '@types/webpack-sources': 3.2.1 @@ -3008,16 +2919,16 @@ packages: '@unhead/shared': 1.8.8 dev: false - /@unhead/vue@1.8.8(vue@3.3.9): + /@unhead/vue@1.8.8(vue@3.3.10): resolution: {integrity: sha512-isHpVnSSE5SP+ObsZG/i+Jq9tAQ2u1AbGrktXKmL7P5FRxwPjhATYnJFdGpxXeXfuaFgRFKzGKs29xo4MMVODw==} peerDependencies: - vue: 3.3.9 + vue: 3.3.10 dependencies: '@unhead/schema': 1.8.8 '@unhead/shared': 1.8.8 hookable: 5.5.3 unhead: 1.8.8 - vue: 3.3.9(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.2) dev: false /@vercel/nft@0.24.3: @@ -3040,30 +2951,30 @@ packages: - encoding - supports-color - /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.4)(vue@3.3.9): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.5)(vue@3.3.10): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: 5.0.4 - vue: 3.3.9 + vite: 5.0.5 + vue: 3.3.10 dependencies: '@babel/core': 7.23.3 '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3) - vite: 5.0.4(@types/node@20.10.2) - vue: 3.3.9(typescript@5.3.2) + vite: 5.0.5(@types/node@20.10.3) + vue: 3.3.10(typescript@5.3.2) transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue@4.5.1(vite@5.0.4)(vue@3.3.9): + /@vitejs/plugin-vue@4.5.1(vite@5.0.5)(vue@3.3.10): resolution: {integrity: sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: 5.0.4 - vue: 3.3.9 + vite: 5.0.5 + vue: 3.3.10 dependencies: - vite: 5.0.4(@types/node@20.10.0) - vue: 3.3.9(typescript@5.3.2) + vite: 5.0.5(@types/node@20.10.3) + vue: 3.3.10(typescript@5.3.2) /@vitest/coverage-v8@0.33.0(vitest@0.33.0): resolution: {integrity: sha512-Rj5IzoLF7FLj6yR7TmqsfRDSeaFki6NAJ/cQexqhbWkHEV2htlVGrmuOde3xzvFsCbLCagf4omhcIaVmfU8Okg==} @@ -3155,22 +3066,22 @@ packages: '@volar/language-core': 1.11.1 path-browserify: 1.0.1 - /@vue-macros/common@1.8.0(rollup@3.29.4)(vue@3.3.9): + /@vue-macros/common@1.8.0(rollup@3.29.4)(vue@3.3.10): resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==} engines: {node: '>=16.14.0'} peerDependencies: - vue: 3.3.9 + vue: 3.3.10 peerDependenciesMeta: vue: optional: true dependencies: '@babel/types': 7.23.4 '@rollup/pluginutils': 5.0.5(rollup@3.29.4) - '@vue/compiler-sfc': 3.3.9 + '@vue/compiler-sfc': 3.3.10 ast-kit: 0.11.2(rollup@3.29.4) local-pkg: 0.4.3 magic-string-ast: 0.3.0 - vue: 3.3.9(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.2) transitivePeerDependencies: - rollup dev: false @@ -3196,39 +3107,39 @@ packages: transitivePeerDependencies: - supports-color - /@vue/compiler-core@3.3.9: - resolution: {integrity: sha512-+/Lf68Vr/nFBA6ol4xOtJrW+BQWv3QWKfRwGSm70jtXwfhZNF4R/eRgyVJYoxFRhdCTk/F6g99BP0ffPgZihfQ==} + /@vue/compiler-core@3.3.10: + resolution: {integrity: sha512-doe0hODR1+i1menPkRzJ5MNR6G+9uiZHIknK3Zn5OcIztu6GGw7u0XUzf3AgB8h/dfsZC9eouzoLo3c3+N/cVA==} dependencies: - '@babel/parser': 7.23.4 - '@vue/shared': 3.3.9 + '@babel/parser': 7.23.5 + '@vue/shared': 3.3.10 estree-walker: 2.0.2 source-map-js: 1.0.2 - /@vue/compiler-dom@3.3.9: - resolution: {integrity: sha512-nfWubTtLXuT4iBeDSZ5J3m218MjOy42Vp2pmKVuBKo2/BLcrFUX8nCSr/bKRFiJ32R8qbdnnnBgRn9AdU5v0Sg==} + /@vue/compiler-dom@3.3.10: + resolution: {integrity: sha512-NCrqF5fm10GXZIK0GrEAauBqdy+F2LZRt3yNHzrYjpYBuRssQbuPLtSnSNjyR9luHKkWSH8we5LMB3g+4z2HvA==} dependencies: - '@vue/compiler-core': 3.3.9 - '@vue/shared': 3.3.9 + '@vue/compiler-core': 3.3.10 + '@vue/shared': 3.3.10 - /@vue/compiler-sfc@3.3.9: - resolution: {integrity: sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A==} + /@vue/compiler-sfc@3.3.10: + resolution: {integrity: sha512-xpcTe7Rw7QefOTRFFTlcfzozccvjM40dT45JtrE3onGm/jBLZ0JhpKu3jkV7rbDFLeeagR/5RlJ2Y9SvyS0lAg==} dependencies: - '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.9 - '@vue/compiler-dom': 3.3.9 - '@vue/compiler-ssr': 3.3.9 - '@vue/reactivity-transform': 3.3.9 - '@vue/shared': 3.3.9 + '@babel/parser': 7.23.5 + '@vue/compiler-core': 3.3.10 + '@vue/compiler-dom': 3.3.10 + '@vue/compiler-ssr': 3.3.10 + '@vue/reactivity-transform': 3.3.10 + '@vue/shared': 3.3.10 estree-walker: 2.0.2 magic-string: 0.30.5 postcss: 8.4.32 source-map-js: 1.0.2 - /@vue/compiler-ssr@3.3.9: - resolution: {integrity: sha512-NO5oobAw78R0G4SODY5A502MGnDNiDjf6qvhn7zD7TJGc8XDeIEw4fg6JU705jZ/YhuokBKz0A5a/FL/XZU73g==} + /@vue/compiler-ssr@3.3.10: + resolution: {integrity: sha512-12iM4jA4GEbskwXMmPcskK5wImc2ohKm408+o9iox3tfN9qua8xL0THIZtoe9OJHnXP4eOWZpgCAAThEveNlqQ==} dependencies: - '@vue/compiler-dom': 3.3.9 - '@vue/shared': 3.3.9 + '@vue/compiler-dom': 3.3.10 + '@vue/shared': 3.3.10 /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} @@ -3243,8 +3154,8 @@ packages: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.3.9 - '@vue/shared': 3.3.9 + '@vue/compiler-dom': 3.3.10 + '@vue/shared': 3.3.10 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 @@ -3252,56 +3163,56 @@ packages: typescript: 5.3.2 vue-template-compiler: 2.7.14 - /@vue/reactivity-transform@3.3.9: - resolution: {integrity: sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==} + /@vue/reactivity-transform@3.3.10: + resolution: {integrity: sha512-0xBdk+CKHWT+Gev8oZ63Tc0qFfj935YZx+UAynlutnrDZ4diFCVFMWixn65HzjE3S1iJppWOo6Tt1OzASH7VEg==} dependencies: - '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.9 - '@vue/shared': 3.3.9 + '@babel/parser': 7.23.5 + '@vue/compiler-core': 3.3.10 + '@vue/shared': 3.3.10 estree-walker: 2.0.2 magic-string: 0.30.5 - /@vue/reactivity@3.3.9: - resolution: {integrity: sha512-VmpIqlNp+aYDg2X0xQhJqHx9YguOmz2UxuUJDckBdQCNkipJvfk9yA75woLWElCa0Jtyec3lAAt49GO0izsphw==} + /@vue/reactivity@3.3.10: + resolution: {integrity: sha512-H5Z7rOY/JLO+e5a6/FEXaQ1TMuOvY4LDVgT+/+HKubEAgs9qeeZ+NhADSeEtrNQeiKLDuzeKc8v0CUFpB6Pqgw==} dependencies: - '@vue/shared': 3.3.9 + '@vue/shared': 3.3.10 - /@vue/runtime-core@3.3.9: - resolution: {integrity: sha512-xxaG9KvPm3GTRuM4ZyU8Tc+pMVzcu6eeoSRQJ9IE7NmCcClW6z4B3Ij6L4EDl80sxe/arTtQ6YmgiO4UZqRc+w==} + /@vue/runtime-core@3.3.10: + resolution: {integrity: sha512-DZ0v31oTN4YHX9JEU5VW1LoIVgFovWgIVb30bWn9DG9a7oA415idcwsRNNajqTx8HQJyOaWfRKoyuP2P2TYIag==} dependencies: - '@vue/reactivity': 3.3.9 - '@vue/shared': 3.3.9 + '@vue/reactivity': 3.3.10 + '@vue/shared': 3.3.10 - /@vue/runtime-dom@3.3.9: - resolution: {integrity: sha512-e7LIfcxYSWbV6BK1wQv9qJyxprC75EvSqF/kQKe6bdZEDNValzeRXEVgiX7AHI6hZ59HA4h7WT5CGvm69vzJTQ==} + /@vue/runtime-dom@3.3.10: + resolution: {integrity: sha512-c/jKb3ny05KJcYk0j1m7Wbhrxq7mZYr06GhKykDMNRRR9S+/dGT8KpHuNQjv3/8U4JshfkAk6TpecPD3B21Ijw==} dependencies: - '@vue/runtime-core': 3.3.9 - '@vue/shared': 3.3.9 + '@vue/runtime-core': 3.3.10 + '@vue/shared': 3.3.10 csstype: 3.1.2 - /@vue/server-renderer@3.3.9(vue@3.3.9): - resolution: {integrity: sha512-w0zT/s5l3Oa3ZjtLW88eO4uV6AQFqU8X5GOgzq7SkQQu6vVr+8tfm+OI2kDBplS/W/XgCBuFXiPw6T5EdwXP0A==} + /@vue/server-renderer@3.3.10(vue@3.3.10): + resolution: {integrity: sha512-0i6ww3sBV3SKlF3YTjSVqKQ74xialMbjVYGy7cOTi7Imd8ediE7t72SK3qnvhrTAhOvlQhq6Bk6nFPdXxe0sAg==} peerDependencies: - vue: 3.3.9 + vue: 3.3.10 dependencies: - '@vue/compiler-ssr': 3.3.9 - '@vue/shared': 3.3.9 - vue: 3.3.9(typescript@5.3.2) + '@vue/compiler-ssr': 3.3.10 + '@vue/shared': 3.3.10 + vue: 3.3.10(typescript@5.3.2) - /@vue/shared@3.3.9: - resolution: {integrity: sha512-ZE0VTIR0LmYgeyhurPTpy4KzKsuDyQbMSdM49eKkMnT5X4VfFBLysMzjIZhLEFQYjjOVVfbvUDHckwjDFiO2eA==} + /@vue/shared@3.3.10: + resolution: {integrity: sha512-2y3Y2J1a3RhFa0WisHvACJR2ncvWiVHcP8t0Inxo+NKz+8RKO4ZV8eZgCxRgQoA6ITfV12L4E6POOL9HOU5nqw==} - /@vue/test-utils@2.4.1(vue@3.3.9): + /@vue/test-utils@2.4.1(vue@3.3.10): resolution: {integrity: sha512-VO8nragneNzUZUah6kOjiFmD/gwRjUauG9DROh6oaOeFwX1cZRUNHhdeogE8635cISigXFTtGLUQWx5KCb0xeg==} peerDependencies: '@vue/server-renderer': ^3.0.1 - vue: 3.3.9 + vue: 3.3.10 peerDependenciesMeta: '@vue/server-renderer': optional: true dependencies: js-beautify: 1.14.9 - vue: 3.3.9(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.2) vue-component-type-helpers: 1.8.4 dev: true @@ -3698,7 +3609,7 @@ packages: resolution: {integrity: sha512-Q0DjXK4ApbVoIf9GLyCo252tUH44iTnD/hiJ2TQaJeydYWSpKk0sI34+WMel8S9Wt5pbLgG02oJ+gkgX5DV3sQ==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@rollup/pluginutils': 5.0.5(rollup@3.29.4) pathe: 1.1.1 transitivePeerDependencies: @@ -3709,7 +3620,7 @@ packages: resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@rollup/pluginutils': 5.0.5(rollup@3.29.4) pathe: 1.1.1 transitivePeerDependencies: @@ -3720,7 +3631,7 @@ packages: resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 ast-kit: 0.9.5(rollup@3.29.4) transitivePeerDependencies: - rollup @@ -4165,7 +4076,7 @@ packages: /constantinople@4.0.1: resolution: {integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@babel/types': 7.23.4 dev: false @@ -6159,7 +6070,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.10.2 + '@types/node': 20.10.3 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -6170,7 +6081,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -6178,7 +6089,7 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.10.2 + '@types/node': 20.10.3 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -6506,7 +6417,7 @@ packages: /magicast@0.3.2: resolution: {integrity: sha512-Fjwkl6a0syt9TFN0JSYpOybxiMCkYNEeOTnOTNRbjphirLakznZXAqrXgj/7GG3D1dvETONNwrBfinvAbpunDg==} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@babel/types': 7.23.4 source-map-js: 1.0.2 dev: false @@ -6866,11 +6777,6 @@ packages: /muggle-string@0.3.1: resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} - /nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - /nanoid@3.3.7: resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -6957,12 +6863,12 @@ packages: pretty-bytes: 6.1.1 radix3: 1.1.0 rollup: 4.6.0 - rollup-plugin-visualizer: 5.9.3(rollup@4.6.0) + rollup-plugin-visualizer: 5.10.0(rollup@4.6.0) scule: 1.1.1 semver: 7.5.4 serve-placeholder: 2.0.1 serve-static: 1.15.0 - std-env: 3.5.0 + std-env: 3.6.0 ufo: 1.3.2 uncrypto: 0.1.3 unctx: 2.3.1 @@ -7182,25 +7088,25 @@ packages: optionalDependencies: fsevents: 2.3.3 - /nuxt-vitest@0.11.5(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.1)(happy-dom@12.10.3)(vite@5.0.4)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.9): + /nuxt-vitest@0.11.5(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.1)(happy-dom@12.10.3)(vite@5.0.5)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.10): resolution: {integrity: sha512-uBdojodtD0/oq8mryU6KdFK7G9bppXFK+CgxMdRbPyTnAvKW31dJs5OFg4yE8EIa4whsezi16Ny+yvzaFtT/1Q==} peerDependencies: '@vitejs/plugin-vue': '*' '@vitejs/plugin-vue-jsx': '*' - vite: 5.0.4 + vite: 5.0.5 vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 dependencies: '@nuxt/kit': link:packages/kit - '@vitejs/plugin-vue': 4.5.1(vite@5.0.4)(vue@3.3.9) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.0.4)(vue@3.3.9) + '@vitejs/plugin-vue': 4.5.1(vite@5.0.5)(vue@3.3.10) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.0.5)(vue@3.3.10) '@vitest/ui': 0.33.0(vitest@0.33.0) defu: 6.1.3 get-port-please: 3.1.1 perfect-debounce: 1.0.0 std-env: 3.6.0 - vite: 5.0.4(@types/node@20.10.2) + vite: 5.0.5(@types/node@20.10.3) vitest: 0.33.0(happy-dom@12.10.3) - vitest-environment-nuxt: 0.11.5(happy-dom@12.10.3)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.9) + vitest-environment-nuxt: 0.11.5(happy-dom@12.10.3)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.10) transitivePeerDependencies: - '@testing-library/vue' - '@vue/server-renderer' @@ -7920,14 +7826,6 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: false - /postcss@8.4.31: - resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - /postcss@8.4.32: resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} engines: {node: ^10 || ^12 || >=14} @@ -8318,8 +8216,8 @@ packages: '@babel/code-frame': 7.23.4 dev: true - /rollup-plugin-visualizer@5.9.3(rollup@3.29.4): - resolution: {integrity: sha512-ieGM5UAbMVqThX67GCuFHu/GkaSXIUZwFKJsSzE+7+k9fibU/6gbUz7SL+9BBzNtv5bIFHj7kEu0TWcqEnT/sQ==} + /rollup-plugin-visualizer@5.10.0(rollup@3.29.4): + resolution: {integrity: sha512-N4AkNL0qFvipegbDJ0kupS+8eKGjL0q+lYwV46NflLX/B8Rh73wz3kCIdg50bR6XVhNcaMA4Eb519xtm90Ckfg==} engines: {node: '>=14'} hasBin: true peerDependencies: @@ -8335,8 +8233,8 @@ packages: yargs: 17.7.2 dev: false - /rollup-plugin-visualizer@5.9.3(rollup@4.6.0): - resolution: {integrity: sha512-ieGM5UAbMVqThX67GCuFHu/GkaSXIUZwFKJsSzE+7+k9fibU/6gbUz7SL+9BBzNtv5bIFHj7kEu0TWcqEnT/sQ==} + /rollup-plugin-visualizer@5.10.0(rollup@4.6.0): + resolution: {integrity: sha512-N4AkNL0qFvipegbDJ0kupS+8eKGjL0q+lYwV46NflLX/B8Rh73wz3kCIdg50bR6XVhNcaMA4Eb519xtm90Ckfg==} engines: {node: '>=14'} hasBin: true peerDependencies: @@ -8358,25 +8256,6 @@ packages: optionalDependencies: fsevents: 2.3.3 - /rollup@4.5.0: - resolution: {integrity: sha512-41xsWhzxqjMDASCxH5ibw1mXk+3c4TNI2UjKbLxe6iEzrSQnqOzmmK8/3mufCPbzHNJ2e04Fc1ddI35hHy+8zg==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.5.0 - '@rollup/rollup-android-arm64': 4.5.0 - '@rollup/rollup-darwin-arm64': 4.5.0 - '@rollup/rollup-darwin-x64': 4.5.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.5.0 - '@rollup/rollup-linux-arm64-gnu': 4.5.0 - '@rollup/rollup-linux-arm64-musl': 4.5.0 - '@rollup/rollup-linux-x64-gnu': 4.5.0 - '@rollup/rollup-linux-x64-musl': 4.5.0 - '@rollup/rollup-win32-arm64-msvc': 4.5.0 - '@rollup/rollup-win32-ia32-msvc': 4.5.0 - '@rollup/rollup-win32-x64-msvc': 4.5.0 - fsevents: 2.3.3 - /rollup@4.6.0: resolution: {integrity: sha512-R8i5Her4oO1LiMQ3jKf7MUglYV/mhQ5g5OKeld5CnkmPdIGo79FDDQYqPhq/PCVuTQVuxsWgIbDy9F+zdHn80w==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -8731,9 +8610,6 @@ packages: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} - /std-env@3.5.0: - resolution: {integrity: sha512-JGUEaALvL0Mf6JCfYnJOTcobY+Nc7sG/TemDRBqCA0wEr4DER7zDchaaixTlmOxAjG1uRJmX82EQcxwTQTkqVA==} - /std-env@3.6.0: resolution: {integrity: sha512-aFZ19IgVmhdB2uX599ve2kE6BIE3YMnQ6Gp6BURhW/oIzpXGKr878TQfAQZn1+i0Flcc/UKUy1gOlcfaUBCryg==} @@ -9163,7 +9039,7 @@ packages: typescript: optional: true dependencies: - '@rollup/plugin-alias': 5.0.1(rollup@3.29.4) + '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) '@rollup/plugin-commonjs': 25.0.7(rollup@3.29.4) '@rollup/plugin-json': 6.0.1(rollup@3.29.4) '@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4) @@ -9288,7 +9164,7 @@ packages: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} - /unplugin-vue-router@0.7.0(rollup@3.29.4)(vue-router@4.2.5)(vue@3.3.9): + /unplugin-vue-router@0.7.0(rollup@3.29.4)(vue-router@4.2.5)(vue@3.3.10): resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==} peerDependencies: vue-router: ^4.1.0 @@ -9298,7 +9174,7 @@ packages: dependencies: '@babel/types': 7.23.4 '@rollup/pluginutils': 5.0.5(rollup@3.29.4) - '@vue-macros/common': 1.8.0(rollup@3.29.4)(vue@3.3.9) + '@vue-macros/common': 1.8.0(rollup@3.29.4)(vue@3.3.10) ast-walker-scope: 0.5.0(rollup@3.29.4) chokidar: 3.5.3 fast-glob: 3.3.2 @@ -9308,7 +9184,7 @@ packages: pathe: 1.1.1 scule: 1.1.1 unplugin: 1.5.1 - vue-router: 4.2.5(vue@3.3.9) + vue-router: 4.2.5(vue@3.3.10) yaml: 2.3.3 transitivePeerDependencies: - rollup @@ -9467,7 +9343,7 @@ packages: builtins: 5.0.1 dev: false - /vite-node@0.33.0(@types/node@20.10.0): + /vite-node@0.33.0(@types/node@20.10.3): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -9477,7 +9353,7 @@ packages: mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.4(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.3) transitivePeerDependencies: - '@types/node' - less @@ -9487,31 +9363,8 @@ packages: - sugarss - supports-color - terser - dev: true - /vite-node@0.33.0(@types/node@20.10.2): - resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} - engines: {node: '>=v14.18.0'} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.4.2 - pathe: 1.1.1 - picocolors: 1.0.0 - vite: 5.0.4(@types/node@20.10.2) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: false - - /vite-plugin-checker@0.6.2(eslint@8.55.0)(typescript@5.3.2)(vite@5.0.4)(vue-tsc@1.8.24): + /vite-plugin-checker@0.6.2(eslint@8.55.0)(typescript@5.3.2)(vite@5.0.5)(vue-tsc@1.8.24): resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==} engines: {node: '>=14.16'} peerDependencies: @@ -9520,7 +9373,7 @@ packages: optionator: ^0.9.1 stylelint: '>=13' typescript: '*' - vite: 5.0.4 + vite: 5.0.5 vls: '*' vti: '*' vue-tsc: '>=1.3.9' @@ -9557,7 +9410,7 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.3.2 - vite: 5.0.4(@types/node@20.10.2) + vite: 5.0.5(@types/node@20.10.3) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 @@ -9565,12 +9418,12 @@ packages: vue-tsc: 1.8.24(typescript@5.3.2) dev: false - /vite-plugin-inspect@0.7.42(@nuxt/kit@packages+kit)(rollup@3.29.4)(vite@5.0.4): + /vite-plugin-inspect@0.7.42(@nuxt/kit@packages+kit)(rollup@3.29.4)(vite@5.0.5): resolution: {integrity: sha512-JCyX86wr3siQc+p9Kd0t8VkFHAJag0RaQVIpdFGSv5FEaePEVB6+V/RGtz2dQkkGSXQzRWrPs4cU3dRKg32bXw==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': '*' - vite: 5.0.4 + vite: 5.0.5 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -9584,16 +9437,16 @@ packages: open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.3 - vite: 5.0.4(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.3) transitivePeerDependencies: - rollup - supports-color dev: false - /vite-plugin-vue-inspector@4.0.0(vite@5.0.4): + /vite-plugin-vue-inspector@4.0.0(vite@5.0.5): resolution: {integrity: sha512-xNjMbRj3YrebuuInTvlC8ghPtzT+3LjMIQPeeR/5CaFd+WcbA9wBnECZmlcP3GITCVED0SxGmTyoJ3iVKsK4vQ==} peerDependencies: - vite: 5.0.4 + vite: 5.0.5 dependencies: '@babel/core': 7.23.3 '@babel/plugin-proposal-decorators': 7.23.2(@babel/core@7.23.3) @@ -9601,16 +9454,16 @@ packages: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.3) '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3) - '@vue/compiler-dom': 3.3.9 + '@vue/compiler-dom': 3.3.10 kolorist: 1.8.0 magic-string: 0.30.5 - vite: 5.0.4(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.3) transitivePeerDependencies: - supports-color dev: false - /vite@5.0.4(@types/node@20.10.0): - resolution: {integrity: sha512-RzAr8LSvM8lmhB4tQ5OPcBhpjOZRZjuxv9zO5UcxeoY2bd3kP3Ticd40Qma9/BqZ8JS96Ll/jeBX9u+LJZrhVg==} + /vite@5.0.5(@types/node@20.10.3): + resolution: {integrity: sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -9637,56 +9490,21 @@ packages: terser: optional: true dependencies: - '@types/node': 20.10.0 + '@types/node': 20.10.3 esbuild: 0.19.8 postcss: 8.4.32 - rollup: 4.5.0 + rollup: 4.6.0 optionalDependencies: fsevents: 2.3.3 - /vite@5.0.4(@types/node@20.10.2): - resolution: {integrity: sha512-RzAr8LSvM8lmhB4tQ5OPcBhpjOZRZjuxv9zO5UcxeoY2bd3kP3Ticd40Qma9/BqZ8JS96Ll/jeBX9u+LJZrhVg==} - 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: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 20.10.2 - esbuild: 0.19.8 - postcss: 8.4.31 - rollup: 4.5.0 - optionalDependencies: - fsevents: 2.3.3 - - /vitest-environment-nuxt@0.11.5(happy-dom@12.10.3)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.9): + /vitest-environment-nuxt@0.11.5(happy-dom@12.10.3)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.10): resolution: {integrity: sha512-PV21wpOen6gIjuPHQpOoMtdwXC79EphRQL+NUI4LoVjSb5mHtWYYr9R0PUrrGckdu8v+NzaXE4WFiumK07TA4w==} peerDependencies: '@testing-library/vue': 8.0.1 happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 jsdom: ^22.0.0 vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 - vue: 3.3.9 + vue: 3.3.10 vue-router: ^4.0.0 peerDependenciesMeta: '@testing-library/vue': @@ -9697,7 +9515,7 @@ packages: optional: true dependencies: '@nuxt/kit': link:packages/kit - '@vue/test-utils': 2.4.1(vue@3.3.9) + '@vue/test-utils': 2.4.1(vue@3.3.10) defu: 6.1.3 estree-walker: 3.0.3 fake-indexeddb: 5.0.1 @@ -9710,8 +9528,8 @@ packages: ufo: 1.3.2 unenv: 1.8.0 vitest: 0.33.0(happy-dom@12.10.3) - vue: 3.3.9(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.9) + vue: 3.3.10(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.10) transitivePeerDependencies: - '@vue/server-renderer' dev: true @@ -9749,7 +9567,7 @@ packages: dependencies: '@types/chai': 4.3.9 '@types/chai-subset': 1.3.4 - '@types/node': 20.10.0 + '@types/node': 20.10.3 '@vitest/expect': 0.33.0 '@vitest/runner': 0.33.0 '@vitest/snapshot': 0.33.0 @@ -9765,12 +9583,12 @@ packages: magic-string: 0.30.5 pathe: 1.1.1 picocolors: 1.0.0 - std-env: 3.5.0 + std-env: 3.6.0 strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.6.0 - vite: 5.0.4(@types/node@20.10.0) - vite-node: 0.33.0(@types/node@20.10.0) + vite: 5.0.5(@types/node@20.10.3) + vite-node: 0.33.0(@types/node@20.10.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -9858,7 +9676,7 @@ packages: - supports-color dev: true - /vue-loader@17.3.1(vue@3.3.9)(webpack@5.89.0): + /vue-loader@17.3.1(vue@3.3.10)(webpack@5.89.0): resolution: {integrity: sha512-nmVu7KU8geOyzsStyyaxID/uBGDMS8BkPXb6Lu2SNkMawriIbb+hYrNtgftHMKxOSkjjjTF5OSSwPo3KP59egg==} peerDependencies: '@vue/compiler-sfc': '*' @@ -9872,17 +9690,17 @@ packages: dependencies: chalk: 4.1.2 hash-sum: 2.0.0 - vue: 3.3.9(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.2) watchpack: 2.4.0 webpack: 5.89.0 - /vue-router@4.2.5(vue@3.3.9): + /vue-router@4.2.5(vue@3.3.10): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: - vue: 3.3.9 + vue: 3.3.10 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.3.9(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.2) /vue-template-compiler@2.7.14: resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} @@ -9901,19 +9719,19 @@ packages: semver: 7.5.4 typescript: 5.3.2 - /vue@3.3.9(typescript@5.3.2): - resolution: {integrity: sha512-sy5sLCTR8m6tvUk1/ijri3Yqzgpdsmxgj6n6yl7GXXCXqVbmW2RCXe9atE4cEI6Iv7L89v5f35fZRRr5dChP9w==} + /vue@3.3.10(typescript@5.3.2): + resolution: {integrity: sha512-zg6SIXZdTBwiqCw/1p+m04VyHjLfwtjwz8N57sPaBhEex31ND0RYECVOC1YrRwMRmxFf5T1dabl6SGUbMKKuVw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.3.9 - '@vue/compiler-sfc': 3.3.9 - '@vue/runtime-dom': 3.3.9 - '@vue/server-renderer': 3.3.9(vue@3.3.9) - '@vue/shared': 3.3.9 + '@vue/compiler-dom': 3.3.10 + '@vue/compiler-sfc': 3.3.10 + '@vue/runtime-dom': 3.3.10 + '@vue/server-renderer': 3.3.10(vue@3.3.10) + '@vue/shared': 3.3.10 typescript: 5.3.2 /watchpack@2.4.0: @@ -10123,7 +9941,7 @@ packages: resolution: {integrity: sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==} engines: {node: '>= 10.0.0'} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@babel/types': 7.23.4 assert-never: 1.2.1 babel-walk: 3.0.0-canary-5 diff --git a/test/bundle.test.ts b/test/bundle.test.ts index 5b035eb004..2402f13ece 100644 --- a/test/bundle.test.ts +++ b/test/bundle.test.ts @@ -35,7 +35,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot('"199k"') const modules = await analyzeSizes('node_modules/**/*', serverDir) - expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"1843k"') + expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"1845k"') const packages = modules.files .filter(m => m.endsWith('package.json'))