Bump @codemirror/view from 6.38.4 to 6.38.5 (#523)

Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.38.4 to 6.38.5.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.38.4...6.38.5)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.38.5
  dependency-type: direct:development
  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]
2025-10-07 17:10:58 +02:00
committed by GitHub
parent c6dc2072bd
commit 5d19825949
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"@codemirror/language": "^6.11.3",
"@codemirror/state": "^6.5.2",
"@codemirror/text": "^0.19.6",
"@codemirror/view": "^6.38.4",
"@codemirror/view": "^6.38.5",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.1.14",