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 a3ce064 commit faefc58Copy full SHA for faefc58
package.json
@@ -45,8 +45,8 @@
45
"asciinema-player": "3.9.0",
46
"clsx": "2.1.1",
47
"prism-react-renderer": "2.3.1",
48
- "react": "^18.3.1",
49
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
50
"react-spinners": "0.15.0"
51
},
52
"devDependencies": {
@@ -63,7 +63,7 @@
63
"eslint-import-resolver-typescript": "4.2.2",
64
"eslint-plugin-import": "2.29.1",
65
"eslint-plugin-react": "7.34.3",
66
- "eslint-plugin-react-hooks": "4.6.2",
+ "eslint-plugin-react-hooks": "5.2.0",
67
"stylelint": "16.16.0",
68
"stylelint-color-format": "1.1.0",
69
"stylelint-config-css-modules": "4.4.0",
0 commit comments