We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c24b0 commit 21b1e79Copy full SHA for 21b1e79
package.json
@@ -20,16 +20,16 @@
20
"clsx": "2.1.1",
21
"next": "13.5.4",
22
"next-sitemap": "^4.2.3",
23
- "react": "18.3.1",
24
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
25
"sharp": "^0.33.5",
26
"swr": "2.2.5"
27
},
28
"devDependencies": {
29
"@svgr/webpack": "8.1.0",
30
"@types/node": "20.14.11",
31
- "@types/react": "18.3.3",
32
- "@types/react-dom": "18.3.0",
+ "@types/react": "19.0.11",
+ "@types/react-dom": "19.0.4",
33
"@typescript-eslint/eslint-plugin": "6.12.0",
34
"@typescript-eslint/parser": "6.12.0",
35
"eslint": "8.54.0",
0 commit comments