1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-02-15 07:25:54 +00:00

Update dependency @codemirror/commands to v6.9.0 (#27348)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-05 12:15:46 +02:00
committed by GitHub
parent e68afead17
commit c89f476d67
2 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
"@babel/runtime": "7.28.4",
"@braintree/sanitize-url": "7.1.1",
"@codemirror/autocomplete": "6.19.0",
"@codemirror/commands": "6.8.1",
"@codemirror/commands": "6.9.0",
"@codemirror/language": "6.11.3",
"@codemirror/legacy-modes": "6.5.2",
"@codemirror/search": "6.5.11",

View File

@@ -1229,15 +1229,15 @@ __metadata:
languageName: node
linkType: hard
"@codemirror/commands@npm:6.8.1":
version: 6.8.1
resolution: "@codemirror/commands@npm:6.8.1"
"@codemirror/commands@npm:6.9.0":
version: 6.9.0
resolution: "@codemirror/commands@npm:6.9.0"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.4.0"
"@codemirror/view": "npm:^6.27.0"
"@lezer/common": "npm:^1.1.0"
checksum: 10/72b6343777d4fe4af1bcc91331eb64705b33e871c9f8e2a0cd177269478a6f3282bf25aeaecdbb55fd5e031b67aabfede068e919fe69e473d07e5090dd76b381
checksum: 10/4664b37ed233c5c2bfa045a9084fb120f694964e326bd9db0e9762f6a077e8f228d04025d2e9aff03c3537d7aa4bb82cdda3c8ef65fa896a3525fe5fd5860edd
languageName: node
linkType: hard
@@ -9182,7 +9182,7 @@ __metadata:
"@braintree/sanitize-url": "npm:7.1.1"
"@bundle-stats/plugin-webpack-filter": "npm:4.21.4"
"@codemirror/autocomplete": "npm:6.19.0"
"@codemirror/commands": "npm:6.8.1"
"@codemirror/commands": "npm:6.9.0"
"@codemirror/language": "npm:6.11.3"
"@codemirror/legacy-modes": "npm:6.5.2"
"@codemirror/search": "npm:6.5.11"