web: add support for cloudflare turnstile

This commit is contained in:
wukko
2024-08-16 00:08:57 +06:00
parent c1813aa33f
commit 384c6deced
8 changed files with 89 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@@ -161,6 +161,9 @@ importers:
tslib:
specifier: ^2.4.1
version: 2.6.3
turnstile-types:
specifier: ^1.2.2
version: 1.2.2
typescript:
specifier: ^5.4.5
version: 5.5.4
@@ -2136,6 +2139,9 @@ packages:
typescript:
optional: true
turnstile-types@1.2.2:
resolution: {integrity: sha512-FlsojSOGe7OxdC5UXVXVyNV3zdWTSaC6tG6cLPWeTSkcBuCzPP+0xUwc1l090ISDcfDEt398GLbXopcGZesY/A==}
type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines: {node: '>= 0.8.0'}
@@ -4077,6 +4083,8 @@ snapshots:
- tsx
- yaml
turnstile-types@1.2.2: {}
type-check@0.4.0:
dependencies:
prelude-ls: 1.2.1