2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Bump @uiw/react-codemirror from 4.21.24 to 4.21.25 in /src/frontend (#6842)

Bumps [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) from 4.21.24 to 4.21.25.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.21.24...v4.21.25)

---
updated-dependencies:
- dependency-name: "@uiw/react-codemirror"
  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>
This commit is contained in:
dependabot[bot]
2024-03-26 13:33:01 +11:00
committed by GitHub
parent b98a84b6ea
commit 8932a73a18
2 changed files with 10 additions and 10 deletions

View File

@ -32,7 +32,7 @@
"@tabler/icons-react": "^3.1.0",
"@tanstack/react-query": "^5.28.8",
"@uiw/codemirror-theme-vscode": "^4.21.25",
"@uiw/react-codemirror": "^4.21.22",
"@uiw/react-codemirror": "^4.21.25",
"@uiw/react-split": "^5.9.3",
"axios": "^1.6.7",
"dayjs": "^1.11.10",