fix(deps): update dependency prosemirror-highlight to ^0.13.0 (#3206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-25 12:05:55 +09:00 committed by GitHub
parent 149208300d
commit 40fb0b70ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 12 deletions

View file

@ -93,7 +93,7 @@
"page-lifecycle": "^0.1.2",
"pinia": "^2.3.1",
"postcss-nested": "^7.0.0",
"prosemirror-highlight": "^0.12.0",
"prosemirror-highlight": "^0.13.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"shiki": "^1.22.2",
"simple-git": "^3.19.1",