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 8b2f2ed commit 2a219deCopy full SHA for 2a219de
package.json
@@ -77,8 +77,8 @@
77
"@pluralsh/eslint-config-typescript": "2.5.41",
78
"@pluralsh/stylelint-config": "1.1.3",
79
"@types/node": "20.3.1",
80
- "@types/react": "18.2.12",
81
- "@types/react-dom": "18.2.5",
+ "@types/react": "18.2.79",
+ "@types/react-dom": "18.2.25",
82
"@types/styled-components": "5.1.26",
83
"@typescript-eslint/eslint-plugin": "5.59.11",
84
"concurrently": "8.2.0",
@@ -90,7 +90,7 @@
90
"eslint-plugin-import-newlines": "1.3.1",
91
"eslint-plugin-jsx-a11y": "6.7.1",
92
"eslint-plugin-react": "7.32.2",
93
- "eslint-plugin-react-hooks": "4.6.0",
+ "eslint-plugin-react-hooks": "4.6.1",
94
"husky": "8.0.3",
95
"lint-staged": "13.2.2",
96
"npm-run-all": "4.1.5",
0 commit comments