diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-22 11:57:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 11:57:45 +0100 |
| commit | 0831b9930645c9097b4e81873502d3e10192ccb3 (patch) | |
| tree | 1f1077f27390eb12456deea377dc001fe9d08ffb /ui/package.json | |
| parent | chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301) (diff) | |
| download | atuin-0831b9930645c9097b4e81873502d3e10192ccb3.zip | |
chore(deps): bump @blocknote/mantine from 0.15.0 to 0.15.3 in /ui (#2300)
Bumps [@blocknote/mantine](https://github.com/TypeCellOS/BlockNote) from 0.15.0 to 0.15.3.
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](https://github.com/TypeCellOS/BlockNote/compare/v0.15.0...v0.15.3)
---
updated-dependencies:
- dependency-name: "@blocknote/mantine"
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 43160df5..3be023c0 100644 --- a/ui/package.json +++ b/ui/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@blocknote/core": "^0.15.0", - "@blocknote/mantine": "^0.15.0", + "@blocknote/mantine": "^0.15.3", "@blocknote/react": "^0.15.0", "@codemirror/autocomplete": "^6.16.3", "@codemirror/commands": "^6.6.0", |
