maj dockerfile packagejson
All checks were successful
Build and Push App / build (push) Successful in 1m2s
All checks were successful
Build and Push App / build (push) Successful in 1m2s
This commit is contained in:
@@ -26,10 +26,12 @@
|
||||
"pg": "^8.19.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-hot-toast": "^2.6.0"
|
||||
"react-hot-toast": "^2.6.0",
|
||||
"@prisma/config": "^7.4.1",
|
||||
"prisma": "^7.4.1",
|
||||
"tsx": "^4.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@prisma/config": "^7.4.1",
|
||||
"@tailwindcss/postcss": "^4.2.1",
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
"@types/node": "^22.14.0",
|
||||
@@ -37,9 +39,7 @@
|
||||
"concurrently": "^9.2.1",
|
||||
"dotenv": "^17.3.1",
|
||||
"postcss": "^8.5.6",
|
||||
"prisma": "^7.4.1",
|
||||
"tailwindcss": "^4.2.1",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "~5.8.2"
|
||||
},
|
||||
"prisma": {
|
||||
|
||||
Reference in New Issue
Block a user