Skip to content

Commit 5103613

Browse files
committed
chore: upgrade lodash and add @hono/node-server and postcss dependencies
1 parent 58543c0 commit 5103613

3 files changed

Lines changed: 9 additions & 36 deletions

File tree

dev.db

0 Bytes
Binary file not shown.

package-lock.json

Lines changed: 6 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
"baseline-browser-mapping": "2.9.0-beta2",
2424
"hono": "^4.10.3",
2525
"valibot": "^1.1.1",
26-
"lodash": "4.17.23"
26+
"lodash": "^4.18.1",
27+
"@hono/node-server": "^1.19.14",
28+
"postcss": "^8.5.14"
2729
},
2830
"scripts": {
2931
"setup": "bash scripts/setup.sh",

0 commit comments

Comments
 (0)