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.
2 parents 0d91319 + d64393d commit 5b4dcbfCopy full SHA for 5b4dcbf
package.json
@@ -93,15 +93,15 @@
93
"@storybook/react-webpack5": "^9.1.10",
94
"@storybook/test-runner": "^0.23.0",
95
"@types/eslint__js": "^9.14.0",
96
- "@types/node": "^24.7.0",
97
- "@types/react": "^19.2.0",
98
- "@types/react-dom": "^19.2.0",
+ "@types/node": "^24.7.1",
+ "@types/react": "^19.2.2",
+ "@types/react-dom": "^19.2.1",
99
"all-contributors-cli": "^6.26.1",
100
"concurrently": "^9.2.1",
101
"eslint": "^9.37.0",
102
"eslint-plugin-jsx-a11y": "^6.10.2",
103
"eslint-plugin-react": "^7.37.5",
104
- "eslint-plugin-react-hooks": "^6.1.1",
+ "eslint-plugin-react-hooks": "^7.0.0",
105
"neostandard": "^0.12.2",
106
"react": "^19.2.0",
107
"react-dom": "^19.2.0",
0 commit comments