Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Feb 8, 2024
1 parent 0897a94 commit f1a7930
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 270 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@changesets/cli": "^2.27.1"
},
"devDependencies": {
"turbo": "^1.11.3"
"turbo": "^1.12.3"
}
}
12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"./dist"
],
"dependencies": {
"@hono/node-server": "^1.5.0",
"@scalar/api-reference": "^1.14.0",
"@hono/node-server": "^1.7.0",
"@scalar/api-reference": "^1.15.1",
"@seriousme/openapi-schema-validator": "^2.1.6",
"commander": "^11.1.0",
"hono": "^3.12.8",
"commander": "^12.0.0",
"hono": "^3.12.12",
"kleur": "^4.1.5",
"openapi-types": "^12.1.3",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"prettyjson": "^1.2.5",
"prompts": "^2.4.2",
"toml-js": "^0.0.8",
Expand All @@ -51,7 +51,7 @@
"@biomejs/biome": "1.5.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.11.10",
"@types/node": "^20.11.17",
"execa": "^8.0.1",
"rollup": "^4.9.6",
"rollup-plugin-delete": "^2.0.0",
Expand Down
Loading

0 comments on commit f1a7930

Please sign in to comment.