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 dbebfed commit 9b088d4Copy full SHA for 9b088d4
package.json
@@ -33,8 +33,8 @@
33
"docusaurus-plugin-sass": "0.2.6",
34
"prism-react-renderer": "2.4.1",
35
"raw-loader": "4.0.2",
36
- "react": "18.3.1",
37
- "react-dom": "18.3.1",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
38
"react-feather": "2.0.10",
39
"react-responsive-carousel": "3.2.23",
40
"sass": "1.89.2"
@@ -49,7 +49,7 @@
49
"eslint-plugin-jsx-a11y": "6.10.2",
50
"eslint-plugin-mdx": "1.17.1",
51
"eslint-plugin-react": "7.37.5",
52
- "eslint-plugin-react-hooks": "5.2.0",
+ "eslint-plugin-react-hooks": "6.1.1",
53
"husky": "9.1.7",
54
"lint-staged": "15.5.2",
55
"netlify-cli": "20.1.1",
0 commit comments