Skip to content

Commit 62c2850

Browse files
Upgrade vite version to 7.1.12
Upgrade vitejs/plugin-react version to 5.0.4 Signed-off-by: Franck LECUYER <[email protected]>
1 parent ce4590a commit 62c2850

File tree

2 files changed

+142
-103
lines changed

2 files changed

+142
-103
lines changed

package-lock.json

Lines changed: 139 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@emotion/react": "^11.14.0",
1313
"@emotion/styled": "^11.14.1",
14-
"@gridsuite/commons-ui": "0.132.0",
14+
"@gridsuite/commons-ui": "0.133.0",
1515
"@hello-pangea/dnd": "^18.0.1",
1616
"@hookform/resolvers": "^4.1.3",
1717
"@mui/icons-material": "^5.18.0",
@@ -100,7 +100,7 @@
100100
"@types/react-window": "^1.8.8",
101101
"@typescript-eslint/eslint-plugin": "^7.18.0",
102102
"@typescript-eslint/parser": "^7.18.0",
103-
"@vitejs/plugin-react": "^4.7.0",
103+
"@vitejs/plugin-react": "^5.0.4",
104104
"babel-eslint": "^10.1.0",
105105
"babel-preset-vite": "^1.1.3",
106106
"eslint": "^8.57.1",
@@ -123,7 +123,7 @@
123123
"ts-node": "^10.9.2",
124124
"type-fest": "^4.41.0",
125125
"typescript": "~5.6.3",
126-
"vite": "^6.3.6",
126+
"vite": "^7.1.12",
127127
"vite-plugin-eslint": "^1.8.1",
128128
"vite-plugin-svgr": "^4.5.0",
129129
"vite-tsconfig-paths": "^5.1.4"

0 commit comments

Comments
 (0)