mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 00:48:04 +08:00
chore: add wa-sqlite dependencies
This commit is contained in:
@ -152,6 +152,7 @@
|
||||
"tldts": "7.0.17",
|
||||
"use-context-selector": "2.0.0",
|
||||
"uuid": "10.0.0",
|
||||
"wa-sqlite": "1.0.0",
|
||||
"zod": "3.25.76",
|
||||
"zundo": "2.3.0",
|
||||
"zustand": "5.0.9"
|
||||
|
||||
8
web/pnpm-lock.yaml
generated
8
web/pnpm-lock.yaml
generated
@ -351,6 +351,9 @@ importers:
|
||||
uuid:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
wa-sqlite:
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
zod:
|
||||
specifier: 3.25.76
|
||||
version: 3.25.76
|
||||
@ -8453,6 +8456,9 @@ packages:
|
||||
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
wa-sqlite@1.0.0:
|
||||
resolution: {integrity: sha512-Kyybo5/BaJp76z7gDWGk2J6Hthl4NIPsE+swgraEjy3IY6r5zIR02wAs1OJH4XtJp1y3puj3Onp5eMGS0z7nUA==}
|
||||
|
||||
walk-up-path@4.0.0:
|
||||
resolution: {integrity: sha512-3hu+tD8YzSLGuFYtPRb48vdhKMi0KQV5sn+uWr8+7dMEq/2G/dtLrdDinkLjqq5TIbIBjYJ4Ax/n3YiaW7QM8A==}
|
||||
engines: {node: 20 || >=22}
|
||||
@ -17823,6 +17829,8 @@ snapshots:
|
||||
dependencies:
|
||||
xml-name-validator: 5.0.0
|
||||
|
||||
wa-sqlite@1.0.0: {}
|
||||
|
||||
walk-up-path@4.0.0: {}
|
||||
|
||||
watchpack@2.4.4:
|
||||
|
||||
Reference in New Issue
Block a user