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 17, 2024
1 parent 19b975d commit e4c8623
Show file tree
Hide file tree
Showing 4 changed files with 193 additions and 167 deletions.
Binary file modified docs/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"dev": "undocs dev"
},
"devDependencies": {
"undocs": "^0.2.26"
"undocs": "^0.2.28"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"dependencies": {
"cookie-es": "^1.2.2",
"crossws": "^0.2.4",
"crossws": "^0.3.1",
"defu": "^6.1.4",
"destr": "^2.0.3",
"iron-webcrypto": "^1.2.1",
"ohash": "^1.1.3",
"ohash": "^1.1.4",
"radix3": "^1.1.2",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
Expand All @@ -44,16 +44,16 @@
"devDependencies": {
"0x": "^5.7.0",
"@types/express": "^4.17.21",
"@types/node": "^20.14.15",
"@types/node": "^20.16.5",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.6.0",
"autocannon": "^7.15.0",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"eslint": "^9.9.0",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"express": "^4.19.2",
"express": "^4.21.0",
"get-port": "^7.1.0",
"jiti": "^1.21.6",
"listhen": "^1.7.2",
Expand All @@ -62,11 +62,11 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"supertest": "^7.0.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"undici": "^6.19.7",
"undici": "^6.19.8",
"vitest": "^1.6.0",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.7.1"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit e4c8623

Please sign in to comment.