Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent f757d80 commit d3c58bd
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 48 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<!-- automd:badges -->

[![npm version](https://flat.badgen.net/npm/v/h3)](https://npmjs.com/package/h3)
[![npm downloads](https://flat.badgen.net/npm/dm/h3)](https://npmjs.com/package/h3)
[![npm version](https://img.shields.io/npm/v/h3)](https://npmjs.com/package/h3)
[![npm downloads](https://img.shields.io/npm/dm/h3)](https://npmjs.com/package/h3)

<!-- /automd -->

Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,30 +31,30 @@
"test": "pnpm lint && vitest --run --coverage"
},
"dependencies": {
"cookie-es": "^1.0.0",
"cookie-es": "^1.1.0",
"crossws": "^0.2.4",
"defu": "^6.1.4",
"destr": "^2.0.3",
"iron-webcrypto": "^1.1.0",
"ohash": "^1.1.3",
"radix3": "^1.1.1",
"radix3": "^1.1.2",
"ufo": "^1.5.3",
"uncrypto": "^0.1.3",
"unenv": "^1.9.0"
},
"devDependencies": {
"0x": "^5.7.0",
"@types/express": "^4.17.21",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.4.0",
"autocannon": "^7.15.0",
"automd": "^0.3.6",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"express": "^4.19.1",
"express": "^4.19.2",
"get-port": "^7.1.0",
"jiti": "^1.21.0",
"listhen": "^1.7.2",
Expand Down
114 changes: 73 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3c58bd

Please sign in to comment.