Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 56e2ae7 commit 37b7871
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 195 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,31 +44,31 @@
"citty": "^0.1.5",
"clipboardy": "^4.0.0",
"consola": "^3.2.3",
"defu": "^6.1.3",
"defu": "^6.1.4",
"get-port-please": "^3.1.1",
"h3": "^1.9.0",
"h3": "^1.10.0",
"http-shutdown": "^1.2.2",
"jiti": "^1.21.0",
"mlly": "^1.4.2",
"node-forge": "^1.3.1",
"pathe": "^1.1.1",
"std-env": "^3.6.0",
"std-env": "^3.7.0",
"ufo": "^1.3.2",
"untun": "^0.1.2",
"untun": "^0.1.3",
"uqr": "^0.1.2"
},
"devDependencies": {
"@types/node": "^20.10.3",
"@types/node-forge": "^1.3.10",
"@vitest/coverage-v8": "^1.0.1",
"@types/node": "^20.10.6",
"@types/node-forge": "^1.3.11",
"@vitest/coverage-v8": "^1.1.3",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"ip-regex": "^5.0.0",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.0.1"
"vitest": "^1.1.3"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.14.0"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dev": "listhen -w ."
},
"dependencies": {
"h3": "^1.9.0",
"h3": "^1.10.0",
"listhen": "^1.5.5"
}
}
Loading

0 comments on commit 37b7871

Please sign in to comment.