Skip to content

Commit e0147af

Browse files
Update dependency @codemirror/view to v6.41.1 (#11358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccc79cb commit e0147af

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@codemirror/lang-markdown": "6.5.0",
3838
"@codemirror/language": "6.12.3",
3939
"@codemirror/state": "6.6.0",
40-
"@codemirror/view": "6.41.0",
40+
"@codemirror/view": "6.41.1",
4141
"@dnd-kit/core": "6.3.1",
4242
"@dnd-kit/sortable": "10.0.0",
4343
"@dnd-kit/utilities": "3.2.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,7 @@ __metadata:
16921692
languageName: node
16931693
linkType: hard
16941694

1695-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
1695+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
16961696
version: 7.29.2
16971697
resolution: "@babel/runtime@npm:7.29.2"
16981698
checksum: 10c0/30b80a0140d16467792e1bbeb06f655b0dab70407da38dfac7fedae9c859f9ae9d846ef14ad77bd3814c064295fe9b1bc551f1541ea14646ae9f22b71a8bc17a
@@ -1951,15 +1951,15 @@ __metadata:
19511951
languageName: node
19521952
linkType: hard
19531953

1954-
"@codemirror/view@npm:6.41.0, @codemirror/view@npm:^6.0.0, @codemirror/view@npm:^6.17.0, @codemirror/view@npm:^6.23.0, @codemirror/view@npm:^6.27.0, @codemirror/view@npm:^6.36.3":
1955-
version: 6.41.0
1956-
resolution: "@codemirror/view@npm:6.41.0"
1954+
"@codemirror/view@npm:6.41.1, @codemirror/view@npm:^6.0.0, @codemirror/view@npm:^6.17.0, @codemirror/view@npm:^6.23.0, @codemirror/view@npm:^6.27.0, @codemirror/view@npm:^6.36.3":
1955+
version: 6.41.1
1956+
resolution: "@codemirror/view@npm:6.41.1"
19571957
dependencies:
19581958
"@codemirror/state": "npm:^6.6.0"
19591959
crelt: "npm:^1.0.6"
19601960
style-mod: "npm:^4.1.0"
19611961
w3c-keyname: "npm:^2.2.4"
1962-
checksum: 10c0/7d7a5e184496d0c54083ec12bb080900064f0965b83b4db9f27890721c863e18c82e33573529799128f452c3e5c7c27af11e108c552574597ecca7eb27499a0c
1962+
checksum: 10c0/09fe1c114a1a35e6bfa8bd001904ff8ce5ba36f916b6517d82f48beaad05aa614a1d96b2dfe6639ce64229f9201759903836da813689a4a8439d381383f115dd
19631963
languageName: node
19641964
linkType: hard
19651965

@@ -22567,7 +22567,7 @@ __metadata:
2256722567
"@codemirror/lang-markdown": "npm:6.5.0"
2256822568
"@codemirror/language": "npm:6.12.3"
2256922569
"@codemirror/state": "npm:6.6.0"
22570-
"@codemirror/view": "npm:6.41.0"
22570+
"@codemirror/view": "npm:6.41.1"
2257122571
"@dnd-kit/core": "npm:6.3.1"
2257222572
"@dnd-kit/sortable": "npm:10.0.0"
2257322573
"@dnd-kit/utilities": "npm:3.2.2"

0 commit comments

Comments
 (0)