This commit is contained in:
Generated
+10
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user