We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f42884 commit f62330aCopy full SHA for f62330a
2 files changed
package.json
@@ -27,20 +27,20 @@
27
},
28
"dependencies": {
29
"confbox": "^0.1.7",
30
- "mlly": "^1.7.0",
+ "mlly": "^1.7.1",
31
"pathe": "^1.1.2"
32
33
"devDependencies": {
34
- "@types/node": "^20.12.11",
+ "@types/node": "^20.14.9",
35
"@vitest/coverage-v8": "^1.6.0",
36
"automd": "^0.3.7",
37
"changelogen": "^0.5.5",
38
- "eslint": "^9.2.0",
39
- "eslint-config-unjs": "^0.3.1",
+ "eslint": "^9.6.0",
+ "eslint-config-unjs": "^0.3.2",
40
"expect-type": "^0.19.0",
41
- "jiti": "^1.21.0",
42
- "prettier": "^3.2.5",
43
- "typescript": "^5.4.5",
+ "jiti": "^1.21.6",
+ "prettier": "^3.3.2",
+ "typescript": "^5.5.2",
44
"unbuild": "^2.0.0",
45
"vitest": "^1.6.0"
46
0 commit comments