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.
2 parents 83745be + f3352e8 commit 070cefeCopy full SHA for 070cefe
package.json
@@ -41,8 +41,8 @@
41
"next-sanity-image": "^6.1.1",
42
"next-seo": "^6.0.0",
43
"next-sitemap": "^4.0.0",
44
- "react": "^18.2.0",
45
- "react-dom": "18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "19.2.0",
46
"react-intersection-observer": "^10.0.0",
47
"react-transition-group": "^4.4.5",
48
"use-intl": "^4.1.0"
@@ -57,8 +57,8 @@
57
"@testing-library/react": "^16.0.0",
58
"@testing-library/user-event": "^14.4.3",
59
"@types/node": "^24.0.0",
60
- "@types/react": "^18.0.25",
61
- "@types/react-dom": "^18.0.9",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
62
"@types/react-syntax-highlighter": "^15.5.5",
63
"@types/react-transition-group": "^4.4.5",
64
"@typescript-eslint/eslint-plugin": "8.48.0",
0 commit comments