Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 2956b6d commit 028dbae
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
"engines": {
"node": ">=20 <23"
},
"packageManager": "yarn@4.5.3"
"packageManager": "yarn@4.6.0"
}
14 changes: 7 additions & 7 deletions packages/openapi-code-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"@biomejs/biome": "1.9.4",
"@biomejs/js-api": "0.7.1",
"@biomejs/wasm-nodejs": "1.9.4",
"@commander-js/extra-typings": "^12.1.0",
"@commander-js/extra-typings": "^13.0.0",
"ajv": "^8.17.1",
"ajv-draft-04": "^1.0.0",
"ajv-formats": "^3.0.1",
"commander": "^12.1.0",
"commander": "^13.0.0",
"js-yaml": "^4.1.0",
"json5": "^2.2.3",
"lodash": "^4.17.21",
Expand All @@ -56,11 +56,11 @@
"zod": "^3.24.1"
},
"peerDependencies": {
"@typespec/compiler": "^0.62.0",
"@typespec/http": "^0.62.0",
"@typespec/openapi": "^0.62.0",
"@typespec/openapi3": "^0.62.0",
"@typespec/versioning": "^0.62.0"
"@typespec/compiler": "^0.63.0",
"@typespec/http": "^0.63.0",
"@typespec/openapi": "^0.63.0",
"@typespec/openapi3": "^0.63.0",
"@typespec/versioning": "^0.63.0"
},
"peerDependenciesMeta": {
"@typespec/compiler": {
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 028dbae

Please sign in to comment.