Skip to content

Commit 9b0c6e4

Browse files
chore(deps): update react monorepo to v19.2.0 (#2219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9936c83 commit 9b0c6e4

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"@testing-library/user-event": "14.6.1",
1111
"@types/jest": "30.0.0",
1212
"@types/node": "22.18.0",
13-
"@types/react": "19.1.17",
14-
"@types/react-dom": "19.1.11",
13+
"@types/react": "19.2.0",
14+
"@types/react-dom": "19.2.0",
1515
"@types/sortablejs": "1.15.8",
1616
"@typescript-eslint/eslint-plugin": "8.44.1",
1717
"@typescript-eslint/parser": "8.44.1",
@@ -30,9 +30,9 @@
3030
"js-big-decimal": "2.2.0",
3131
"postcss": "8.5.6",
3232
"prettier": "3.6.2",
33-
"react": "19.1.1",
33+
"react": "19.2.0",
3434
"react-device-detect": "2.2.3",
35-
"react-dom": "19.1.1",
35+
"react-dom": "19.2.0",
3636
"react-i18next": "15.7.4",
3737
"react-router-dom": "7.9.3",
3838
"react-sortablejs": "6.1.4",

0 commit comments

Comments
 (0)