Many Changes

This commit is contained in:
2024-05-14 12:49:50 +02:00
parent a01b6bdbc2
commit f6eef1ded3
53 changed files with 636 additions and 579 deletions
+3 -1
View File
@@ -9,6 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@sequelize/core": "^7.0.0-alpha.40",
"@sequelize/sqlite3": "^7.0.0-alpha.40",
"@types/bcrypt": "^5.0.0",
"@types/cookie": "^0.5.1",
"@types/node": "20.1.7",
@@ -24,6 +26,7 @@
"fetch-cookie": "^3.0.1",
"flowbite": "^2.3.0",
"flowbite-react": "^0.7.5",
"moment": "^2.30.1",
"mysql": "^2.18.1",
"mysql2": "^3.3.3",
"next": "14.1.4",
@@ -32,7 +35,6 @@
"react": "18.2.0",
"react-bootstrap": "^2.7.4",
"react-dom": "18.2.0",
"sequelize": "^6.32.0",
"sqlite": "^4.2.1",
"tailwindcss": "3.3.2",
"ts-node": "^10.9.2",