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 ce56188 commit 2d3eb26Copy full SHA for 2d3eb26
2 files changed
package.json
@@ -52,18 +52,18 @@
52
"log-symbols": "^7.0.1"
53
},
54
"devDependencies": {
55
- "@commitlint/cli": "^20.1.0",
56
- "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/cli": "^20.2.0",
+ "@commitlint/config-conventional": "^20.2.0",
57
"@e18e/cli": "^0.3.1",
58
- "@idleberg/configs": "^0.3.1",
59
- "@playwright/test": "^1.56.1",
+ "@idleberg/configs": "^0.4.1",
+ "@playwright/test": "^1.57.0",
60
"@types/node": "^24.9.1",
61
"concurrently": "^9.2.1",
62
"np": "^10.2.0",
63
- "tsdown": "^0.15.9",
+ "tsdown": "^0.18.0",
64
"typescript": "^5.9.3",
65
- "vite": "^7.1.12",
66
- "vitest": "^3.2.4"
+ "vite": "^7.3.0",
+ "vitest": "^4.0.15"
67
68
"peerDependencies": {
69
"@expo/devcert": "^1.2.0",
0 commit comments