Changed too much shit I dont care

This commit is contained in:
2023-06-06 13:25:16 +02:00
parent e0bc92ab44
commit bc6c620736
40 changed files with 1035 additions and 123 deletions
+5
View File
@@ -11,13 +11,18 @@
"dependencies": {
"@types/node": "20.1.7",
"@types/react": "18.2.6",
"@types/react-bootstrap": "^0.32.32",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"bootstrap": "^5.3.0",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"mysql": "^2.18.1",
"mysql2": "^3.3.3",
"next": "13.4.2",
"postcss": "8.4.23",
"react": "18.2.0",
"react-bootstrap": "^2.7.4",
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"