Skip to content

Commit b020dbb

Browse files
committed
fix(deps): update react and vuejs dependencies
1 parent a4a481c commit b020dbb

3 files changed

Lines changed: 192 additions & 164 deletions

File tree

demos/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"i18next": "catalog:",
6565
"react": "^19.1.0",
6666
"react-dom": "^19.1.0",
67-
"react-i18next": "^15.5.1",
67+
"react-i18next": "^15.5.2",
6868
"slickgrid-react": "workspace:*"
6969
},
7070
"peerDependencies": {
@@ -78,11 +78,11 @@
7878
"@popperjs/core": "catalog:",
7979
"@types/fnando__sparkline": "catalog:",
8080
"@types/node": "catalog:",
81-
"@types/react": "^19.1.4",
81+
"@types/react": "^19.1.5",
8282
"@types/react-dom": "^19.1.5",
8383
"@types/sortablejs": "catalog:",
8484
"@types/text-encoding-utf-8": "^1.0.5",
85-
"@vitejs/plugin-react": "^4.4.1",
85+
"@vitejs/plugin-react": "^4.5.0",
8686
"cross-env": "catalog:",
8787
"custom-event-polyfill": "^1.0.7",
8888
"globals": "catalog:",

frameworks/slickgrid-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@
9090
"@slickgrid-universal/rxjs-observable": "workspace:*",
9191
"@slickgrid-universal/text-export": "workspace:*",
9292
"@types/node": "catalog:",
93-
"@types/react": "^19.1.4",
93+
"@types/react": "^19.1.5",
9494
"@types/react-dom": "^19.1.5",
9595
"@types/sortablejs": "^1.15.8",
96-
"@vitejs/plugin-react": "^4.4.1",
96+
"@vitejs/plugin-react": "^4.5.0",
9797
"custom-event-polyfill": "^1.0.7",
9898
"dompurify": "catalog:",
9999
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)