mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
Merge branch 'main' into docs-homepage
This commit is contained in:
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -29,7 +29,7 @@ importers:
|
||||
version: 0.26.0
|
||||
'@appwrite.io/repo':
|
||||
specifier: github:appwrite/appwrite#main
|
||||
version: https://codeload.github.com/appwrite/appwrite/tar.gz/45e5509113f568190c66d491aa1145069c6d124c
|
||||
version: https://codeload.github.com/appwrite/appwrite/tar.gz/e56c03a007ba65345b73892f90b0a968cd58a595
|
||||
'@eslint/compat':
|
||||
specifier: ^1.2.7
|
||||
version: 1.2.7(eslint@9.22.0(jiti@2.4.2))
|
||||
@@ -296,8 +296,8 @@ packages:
|
||||
'@appwrite.io/pink@0.26.0':
|
||||
resolution: {integrity: sha512-iPeGE56pauzxuIXt15ZswjKCErwp3QdF3XOlJZfyYY7J2nirra85JNTL+3lWuFIf8yYWL7NbvCjhf8ig79TgwA==}
|
||||
|
||||
'@appwrite.io/repo@https://codeload.github.com/appwrite/appwrite/tar.gz/45e5509113f568190c66d491aa1145069c6d124c':
|
||||
resolution: {tarball: https://codeload.github.com/appwrite/appwrite/tar.gz/45e5509113f568190c66d491aa1145069c6d124c}
|
||||
'@appwrite.io/repo@https://codeload.github.com/appwrite/appwrite/tar.gz/e56c03a007ba65345b73892f90b0a968cd58a595':
|
||||
resolution: {tarball: https://codeload.github.com/appwrite/appwrite/tar.gz/e56c03a007ba65345b73892f90b0a968cd58a595}
|
||||
version: 0.0.0
|
||||
|
||||
'@asamuzakjp/css-color@3.2.0':
|
||||
@@ -4252,7 +4252,7 @@ snapshots:
|
||||
normalize.css: 8.0.1
|
||||
the-new-css-reset: 1.11.3
|
||||
|
||||
'@appwrite.io/repo@https://codeload.github.com/appwrite/appwrite/tar.gz/45e5509113f568190c66d491aa1145069c6d124c': {}
|
||||
'@appwrite.io/repo@https://codeload.github.com/appwrite/appwrite/tar.gz/e56c03a007ba65345b73892f90b0a968cd58a595': {}
|
||||
|
||||
'@asamuzakjp/css-color@3.2.0':
|
||||
dependencies:
|
||||
|
||||
@@ -91,7 +91,8 @@
|
||||
rel: 'noopener noreferrer'
|
||||
},
|
||||
{ label: 'Contact us', href: '/contact-us' },
|
||||
{ label: 'Assets', href: '/assets' }
|
||||
{ label: 'Assets', href: '/assets' },
|
||||
{ label: 'Security', href: '/docs/advanced/security' }
|
||||
]
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user