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 0c3b017 commit 4894945Copy full SHA for 4894945
2 files changed
package.json
@@ -53,14 +53,14 @@
53
"@commitlint/cli": "^20.1.0",
54
"@commitlint/config-conventional": "^20.0.0",
55
"@idleberg/configs": "^0.3.1",
56
- "@playwright/test": "^1.55.1",
57
- "@types/node": "^24.7.0",
+ "@playwright/test": "^1.56.1",
+ "@types/node": "^24.9.1",
58
"concurrently": "^9.2.1",
59
"np": "^10.2.0",
60
- "tsdown": "^0.15.6",
+ "tsdown": "^0.15.9",
61
"typescript": "^5.9.3",
62
- "vite": "^7.1.9",
63
- "vitest": "^3.2.4"
+ "vite": "^7.1.11",
+ "vitest": "^4.0.1"
64
},
65
"peerDependencies": {
66
"@expo/devcert": "^1.2.0",
0 commit comments