slide 2
All checks were successful
Deploy Homepage / build (push) Successful in 1m31s

This commit is contained in:
2025-07-20 14:58:18 +02:00
parent 2770a08c53
commit 930778b333
6 changed files with 51 additions and 9 deletions

10
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "homepage",
"version": "0.1.0",
"dependencies": {
"@heroicons/react": "^2.2.0",
"framer-motion": "^12.23.6",
"next": "15.4.2",
"react": "19.1.0",
@@ -229,6 +230,15 @@
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@heroicons/react": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.2.0.tgz",
"integrity": "sha512-LMcepvRaS9LYHJGsF0zzmgKCUim/X3N/DQKc4jepAXJ7l8QxJ1PmxJzqplF2Z3FE4PqBAIGyJAQ/w4B5dsqbtQ==",
"license": "MIT",
"peerDependencies": {
"react": ">= 16 || ^19.0.0-rc"
}
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",