aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-22 11:57:45 +0100
committerGitHub <noreply@github.com>2024-07-22 11:57:45 +0100
commit0831b9930645c9097b4e81873502d3e10192ccb3 (patch)
tree1f1077f27390eb12456deea377dc001fe9d08ffb /ui/package.json
parentchore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301) (diff)
downloadatuin-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.json2
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",