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 45cd3cc commit ac65657
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 85 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.27"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"devDependencies": {
"@types/connect": "^3.4.38",
"@types/express": "^4.17.21",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitest/coverage-v8": "^2.1.0",
"@vitest/coverage-v8": "^2.1.1",
"autocannon": "^7.15.0",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
Expand All @@ -61,7 +61,7 @@
"express": "^4.21.0",
"get-port": "^7.1.0",
"get-port-please": "^3.1.2",
"h3-nightly": "npm:[email protected]1721905439.b337fe7",
"h3-nightly": "npm:[email protected]1726229610.45cd3cc",
"h3-v1": "npm:h3@^1.12.0",
"jiti": "2.0.0-beta.3",
"listhen": "^1.7.2",
Expand All @@ -71,16 +71,16 @@
"react-dom": "^18.3.1",
"typescript": "^5.6.2",
"unbuild": "3.0.0-rc.7",
"vitest": "^2.1.0",
"vitest": "^2.1.1",
"zod": "^3.23.8"
},
"peerDependencies": {
"crossws": "^0.2.4"
"crossws": "^0.3.1"
},
"peerDependenciesMeta": {
"crossws": {
"optional": true
}
},
"packageManager": "pnpm@9.7.1"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit ac65657

Please sign in to comment.