diff --git a/output/vue/package.json b/output/vue/package.json index af2ba4cbf485..b26b17a23487 100644 --- a/output/vue/package.json +++ b/output/vue/package.json @@ -46,7 +46,7 @@ "replace-in-file": "8.3.0", "tsx": "4.20.6", "typescript": "5.9.3", - "vite": "7.1.12", + "vite": "7.2.2", "vue": "3.5.24", "vue-tsc": "3.1.3" }, diff --git a/package-lock.json b/package-lock.json index 8fec696b76af..1dd1cf42f98f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -90,7 +90,7 @@ "tsx": "4.20.6", "typescript": "5.9.3", "validate-branch-name": "1.3.2", - "vite": "7.1.12", + "vite": "7.2.2", "vite-plugin-devtools-json": "1.0.0", "vitest": "3.2.4", "xo": "1.2.3", @@ -51700,9 +51700,9 @@ } }, "node_modules/vite": { - "version": "7.1.12", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.12.tgz", - "integrity": "sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==", + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.2.2.tgz", + "integrity": "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==", "license": "MIT", "dependencies": { "esbuild": "^0.25.0", @@ -54610,7 +54610,7 @@ "replace-in-file": "8.3.0", "tsx": "4.20.6", "typescript": "5.9.3", - "vite": "7.1.12", + "vite": "7.2.2", "vue": "3.5.24", "vue-tsc": "3.1.3" } @@ -55175,7 +55175,7 @@ "sass": "1.85.0", "tsx": "4.20.6", "typescript": "5.9.3", - "vite": "7.1.12" + "vite": "7.2.2" } }, "packages/foundations/node_modules/sass": { @@ -56454,7 +56454,7 @@ "@vitejs/plugin-react": "5.0.4", "cross-env": "10.1.0", "typescript": "5.9.3", - "vite": "7.1.12" + "vite": "7.2.2" } }, "showcases/react-showcase/node_modules/@rolldown/pluginutils": { @@ -56506,7 +56506,7 @@ "@vitejs/plugin-vue": "6.0.1", "cross-env": "10.1.0", "typescript": "5.9.3", - "vite": "7.1.12", + "vite": "7.2.2", "vue-tsc": "3.1.3" } }, @@ -56532,7 +56532,7 @@ "storybook": "9.1.13", "typescript": "~5.9.3", "typescript-eslint": "8.46.4", - "vite": "7.1.12" + "vite": "7.2.2" } }, "storybooks/_storybook/node_modules/@rolldown/pluginutils": { @@ -56589,7 +56589,7 @@ "storybook": "9.1.13", "typescript": "~5.9.3", "typescript-eslint": "8.46.4", - "vite": "7.1.12" + "vite": "7.2.2" } }, "storybooks/react-storybook/node_modules/@rolldown/pluginutils": { @@ -56638,7 +56638,7 @@ "eslint-plugin-storybook": "10.0.7", "storybook": "9.1.13", "typescript": "~5.9.3", - "vite": "7.1.12", + "vite": "7.2.2", "vue-tsc": "3.1.3" } } diff --git a/package.json b/package.json index fa3f39a27cd1..8b7ddd7bad5a 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "tsx": "4.20.6", "typescript": "5.9.3", "validate-branch-name": "1.3.2", - "vite": "7.1.12", + "vite": "7.2.2", "vite-plugin-devtools-json": "1.0.0", "vitest": "3.2.4", "xo": "1.2.3", diff --git a/packages/foundations/package.json b/packages/foundations/package.json index 9ae4eaab7536..c20821622797 100644 --- a/packages/foundations/package.json +++ b/packages/foundations/package.json @@ -63,7 +63,7 @@ "sass": "1.85.0", "tsx": "4.20.6", "typescript": "5.9.3", - "vite": "7.1.12" + "vite": "7.2.2" }, "publishConfig": { "registry": "https://registry.npmjs.org/", diff --git a/showcases/react-showcase/package.json b/showcases/react-showcase/package.json index a8b2a9462191..dceacc964f6a 100644 --- a/showcases/react-showcase/package.json +++ b/showcases/react-showcase/package.json @@ -33,6 +33,6 @@ "@vitejs/plugin-react": "5.0.4", "cross-env": "10.1.0", "typescript": "5.9.3", - "vite": "7.1.12" + "vite": "7.2.2" } } diff --git a/showcases/vue-showcase/package.json b/showcases/vue-showcase/package.json index fb84793dfbc6..52fd294ccc49 100644 --- a/showcases/vue-showcase/package.json +++ b/showcases/vue-showcase/package.json @@ -25,7 +25,7 @@ "@vitejs/plugin-vue": "6.0.1", "cross-env": "10.1.0", "typescript": "5.9.3", - "vite": "7.1.12", + "vite": "7.2.2", "vue-tsc": "3.1.3" } } diff --git a/storybooks/_storybook/package.json b/storybooks/_storybook/package.json index 0c819e49de51..9e53aee161b7 100644 --- a/storybooks/_storybook/package.json +++ b/storybooks/_storybook/package.json @@ -26,6 +26,6 @@ "storybook": "9.1.13", "typescript": "~5.9.3", "typescript-eslint": "8.46.4", - "vite": "7.1.12" + "vite": "7.2.2" } } diff --git a/storybooks/react-storybook/package.json b/storybooks/react-storybook/package.json index f03909c42517..30aa153e5165 100644 --- a/storybooks/react-storybook/package.json +++ b/storybooks/react-storybook/package.json @@ -25,6 +25,6 @@ "storybook": "9.1.13", "typescript": "~5.9.3", "typescript-eslint": "8.46.4", - "vite": "7.1.12" + "vite": "7.2.2" } } diff --git a/storybooks/vue-storybook/package.json b/storybooks/vue-storybook/package.json index 0105be554f5e..8631ac158c92 100644 --- a/storybooks/vue-storybook/package.json +++ b/storybooks/vue-storybook/package.json @@ -23,7 +23,7 @@ "eslint-plugin-storybook": "10.0.7", "storybook": "9.1.13", "typescript": "~5.9.3", - "vite": "7.1.12", + "vite": "7.2.2", "vue-tsc": "3.1.3" } }