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 226f28e commit 2c255a2Copy full SHA for 2c255a2
2 files changed
package.json
@@ -62,15 +62,15 @@
62
"tag"
63
],
64
"devDependencies": {
65
- "@eslint/js": "^9.35.0",
+ "@eslint/js": "^10.0.0",
66
"@testing-library/dom": "^10.4.1",
67
"@testing-library/jest-dom": "^6.8.0",
68
"@testing-library/react": "^16.3.0",
69
"@types/react": "^19.1.12",
70
"@types/react-dom": "^19.1.9",
71
"@vitest/coverage-v8": "3.2.4",
72
"@vitest/ui": "^3.2.4",
73
- "eslint": "^9.35.0",
+ "eslint": "^10.0.0",
74
"jsdom": "^26.1.0",
75
"np": "^10.2.0",
76
"prettier": "^3.6.2",
0 commit comments