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.
2 parents 6e16b68 + 4f33c5f commit 82c5d7eCopy full SHA for 82c5d7e
package.json
@@ -43,18 +43,18 @@
43
"@commitlint/cli": "^19.6.0",
44
"@commitlint/config-conventional": "^19.6.0",
45
"@eslint/js": "^9.16.0",
46
- "@stylistic/eslint-plugin": "^2.11.0",
47
- "@types/node": "^22.10.1",
+ "@stylistic/eslint-plugin": "^2.12.1",
+ "@types/node": "^22.10.2",
48
"@vitest/coverage-v8": "^2.1.8",
49
"auto-changelog": "^2.5.0",
50
"eslint": "^9.16.0",
51
"globals": "^15.13.0",
52
"husky": "^9.1.7",
53
- "lint-staged": "^15.2.10",
+ "lint-staged": "^15.2.11",
54
"tsup": "^8.3.5",
55
"typescript": "^5.7.2",
56
- "typescript-eslint": "^8.17.0",
57
- "vite": "^6.0.2",
+ "typescript-eslint": "^8.18.0",
+ "vite": "^6.0.3",
58
"vitest": "^2.1.8"
59
},
60
"dependencies": {
0 commit comments