From 6294ff18723bdb622f4113b309ac830e81e55a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:20:55 +0100 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') 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", -- cgit v1.3.1