lpa portal view
This commit is contained in:
+3
-2
@@ -10,11 +10,12 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth/prisma-adapter": "^1.0.1",
|
||||
"@azure/identity": "^3.1.3",
|
||||
"@azure/storage-blob": "^12.12.0",
|
||||
"@azure/storage-queue": "^12.11.0",
|
||||
"@next-auth/prisma-adapter": "^1.0.4",
|
||||
"@prisma/client": "^3.12.0",
|
||||
"@prisma/client": "^5.0.0",
|
||||
"@redux-devtools/extension": "^3.2.5",
|
||||
"applicationinsights": "^2.2.0",
|
||||
"axios": "^0.24.0",
|
||||
@@ -75,6 +76,6 @@
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-config-next": "^13.1.6",
|
||||
"eslint-plugin-jsdoc": "^40.0.1",
|
||||
"prisma": "^3.12.0"
|
||||
"prisma": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user