integrate firebase

This commit is contained in:
Janis Meister
2023-05-24 19:08:14 +02:00
parent 219b1705c1
commit 92dfab2ada
11 changed files with 1769 additions and 4718 deletions

View File

@@ -18,13 +18,14 @@
"@react-google-maps/api": "^2.13.1",
"eslint": "8.29.0",
"eslint-config-next": "13.0.6",
"firebase": "^9.17.2",
"next": "13.0.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"firebase": "^9.22.0",
"next": "^13.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-select": "^5.7.0",
"react-simple-image-slider": "^2.4.1",
"react-slideshow-image": "^4.0.5",
"sass": "^1.56.2"
"sass": "^1.56.2",
"sharp": "^0.32.1"
}
}