mobile optimization
Build and Deploy / build-and-deploy (push) Successful in 4m40s

This commit is contained in:
2026-05-09 08:05:09 +02:00
parent 2d80e7ad49
commit 58f7ca2d5c
8 changed files with 115 additions and 413 deletions
+10
View File
@@ -10,6 +10,7 @@
"dependencies": {
"@astrojs/check": "^0.9.9",
"@astrojs/react": "^5.0.4",
"@lucide/astro": "^1.14.0",
"@portabletext/to-html": "^5.0.2",
"@sanity/astro": "^3.4.0",
"@sanity/client": "^7.22.0",
@@ -4052,6 +4053,15 @@
"@lezer/common": "^1.0.0"
}
},
"node_modules/@lucide/astro": {
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.14.0.tgz",
"integrity": "sha512-RaCwEeeTQT0TOvoCu6cS0XMrjK56qrSzPVIUv1ycwqCUbfu9TjDmh7svJ/677kGhLje1IT2vxXg5nD53ta1jcg==",
"license": "ISC",
"peerDependencies": {
"astro": "^4 || ^5 || ^6"
}
},
"node_modules/@marijn/find-cluster-break": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@marijn/find-cluster-break/-/find-cluster-break-1.0.2.tgz",