Wait Seite läft in localhoost

This commit is contained in:
ISA
2024-10-17 12:14:56 +02:00
parent 49d9142863
commit c5cf6964a2
6 changed files with 327 additions and 250 deletions

12
package-lock.json generated
View File

@@ -17,7 +17,8 @@
"next": "14.2.13",
"react": "^18",
"react-dom": "^18",
"react-modal": "^3.16.1"
"react-modal": "^3.16.1",
"react-spinners": "^0.14.1"
},
"devDependencies": {
"postcss": "^8.4.47",
@@ -1468,6 +1469,15 @@
"react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18"
}
},
"node_modules/react-spinners": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/react-spinners/-/react-spinners-0.14.1.tgz",
"integrity": "sha512-2Izq+qgQ08HTofCVEdcAQCXFEYfqTDdfeDQJeo/HHQiQJD4imOicNLhkfN2eh1NYEWVOX4D9ok2lhuDB0z3Aag==",
"peerDependencies": {
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/read-cache": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",