Skip to content

Commit 7e98ee3

Browse files
fix(deps): update react monorepo
1 parent 0254479 commit 7e98ee3

File tree

4 files changed

+2021
-4970
lines changed

4 files changed

+2021
-4970
lines changed

package.json

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

0 commit comments

Comments
 (0)