wersja pokazaowa 26.08.2025

This commit is contained in:
2025-08-26 08:42:36 +02:00
parent b663af6767
commit 534a1f62ab
6 changed files with 659 additions and 158 deletions

10
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "0.1.0",
"dependencies": {
"framer-motion": "^12.23.11",
"lucide-react": "^0.541.0",
"next": "15.4.4",
"react": "19.1.0",
"react-dom": "19.1.0"
@@ -4520,6 +4521,15 @@
"loose-envify": "cli.js"
}
},
"node_modules/lucide-react": {
"version": "0.541.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.541.0.tgz",
"integrity": "sha512-s0Vircsu5WaGv2KoJZ5+SoxiAJ3UXV5KqEM3eIFDHaHkcLIFdIWgXtZ412+Gh02UsdS7Was+jvEpBvPCWQISlg==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/magic-string": {
"version": "0.30.17",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",