mirror of
https://github.com/langgenius/dify.git
synced 2025-12-26 00:57:29 +00:00
Compare commits
1 Commits
deploy/dev
...
fix/esbuil
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3914544e85 |
18
web/pnpm-lock.yaml
generated
18
web/pnpm-lock.yaml
generated
@@ -3603,6 +3603,9 @@ packages:
|
||||
'@types/node@20.19.26':
|
||||
resolution: {integrity: sha512-0l6cjgF0XnihUpndDhk+nyD3exio3iKaYROSgvh/qSevPXax3L8p5DBRFjbvalnwatGgHEQn2R88y2fA3g4irg==}
|
||||
|
||||
'@types/node@20.19.27':
|
||||
resolution: {integrity: sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==}
|
||||
|
||||
'@types/papaparse@5.5.1':
|
||||
resolution: {integrity: sha512-esEO+VISsLIyE+JZBmb89NzsYYbpwV8lmv2rPo6oX5y9KhBaIP7hhHgjuTut54qjdKVMufTEcrh5fUl9+58huw==}
|
||||
|
||||
@@ -6209,8 +6212,8 @@ packages:
|
||||
lexical@0.38.2:
|
||||
resolution: {integrity: sha512-JJmfsG3c4gwBHzUGffbV7ifMNkKAWMCnYE3xJl87gty7hjyV5f3xq7eqTjP5HFYvO4XpjJvvWO2/djHp5S10tw==}
|
||||
|
||||
lib0@0.2.115:
|
||||
resolution: {integrity: sha512-noaW4yNp6hCjOgDnWWxW0vGXE3kZQI5Kqiwz+jIWXavI9J9WyfJ9zjsbQlQlgjIbHBrvlA/x3TSIXBUJj+0L6g==}
|
||||
lib0@0.2.116:
|
||||
resolution: {integrity: sha512-4zsosjzmt33rx5XjmFVYUAeLNh+BTeDTiwGdLt4muxiir2btsc60Nal0EvkvDRizg+pnlK1q+BtYi7M+d4eStw==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
@@ -12103,6 +12106,11 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/node@20.19.27':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
optional: true
|
||||
|
||||
'@types/papaparse@5.5.1':
|
||||
dependencies:
|
||||
'@types/node': 18.15.0
|
||||
@@ -14522,7 +14530,7 @@ snapshots:
|
||||
|
||||
happy-dom@20.0.11:
|
||||
dependencies:
|
||||
'@types/node': 20.19.26
|
||||
'@types/node': 20.19.27
|
||||
'@types/whatwg-mimetype': 3.0.2
|
||||
whatwg-mimetype: 3.0.0
|
||||
optional: true
|
||||
@@ -15137,7 +15145,7 @@ snapshots:
|
||||
|
||||
lexical@0.38.2: {}
|
||||
|
||||
lib0@0.2.115:
|
||||
lib0@0.2.116:
|
||||
dependencies:
|
||||
isomorphic.js: 0.2.5
|
||||
|
||||
@@ -18212,7 +18220,7 @@ snapshots:
|
||||
|
||||
yjs@13.6.27:
|
||||
dependencies:
|
||||
lib0: 0.2.115
|
||||
lib0: 0.2.116
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user