Skip to content

Commit b09070e

Browse files
committedApr 12, 2025·
Update npm deps
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent ff90930 commit b09070e

File tree

2 files changed

+247
-289
lines changed

2 files changed

+247
-289
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@biomejs/js-api": "^0.7.1",
5151
"@biomejs/wasm-nodejs": "^1.9.4",
5252
"@types/swagger-schema-official": "^2.0.25",
53-
"c12": "^3.0.2",
53+
"c12": "^3.0.3",
5454
"citty": "^0.1.6",
5555
"consola": "^3.4.2",
5656
"eta": "^2.2.0",
@@ -59,7 +59,7 @@
5959
"nanoid": "^5.1.5",
6060
"swagger-schema-official": "2.0.0-bab6bed",
6161
"swagger2openapi": "^7.0.8",
62-
"typescript": "~5.8.2"
62+
"typescript": "~5.8.3"
6363
},
6464
"devDependencies": {
6565
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)
Please sign in to comment.