Skip to content

Commit 6a4ade5

Browse files
fix(deps): update react monorepo to v19.2.0
[skip release]
1 parent e6a842f commit 6a4ade5

3 files changed

Lines changed: 30 additions & 30 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.0",
75+
"react-dom": "19.2.0",
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.18.7",
85-
"@types/react": "19.1.8",
86-
"@types/react-dom": "19.1.6",
85+
"@types/react": "19.2.0",
86+
"@types/react-dom": "19.2.0",
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: 24 additions & 24 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.0",
30+
"@types/react-dom": "19.2.0",
3131
"lerna": "8.2.4",
3232
"npm-run-all2": "8.0.4",
3333
"postcss": "8.5.6",

0 commit comments

Comments
 (0)