aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 10:20:55 +0100
committerGitHub <noreply@github.com>2024-07-15 10:20:55 +0100
commit6294ff18723bdb622f4113b309ac830e81e55a57 (patch)
treebc8c4072f2ddc8c1d7869a2dac92b43338aa55c7 /ui/package.json
parentchore(deps): bump tracing-tree from 0.3.1 to 0.4.0 (#2259) (diff)
downloadatuin-6294ff18723bdb622f4113b309ac830e81e55a57.zip
chore(deps): bump @codemirror/view from 6.28.2 to 6.28.4 in /ui (#2264)
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.28.2 to 6.28.4. - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/compare/6.28.2...6.28.4) --- updated-dependencies: - dependency-name: "@codemirror/view" 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 ec99883d..0bd6b388 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -19,7 +19,7 @@
"@codemirror/lint": "^6.8.1",
"@codemirror/search": "^6.5.6",
"@codemirror/state": "^6.4.1",
- "@codemirror/view": "^6.28.2",
+ "@codemirror/view": "^6.28.4",
"@headlessui/react": "^2.1.1",
"@heroicons/react": "^2.1.4",
"@nextui-org/react": "^2.4.2",