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 34164c2 commit 58ff324Copy full SHA for 58ff324
package.json
@@ -117,20 +117,20 @@
117
"test": "pnpm lint && pnpm build && vitest run --coverage"
118
},
119
"devDependencies": {
120
- "@types/node": "^22.16.2",
+ "@types/node": "^22.16.5",
121
"@vitest/coverage-v8": "^3.2.4",
122
"abort-controller": "^3.0.0",
123
"agent-base": "^7.1.4",
124
"changelogen": "^0.6.2",
125
- "eslint": "^9.30.1",
+ "eslint": "^9.31.0",
126
"eslint-config-unjs": "^0.5.0",
127
"http-proxy-agent": "^7.0.2",
128
"https-proxy-agent": "^7.0.6",
129
"node-fetch": "^3.3.2",
130
"prettier": "^3.6.2",
131
"proxy-agent": "^6.5.0",
132
"typescript": "^5.8.3",
133
- "unbuild": "^3.5.0",
+ "unbuild": "^3.6.0",
134
"undici": "^6.21.3",
135
"vitest": "^3.2.4"
136
0 commit comments