We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1b5ab commit 20a8bddCopy full SHA for 20a8bdd
2 files changed
package.json
@@ -44,18 +44,18 @@
44
"@commitlint/cli": "^20.5.0",
45
"@commitlint/types": "^20.5.0",
46
"@rivuty/oxfmt-config": "^1.0.0",
47
- "@rivuty/oxlint-config": "^1.1.0",
48
- "@types/node": "^25.5.0",
49
- "lefthook": "^2.1.4",
+ "@rivuty/oxlint-config": "^1.2.0",
+ "@types/node": "^25.5.2",
+ "lefthook": "^2.1.5",
50
"npm-run-all2": "^8.0.4",
51
"oxfmt": "^0.44.0",
52
- "oxlint": "^1.58.0",
+ "oxlint": "^1.59.0",
53
"oxlint-tsgolint": "^0.20.0",
54
"release-it": "^19.2.4",
55
"typescript": "^6.0.2",
56
- "vite": "^8.0.2",
+ "vite": "^8.0.7",
57
"vite-plugin-dts": "^4.5.4",
58
- "vitest": "^4.1.1"
+ "vitest": "^4.1.3"
59
},
60
"packageManager": "[email protected]"
61
}
0 commit comments