We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1458a6e commit 60d3c0aCopy full SHA for 60d3c0a
2 files changed
package.json
@@ -49,14 +49,14 @@
49
"@types/react": "19.2.14",
50
"@types/react-dom": "19.2.3",
51
"@types/react-test-renderer": "19.1.0",
52
- "@typescript-eslint/eslint-plugin": "8.52.0",
53
- "@typescript-eslint/parser": "8.52.0",
+ "@typescript-eslint/eslint-plugin": "8.56.1",
+ "@typescript-eslint/parser": "8.56.1",
54
"@vitejs/plugin-react-swc": "3.11.0",
55
"@vitest/coverage-v8": "3.1.4",
56
"eslint": "^9.24.0",
57
"eslint-plugin-react": "^7.37.5",
58
"eslint-plugin-react-hooks": "5.2.0",
59
- "eslint-plugin-react-refresh": "0.4.26",
+ "eslint-plugin-react-refresh": "0.5.2",
60
"eslint-plugin-tailwindcss": "3.18.2",
61
"globals": "^16.0.0",
62
"jsdom": "26.1.0",
0 commit comments