chore(deps): Bump @codemirror/state from 6.5.3 to 6.5.4

Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.5.3 to 6.5.4.
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/state/compare/6.5.3...6.5.4)

---
updated-dependencies:
- dependency-name: "@codemirror/state"
  dependency-version: 6.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 15:39:25 +00:00
committed by GitHub
parent 68889d048d
commit 9c1faec3c1
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"dependencies": {
"@codemirror/lang-json": "^6.0.2",
"@codemirror/lint": "^6.9.2",
"@codemirror/state": "^6.5.3",
"@codemirror/state": "^6.5.4",
"@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.39.10",
"@dnd-kit/core": "^6.3.1",