diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-15 10:19:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-15 10:19:30 +0100 |
| commit | 273015b9ef8956fa387807bd8e32540bba0c7f1b (patch) | |
| tree | aa2d9a62f5ba0f120147bc5a6a2d507682edadae /ui/package.json | |
| parent | feat(tui): Customizable Themes (#2236) (diff) | |
| download | atuin-273015b9ef8956fa387807bd8e32540bba0c7f1b.zip | |
chore(deps): bump @blocknote/core from 0.14.2 to 0.14.5 in /ui (#2263)
Bumps [@blocknote/core](https://github.com/TypeCellOS/BlockNote) from 0.14.2 to 0.14.5.
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](https://github.com/TypeCellOS/BlockNote/compare/v0.14.2...v0.14.5)
---
updated-dependencies:
- dependency-name: "@blocknote/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
| -rw-r--r-- | ui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json index 8595faf0..ec99883d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -10,7 +10,7 @@ "tauri": "tauri" }, "dependencies": { - "@blocknote/core": "^0.14.2", + "@blocknote/core": "^0.14.5", "@blocknote/mantine": "^0.14.2", "@blocknote/react": "^0.14.2", "@codemirror/autocomplete": "^6.16.3", |
