We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecd2f0 commit 6c28c98Copy full SHA for 6c28c98
1 file changed
package.json
@@ -18,12 +18,12 @@
18
"react-toastify": "11.0.2"
19
},
20
"devDependencies": {
21
- "@eslint/js": "9.11.1",
+ "@eslint/js": "10.0.1",
22
"@types/react": "19.0.1",
23
"@types/react-dom": "19.0.2",
24
"@types/react-router-dom": "5.3.3",
25
"@vitejs/plugin-react": "4.3.2",
26
- "eslint": "9.11.1",
+ "eslint": "10.0.2",
27
"eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614",
28
"eslint-plugin-react-refresh": "0.4.12",
29
"globals": "15.9.0",
0 commit comments