wasowasowaso

This commit is contained in:
2023-07-26 18:11:25 +02:00
parent 284171c7e9
commit f90db54fc1
13 changed files with 442 additions and 85 deletions
+2
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"@types/bcrypt": "^5.0.0",
"@types/cookie": "^0.5.1",
"@types/node": "20.1.7",
"@types/react": "18.2.6",
"@types/react-bootstrap": "^0.32.32",
@@ -17,6 +18,7 @@
"autoprefixer": "10.4.14",
"bcrypt": "^5.1.0",
"bootstrap": "^5.3.0",
"cookie": "^0.5.0",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"mysql": "^2.18.1",