diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-15 10:29:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-15 10:29:17 +0100 |
| commit | 7a9edba74a2d3fdd2b19d8ee32c27aee2bc7cfb9 (patch) | |
| tree | dbba3082de7ad99bf3b3c5a11d269fb02a79df2b /ui/package.json | |
| parent | chore(deps): bump @codemirror/view from 6.28.2 to 6.28.4 in /ui (#2264) (diff) | |
| download | atuin-7a9edba74a2d3fdd2b19d8ee32c27aee2bc7cfb9.zip | |
chore(deps): bump @uiw/codemirror-extensions-langs in /ui (#2262)
Bumps [@uiw/codemirror-extensions-langs](https://github.com/uiwjs/react-codemirror) from 4.22.2 to 4.23.0.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.22.2...v4.23.0)
---
updated-dependencies:
- dependency-name: "@uiw/codemirror-extensions-langs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 0bd6b388..477b7bca 100644 --- a/ui/package.json +++ b/ui/package.json @@ -34,7 +34,7 @@ "@tauri-apps/plugin-http": "2.0.0-beta.5", "@tauri-apps/plugin-shell": "2.0.0-beta.6", "@tauri-apps/plugin-sql": "2.0.0-beta.5", - "@uiw/codemirror-extensions-langs": "^4.22.2", + "@uiw/codemirror-extensions-langs": "^4.23.0", "@uiw/react-codemirror": "^4.22.2", "@xterm/addon-fit": "^0.10.0", "@xterm/addon-webgl": "^0.18.0", |
