mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
ffa0c209b6
commit
98616ceefb
6 changed files with 423 additions and 392 deletions
|
|
@ -32,12 +32,12 @@
|
|||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"drizzle-orm": "^0.41.0",
|
||||
"hono": "^4.7.6",
|
||||
"drizzle-orm": "^0.42.0",
|
||||
"hono": "^4.7.7",
|
||||
"mitt": "^3.0.1",
|
||||
"zod": "^3.23.8",
|
||||
"zod-to-json-schema": "^3.23.3",
|
||||
"zod-validation-error": "^3.3.0"
|
||||
"zod": "^3.24.2",
|
||||
"zod-to-json-schema": "^3.24.5",
|
||||
"zod-validation-error": "^3.4.0"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue