diff --git a/docs/package.json b/docs/package.json index 8c6fb48e5fc13f..84834239de7b70 100644 --- a/docs/package.json +++ b/docs/package.json @@ -8,11 +8,11 @@ "docs-serve": "vitepress serve" }, "devDependencies": { - "@shikijs/vitepress-twoslash": "^1.18.0", + "@shikijs/vitepress-twoslash": "^1.21.0", "@types/express": "^4.17.21", "feed": "^4.2.2", "vitepress": "1.3.4", "vitepress-plugin-group-icons": "^1.2.4", - "vue": "^3.5.8" + "vue": "^3.5.10" } } diff --git a/package.json b/package.json index 93b7efed2b72b0..c69524176ab0f0 100644 --- a/package.json +++ b/package.json @@ -51,14 +51,14 @@ "@types/etag": "^1.8.3", "@types/less": "^3.0.6", "@types/micromatch": "^4.0.9", - "@types/node": "^20.16.7", + "@types/node": "^20.16.10", "@types/picomatch": "^3.0.1", "@types/stylus": "^0.48.43", "@types/ws": "^8.5.12", "@vitejs/release-scripts": "^1.3.2", "conventional-changelog-cli": "^5.0.0", "eslint": "^9.11.1", - "eslint-plugin-import-x": "^4.3.0", + "eslint-plugin-import-x": "^4.3.1", "eslint-plugin-n": "^17.10.3", "eslint-plugin-regexp": "^2.6.0", "execa": "^9.4.0", diff --git a/packages/create-vite/template-react-ts/package.json b/packages/create-vite/template-react-ts/package.json index c5c480b1bd6c0b..8544f2b3e4c296 100644 --- a/packages/create-vite/template-react-ts/package.json +++ b/packages/create-vite/template-react-ts/package.json @@ -15,9 +15,9 @@ }, "devDependencies": { "@eslint/js": "^9.11.1", - "@types/react": "^18.3.9", + "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", - "@vitejs/plugin-react": "^4.3.1", + "@vitejs/plugin-react": "^4.3.2", "eslint": "^9.11.1", "eslint-plugin-react-hooks": "^5.1.0-rc.0", "eslint-plugin-react-refresh": "^0.4.12", diff --git a/packages/create-vite/template-react/package.json b/packages/create-vite/template-react/package.json index a5da72d2499aff..b753e7f323c237 100644 --- a/packages/create-vite/template-react/package.json +++ b/packages/create-vite/template-react/package.json @@ -15,11 +15,11 @@ }, "devDependencies": { "@eslint/js": "^9.11.1", - "@types/react": "^18.3.9", + "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", - "@vitejs/plugin-react": "^4.3.1", + "@vitejs/plugin-react": "^4.3.2", "eslint": "^9.11.1", - "eslint-plugin-react": "^7.36.1", + "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^5.1.0-rc.0", "eslint-plugin-react-refresh": "^0.4.12", "globals": "^15.9.0", diff --git a/packages/create-vite/template-svelte-ts/package.json b/packages/create-vite/template-svelte-ts/package.json index 5aaff6a6673e44..c949f0fe1e85be 100644 --- a/packages/create-vite/template-svelte-ts/package.json +++ b/packages/create-vite/template-svelte-ts/package.json @@ -13,7 +13,7 @@ "@sveltejs/vite-plugin-svelte": "^3.1.2", "@tsconfig/svelte": "^5.0.4", "svelte": "^4.2.19", - "svelte-check": "^4.0.2", + "svelte-check": "^4.0.4", "tslib": "^2.7.0", "typescript": "^5.5.3", "vite": "^5.4.8" diff --git a/packages/create-vite/template-vue-ts/package.json b/packages/create-vite/template-vue-ts/package.json index 7aadf1ddfee0d9..49a0a8bf4ad2d1 100644 --- a/packages/create-vite/template-vue-ts/package.json +++ b/packages/create-vite/template-vue-ts/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.8" + "vue": "^3.5.10" }, "devDependencies": { "@vitejs/plugin-vue": "^5.1.4", diff --git a/packages/create-vite/template-vue/package.json b/packages/create-vite/template-vue/package.json index 99928e33a8614b..54e6862a957a87 100644 --- a/packages/create-vite/template-vue/package.json +++ b/packages/create-vite/template-vue/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.8" + "vue": "^3.5.10" }, "devDependencies": { "@vitejs/plugin-vue": "^5.1.4", diff --git a/packages/vite/package.json b/packages/vite/package.json index 4cc9a5a1119e29..8db0ff7977d4c0 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -142,8 +142,8 @@ "rollup-plugin-dts": "^6.1.1", "rollup-plugin-esbuild": "^6.1.1", "rollup-plugin-license": "^3.5.3", - "sass": "^1.79.3", - "sass-embedded": "^1.79.3", + "sass": "^1.79.4", + "sass-embedded": "^1.79.4", "sirv": "^2.0.4", "source-map-support": "^0.5.21", "strip-ansi": "^7.1.0", diff --git a/playground/alias/package.json b/playground/alias/package.json index d44881faa7465c..c02ca096db7697 100644 --- a/playground/alias/package.json +++ b/playground/alias/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "aliased-module": "file:./dir/module", - "vue": "^3.5.8", - "@vue/shared": "^3.5.8" + "vue": "^3.5.10", + "@vue/shared": "^3.5.10" }, "devDependencies": { "@vitejs/test-resolve-linked": "workspace:*" diff --git a/playground/backend-integration/package.json b/playground/backend-integration/package.json index 4ae4a281a7b3a8..be952f55122a32 100644 --- a/playground/backend-integration/package.json +++ b/playground/backend-integration/package.json @@ -10,7 +10,7 @@ "preview": "vite preview" }, "devDependencies": { - "sass": "^1.79.3", + "sass": "^1.79.4", "tailwindcss": "^3.4.13", "fast-glob": "^3.3.2" } diff --git a/playground/css-sourcemap/package.json b/playground/css-sourcemap/package.json index e0261343de1c59..6016e4975d0cf1 100644 --- a/playground/css-sourcemap/package.json +++ b/playground/css-sourcemap/package.json @@ -12,7 +12,7 @@ "devDependencies": { "less": "^4.2.0", "magic-string": "^0.30.11", - "sass": "^1.79.3", + "sass": "^1.79.4", "stylus": "^0.63.0", "sugarss": "^4.0.1" } diff --git a/playground/css/package.json b/playground/css/package.json index a4d9c1d531ac1a..15e57355083e3e 100644 --- a/playground/css/package.json +++ b/playground/css/package.json @@ -24,7 +24,7 @@ "fast-glob": "^3.3.2", "less": "^4.2.0", "postcss-nested": "^6.2.0", - "sass": "^1.79.3", + "sass": "^1.79.4", "stylus": "^0.63.0", "sugarss": "^4.0.1" }, diff --git a/playground/environment-react-ssr/package.json b/playground/environment-react-ssr/package.json index 2c188c77623d4e..026226e1310cf2 100644 --- a/playground/environment-react-ssr/package.json +++ b/playground/environment-react-ssr/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "devDependencies": { - "@types/react": "^18.3.9", + "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/playground/extensions/package.json b/playground/extensions/package.json index 6f33f66e9adc0c..53a88e81508839 100644 --- a/playground/extensions/package.json +++ b/playground/extensions/package.json @@ -10,6 +10,6 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.8" + "vue": "^3.5.10" } } diff --git a/playground/external/dep-that-imports/package.json b/playground/external/dep-that-imports/package.json index de12f295ebb9d6..c6f6a2f14789df 100644 --- a/playground/external/dep-that-imports/package.json +++ b/playground/external/dep-that-imports/package.json @@ -5,6 +5,6 @@ "dependencies": { "slash3": "npm:slash@^3.0.0", "slash5": "npm:slash@^5.1.0", - "vue": "^3.5.8" + "vue": "^3.5.10" } } diff --git a/playground/external/dep-that-requires/package.json b/playground/external/dep-that-requires/package.json index a4f33364e58bf0..c4371bad815a97 100644 --- a/playground/external/dep-that-requires/package.json +++ b/playground/external/dep-that-requires/package.json @@ -5,6 +5,6 @@ "dependencies": { "slash3": "npm:slash@^3.0.0", "slash5": "npm:slash@^5.1.0", - "vue": "^3.5.8" + "vue": "^3.5.10" } } diff --git a/playground/external/package.json b/playground/external/package.json index d0fe4197136760..30a5373c9e7a3f 100644 --- a/playground/external/package.json +++ b/playground/external/package.json @@ -17,7 +17,7 @@ "slash3": "npm:slash@^3.0.0", "slash5": "npm:slash@^5.1.0", "vite": "workspace:*", - "vue": "^3.5.8", + "vue": "^3.5.10", "vue32": "npm:vue@~3.2.0" } } diff --git a/playground/json/package.json b/playground/json/package.json index 31dd54ab440348..7ce4669367c88c 100644 --- a/playground/json/package.json +++ b/playground/json/package.json @@ -15,6 +15,6 @@ "devDependencies": { "@vitejs/test-json-module": "file:./json-module", "express": "^4.21.0", - "vue": "^3.5.8" + "vue": "^3.5.10" } } diff --git a/playground/legacy/package.json b/playground/legacy/package.json index 2d598a12c0a5d3..3e4a9ed339fc0d 100644 --- a/playground/legacy/package.json +++ b/playground/legacy/package.json @@ -18,6 +18,6 @@ "vite": "workspace:*", "@vitejs/plugin-legacy": "workspace:*", "express": "^4.21.0", - "terser": "^5.33.0" + "terser": "^5.34.1" } } diff --git a/playground/multiple-entrypoints/package.json b/playground/multiple-entrypoints/package.json index 629e32af76a6e7..6787a4ffffa1f0 100644 --- a/playground/multiple-entrypoints/package.json +++ b/playground/multiple-entrypoints/package.json @@ -10,6 +10,6 @@ "preview": "vite preview" }, "devDependencies": { - "sass": "^1.79.3" + "sass": "^1.79.4" } } diff --git a/playground/object-hooks/package.json b/playground/object-hooks/package.json index 756bfe803bd657..db326e07be24e6 100644 --- a/playground/object-hooks/package.json +++ b/playground/object-hooks/package.json @@ -10,6 +10,6 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.8" + "vue": "^3.5.10" } } diff --git a/playground/optimize-deps-no-discovery/package.json b/playground/optimize-deps-no-discovery/package.json index a570f0397ce88c..dbf1a53daeb803 100644 --- a/playground/optimize-deps-no-discovery/package.json +++ b/playground/optimize-deps-no-discovery/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@vitejs/test-dep-no-discovery": "file:./dep-no-discovery", - "vue": "^3.5.8", + "vue": "^3.5.10", "vuex": "^4.1.0" } } diff --git a/playground/optimize-deps/package.json b/playground/optimize-deps/package.json index 1d53a3bb14ffac..3b806380a77772 100644 --- a/playground/optimize-deps/package.json +++ b/playground/optimize-deps/package.json @@ -44,7 +44,7 @@ "react-dom": "^18.3.1", "@vitejs/test-resolve-linked": "workspace:0.0.0", "url": "^0.11.4", - "vue": "^3.5.8", + "vue": "^3.5.10", "vuex": "^4.1.0", "lodash": "^4.17.21", "lodash.clonedeep": "^4.5.0" diff --git a/playground/preload/package.json b/playground/preload/package.json index ba19a7132f6c39..1c2a7089037897 100644 --- a/playground/preload/package.json +++ b/playground/preload/package.json @@ -18,7 +18,7 @@ "preview:preload-disabled": "vite preview --config vite.config-preload-disabled.js" }, "devDependencies": { - "terser": "^5.33.0", + "terser": "^5.34.1", "@vitejs/test-dep-a": "file:./dep-a", "@vitejs/test-dep-including-a": "file:./dep-including-a" } diff --git a/playground/ssr-webworker/package.json b/playground/ssr-webworker/package.json index 9d2d67b6e29497..ff4ca48d216003 100644 --- a/playground/ssr-webworker/package.json +++ b/playground/ssr-webworker/package.json @@ -13,7 +13,7 @@ "@vitejs/test-worker-exports": "file:./worker-exports" }, "devDependencies": { - "miniflare": "^3.20240909.5", + "miniflare": "^3.20240925.0", "@vitejs/test-resolve-linked": "workspace:*" } } diff --git a/playground/tailwind/package.json b/playground/tailwind/package.json index 88f3a57eeefcf5..290f89fa9090bb 100644 --- a/playground/tailwind/package.json +++ b/playground/tailwind/package.json @@ -11,7 +11,7 @@ "dependencies": { "autoprefixer": "^10.4.20", "tailwindcss": "^3.4.13", - "vue": "^3.5.8", + "vue": "^3.5.10", "vue-router": "^4.4.5" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da850daed0efa4..414fb74fc15b04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,7 +59,7 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^20.16.7 + specifier: ^20.16.10 version: 20.16.10 '@types/picomatch': specifier: ^3.0.1 @@ -80,8 +80,8 @@ importers: specifier: ^9.11.1 version: 9.11.1(jiti@1.21.0) eslint-plugin-import-x: - specifier: ^4.3.0 - version: 4.3.0(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3) + specifier: ^4.3.1 + version: 4.3.1(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3) eslint-plugin-n: specifier: ^17.10.3 version: 17.10.3(eslint@9.11.1(jiti@1.21.0)) @@ -140,7 +140,7 @@ importers: docs: devDependencies: '@shikijs/vitepress-twoslash': - specifier: ^1.18.0 + specifier: ^1.21.0 version: 1.21.0(typescript@5.5.3) '@types/express': specifier: ^4.17.21 @@ -155,7 +155,7 @@ importers: specifier: ^1.2.4 version: 1.2.4 vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) packages/create-vite: @@ -386,10 +386,10 @@ importers: specifier: ^3.5.3 version: 3.5.3(picomatch@2.3.1)(rollup@4.22.5) sass: - specifier: ^1.79.3 + specifier: ^1.79.4 version: 1.79.4 sass-embedded: - specifier: ^1.79.3 + specifier: ^1.79.4 version: 1.79.4 sirv: specifier: ^2.0.4 @@ -481,13 +481,13 @@ importers: playground/alias: dependencies: '@vue/shared': - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10 aliased-module: specifier: file:./dir/module version: '@vitejs/test-aliased-module@file:playground/alias/dir/module' vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) devDependencies: '@vitejs/test-resolve-linked': @@ -506,7 +506,7 @@ importers: specifier: ^3.3.2 version: 3.3.2 sass: - specifier: ^1.79.3 + specifier: ^1.79.4 version: 1.79.4 tailwindcss: specifier: ^3.4.13 @@ -568,7 +568,7 @@ importers: specifier: ^6.2.0 version: 6.2.0(postcss@8.4.47) sass: - specifier: ^1.79.3 + specifier: ^1.79.4 version: 1.79.4 stylus: specifier: ^0.63.0 @@ -615,7 +615,7 @@ importers: specifier: ^0.30.11 version: 0.30.11 sass: - specifier: ^1.79.3 + specifier: ^1.79.4 version: 1.79.4 stylus: specifier: ^0.63.0 @@ -679,7 +679,7 @@ importers: playground/environment-react-ssr: devDependencies: '@types/react': - specifier: ^18.3.9 + specifier: ^18.3.10 version: 18.3.10 '@types/react-dom': specifier: ^18.3.0 @@ -694,7 +694,7 @@ importers: playground/extensions: dependencies: vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) playground/external: @@ -716,7 +716,7 @@ importers: specifier: workspace:* version: link:../../packages/vite vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) vue32: specifier: npm:vue@~3.2.0 @@ -731,7 +731,7 @@ importers: specifier: npm:slash@^5.1.0 version: slash@5.1.0 vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) playground/external/dep-that-requires: @@ -743,7 +743,7 @@ importers: specifier: npm:slash@^5.1.0 version: slash@5.1.0 vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) playground/fs-serve: {} @@ -792,7 +792,7 @@ importers: specifier: ^4.21.0 version: 4.21.0 vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) playground/json/json-module: {} @@ -806,7 +806,7 @@ importers: specifier: ^4.21.0 version: 4.21.0 terser: - specifier: ^5.33.0 + specifier: ^5.34.1 version: 5.34.1 vite: specifier: workspace:* @@ -831,7 +831,7 @@ importers: playground/multiple-entrypoints: devDependencies: sass: - specifier: ^1.79.3 + specifier: ^1.79.4 version: 1.79.4 playground/nested-deps: @@ -894,7 +894,7 @@ importers: playground/object-hooks: dependencies: vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) playground/optimize-deps: @@ -1008,7 +1008,7 @@ importers: specifier: ^0.11.4 version: 0.11.4 vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) vuex: specifier: ^4.1.0 @@ -1020,7 +1020,7 @@ importers: specifier: file:./dep-no-discovery version: file:playground/optimize-deps-no-discovery/dep-no-discovery vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) vuex: specifier: ^4.1.0 @@ -1127,7 +1127,7 @@ importers: specifier: file:./dep-including-a version: file:playground/preload/dep-including-a terser: - specifier: ^5.33.0 + specifier: ^5.34.1 version: 5.34.1 playground/preload/dep-a: {} @@ -1540,7 +1540,7 @@ importers: specifier: workspace:* version: link:../resolve-linked miniflare: - specifier: ^3.20240909.5 + specifier: ^3.20240925.0 version: 3.20240925.0 playground/ssr-webworker/browser-exports: {} @@ -1556,7 +1556,7 @@ importers: specifier: ^3.4.13 version: 3.4.13(ts-node@10.9.2(@types/node@20.16.10)(typescript@5.5.3)) vue: - specifier: ^3.5.8 + specifier: ^3.5.10 version: 3.5.10(typescript@5.5.3) vue-router: specifier: ^4.4.5 @@ -3453,10 +3453,6 @@ packages: typescript: optional: true - '@typescript-eslint/scope-manager@8.6.0': - resolution: {integrity: sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.7.0': resolution: {integrity: sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3470,23 +3466,10 @@ packages: typescript: optional: true - '@typescript-eslint/types@8.6.0': - resolution: {integrity: sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.7.0': resolution: {integrity: sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.6.0': - resolution: {integrity: sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/typescript-estree@8.7.0': resolution: {integrity: sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3496,22 +3479,12 @@ packages: typescript: optional: true - '@typescript-eslint/utils@8.6.0': - resolution: {integrity: sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/utils@8.7.0': resolution: {integrity: sha512-ZbdUdwsl2X/s3CiyAu3gOlfQzpbuG3nTWKPoIvAu1pu5r8viiJvv2NPN2AqArL35NCYtw/lrPPfM4gxrMLNLPw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/visitor-keys@8.6.0': - resolution: {integrity: sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.7.0': resolution: {integrity: sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3813,18 +3786,12 @@ packages: '@vue/compiler-core@3.5.10': resolution: {integrity: sha512-iXWlk+Cg/ag7gLvY0SfVucU8Kh2CjysYZjhhP70w9qI4MvSox4frrP+vDGvtQuzIcgD8+sxM6lZvCtdxGunTAA==} - '@vue/compiler-core@3.5.6': - resolution: {integrity: sha512-r+gNu6K4lrvaQLQGmf+1gc41p3FO2OUJyWmNqaIITaJU6YFiV5PtQSFZt8jfztYyARwqhoCayjprC7KMvT3nRA==} - '@vue/compiler-dom@3.2.0': resolution: {integrity: sha512-CqfATmX04+58LNBTTUPRBLyYGLP0bxtL+8b7B8pEvXja7fpmxiYcKBQsdaXfyqoRJsaTzA7eVXQt/t0dYhu/SQ==} '@vue/compiler-dom@3.5.10': resolution: {integrity: sha512-DyxHC6qPcktwYGKOIy3XqnHRrrXyWR2u91AjP+nLkADko380srsC2DC3s7Y1Rk6YfOlxOlvEQKa9XXmLI+W4ZA==} - '@vue/compiler-dom@3.5.6': - resolution: {integrity: sha512-xRXqxDrIqK8v8sSScpistyYH0qYqxakpsIvqMD2e5sV/PXQ1mTwtXp4k42yHK06KXxKSmitop9e45Ui/3BrTEw==} - '@vue/compiler-sfc@3.5.10': resolution: {integrity: sha512-to8E1BgpakV7224ZCm8gz1ZRSyjNCAWEplwFMWKlzCdP9DkMKhRRwt0WkCjY7jkzi/Vz3xgbpeig5Pnbly4Tow==} @@ -3889,9 +3856,6 @@ packages: '@vue/shared@3.5.10': resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==} - '@vue/shared@3.5.6': - resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==} - '@vueuse/core@11.0.0': resolution: {integrity: sha512-shibzNGjmRjZucEm97B8V0NO5J3vPHMCE/mltxQ3vHezbDoFQBMtK11XsfwfPionxSbo+buqPmsCljtYuXIBpw==} @@ -4698,8 +4662,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-import-x@4.3.0: - resolution: {integrity: sha512-PxGzP7gAjF2DLeRnQtbYkkgZDg1intFyYr/XS1LgTYXUDrSXMHGkXx8++6i2eDv2jMs0jfeO6G6ykyeWxiFX7w==} + eslint-plugin-import-x@4.3.1: + resolution: {integrity: sha512-5TriWkXulDl486XnYYRgsL+VQoS/7mhN/2ci02iLCuL7gdhbiWxnsuL/NTcaKY9fpMgsMFjWZBtIGW7pb+RX0g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -9072,11 +9036,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.6.0': - dependencies: - '@typescript-eslint/types': 8.6.0 - '@typescript-eslint/visitor-keys': 8.6.0 - '@typescript-eslint/scope-manager@8.7.0': dependencies: '@typescript-eslint/types': 8.7.0 @@ -9094,25 +9053,8 @@ snapshots: - eslint - supports-color - '@typescript-eslint/types@8.6.0': {} - '@typescript-eslint/types@8.7.0': {} - '@typescript-eslint/typescript-estree@8.6.0(typescript@5.5.3)': - dependencies: - '@typescript-eslint/types': 8.6.0 - '@typescript-eslint/visitor-keys': 8.6.0 - debug: 4.3.7 - fast-glob: 3.3.2 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.5.3) - optionalDependencies: - typescript: 5.5.3 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/typescript-estree@8.7.0(typescript@5.5.3)': dependencies: '@typescript-eslint/types': 8.7.0 @@ -9128,17 +9070,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.6.0(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1(jiti@1.21.0)) - '@typescript-eslint/scope-manager': 8.6.0 - '@typescript-eslint/types': 8.6.0 - '@typescript-eslint/typescript-estree': 8.6.0(typescript@5.5.3) - eslint: 9.11.1(jiti@1.21.0) - transitivePeerDependencies: - - supports-color - - typescript - '@typescript-eslint/utils@8.7.0(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1(jiti@1.21.0)) @@ -9150,11 +9081,6 @@ snapshots: - supports-color - typescript - '@typescript-eslint/visitor-keys@8.6.0': - dependencies: - '@typescript-eslint/types': 8.6.0 - eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.7.0': dependencies: '@typescript-eslint/types': 8.7.0 @@ -9429,14 +9355,6 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-core@3.5.6': - dependencies: - '@babel/parser': 7.25.6 - '@vue/shared': 3.5.6 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - '@vue/compiler-dom@3.2.0': dependencies: '@vue/compiler-core': 3.2.0 @@ -9447,11 +9365,6 @@ snapshots: '@vue/compiler-core': 3.5.10 '@vue/shared': 3.5.10 - '@vue/compiler-dom@3.5.6': - dependencies: - '@vue/compiler-core': 3.5.6 - '@vue/shared': 3.5.6 - '@vue/compiler-sfc@3.5.10': dependencies: '@babel/parser': 7.25.6 @@ -9499,7 +9412,7 @@ snapshots: '@vue/language-core@2.1.6(typescript@5.5.3)': dependencies: '@volar/language-core': 2.4.1 - '@vue/compiler-dom': 3.5.6 + '@vue/compiler-dom': 3.5.10 '@vue/compiler-vue2': 2.7.16 '@vue/shared': 3.5.10 computeds: 0.0.1 @@ -9552,8 +9465,6 @@ snapshots: '@vue/shared@3.5.10': {} - '@vue/shared@3.5.6': {} - '@vueuse/core@11.0.0(vue@3.5.10(typescript@5.5.3))': dependencies: '@types/web-bluetooth': 0.0.20 @@ -10385,9 +10296,9 @@ snapshots: eslint: 9.11.1(jiti@1.21.0) eslint-compat-utils: 0.5.1(eslint@9.11.1(jiti@1.21.0)) - eslint-plugin-import-x@4.3.0(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3): + eslint-plugin-import-x@4.3.1(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3): dependencies: - '@typescript-eslint/utils': 8.6.0(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3) + '@typescript-eslint/utils': 8.7.0(eslint@9.11.1(jiti@1.21.0))(typescript@5.5.3) debug: 4.3.7 doctrine: 3.0.0 eslint: 9.11.1(jiti@1.21.0)