Skip to content

Commit f3cab49

Browse files
Update react monorepo
1 parent 373c7f9 commit f3cab49

File tree

2 files changed

+73
-37
lines changed

2 files changed

+73
-37
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@
5353
"jwt-decode": "4.0.0",
5454
"keycloak-js": "25.0.6",
5555
"mantine-datatable": "8.2.0",
56-
"react": "19.1.1",
56+
"react": "19.2.4",
5757
"react-avatar-editor": "14.0.0",
58-
"react-dom": "19.1.1",
58+
"react-dom": "19.2.4",
5959
"react-router": "7.12.0"
6060
},
6161
"devDependencies": {
6262
"@eslint/compat": "1.4.1",
6363
"@eslint/eslintrc": "3.3.3",
6464
"@eslint/js": "9.39.2",
65-
"@types/react": "19.1.12",
65+
"@types/react": "19.2.14",
6666
"@types/react-avatar-editor": "13.0.4",
67-
"@types/react-dom": "19.1.9",
67+
"@types/react-dom": "19.2.3",
6868
"@typescript-eslint/eslint-plugin": "8.55.0",
6969
"@typescript-eslint/parser": "8.55.0",
7070
"clean-webpack-plugin": "4.0.0",

0 commit comments

Comments
 (0)