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

8
package-lock.json generated
View File

@@ -12,7 +12,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",
@@ -150,9 +150,9 @@
"license": "MIT"
},
"node_modules/@codemirror/view": {
"version": "6.38.4",
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.38.4.tgz",
"integrity": "sha512-hduz0suCcUSC/kM8Fq3A9iLwInJDl8fD1xLpTIk+5xkNm8z/FT7UsIa9sOXrkpChh+XXc18RzswE8QqELsVl+g==",
"version": "6.38.5",
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.38.5.tgz",
"integrity": "sha512-SFVsNAgsAoou+BjRewMqN+m9jaztB9wCWN9RSRgePqUbq8UVlvJfku5zB2KVhLPgH/h0RLk38tvd4tGeAhygnw==",
"dev": true,
"license": "MIT",
"dependencies": {