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 050ed72 commit 10df340Copy full SHA for 10df340
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.1.0",
43
"react-code-blocks": "^0.1.4",
44
- "react-dom": "18.3.1",
+ "react-dom": "19.1.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.27",
79
"@types/node": "22.15.17",
80
- "@types/react": "18.3.21",
81
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.1.5",
+ "@types/react-dom": "19.1.5",
82
"autoprefixer": "10.4.21",
83
"eslint": "9.26.0",
84
"eslint-config-next": "15.3.2",
0 commit comments