add search

This commit is contained in:
2024-12-02 10:45:22 +01:00
parent f1449a157c
commit 940cd5cea9
8 changed files with 128 additions and 7 deletions

9
pnpm-lock.yaml generated
View File

@@ -38,6 +38,9 @@ importers:
astro:
specifier: ^4.16.13
version: 4.16.13(rollup@4.27.3)(sass@1.81.0)(stylus@0.64.0)(typescript@5.6.3)
fuse.js:
specifier: ^7.0.0
version: 7.0.0
mdast-util-to-string:
specifier: ^4.0.0
version: 4.0.0
@@ -1225,6 +1228,10 @@ packages:
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
fuse.js@7.0.0:
resolution: {integrity: sha512-14F4hBIxqKvD4Zz/XjDc3y94mNZN6pRv3U13Udo0lNLCWRBUsrMv2xwcF/y/Z5sV6+FQW+/ow68cHpm4sunt8Q==}
engines: {node: '>=10'}
gensync@1.0.0-beta.2:
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines: {node: '>=6.9.0'}
@@ -3675,6 +3682,8 @@ snapshots:
fsevents@2.3.3:
optional: true
fuse.js@7.0.0: {}
gensync@1.0.0-beta.2: {}
get-caller-file@2.0.5: {}