Skip to content

Commit f3352e8

Browse files
fix(deps): update react monorepo to v19
1 parent 83745be commit f3352e8

File tree

4 files changed

+665
-691
lines changed

4 files changed

+665
-691
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"next-sanity-image": "^6.1.1",
4242
"next-seo": "^6.0.0",
4343
"next-sitemap": "^4.0.0",
44-
"react": "^18.2.0",
45-
"react-dom": "18.3.1",
44+
"react": "^19.0.0",
45+
"react-dom": "19.2.0",
4646
"react-intersection-observer": "^10.0.0",
4747
"react-transition-group": "^4.4.5",
4848
"use-intl": "^4.1.0"
@@ -57,8 +57,8 @@
5757
"@testing-library/react": "^16.0.0",
5858
"@testing-library/user-event": "^14.4.3",
5959
"@types/node": "^24.0.0",
60-
"@types/react": "^18.0.25",
61-
"@types/react-dom": "^18.0.9",
60+
"@types/react": "^19.0.0",
61+
"@types/react-dom": "^19.0.0",
6262
"@types/react-syntax-highlighter": "^15.5.5",
6363
"@types/react-transition-group": "^4.4.5",
6464
"@typescript-eslint/eslint-plugin": "8.48.0",

0 commit comments

Comments
 (0)