diff --git a/web/package.json b/web/package.json index 906102b367..5e86fead4f 100644 --- a/web/package.json +++ b/web/package.json @@ -55,7 +55,7 @@ "@headlessui/react": "2.2.1", "@heroicons/react": "^2.2.0", "@hookform/resolvers": "^3.10.0", - "@lexical/code": "^0.36.2", + "@lexical/code": "^0.38.2", "@lexical/link": "^0.36.2", "@lexical/list": "^0.38.2", "@lexical/react": "^0.36.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 851ad973ab..298f451db5 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^3.10.0 version: 3.10.0(react-hook-form@7.67.0(react@19.2.1)) '@lexical/code': - specifier: ^0.36.2 - version: 0.36.2 + specifier: ^0.38.2 + version: 0.38.2 '@lexical/link': specifier: ^0.36.2 version: 0.36.2 @@ -2147,6 +2147,9 @@ packages: '@lexical/code@0.36.2': resolution: {integrity: sha512-dfS62rNo3uKwNAJQ39zC+8gYX0k8UAoW7u+JPIqx+K2VPukZlvpsPLNGft15pdWBkHc7Pv+o9gJlB6gGv+EBfA==} + '@lexical/code@0.38.2': + resolution: {integrity: sha512-wpqgbmPsfi/+8SYP0zI2kml09fGPRhzO5litR9DIbbSGvcbawMbRNcKLO81DaTbsJRnBJiQvbBBBJAwZKRqgBw==} + '@lexical/devtools-core@0.36.2': resolution: {integrity: sha512-G+XW7gR/SCx3YgX4FK9wAIn6AIOkC+j8zRPWrS3GQNZ15CE0QkwQl3IyQ7XW9KzWmdRMs6yTmTVnENFa1JLzXg==} peerDependencies: @@ -8417,8 +8420,8 @@ packages: resolution: {integrity: sha512-5zknd7Dss75pMSED270A1RQS3KloqRJA9XbXLe0eCxyw7xXFb3rd+9B0UQ/0E+LQT6lnrLviEolYORlRWamn4w==} engines: {node: '>=16'} - type-fest@5.3.0: - resolution: {integrity: sha512-d9CwU93nN0IA1QL+GSNDdwLAu1Ew5ZjTwupvedwg3WdfoH6pIDvYQ2hV0Uc2nKBLPq7NB5apCx57MLS5qlmO5g==} + type-fest@5.3.1: + resolution: {integrity: sha512-VCn+LMHbd4t6sF3wfU/+HKT63C9OoyrSIf4b+vtWHpt2U7/4InZG467YDNMFMR70DdHjAdpPWmw2lzRdg0Xqqg==} engines: {node: '>=20'} typescript@5.9.3: @@ -10869,6 +10872,12 @@ snapshots: lexical: 0.37.0 prismjs: 1.30.0 + '@lexical/code@0.38.2': + dependencies: + '@lexical/utils': 0.38.2 + lexical: 0.37.0 + prismjs: 1.30.0 + '@lexical/devtools-core@0.36.2(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': dependencies: '@lexical/html': 0.36.2 @@ -16554,7 +16563,7 @@ snapshots: statuses: 2.0.2 strict-event-emitter: 0.5.1 tough-cookie: 6.0.0 - type-fest: 5.3.0 + type-fest: 5.3.1 until-async: 3.0.2 yargs: 17.7.2 optionalDependencies: @@ -18375,7 +18384,7 @@ snapshots: type-fest@4.2.0: {} - type-fest@5.3.0: + type-fest@5.3.1: dependencies: tagged-tag: 1.0.0 optional: true