We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881bc58 commit 5ffb3cdCopy full SHA for 5ffb3cd
package.json
@@ -37,8 +37,8 @@
37
"next-sanity-image": "^6.1.1",
38
"next-seo": "^6.0.0",
39
"next-sitemap": "^4.0.0",
40
- "react": "^18.2.0",
41
- "react-dom": "18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "19.2.0",
42
"react-intersection-observer": "^10.0.0",
43
"react-transition-group": "^4.4.5",
44
"use-intl": "^4.1.0"
@@ -54,8 +54,8 @@
54
"@testing-library/user-event": "^14.4.3",
55
"@types/jest": "^30.0.0",
56
"@types/node": "^24.0.0",
57
- "@types/react": "^18.0.25",
58
- "@types/react-dom": "^18.0.9",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
59
"@types/react-syntax-highlighter": "^15.5.5",
60
"@types/react-transition-group": "^4.4.5",
61
"@typescript-eslint/eslint-plugin": "8.48.0",
0 commit comments