Skip to content

Commit 5ffb3cd

Browse files
fix(deps): update react monorepo to v19
1 parent 881bc58 commit 5ffb3cd

File tree

4 files changed

+667
-693
lines changed

4 files changed

+667
-693
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"next-sanity-image": "^6.1.1",
3838
"next-seo": "^6.0.0",
3939
"next-sitemap": "^4.0.0",
40-
"react": "^18.2.0",
41-
"react-dom": "18.3.1",
40+
"react": "^19.0.0",
41+
"react-dom": "19.2.0",
4242
"react-intersection-observer": "^10.0.0",
4343
"react-transition-group": "^4.4.5",
4444
"use-intl": "^4.1.0"
@@ -54,8 +54,8 @@
5454
"@testing-library/user-event": "^14.4.3",
5555
"@types/jest": "^30.0.0",
5656
"@types/node": "^24.0.0",
57-
"@types/react": "^18.0.25",
58-
"@types/react-dom": "^18.0.9",
57+
"@types/react": "^19.0.0",
58+
"@types/react-dom": "^19.0.0",
5959
"@types/react-syntax-highlighter": "^15.5.5",
6060
"@types/react-transition-group": "^4.4.5",
6161
"@typescript-eslint/eslint-plugin": "8.48.0",

0 commit comments

Comments
 (0)