diff options
| author | Fuwn <[email protected]> | 2026-01-22 22:42:44 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-22 22:42:44 -0800 |
| commit | 8bf1d192465bbf7c393de37f8dee66b58847ad2d (patch) | |
| tree | 98c9380e1bf523d0e472d97ff6706495066aa534 /pnpm-lock.yaml | |
| parent | chore(deps): Prepare for Corepack (diff) | |
| download | due.moe-8bf1d192465bbf7c393de37f8dee66b58847ad2d.tar.xz due.moe-8bf1d192465bbf7c393de37f8dee66b58847ad2d.zip | |
fix(deps): Add missing fast-levenshtein dependencysvelte-5-migration
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44afca3a..d33df0e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,6 +29,9 @@ importers: dexie: specifier: ^4.0.1-alpha.25 version: 4.2.1 + fast-levenshtein: + specifier: ^3.0.0 + version: 3.0.0 jsdom: specifier: ^23.0.1 version: 23.2.0 @@ -2418,9 +2421,16 @@ packages: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} + resolution: {integrity: sha512-hKKNajm46uNmTlhHSyZkmToAc56uZJwYq7yrciZjqOxnlfQwERDQJmHPUp7m1m9wx8vgOe8IaCKZ5Kv2k1DdCQ==} + resolution: {integrity: sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==} + resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} + engines: {node: '>= 4.9.1'} + resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} @@ -6627,10 +6637,16 @@ snapshots: + dependencies: + fastest-levenshtein: 1.0.16 + dependencies: fast-decode-uri-component: 1.0.1 + [email protected]: {} + dependencies: reusify: 1.1.0 |