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

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

---
updated-dependencies:
- dependency-name: "@codemirror/state"
  dependency-version: 6.5.3
  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]
2025-12-26 13:16:30 +00:00
committed by GitHub
parent 11e538f0a4
commit 5726a131f7
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
"dependencies": {
"@codemirror/lang-json": "^6.0.2",
"@codemirror/lint": "^6.9.2",
"@codemirror/state": "^6.5.2",
"@codemirror/state": "^6.5.3",
"@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.39.6",
"@dnd-kit/core": "^6.3.1",