This commit is contained in:
Basilosaurusrex
2026-02-02 16:17:08 +01:00
parent 2dc5401179
commit 7e8d40878b
9 changed files with 597 additions and 5 deletions

7
package-lock.json generated
View File

@@ -48,6 +48,7 @@
"lucide-react": "^0.462.0",
"motion": "^12.29.2",
"next-themes": "^0.3.0",
"ogl": "^1.0.11",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",
@@ -6590,6 +6591,12 @@
"node": ">= 6"
}
},
"node_modules/ogl": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/ogl/-/ogl-1.0.11.tgz",
"integrity": "sha512-kUpC154AFfxi16pmZUK4jk3J+8zxwTWGPo03EoYA8QPbzikHoaC82n6pNTbd+oEaJonaE8aPWBlX7ad9zrqLsA==",
"license": "Unlicense"
},
"node_modules/optionator": {
"version": "0.9.4",
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",