Skip to content

Commit

Permalink
chore(deps): bump the lexical group with 7 updates (#18723)
Browse files Browse the repository at this point in the history
Bumps the lexical group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@lexical/code](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-code) | `0.23.1` | `0.24.0` |
| [@lexical/history](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-history) | `0.23.1` | `0.24.0` |
| [@lexical/list](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-list) | `0.23.1` | `0.24.0` |
| [@lexical/markdown](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-markdown) | `0.23.1` | `0.24.0` |
| [@lexical/react](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-react) | `0.23.1` | `0.24.0` |
| [@lexical/rich-text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-rich-text) | `0.23.1` | `0.24.0` |
| [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) | `0.23.1` | `0.24.0` |


Updates `@lexical/code` from 0.23.1 to 0.24.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.24.0/packages/lexical-code)

Updates `@lexical/history` from 0.23.1 to 0.24.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.24.0/packages/lexical-history)

Updates `@lexical/list` from 0.23.1 to 0.24.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.24.0/packages/lexical-list)

Updates `@lexical/markdown` from 0.23.1 to 0.24.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.24.0/packages/lexical-markdown)

Updates `@lexical/react` from 0.23.1 to 0.24.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.24.0/packages/lexical-react)

Updates `@lexical/rich-text` from 0.23.1 to 0.24.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.24.0/packages/lexical-rich-text)

Updates `lexical` from 0.23.1 to 0.24.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.24.0/packages/lexical)

---
updated-dependencies:
- dependency-name: "@lexical/code"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lexical
- dependency-name: "@lexical/history"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lexical
- dependency-name: "@lexical/list"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lexical
- dependency-name: "@lexical/markdown"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lexical
- dependency-name: "@lexical/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lexical
- dependency-name: "@lexical/rich-text"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lexical
- dependency-name: lexical
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lexical
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2025
1 parent 7d4676a commit e60161e
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 177 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"@datadog/browser-logs": "5.34.1",
"@datadog/browser-rum": "5.34.1",
"@emotion/react": "11.11.4",
"@lexical/code": "0.23.1",
"@lexical/history": "0.23.1",
"@lexical/list": "0.23.1",
"@lexical/markdown": "0.23.1",
"@lexical/react": "0.23.1",
"@lexical/rich-text": "0.23.1",
"@lexical/code": "0.24.0",
"@lexical/history": "0.24.0",
"@lexical/list": "0.24.0",
"@lexical/markdown": "0.24.0",
"@lexical/react": "0.24.0",
"@lexical/rich-text": "0.24.0",
"@mediapipe/tasks-vision": "0.10.20",
"@tanstack/react-virtual": "^3.11.3",
"@wireapp/avs": "10.0.4",
Expand All @@ -35,7 +35,7 @@
"kalium-backup": "./TEMP-crossplatform-backup",
"keyboardjs": "2.7.0",
"knockout": "3.5.1",
"lexical": "0.23.1",
"lexical": "0.24.0",
"libsodium-wrappers": "0.7.15",
"linkify-it": "5.0.0",
"long": "5.2.4",
Expand Down
Loading

0 comments on commit e60161e

Please sign in to comment.