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 Sep 29, 2023
1 parent 50224b5 commit 333f0ee
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 143 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,29 @@
"consola": "^3.2.3",
"defu": "^6.1.2",
"get-port-please": "^3.1.1",
"h3": "^1.8.1",
"h3": "^1.8.2",
"http-shutdown": "^1.2.2",
"jiti": "^1.20.0",
"mlly": "^1.4.2",
"node-forge": "^1.3.1",
"pathe": "^1.1.1",
"std-env": "^3.4.3",
"ufo": "^1.3.0",
"ufo": "^1.3.1",
"untun": "^0.1.2",
"uqr": "^0.1.2"
},
"devDependencies": {
"@types/node": "^20.6.3",
"@types/node-forge": "^1.3.5",
"@vitest/coverage-v8": "^0.34.4",
"@types/node": "^20.7.1",
"@types/node-forge": "^1.3.6",
"@vitest/coverage-v8": "^0.34.5",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"ip-regex": "^5.0.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
},
"packageManager": "pnpm@8.7.4"
"packageManager": "pnpm@8.8.0"
}
4 changes: 2 additions & 2 deletions 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.8.1",
"listhen": "^1.4.4"
"h3": "^1.8.2",
"listhen": "^1.5.5"
}
}
Loading

0 comments on commit 333f0ee

Please sign in to comment.