mirror of
https://github.com/langgenius/dify.git
synced 2025-11-25 01:12:29 +00:00
chore(deps): bump @lexical/text from 0.30.0 to 0.35.0 in /web (#25705)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a1961cc37a
commit
2e44ebe98d
@ -59,7 +59,7 @@
|
||||
"@lexical/list": "^0.30.0",
|
||||
"@lexical/react": "^0.30.0",
|
||||
"@lexical/selection": "^0.30.0",
|
||||
"@lexical/text": "^0.30.0",
|
||||
"@lexical/text": "^0.35.0",
|
||||
"@lexical/utils": "^0.30.0",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@octokit/core": "^6.1.2",
|
||||
|
||||
16
web/pnpm-lock.yaml
generated
16
web/pnpm-lock.yaml
generated
@ -91,8 +91,8 @@ importers:
|
||||
specifier: ^0.30.0
|
||||
version: 0.30.0
|
||||
'@lexical/text':
|
||||
specifier: ^0.30.0
|
||||
version: 0.30.0
|
||||
specifier: ^0.35.0
|
||||
version: 0.35.0
|
||||
'@lexical/utils':
|
||||
specifier: ^0.30.0
|
||||
version: 0.30.0
|
||||
@ -2119,6 +2119,9 @@ packages:
|
||||
'@lexical/text@0.30.0':
|
||||
resolution: {integrity: sha512-P0ptriFwwP/hoDpz/MoBbzHxrFHqh0kCGzASWUdRZ1zrU0yPvJ9vV/UNMhyolH7xx+eAGI1Yl+m74NlpGmXqTg==}
|
||||
|
||||
'@lexical/text@0.35.0':
|
||||
resolution: {integrity: sha512-uaMh46BkysV8hK8wQwp5g/ByZW+2hPDt8ahAErxtf8NuzQem1FHG/f5RTchmFqqUDVHO3qLNTv4AehEGmXv8MA==}
|
||||
|
||||
'@lexical/utils@0.30.0':
|
||||
resolution: {integrity: sha512-VJlAUhupCZmnbYYX3zMWovd4viu2guR01sAqKGbbOMbP+4rlaymixFbinvNPaRKDBloOARi+fpiveQFxnyr/Ew==}
|
||||
|
||||
@ -6358,6 +6361,9 @@ packages:
|
||||
lexical@0.30.0:
|
||||
resolution: {integrity: sha512-6gxYeXaJiAcreJD0whCofvO0MuJmnWoIgIl1w7L5FTigfhnEohuCx2SoI/oywzfzXE9gzZnyr3rVvZrMItPL8A==}
|
||||
|
||||
lexical@0.35.0:
|
||||
resolution: {integrity: sha512-3VuV8xXhh5xJA6tzvfDvE0YBCMkIZUmxtRilJQDDdCgJCc+eut6qAv2qbN+pbqvarqcQqPN1UF+8YvsjmyOZpw==}
|
||||
|
||||
lib0@0.2.114:
|
||||
resolution: {integrity: sha512-gcxmNFzA4hv8UYi8j43uPlQ7CGcyMJ2KQb5kZASw6SnAKAf10hK12i2fjrS3Cl/ugZa5Ui6WwIu1/6MIXiHttQ==}
|
||||
engines: {node: '>=16'}
|
||||
@ -10781,6 +10787,10 @@ snapshots:
|
||||
dependencies:
|
||||
lexical: 0.30.0
|
||||
|
||||
'@lexical/text@0.35.0':
|
||||
dependencies:
|
||||
lexical: 0.35.0
|
||||
|
||||
'@lexical/utils@0.30.0':
|
||||
dependencies:
|
||||
'@lexical/list': 0.30.0
|
||||
@ -15872,6 +15882,8 @@ snapshots:
|
||||
|
||||
lexical@0.30.0: {}
|
||||
|
||||
lexical@0.35.0: {}
|
||||
|
||||
lib0@0.2.114:
|
||||
dependencies:
|
||||
isomorphic.js: 0.2.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user