chore: update vinext, agentation, remove Prism in lexical (#33142)

This commit is contained in:
Stephen Zhou
2026-03-09 11:40:04 +08:00
committed by GitHub
parent 322cd37de1
commit 1811a855ab
4 changed files with 200 additions and 279 deletions

View File

@@ -25,6 +25,10 @@ updates:
interval: "weekly"
open-pull-requests-limit: 2
groups:
lexical:
patterns:
- "lexical"
- "@lexical/*"
storybook:
patterns:
- "storybook"
@@ -33,5 +37,7 @@ updates:
patterns:
- "*"
exclude-patterns:
- "lexical"
- "@lexical/*"
- "storybook"
- "@storybook/*"