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 14, 2024
1 parent c6d888f commit 4dafcaf
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 108 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 @@ -5,6 +5,6 @@
"build": "undocs build"
},
"devDependencies": {
"undocs": "^0.2.26"
"undocs": "^0.2.27"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@
"@deno/types": "^0.0.1",
"@types/bun": "^1.1.9",
"@types/eventsource": "^1.1.15",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@types/web": "^0.0.162",
"@types/ws": "^8.5.12",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/coverage-v8": "^2.1.1",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
Expand All @@ -111,9 +111,9 @@
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0",
"unbuild": "3.0.0-rc.7",
"undici": "^6.19.8",
"vitest": "^2.0.5",
"wrangler": "^3.76.0",
"vitest": "^2.1.1",
"wrangler": "^3.78.2",
"ws": "^8.18.0"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit 4dafcaf

Please sign in to comment.