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 429648f commit d0b1a0bCopy full SHA for d0b1a0b
package.json
@@ -52,20 +52,20 @@
52
"vitest": "^2 || ^3"
53
},
54
"dependencies": {
55
- "dotenv": "^17.2.2",
+ "dotenv": "^17.2.3",
56
"listhen": "^1.9.0",
57
"ofetch": "^1.4.1",
58
"pathe": "^2.0.3",
59
"ufo": "^1.6.1"
60
61
"devDependencies": {
62
"@antfu/eslint-config": "^5.4.1",
63
- "@types/node": "^24.5.2",
+ "@types/node": "^24.6.1",
64
"bumpp": "^10.2.3",
65
"eslint": "^9.36.0",
66
"nitropack": "^2.12.6",
67
- "tsdown": "^0.15.1",
68
- "typescript": "^5.9.2",
+ "tsdown": "^0.15.6",
+ "typescript": "^5.9.3",
69
"unbuild": "^3.6.1",
70
"vite": "^7.1.7",
71
"vitest": "^3.2.4"
0 commit comments