Skip to content

Commit 19f7e48

Browse files
chore: bump the lexical group in /apps/webapp with 7 updates
Bumps the lexical group in /apps/webapp with 7 updates: | Package | From | To | | --- | --- | --- | | [@lexical/code](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-code) | `0.27.2` | `0.42.0` | | [@lexical/history](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-history) | `0.27.2` | `0.42.0` | | [@lexical/list](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-list) | `0.27.2` | `0.42.0` | | [@lexical/markdown](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-markdown) | `0.27.2` | `0.42.0` | | [@lexical/react](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-react) | `0.27.2` | `0.42.0` | | [@lexical/rich-text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-rich-text) | `0.27.2` | `0.42.0` | | [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) | `0.27.2` | `0.42.0` | Updates `@lexical/code` from 0.27.2 to 0.42.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical-code) Updates `@lexical/history` from 0.27.2 to 0.42.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical-history) Updates `@lexical/list` from 0.27.2 to 0.42.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical-list) Updates `@lexical/markdown` from 0.27.2 to 0.42.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical-markdown) Updates `@lexical/react` from 0.27.2 to 0.42.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical-react) Updates `@lexical/rich-text` from 0.27.2 to 0.42.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical-rich-text) Updates `lexical` from 0.27.2 to 0.42.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical) --- updated-dependencies: - dependency-name: "@lexical/code" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/history" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/list" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/markdown" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/react" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/rich-text" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: lexical dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1566f4e commit 19f7e48

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

apps/webapp/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@datadog/browser-rum": "5.35.1",
2626
"@emotion/react": "11.14.0",
2727
"@formkit/auto-animate": "0.9.0",
28-
"@lexical/code": "0.27.2",
29-
"@lexical/history": "0.27.2",
30-
"@lexical/list": "0.27.2",
31-
"@lexical/markdown": "0.27.2",
32-
"@lexical/react": "0.27.2",
33-
"@lexical/rich-text": "0.27.2",
28+
"@lexical/code": "0.42.0",
29+
"@lexical/history": "0.42.0",
30+
"@lexical/list": "0.42.0",
31+
"@lexical/markdown": "0.42.0",
32+
"@lexical/react": "0.42.0",
33+
"@lexical/rich-text": "0.42.0",
3434
"@mediapipe/tasks-vision": "0.10.34",
3535
"@sindresorhus/is": "4.6.0",
3636
"@tanstack/react-table": "8.21.3",
@@ -62,7 +62,7 @@
6262
"keyboardjs": "2.7.0",
6363
"knockout": "3.5.1",
6464
"ky": "1.14.3",
65-
"lexical": "0.27.2",
65+
"lexical": "0.42.0",
6666
"libsodium-wrappers-sumo": "0.8.2",
6767
"linkify-it": "5.0.0",
6868
"markdown-it": "14.1.1",

0 commit comments

Comments
 (0)