This commit is contained in:
Luke Vella 2025-04-27 18:26:17 +01:00
parent 63454a6064
commit 2c8e430fec
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C
3 changed files with 2 additions and 6 deletions

View file

@ -39,7 +39,7 @@
"eslint": "^8.52.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prisma": "^6.4.1",
"prisma": "^6.6.0",
"turbo": "^2.4.4",
"typescript": "^5.8.2",
"vitest": "^2.1.9"

View file

@ -22,7 +22,6 @@
"@rallly/eslint-config": "workspace:*",
"@rallly/tsconfig": "workspace:*",
"@types/node": "^18.19.41",
"prisma": "^6.4.1",
"tsx": "^4.6.2"
}
}

5
pnpm-lock.yaml generated
View file

@ -24,7 +24,7 @@ importers:
specifier: ^0.6.8
version: 0.6.11(prettier@3.5.3)
prisma:
specifier: ^6.4.1
specifier: ^6.6.0
version: 6.6.0(typescript@5.8.3)
turbo:
specifier: ^2.4.4
@ -477,9 +477,6 @@ importers:
'@types/node':
specifier: ^18.19.41
version: 18.19.87
prisma:
specifier: ^6.4.1
version: 6.6.0(typescript@5.8.3)
tsx:
specifier: ^4.6.2
version: 4.19.3