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 eb4c552 commit eeb2c44Copy full SHA for eeb2c44
package.json
@@ -39,9 +39,9 @@
39
"next-mdx-remote": "^5.0.0",
40
"next-themes": "^0.4.0",
41
"node-cache": "^5.1.2",
42
- "react": "18.3.1",
+ "react": "19.0.0",
43
"react-code-blocks": "^0.1.4",
44
- "react-dom": "18.3.1",
+ "react-dom": "19.0.0",
45
"react-error-boundary": "^4.0.11",
46
"react-hook-form": "^7.50.1",
47
"react-icons": "^5.0.0",
@@ -77,8 +77,8 @@
77
"@types/jest": "29.5.14",
78
"@types/mysql": "2.15.26",
79
"@types/node": "22.10.2",
80
- "@types/react": "18.3.17",
81
- "@types/react-dom": "18.3.5",
+ "@types/react": "19.0.1",
+ "@types/react-dom": "19.0.2",
82
"autoprefixer": "10.4.20",
83
"eslint": "9.17.0",
84
"eslint-config-next": "15.1.0",
0 commit comments