fix(deps): update dependency prosemirror-highlight to ^0.15.0 (#3565)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-09 14:24:41 +09:00 committed by GitHub
parent a5039defbd
commit b37c787459
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 6 deletions

View file

@ -103,7 +103,7 @@
"pathe": "^2.0.3",
"pinia": "^3.0.3",
"postcss-nested": "^7.0.0",
"prosemirror-highlight": "^0.13.0",
"prosemirror-highlight": "^0.15.0",
"prosemirror-state": "^1.4.3",
"punycode": "^2.3.1",
"shiki": "^3.20.0",

View file

@ -225,8 +225,8 @@ importers:
specifier: ^7.0.0
version: 7.0.2(postcss@8.5.6)
prosemirror-highlight:
specifier: ^0.13.0
version: 0.13.0(@shikijs/types@3.20.0)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.41.1)
specifier: ^0.15.0
version: 0.15.0(@shikijs/types@3.20.0)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.41.1)
prosemirror-state:
specifier: ^1.4.3
version: 1.4.3
@ -8698,9 +8698,11 @@ packages:
prosemirror-gapcursor@1.3.2:
resolution: {integrity: sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ==}
prosemirror-highlight@0.13.0:
resolution: {integrity: sha512-GIC2VCTUnukNdsEGLQWWOVpYPl/7/KrVp4xs7XMB48/4rhUrHK8hp8TEog4Irmv+2kmjx24RLnaisGOCP6U8jw==}
prosemirror-highlight@0.15.0:
resolution: {integrity: sha512-cpBW4GqLXPCKHY1XkGJ7v1wWjuAtU3LDoEApEz8TWJgL6xDDo5v6ZCK4t7onuD3N7aT2GWynT+WMKXEqyzeLGA==}
peerDependencies:
'@lezer/common': ^1.0.0
'@lezer/highlight': ^1.0.0
'@shikijs/types': ^1.29.2 || ^2.0.0 || ^3.0.0
'@types/hast': ^3.0.0
highlight.js: ^11.9.0
@ -8712,6 +8714,10 @@ packages:
refractor: ^5.0.0
sugar-high: ^0.6.1 || ^0.7.0 || ^0.8.0 || ^0.9.0
peerDependenciesMeta:
'@lezer/common':
optional: true
'@lezer/highlight':
optional: true
'@shikijs/types':
optional: true
'@types/hast':
@ -9895,6 +9901,7 @@ packages:
unplugin-vue-router@0.14.0:
resolution: {integrity: sha512-ipjunvS5e2aFHBAUFuLbHl2aHKbXXXBhTxGT9wZx66fNVPdEQzVVitF8nODr1plANhTTa3UZ+DQu9uyLngMzoQ==}
deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html'
peerDependencies:
'@vue/compiler-sfc': ^3.5.17
vue-router: ^4.5.1
@ -9904,6 +9911,7 @@ packages:
unplugin-vue-router@0.15.0:
resolution: {integrity: sha512-PyGehCjd9Ny9h+Uer4McbBjjib3lHihcyUEILa7pHKl6+rh8N7sFyw4ZkV+N30Oq2zmIUG7iKs3qpL0r+gXAaQ==}
deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html'
peerDependencies:
'@vue/compiler-sfc': ^3.5.17
vue-router: ^4.5.1
@ -9913,6 +9921,7 @@ packages:
unplugin-vue-router@0.16.2:
resolution: {integrity: sha512-lE6ZjnHaXfS2vFI/PSEwdKcdOo5RwAbCKUnPBIN9YwLgSWas3x+qivzQvJa/uxhKzJldE6WK43aDKjGj9Rij9w==}
deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html'
peerDependencies:
'@vue/compiler-sfc': ^3.5.17
vue-router: ^4.6.0
@ -20895,7 +20904,7 @@ snapshots:
prosemirror-state: 1.4.3
prosemirror-view: 1.41.1
prosemirror-highlight@0.13.0(@shikijs/types@3.20.0)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.41.1):
prosemirror-highlight@0.15.0(@shikijs/types@3.20.0)(@types/hast@3.0.4)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-transform@1.10.4)(prosemirror-view@1.41.1):
optionalDependencies:
'@shikijs/types': 3.20.0
'@types/hast': 3.0.4