"feat: add product API with Prisma integration and update dependencies"
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"es-toolkit": "^1.33.0",
|
||||
"jose": "^6.0.10",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "^14.2.26",
|
||||
"pg": "^8.16.0",
|
||||
"prisma": "^5.6.0",
|
||||
@@ -56,6 +57,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.23.0",
|
||||
"@types/lodash": "^4.17.17",
|
||||
"@types/node": "^22.13.13",
|
||||
"@types/react": "^18.3.20",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
|
Reference in New Issue
Block a user