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 a46c376 commit fcdc060Copy full SHA for fcdc060
package.json
@@ -30,18 +30,18 @@
30
"prepare": "husky"
31
},
32
"devDependencies": {
33
- "@biomejs/biome": "^2.3.9",
+ "@biomejs/biome": "^2.3.10",
34
"@commitlint/cli": "^20.2.0",
35
"@commitlint/config-conventional": "^20.2.0",
36
- "@types/node": "^25.0.2",
+ "@types/node": "^25.0.3",
37
"@vitest/coverage-v8": "^4.0.16",
38
"husky": "^9.1.7",
39
"lint-staged": "^16.2.7",
40
"tsc-files": "^1.1.4",
41
- "tsdown": "^0.18.0",
+ "tsdown": "^0.18.1",
42
"tsx": "^4.21.0",
43
"typescript": "^5.9.3",
44
- "vite-tsconfig-paths": "^6.0.1",
+ "vite-tsconfig-paths": "^6.0.3",
45
"vitest": "^4.0.16"
46
47
"dependencies": {
0 commit comments