We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 615fcd5 + 2e6daaa commit 33a0a1eCopy full SHA for 33a0a1e
2 files changed
package.json
@@ -37,7 +37,7 @@
37
"devDependencies": {
38
"@changesets/changelog-github": "^0.5.2",
39
"@changesets/cli": "^2.29.8",
40
- "@eslint/js": "^9.39.1",
+ "@eslint/js": "^9.39.2",
41
"@testing-library/jest-dom": "^6.9.1",
42
"@testing-library/react": "^16.3.0",
43
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
@@ -46,10 +46,10 @@
46
"@vitejs/plugin-react": "^5.1.2",
47
"@vitest/coverage-v8": "4.0.15",
48
"concurrently": "^9.2.1",
49
- "eslint": "^9.39.1",
+ "eslint": "^9.39.2",
50
"eslint-plugin-react": "^7.37.5",
51
"eslint-plugin-react-hooks": "^7.0.1",
52
- "eslint-plugin-react-refresh": "^0.4.24",
+ "eslint-plugin-react-refresh": "^0.4.25",
53
"globals": "^16.5.0",
54
"husky": "^9.1.7",
55
"jsdom": "^27.3.0",
0 commit comments