Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion npm/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-router-dom": "6.28.0",
"semver": "^7.7.1",
"typescript": "~5.4.5",
"vite": "6.3.5",
"vite": "6.3.6",
"vite-plugin-require-transform": "1.0.21"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion npm/vite-plugin-cypress-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-dom": "18.3.1",
"react-router": "6.28.0",
"react-router-dom": "6.28.0",
"vite": "6.3.5"
"vite": "6.3.6"
},
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion npm/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"globby": "^11.0.1",
"tailwindcss": "1.1.4",
"typescript": "~5.4.5",
"vite": "6.3.5",
"vite": "6.3.6",
"vue": "3.2.47",
"vue-i18n": "9.14.5",
"vue-router": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"tailwindcss": "^3.3.1",
"unplugin-icons": "^22.1.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^6.3.5",
"vite": "^7.0.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Vite Version Mismatch Causes Build Issues

The Vite version upgrade is inconsistent across the monorepo. packages/app and packages/driver are updated to ^7.0.0, but other packages are on 6.3.6. This major version discrepancy can lead to build inconsistencies, compatibility issues, and unexpected behavior due to breaking changes.

Additional Locations (1)

Fix in Cursor Fix in Web

"vite-plugin-pages": "0.32.1",
"vite-plugin-vue-layouts": "0.11.0",
"vite-svg-loader": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"underscore.string": "3.3.6",
"url-parse": "1.5.10",
"vanilla-text-mask": "5.1.1",
"vite": "^6.3.5",
"vite": "^7.0.0",
"vitest": "^3.2.4",
"webpack": "^5.88.2",
"zone.js": "0.15.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"type-fest": "^2.3.4",
"unplugin-icons": "0.19.0",
"unplugin-vue-components": "^0.27.0",
"vite": "6.3.5",
"vite": "6.3.6",
"vite-svg-loader": "5.1.0",
"vue": "3.2.47",
"vue-eslint-parser": "7.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/launchpad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"sinon": "13.0.2",
"type-fest": "^2.3.4",
"unplugin-vue-components": "0.27.0",
"vite": "6.3.5",
"vite": "6.3.6",
"vite-plugin-optimize-persist": "0.1.2",
"vite-plugin-package-config": "0.1.1",
"vite-svg-loader": "5.1.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16686,7 +16686,7 @@ fd-slicer@~1.1.0:
dependencies:
pend "~1.2.0"

fdir@^6.4.4, fdir@^6.4.6, fdir@^6.5.0:
fdir@^6.4.4, fdir@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
Expand Down Expand Up @@ -32077,10 +32077,10 @@ [email protected]:
dependencies:
svgo "^3.0.2"

[email protected].5, vite@^6.3.5:
version "6.3.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
[email protected].6:
version "6.3.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1"
integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==
dependencies:
esbuild "^0.25.0"
fdir "^6.4.4"
Expand All @@ -32102,17 +32102,17 @@ vite@^5.0.0:
optionalDependencies:
fsevents "~2.3.3"

"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0":
version "7.1.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.2.tgz#62ffd8a915977ff387fbe7a731af1a650ec5006e"
integrity sha512-J0SQBPlQiEXAF7tajiH+rUooJPo0l8KQgyg4/aMunNtrOa7bwuZJsJbDWzeljqQpgftxuq5yNJxQ91O9ts29UQ==
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.0:
version "7.1.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.7.tgz#ed3f9f06e21d6574fe1ad425f6b0912d027ffc13"
integrity sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==
dependencies:
esbuild "^0.25.0"
fdir "^6.4.6"
fdir "^6.5.0"
picomatch "^4.0.3"
postcss "^8.5.6"
rollup "^4.43.0"
tinyglobby "^0.2.14"
tinyglobby "^0.2.15"
optionalDependencies:
fsevents "~2.3.3"

Expand Down
Loading