We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aba589 commit 4a61ba4Copy full SHA for 4a61ba4
2 files changed
package.json
@@ -61,16 +61,16 @@
61
}
62
},
63
"devDependencies": {
64
- "@vitest/coverage-v8": "^4.0.16",
+ "@vitest/coverage-v8": "^4.0.18",
65
"commitizen": "^4.3.1",
66
"cross-env": "^10.1.0",
67
"cz-conventional-changelog": "^3.3.0",
68
- "eslint": "^9.39.2",
+ "eslint": "^10.0.3",
69
"husky": "^9.1.7",
70
- "lint-staged": "^16.2.7",
+ "lint-staged": "^16.3.2",
71
"tools-config": "^0.2.3",
72
"typescript": "^5.9.3",
73
- "vite": "^7.3.0",
74
- "vitest": "^4.0.16"
+ "vite": "^7.3.1",
+ "vitest": "^4.0.18"
75
76
0 commit comments