Skip to content

Commit b7470cf

Browse files
fix(deps): update react monorepo
[skip release]
1 parent 15d1ed0 commit b7470cf

3 files changed

Lines changed: 34 additions & 34 deletions

File tree

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"@uifabric/icons": "7.9.6",
7272
"classnames": "2.5.1",
7373
"date-fns": "4.1.0",
74-
"react": "19.1.0",
75-
"react-dom": "19.1.0",
74+
"react": "19.2.1",
75+
"react-dom": "19.2.1",
7676
"react-error-boundary": "6.0.0",
7777
"react-router-dom": "5.3.4"
7878
},
@@ -82,8 +82,8 @@
8282
"@testing-library/react": "16.3.0",
8383
"@testing-library/user-event": "14.6.1",
8484
"@types/node": "22.19.1",
85-
"@types/react": "19.1.8",
86-
"@types/react-dom": "19.1.6",
85+
"@types/react": "19.2.7",
86+
"@types/react-dom": "19.2.3",
8787
"@types/react-router-dom": "5.3.3",
8888
"@typescript-eslint/eslint-plugin": "7.18.0",
8989
"@typescript-eslint/parser": "7.18.0",

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"create-default-password": "cd server && npm run create-default-password"
2727
},
2828
"devDependencies": {
29-
"@types/react": "19.1.8",
30-
"@types/react-dom": "19.1.6",
29+
"@types/react": "19.2.7",
30+
"@types/react-dom": "19.2.3",
3131
"lerna": "8.2.4",
3232
"npm-run-all2": "8.0.4",
3333
"postcss": "8.5.6",

0 commit comments

Comments
 (0)