chore(lockfile): refresh pnpm-lock.yaml (#11339)
Auto-generated lockfile refresh after dependencies changed on master. This PR only updates pnpm-lock.yaml. Co-authored-by: lockfile-bot <lockfile-bot@users.noreply.github.com>
This commit is contained in:
parent
04432f82c6
commit
534c1a9630
411
pnpm-lock.yaml
411
pnpm-lock.yaml
|
|
@ -8,16 +8,16 @@ overrides:
|
|||
rollup: '>=4.59.0'
|
||||
react: ^19.2.7
|
||||
react-dom: ^19.2.7
|
||||
lexical: 0.46.0
|
||||
'@lexical/clipboard': 0.46.0
|
||||
'@lexical/link': 0.46.0
|
||||
'@lexical/list': 0.46.0
|
||||
'@lexical/markdown': 0.46.0
|
||||
'@lexical/plain-text': 0.46.0
|
||||
'@lexical/react': 0.46.0
|
||||
'@lexical/rich-text': 0.46.0
|
||||
'@lexical/selection': 0.46.0
|
||||
'@lexical/utils': 0.46.0
|
||||
lexical: 0.49.0
|
||||
'@lexical/clipboard': 0.49.0
|
||||
'@lexical/link': 0.49.0
|
||||
'@lexical/list': 0.49.0
|
||||
'@lexical/markdown': 0.49.0
|
||||
'@lexical/plain-text': 0.49.0
|
||||
'@lexical/react': 0.49.0
|
||||
'@lexical/rich-text': 0.49.0
|
||||
'@lexical/selection': 0.49.0
|
||||
'@lexical/utils': 0.49.0
|
||||
|
||||
patchedDependencies:
|
||||
acpx@0.12.0:
|
||||
|
|
@ -895,8 +895,8 @@ importers:
|
|||
specifier: ^3.2.2
|
||||
version: 3.2.2(react@19.2.7)
|
||||
'@lexical/link':
|
||||
specifier: 0.46.0
|
||||
version: 0.46.0(typescript@5.9.3)
|
||||
specifier: 0.49.0
|
||||
version: 0.49.0(typescript@5.9.3)
|
||||
'@mdxeditor/editor':
|
||||
specifier: ^3.55.0
|
||||
version: 3.55.0(@codemirror/language@6.12.4)(@lezer/highlight@1.2.3)(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)(yjs@13.6.29)
|
||||
|
|
@ -964,8 +964,8 @@ importers:
|
|||
specifier: ^26.3.6
|
||||
version: 26.3.6(typescript@5.9.3)
|
||||
lexical:
|
||||
specifier: 0.46.0
|
||||
version: 0.46.0(typescript@5.9.3)
|
||||
specifier: 0.49.0
|
||||
version: 0.49.0(typescript@5.9.3)
|
||||
lucide-react:
|
||||
specifier: ^0.577.0
|
||||
version: 0.577.0(react@19.2.7)
|
||||
|
|
@ -2680,24 +2680,32 @@ packages:
|
|||
'@jridgewell/trace-mapping@0.3.31':
|
||||
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
||||
|
||||
'@lexical/clipboard@0.46.0':
|
||||
resolution: {integrity: sha512-c7lQeORx5+2tfc9+xnHDPBT097t9KdWW3a/kg/ThliokHOkaYz6OeM2z53uID/OOpRGao8FRO5vw9rz5ZAhg+w==}
|
||||
'@lexical/a11y@0.49.0':
|
||||
resolution: {integrity: sha512-ypvO0SI9DCzEAjxkRLq+gNzRqfjg632RCkwu16Hk94PCBrEmcDhx5iUGg3SRJC7WnM2wXC/F/SB8yWDEfq7tEw==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/code-core@0.46.0':
|
||||
resolution: {integrity: sha512-ljlMBSvjTwKVNV7myEr4xJRGTDsJ3kcjHi6rZuBteZExnd/tD44oSY3TSa1jgy+TqiXkEdUpWQYqmnwMsOJrlQ==}
|
||||
'@lexical/clipboard@0.49.0':
|
||||
resolution: {integrity: sha512-AVKj21xH1qU7JAFA/v0hCoafa+Yti1I7cHG+JQIgc/EqCtP8ePeJyIfTPNN/tXskoCdq++HewQoiSXRwwlocVg==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/devtools-core@0.46.0':
|
||||
resolution: {integrity: sha512-9J5dRO/tZXM/ROeSRvnkfMvfGa4AbOjDQmVFhK1WiuoPNBoC45m4hijE4R3/l/Z6xvjinc804PfAsAxVjgVVnA==}
|
||||
'@lexical/code-core@0.49.0':
|
||||
resolution: {integrity: sha512-29sXI4ydcN/OyBJNlZXkGKtQXzfiIWet+YN20+wT97zkqityOvRilK6qzTRz9Cd0ungEPlJENqXQhsy6BJeXpg==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/devtools-core@0.49.0':
|
||||
resolution: {integrity: sha512-LgjNlvRiuO/QF36aG6kfR4ptEvSw587o2+YF6SOsaOB7iw2Z3pqpsKloWSEF4QXaLFI65Li8JjMdQj+BaFMIOA==}
|
||||
peerDependencies:
|
||||
react: ^19.2.7
|
||||
react-dom: ^19.2.7
|
||||
|
|
@ -2706,104 +2714,104 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/dragon@0.46.0':
|
||||
resolution: {integrity: sha512-/PIjscXlD0jp3Bj5MWJ+y1WZsVxagsqnnzOkqdDStM3033soj/2cI7tysMU/7XAEJtMBk1bTJdDvmDHM/bn/rg==}
|
||||
'@lexical/dragon@0.49.0':
|
||||
resolution: {integrity: sha512-62/4DP5qyX/l4Yf5qRyyQrs9BV725eRU3OmLUW6g7T5xrcHXxAo7tia/NvqjqvXdpvQzyHjWgsy7dMitGITUsw==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/extension@0.46.0':
|
||||
resolution: {integrity: sha512-bdO/ON5dwVwtqeTes/+My/sRU7vNuH3W8ovJ2yffXRFmAxVtzKr6/6TYJWwtUvncQjvTHEKAo5MqWUoQXp8VMw==}
|
||||
'@lexical/extension@0.49.0':
|
||||
resolution: {integrity: sha512-Wv0VsuqxorbxHCK4ms1PwAu6cXIGNLtflq66auF+zwxOtBprkSFV8VzzzdKLOYD2admP0VK6EqVCeGXFK1GggA==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/hashtag@0.46.0':
|
||||
resolution: {integrity: sha512-6XiL5/KXyCxR+oD7fWjJL3enqsrkn4hgjEa13wAQrBZ5W+avFl/9Cd5bkwcXS+jPjmhk47+zYj76l6uuiFoMoQ==}
|
||||
'@lexical/hashtag@0.49.0':
|
||||
resolution: {integrity: sha512-aQTpNjrEO5apsaohWGl4ku22EgHpWUzZg5CIzvriS2A1vNmIfzLoCL+lDFpzAwk3DT1Kj1yvGHh5TvhYsb9D8w==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/history@0.46.0':
|
||||
resolution: {integrity: sha512-PbbyXVfbm/RBS/hkPJrAGd6DYZ8/4E+nyPaiArwo4WGYQBoEXc2dU+dwAcIrhwVVXuOVrkm9Hp0cZYl4hKM8qQ==}
|
||||
'@lexical/history@0.49.0':
|
||||
resolution: {integrity: sha512-uQdtEd34gIJklXNSdHS2Wko1zxx1xUMVXbiodcLO6a3GeFTE5bKnx6af1zGX78KpYhUQYnHWorKuUvtdZlJPaA==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/html@0.46.0':
|
||||
resolution: {integrity: sha512-Rvke8FvQkjd+hFBCe39YdQxPQZZ/7W95xilY3qFxmSZaW0zakcA8pItaf7HfueG8Ja6jDu/TOMH4LUeyQPT3HQ==}
|
||||
'@lexical/html@0.49.0':
|
||||
resolution: {integrity: sha512-NQqAydKzRjQl7Jx+bTTyC2iuz5uhuDaQX0SSPrdfgaFDCPjqQEejcBkCt1QXnu1CkbVHutZKVGVzljx40Y6y+Q==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/internal@0.46.0':
|
||||
resolution: {integrity: sha512-OV1ePAAnVVd0K+Bq5SX7vOKE/LqJLYcDM4HD4zVCisbgVaznE+pTj/nDB2uWTidwf8o7QhPR65VhEi+KkUtyEw==}
|
||||
'@lexical/internal@0.49.0':
|
||||
resolution: {integrity: sha512-s+XjPC7Qb39A/Xx9ahcz1s69CPix4ultaqyW+MDG0AXYW2quDr7m0USqReKIAiuoLIWtGN5HW8BwV2Y6t4qr6Q==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/link@0.46.0':
|
||||
resolution: {integrity: sha512-MdGiAOAmqnZKtfaQxKFZv18SC+1zJIOfqB7bR43va/rp4M3u1cVniquUCTALub40WEWTuJgT2XvfSlpKm7FuXA==}
|
||||
'@lexical/link@0.49.0':
|
||||
resolution: {integrity: sha512-CsZVu1OfnPOn6IKWVO5DbmKwIuicGtgWSzrZMdMB8w6yPoMgFyPWeVulhPE7LNz2FhaQCWv+lVVYVAiJrUzJsg==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/list@0.46.0':
|
||||
resolution: {integrity: sha512-nIX3k05MFAhWZvVXZBZB7LTS1DhsCF2iCFH2WDYebwJfADTnAqhE/ZCAJax84RRMjYla67JU31br9r+P6KR+hA==}
|
||||
'@lexical/list@0.49.0':
|
||||
resolution: {integrity: sha512-zs6wYkxakDRcJO0KmwrPPHgeLLIxzjD+P2CRu+scJCHRuA5e2iSw2iFjH5n/LlWBrlnPMSjeQse4QqsRy9nnqA==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/mark@0.46.0':
|
||||
resolution: {integrity: sha512-WRpMATEhci3LxCgF4wN3mX2IIctTN5Zx8GQZU4rtbVBWHaYRA0azpyzsHeFJlpaaI0FJVMWfNQJ3QBeVIr6Ciw==}
|
||||
'@lexical/mark@0.49.0':
|
||||
resolution: {integrity: sha512-JSYD8UYQQOMT6oDYh1KsLPK3KMGfQzU7E9fJkugKEO0/XebfsmiuNtkLCGDVIZOo8bNHlwb1YVvmswC2bjotMQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/markdown@0.46.0':
|
||||
resolution: {integrity: sha512-2e/JFuS+7QEPLW4K2SOoYORpLXhdjFBh7l5OxAf8HljuFAvX0x9eFBxlWVG0Y00TFUMnOcUm1QnIo5l2e+0Cjg==}
|
||||
'@lexical/markdown@0.49.0':
|
||||
resolution: {integrity: sha512-n7x/3OLdi5R0ztICCn8udxRIWFZFVtmQS3a06Tjkyvm/j/dPlFQ/henKSOFjjX/IqVzQzSmiNaDhqKWxXM5npQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/overflow@0.46.0':
|
||||
resolution: {integrity: sha512-VRa/VovH+FeuL9oyEjqF0zM2Nu4stgPs78Ek0mm9SR3EV1Cq58CoqjMvz/eH+4OsYMksFNfkxBg5f4a7QSAeDQ==}
|
||||
'@lexical/overflow@0.49.0':
|
||||
resolution: {integrity: sha512-h5Qjv2SkpI76kaukvKJzvWehG9hwB06GEmAnp6aJaioOzoDcBAeWpmYBebtBUwRm0PNLFe3YICFFLpZ5Tg5VoQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/plain-text@0.46.0':
|
||||
resolution: {integrity: sha512-fH1MYHrilsho6hkpGHnjw2eFBeLaJzz5PY4LT9ZVxtliPB3YRKUYZLcP23fGidzOC2it2xvTkT9D7kFo7zTQug==}
|
||||
'@lexical/plain-text@0.49.0':
|
||||
resolution: {integrity: sha512-l7IuUj9n9CtFfz4Fz6zU6mmO+VkcnvyyebABx+lHevvTa7B6YI5PPVgABFfzdyPanyW/FGs7qpKBf59inAqbkg==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/react@0.46.0':
|
||||
resolution: {integrity: sha512-yYz09UTTSVFFpU6Zku/m4LLGgg6qjnz83PoPf7rxx7/IuZHcJK6dCaApXZUdilMHf+A1gGG0W4UNXGjWVaX1nw==}
|
||||
'@lexical/react@0.49.0':
|
||||
resolution: {integrity: sha512-NqXF4i/IBFKVDDLDJYTwmBXE++MQuIrTQs7VTux6IPyDEpyfeFMn1rQTFb949S3f7rs33Rcu1uGtFbODQfS1Iw==}
|
||||
peerDependencies:
|
||||
react: ^19.2.7
|
||||
react-dom: ^19.2.7
|
||||
|
|
@ -2815,48 +2823,48 @@ packages:
|
|||
yjs:
|
||||
optional: true
|
||||
|
||||
'@lexical/rich-text@0.46.0':
|
||||
resolution: {integrity: sha512-YwERYF7bOGZOmulxzyHID+gUkxCbTbn73pqow8GyasAdwlbTiiyqKSUp3fXC3prcMftQX8eg+SJNwkijvZk9yA==}
|
||||
'@lexical/rich-text@0.49.0':
|
||||
resolution: {integrity: sha512-LM+d8ULmQvi2Av6UaW4NAIa/Bj9FOo9oh6+dglTzuoFPFQ3sogy5c38i2K9k0ul7aE+bFsXkSmHbu4LkrHIkBQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/selection@0.46.0':
|
||||
resolution: {integrity: sha512-iWrztXnBl9x7DthlRefUCNHfY8lHU6AzDm7pIr3o7t1hoixDtTuiZ5cCw+PkShC/hZ8v7VuV+FaDNraSaTTkHA==}
|
||||
'@lexical/selection@0.49.0':
|
||||
resolution: {integrity: sha512-08Vd1+VoC6YnztWOFWVsqF/Hxw5EP8qeL1c7t3+rVCV8revLzXxdQw+vbPX3tgM4fmjOBDUXk6Ws1+rTtsqjcQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/table@0.46.0':
|
||||
resolution: {integrity: sha512-azgbCn+CxyGF2wVFB5Rmcx3wFKR9WKiGvJUUh8YDnMxL9LMWESfFy36XbedR140xUq0QoYTw8ZxBGMHE4ZiIIg==}
|
||||
'@lexical/table@0.49.0':
|
||||
resolution: {integrity: sha512-PG+dxSTBPbUZUY2kBZm0pJuqCEOGom4RrGrc6Jlj/7o0F37k/gGRVprFSRKuf3CqO03QIP6qRovXGDuKb+Exuw==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/text@0.46.0':
|
||||
resolution: {integrity: sha512-XjH6ry2vYOfTO1JOLdbjlZ8he8LjkFjLbVIk+1I/q+8vp5ADx5GK99KaQfBiPZb0WTJEkuqo4AELWn3sXMvAiw==}
|
||||
'@lexical/text@0.49.0':
|
||||
resolution: {integrity: sha512-mowedvbvx0HDaW+ymVdYmWVhueqgauhhqIWaCtbJj33tPk8pOu1BB0pZuJQbOB+1bDnFiZhkJV8W/CvR2M9lEA==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/utils@0.46.0':
|
||||
resolution: {integrity: sha512-s8XQDoBr1wyPKGqy3qyDeHvi+vMgOiszzcRdHvTd6AqWpXxw2MsDQzMdF3Nr56QHahcOYxMOcv+r7r2nnCcgCA==}
|
||||
'@lexical/utils@0.49.0':
|
||||
resolution: {integrity: sha512-Jaa6DERBqxiFOFa49VPRV1WOb7mzRbMZ5U+v+RFagjzTmBhfxDmEkbQQ9nYTU3n3DPfdT8Hkyffextmw04etXg==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@lexical/yjs@0.46.0':
|
||||
resolution: {integrity: sha512-CsDD3NpmhoHjqnvbwQoTa3/lDYOCqlpBhRJcE14ERfngZ3PpoNu+YUW6IbhJ5PVFvtub8H3x8V9OjZ1IbHvZjg==}
|
||||
'@lexical/yjs@0.49.0':
|
||||
resolution: {integrity: sha512-uqV3D0AOLqQ1f/Bo6ZtuDLoJYGlBm0RlucNYhNvfMAncEw0f/xHc1pTyXeWjdCI/iWgWR/MV6hgVi26TSPs+Vg==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
yjs: '>=13.5.22'
|
||||
|
|
@ -6850,8 +6858,8 @@ packages:
|
|||
layout-base@2.0.1:
|
||||
resolution: {integrity: sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==}
|
||||
|
||||
lexical@0.46.0:
|
||||
resolution: {integrity: sha512-oaE7OLY/FuqGKC7ihaqLJvgn/NvvRveryKBBgOwrSe+UIpBmc9IvyXf6hVcvew9M3Vc0XavHWe/ZAL7qc5DzMw==}
|
||||
lexical@0.49.0:
|
||||
resolution: {integrity: sha512-9V1ZIzGpJEd8rIN+nN7veL4fW4fFWbS66Un4JNqSZB4D5t9euzN9+3+jEXy83FjNjNy0MiiUI3+DQaGCLYko0w==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.2'
|
||||
peerDependenciesMeta:
|
||||
|
|
@ -10293,223 +10301,232 @@ snapshots:
|
|||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.5
|
||||
|
||||
'@lexical/clipboard@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/a11y@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/clipboard@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
'@types/trusted-types': 2.0.7
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/code-core@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/code-core@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/devtools-core@0.46.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)':
|
||||
'@lexical/devtools-core@0.49.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/html': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/mark': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/table': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/mark': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/table': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
react: 19.2.7
|
||||
react-dom: 19.2.7(react@19.2.7)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/dragon@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/dragon@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/extension@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/extension@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
'@preact/signals-core': 1.14.4
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/hashtag@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/hashtag@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/history@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/history@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/html@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/html@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/internal@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/internal@0.49.0(typescript@5.9.3)':
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/link@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/link@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/list@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/list@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/mark@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/mark@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/markdown@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/markdown@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/code-core': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/rich-text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/code-core': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/rich-text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/overflow@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/overflow@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/plain-text@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/plain-text@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/clipboard': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/dragon': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/clipboard': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/dragon': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/react@0.46.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)(yjs@13.6.29)':
|
||||
'@lexical/react@0.49.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)(yjs@13.6.29)':
|
||||
dependencies:
|
||||
'@floating-ui/react': 0.27.19(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
'@lexical/devtools-core': 0.46.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)
|
||||
'@lexical/dragon': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/hashtag': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/history': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/mark': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/markdown': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/overflow': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/plain-text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/rich-text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/table': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/yjs': 0.46.0(typescript@5.9.3)(yjs@13.6.29)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/a11y': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/devtools-core': 0.49.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)
|
||||
'@lexical/dragon': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/hashtag': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/history': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/mark': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/markdown': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/overflow': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/plain-text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/rich-text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/table': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/yjs': 0.49.0(typescript@5.9.3)(yjs@13.6.29)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
react: 19.2.7
|
||||
react-dom: 19.2.7(react@19.2.7)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
yjs: 13.6.29
|
||||
|
||||
'@lexical/rich-text@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/rich-text@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/clipboard': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/dragon': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/clipboard': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/dragon': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/selection@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/selection@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/table@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/table@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/clipboard': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/clipboard': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/extension': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/html': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/text@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/text@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/utils@0.46.0(typescript@5.9.3)':
|
||||
'@lexical/utils@0.49.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@lexical/yjs@0.46.0(typescript@5.9.3)(yjs@13.6.29)':
|
||||
'@lexical/yjs@0.49.0(typescript@5.9.3)(yjs@13.6.29)':
|
||||
dependencies:
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
yjs: 13.6.29
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
|
@ -10626,15 +10643,15 @@ snapshots:
|
|||
'@codemirror/state': 6.7.1
|
||||
'@codemirror/view': 6.43.8
|
||||
'@codesandbox/sandpack-react': 2.20.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
'@lexical/clipboard': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/markdown': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/plain-text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/react': 0.46.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)(yjs@13.6.29)
|
||||
'@lexical/rich-text': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/clipboard': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/link': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/list': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/markdown': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/plain-text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/react': 0.49.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@5.9.3)(yjs@13.6.29)
|
||||
'@lexical/rich-text': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/selection': 0.49.0(typescript@5.9.3)
|
||||
'@lexical/utils': 0.49.0(typescript@5.9.3)
|
||||
'@mdxeditor/gurx': 1.2.4(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
'@radix-ui/colors': 3.0.0
|
||||
'@radix-ui/react-dialog': 1.1.17(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
|
|
@ -10650,7 +10667,7 @@ snapshots:
|
|||
codemirror: 6.0.2
|
||||
downshift: 7.6.2(react@19.2.7)
|
||||
js-yaml: 4.1.1
|
||||
lexical: 0.46.0(typescript@5.9.3)
|
||||
lexical: 0.49.0(typescript@5.9.3)
|
||||
mdast-util-directive: 3.1.0
|
||||
mdast-util-from-markdown: 2.0.3
|
||||
mdast-util-frontmatter: 2.0.1
|
||||
|
|
@ -14672,9 +14689,9 @@ snapshots:
|
|||
|
||||
layout-base@2.0.1: {}
|
||||
|
||||
lexical@0.46.0(typescript@5.9.3):
|
||||
lexical@0.49.0(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@lexical/internal': 0.46.0(typescript@5.9.3)
|
||||
'@lexical/internal': 0.49.0(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue