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 12, 2024
1 parent 2d941d3 commit 6a74cf2
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 275 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"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,40 +47,40 @@
"devDependencies": {
"@types/connect": "^3.4.38",
"@types/express": "^4.17.21",
"@types/node": "^20.14.15",
"@types/react": "^18.3.3",
"@types/node": "^20.16.5",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitest/coverage-v8": "^2.0.5",
"autocannon": "^7.15.0",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"esbuild": "^0.23.0",
"eslint": "^9.9.0",
"esbuild": "^0.23.1",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"express": "^4.19.2",
"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]1725475522.2d941d3",
"h3-v1": "npm:h3@^1.12.0",
"jiti": "2.0.0-beta.3",
"listhen": "^1.7.2",
"mitata": "^0.1.11",
"mitata": "^0.1.14",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "3.0.0-rc.7",
"vitest": "^2.0.5",
"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 6a74cf2

Please sign in to comment.