Dependencies upgrade
All checks were successful
Lint / lint (push) Successful in 12s

This commit is contained in:
Julien Valverdé
2024-09-05 01:49:07 +02:00
parent 8dc1ed7015
commit f562a1f334
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -80,13 +80,13 @@
"type-fest": "^4.26.0" "type-fest": "^4.26.0"
}, },
"devDependencies": { "devDependencies": {
"@effect/schema": "^0.72.0", "@effect/schema": "^0.72.2",
"@prisma/studio-server": "^0.502.0", "@prisma/studio-server": "^0.502.0",
"@tanstack/form-core": "^0.30.0", "@tanstack/form-core": "^0.30.0",
"@types/express": "^4.17.21", "@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.6", "@types/jsonwebtoken": "^9.0.6",
"bun-types": "^1.1.26", "bun-types": "^1.1.26",
"effect": "^3.7.0", "effect": "^3.7.2",
"express": "^4.19.2", "express": "^4.19.2",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"mobx": "^6.13.1", "mobx": "^6.13.1",