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 e48195e commit c35e71eCopy full SHA for c35e71e
package.json
@@ -75,10 +75,10 @@
75
"ufo": "^1.6.1"
76
},
77
"devDependencies": {
78
- "@types/node": "^22.17.0",
+ "@types/node": "^24.3.0",
79
"@vitest/coverage-v8": "^3.2.4",
80
"changelogen": "^0.6.2",
81
- "eslint": "^9.32.0",
+ "eslint": "^9.34.0",
82
"eslint-config-unjs": "^0.5.0",
83
"fetch-blob": "^4.0.0",
84
"formdata-polyfill": "^4.0.10",
@@ -88,9 +88,9 @@
88
"prettier": "^3.6.2",
89
"std-env": "^3.9.0",
90
"typescript": "^5.9.2",
91
- "unbuild": "^3.6.0",
92
- "undici": "^7.13.0",
+ "unbuild": "^3.6.1",
+ "undici": "^7.15.0",
93
"vitest": "^3.2.4"
94
95
- "packageManager": "pnpm@9.15.9"
+ "packageManager": "pnpm@10.15.0"
96
}
0 commit comments