Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
flamrdevs committed Jan 12, 2025
1 parent 6be50ba commit 8555429
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
},
"devDependencies": {
"@types/node": "20.17.10",
"hono": "4.6.13",
"satori": "0.12.0",
"hono": "4.6.16",
"satori": "0.12.1",
"string-ts": "2.2.0",
"terser": "5.37.0",
"tsup": "8.3.5",
"tsx": "4.19.2",
"typescript": "5.7.2",
"valibot": "1.0.0-beta.9",
"typescript": "5.7.3",
"valibot": "1.0.0-beta.11",
"yoga-wasm-web": "0.3.3"
},
"peerDependencies": {
Expand All @@ -35,5 +35,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.14.4"
"packageManager": "pnpm@9.15.3"
}
61 changes: 31 additions & 30 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 8555429

Please sign in to comment.