This commit is contained in:
Janis
2023-02-02 00:00:44 +01:00
parent 585e36e4b9
commit 2f340537d4
14 changed files with 77 additions and 24 deletions

4
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.2.0",
"dependencies": {
"@next/font": "13.0.7",
"@prisma/client": "^4.8.0",
"@prisma/client": "^4.9.0",
"@types/express": "^4.17.15",
"@types/marked": "^4.0.8",
"@types/react": "18.0.26",
@@ -42,7 +42,7 @@
"@fec/remark-a11y-emoji": "^3.1.0",
"@types/node": "^18.11.17",
"@types/prismjs": "^1.26.0",
"prisma": "^4.8.0"
"prisma": "^4.9.0"
}
},
"node_modules/@ampproject/remapping": {