Merge branch 'working' into dependabot/npm_and_yarn/vue/core-js-3.46.0

This commit is contained in:
smilerz
2025-11-02 13:55:28 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@codemirror/autocomplete": "^6.19.1",
"@codemirror/commands": "^6.8.1",
"@codemirror/lang-markdown": "^6.3.4",
"@codemirror/lang-markdown": "^6.5.0",
"@codemirror/state": "^6.3.3",
"@codemirror/view": "^6.38.6",
"@popperjs/core": "^2.11.7",

View File

@@ -1151,10 +1151,10 @@
"@lezer/common" "^1.0.0"
"@lezer/javascript" "^1.0.0"
"@codemirror/lang-markdown@^6.3.4":
version "6.3.4"
resolved "https://registry.yarnpkg.com/@codemirror/lang-markdown/-/lang-markdown-6.3.4.tgz#c1c021ba65ba21c4e9b1f6d5add809b4c9e02c8d"
integrity sha512-fBm0BO03azXnTAsxhONDYHi/qWSI+uSEIpzKM7h/bkIc9fHnFp9y7KTMXKON0teNT97pFhc1a9DQTtWBYEZ7ug==
"@codemirror/lang-markdown@^6.5.0":
version "6.5.0"
resolved "https://registry.yarnpkg.com/@codemirror/lang-markdown/-/lang-markdown-6.5.0.tgz#29df87310a555b007beba8e12893363956a26e8e"
integrity sha512-0K40bZ35jpHya6FriukbgaleaqzBLZfOh7HuzqbMxBXkbYMJDxfF39c23xOgxFezR+3G+tR2/Mup+Xk865OMvw==
dependencies:
"@codemirror/autocomplete" "^6.7.1"
"@codemirror/lang-html" "^6.0.0"