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 427872a commit e871586Copy full SHA for e871586
2 files changed
package.json
@@ -50,16 +50,16 @@
50
"log-symbols": "^7.0.1"
51
},
52
"devDependencies": {
53
- "@commitlint/cli": "^19.8.1",
54
- "@commitlint/config-conventional": "^19.8.1",
+ "@commitlint/cli": "^20.1.0",
+ "@commitlint/config-conventional": "^20.0.0",
55
"@idleberg/configs": "^0.3.1",
56
- "@playwright/test": "^1.55.0",
57
- "@types/node": "^24.5.2",
+ "@playwright/test": "^1.55.1",
+ "@types/node": "^24.7.0",
58
"concurrently": "^9.2.1",
59
"np": "^10.2.0",
60
- "tsdown": "^0.15.2",
61
- "typescript": "^5.9.2",
62
- "vite": "^7.1.6",
+ "tsdown": "^0.15.6",
+ "typescript": "^5.9.3",
+ "vite": "^7.1.9",
63
"vitest": "^3.2.4"
64
65
"peerDependencies": {
0 commit comments