We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2adf5 commit 3c6ee64Copy full SHA for 3c6ee64
2 files changed
package.json
@@ -31,13 +31,13 @@
31
},
32
"devDependencies": {
33
"@biomejs/biome": "https://pkg.pr.new/biomejs/biome/@biomejs/biome@5f890fb",
34
- "@commitlint/cli": "^19.8.0",
35
- "@mkvlrn/config": "^2.0.5",
36
- "@types/node": "^22.14.1",
+ "@commitlint/cli": "^19.8.1",
+ "@mkvlrn/config": "^2.0.6",
+ "@types/node": "^22.15.17",
37
"husky": "^9.1.7",
38
- "tsc-alias": "^1.8.15",
+ "tsc-alias": "^1.8.16",
39
"tsup": "^8.4.0",
40
- "tsx": "^4.19.3",
+ "tsx": "^4.19.4",
41
"typescript": "^5.8.3"
42
43
"dependencies": {
0 commit comments