mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
Début ajout modal ajout catégories
This commit is contained in:
@@ -8,16 +8,19 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^3.7.0",
|
||||
"@prisma/client": "3.6.0",
|
||||
"bcrypt": "^5.0.1",
|
||||
"next": "12.0.7",
|
||||
"next-auth": "^4.0.6",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-intersection-observer": "^8.33.1",
|
||||
"react-modal": "^3.14.4",
|
||||
"sass": "^1.46.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "7",
|
||||
"eslint-config-next": "12.0.7",
|
||||
"prisma": "^3.7.0"
|
||||
"prisma": "3.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user