add new firebase and images

This commit is contained in:
Janis Meister
2023-03-13 17:11:12 +01:00
parent f9128c9515
commit 4c1022d1f8
20 changed files with 427 additions and 420 deletions

View File

@@ -16,15 +16,15 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@googlemaps/react-wrapper": "^1.1.35",
"@react-google-maps/api": "^2.13.1",
"firebase": "^9.14.0",
"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",
"sass": "^1.56.2",
"react-select": "^5.7.0",
"react-simple-image-slider": "^2.4.1",
"react-slideshow-image": "^4.0.5"
"react-slideshow-image": "^4.0.5",
"sass": "^1.56.2"
}
}