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 Dec 11, 2024
1 parent b375975 commit 50c2c5b
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 56 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.30"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@types/connect": "^3.4.38",
"@types/express": "^5.0.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitest/coverage-v8": "^2.1.8",
"autocannon": "^8.0.0",
"automd": "^0.3.12",
Expand All @@ -61,29 +61,29 @@
"esbuild": "^0.24.0",
"eslint": "^9.16.0",
"eslint-config-unjs": "^0.4.2",
"express": "^4.21.1",
"express": "^4.21.2",
"get-port": "^7.1.0",
"get-port-please": "^3.1.2",
"h3-nightly": "npm:h3-nightly@2x",
"h3-v1": "npm:h3@^1.13.0",
"jiti": "^2.4.1",
"listhen": "^1.9.0",
"mitata": "^1.0.20",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.2",
"unbuild": "3.0.0-rc.11",
"vitest": "^2.1.8",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"peerDependencies": {
"crossws": "^0.2.4"
"crossws": "^0.3.1"
},
"peerDependenciesMeta": {
"crossws": {
"optional": true
}
},
"packageManager": "pnpm@9.14.4"
"packageManager": "pnpm@9.15.0"
}
86 changes: 38 additions & 48 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 50c2c5b

Please sign in to comment.