fix(deps): update dependency @codemirror/language-data to v6.2.0

This commit is contained in:
renovate[bot]
2023-03-31 17:07:23 +00:00
committed by GitHub
parent d157dea1c7
commit d9aa6e39ec
2 changed files with 32 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"@codemirror/lang-html": "^6.4.2",
"@codemirror/lang-javascript": "^6.1.2",
"@codemirror/lang-markdown": "6.1.0",
"@codemirror/language-data": "6.1.0",
"@codemirror/language-data": "6.2.0",
"@fontsource/open-sans": "4.5.14",
"@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.1.1",