|
@@ -953,14 +953,14 @@
|
|
|
"@babel/helper-validator-identifier" "^7.22.5"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
-"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.9.0":
|
|
|
- version "6.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.9.0.tgz#1a1e63122288b8f8e1e9d7aff2eb39a83e04d8a9"
|
|
|
- integrity sha512-Fbwm0V/Wn3BkEJZRhr0hi5BhCo5a7eBL6LYaliPjOSwCyfOpnjXY59HruSxOUNV+1OYer0Tgx1zRNQttjXyDog==
|
|
|
+"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.11.1":
|
|
|
+ version "6.11.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.11.1.tgz#c733900eee58ac2de817317b9fd1e91b857c4329"
|
|
|
+ integrity sha512-L5UInv8Ffd6BPw0P3EF7JLYAMeEbclY7+6Q11REt8vhih8RuLreKtPy/xk8wPxs4EQgYqzI7cdgpiYwWlbS/ow==
|
|
|
dependencies:
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
- "@codemirror/view" "^6.6.0"
|
|
|
+ "@codemirror/view" "^6.17.0"
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
|
"@codemirror/commands@^6.0.0":
|
|
@@ -1065,7 +1065,7 @@
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
|
-"@codemirror/view@^6.0.0", "@codemirror/view@^6.17.0", "@codemirror/view@^6.6.0":
|
|
|
+"@codemirror/view@^6.0.0", "@codemirror/view@^6.17.0":
|
|
|
version "6.17.0"
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.17.0.tgz#9e24d88aa41b82669bb5ef26365b0c15916504af"
|
|
|
integrity sha512-0yVhPSyKWwYDy6Xwd7aDoj8ZXtdoHwC7El4z1/JJpIimrtDR5CVGY4lvQ0r2hP11ezB+eCHexZ6Zbz6rPUe06A==
|