Skip to content

Commit d5aae1c

Browse files
authored
fix(deps): update react and vuejs dependencies (#2007)
1 parent a58bf38 commit d5aae1c

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

demos/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"i18next": "catalog:",
4444
"react": "^19.1.0",
4545
"react-dom": "^19.1.0",
46-
"react-i18next": "^15.5.2",
46+
"react-i18next": "^15.5.3",
4747
"react-router-dom": "^7.6.2",
4848
"slickgrid-react": "workspace:*"
4949
},
@@ -58,10 +58,10 @@
5858
"@popperjs/core": "catalog:",
5959
"@types/fnando__sparkline": "catalog:",
6060
"@types/node": "catalog:",
61-
"@types/react": "^19.1.6",
62-
"@types/react-dom": "^19.1.5",
61+
"@types/react": "^19.1.8",
62+
"@types/react-dom": "^19.1.6",
6363
"@types/sortablejs": "catalog:",
64-
"@vitejs/plugin-react": "^4.5.1",
64+
"@vitejs/plugin-react": "^4.5.2",
6565
"cross-env": "catalog:",
6666
"globals": "catalog:",
6767
"regenerator-runtime": "^0.14.1",

frameworks/slickgrid-react/package.json

Lines changed: 3 additions & 3 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.6",
94-
"@types/react-dom": "^19.1.5",
93+
"@types/react": "^19.1.8",
94+
"@types/react-dom": "^19.1.6",
9595
"@types/sortablejs": "catalog:",
96-
"@vitejs/plugin-react": "^4.5.1",
96+
"@vitejs/plugin-react": "^4.5.2",
9797
"dompurify": "catalog:",
9898
"eslint-plugin-react": "^7.37.5",
9999
"eslint-plugin-react-hooks": "^5.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)