Update packages

This commit is contained in:
Hri7566 2024-07-30 07:48:41 -04:00
parent 008d38f5ff
commit 90a02d216a
Signed by: Hri7566
SSH Key Fingerprint: SHA256:ZFRBXtRdI8X6mvweQXxdjU9v7BT6dIrizjugsvgXh+U
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -9,7 +9,7 @@
"dependencies": {
"@prisma/client": "5.7.0",
"@t3-oss/env-core": "^0.6.1",
"bun-types": "^1.1.20",
"bun-types": "^1.1.21",
"commander": "^11.1.0",
"date-holidays": "^3.23.12",
"events": "^3.3.0",
@ -18,13 +18,13 @@
"keccak": "^2.1.0",
"nunjucks": "^3.2.4",
"unique-names-generator": "^4.7.1",
"yaml": "^2.4.5",
"yaml": "^2.5.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/bun": "latest",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.14.12",
"@types/node": "^20.14.13",
"@types/nunjucks": "^3.2.6",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",