diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-15 10:45:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-15 10:45:17 +0100 |
| commit | b91dd43bd622e6928db6bc2bca841aeeb637d62d (patch) | |
| tree | 0b9f5d0a98e56c09e8ecedc363f7fdbf7aa2430c /ui/package.json | |
| parent | chore(deps): bump docker/login-action from 2 to 3 (#2271) (diff) | |
| download | atuin-b91dd43bd622e6928db6bc2bca841aeeb637d62d.zip | |
chore(deps): bump @uiw/react-codemirror from 4.22.2 to 4.23.0 in /ui (#2278)
Bumps [@uiw/react-codemirror](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/react-codemirror"
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 c9d8af42..c5854888 100644 --- a/ui/package.json +++ b/ui/package.json @@ -35,7 +35,7 @@ "@tauri-apps/plugin-shell": "2.0.0-beta.6", "@tauri-apps/plugin-sql": "2.0.0-beta.5", "@uiw/codemirror-extensions-langs": "^4.23.0", - "@uiw/react-codemirror": "^4.22.2", + "@uiw/react-codemirror": "^4.23.0", "@xterm/addon-fit": "^0.10.0", "@xterm/addon-webgl": "^0.18.0", "@xterm/xterm": "^5.5.0", |
