Skip to content

Commit cbd2c2e

Browse files
fix(deps): update react monorepo
1 parent 99c0ba8 commit cbd2c2e

File tree

4 files changed

+2029
-5039
lines changed

4 files changed

+2029
-5039
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"i18nifty": "^3.2.1",
3737
"jwt-decode": "^4.0.0",
3838
"oidc-spa": "6.8.2",
39-
"react": "^18.2.0",
40-
"react-dom": "^18.2.0",
39+
"react": "^19.0.0",
40+
"react-dom": "^19.0.0",
4141
"react-hook-form": "^7.51.1",
4242
"react-hot-keys": "^2.7.3",
4343
"react-router-dom": "^6.26.2",
@@ -54,12 +54,12 @@
5454
"@testing-library/react": "^16.0.1",
5555
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
5656
"@types/node": "^24.0.0",
57-
"@types/react": "^18.3.10",
58-
"@types/react-dom": "^18.2.22",
57+
"@types/react": "^19.0.0",
58+
"@types/react-dom": "^19.0.0",
5959
"@vitejs/plugin-react": "^4.3.2",
6060
"@vitest/coverage-v8": "^2.1.3",
6161
"eslint": "^9.16.0",
62-
"eslint-plugin-react-hooks": "^5.1.0",
62+
"eslint-plugin-react-hooks": "^7.0.0",
6363
"eslint-plugin-react-refresh": "^0.4.16",
6464
"fake-indexeddb": "^6.2.4",
6565
"globals": "^16.0.0",

0 commit comments

Comments
 (0)