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 3fc059c commit 80f3faeCopy full SHA for 80f3fae
package.json
@@ -68,18 +68,18 @@
68
"eslint-plugin-jsx-a11y": "^6.10.2",
69
"eslint-plugin-prettier": "^5.2.3",
70
"eslint-plugin-react": "^7.37.4",
71
- "eslint-plugin-react-hooks": "^4.6.2",
+ "eslint-plugin-react-hooks": "^6.0.0",
72
"gatsby": "^5.14.1",
73
"gatsby-source-filesystem": "^5.14.0",
74
"identity-obj-proxy": "3.0.0",
75
"jest": "^29.7.0",
76
"jest-environment-jsdom": "^29.7.0",
77
"npm-check": "6.0.1",
78
"prettier": "^3.5.2",
79
- "react": "^18.3.1",
80
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
81
"react-intl": "^7.1.6",
82
- "react-test-renderer": "^18.3.1",
+ "react-test-renderer": "^19.0.0",
83
"standard-version": "9.5.0",
84
"typescript": "^5.7.3"
85
},
0 commit comments