Преглед изворни кода

Merge pull request #12201 from overleaf/td-cm6-update-view-6-9-2

Update CM6 view package and revert custom cursor blink

GitOrigin-RevId: ed0db2621f8a3533b76fb05c4a8d34ea61edc907
Tim Down пре 3 година
родитељ
комит
e956ccfdaa
2 измењених фајлова са 9 додато и 9 уклоњено
  1. 8 8
      package-lock.json
  2. 1 1
      services/web/package.json

+ 8 - 8
package-lock.json

@@ -3263,9 +3263,9 @@
       "integrity": "sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA=="
       "integrity": "sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA=="
     },
     },
     "node_modules/@codemirror/view": {
     "node_modules/@codemirror/view": {
-      "version": "6.9.0",
-      "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.9.0.tgz",
-      "integrity": "sha512-uFaqE6fBOp0Dj/tmWoe/TFlSSIPdpAzhvATgbq1eAKRkgq3hY79FioZ7nfdiT+24kz68AIWuSZ9hi3psKe36WQ==",
+      "version": "6.9.2",
+      "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.9.2.tgz",
+      "integrity": "sha512-ci0r/v6aKOSlzOs7/STMTYP3jX/+YMq2dAfAJcLIB6uom4ThtrUlzeuS7GTRGNqJJ+qAJR1vGWfXgu4CO/0myQ==",
       "dependencies": {
       "dependencies": {
         "@codemirror/state": "^6.1.4",
         "@codemirror/state": "^6.1.4",
         "style-mod": "^4.0.0",
         "style-mod": "^4.0.0",
@@ -34439,7 +34439,7 @@
         "@codemirror/lint": "^6.1.1",
         "@codemirror/lint": "^6.1.1",
         "@codemirror/search": "^6.2.3",
         "@codemirror/search": "^6.2.3",
         "@codemirror/state": "^6.2.0",
         "@codemirror/state": "^6.2.0",
-        "@codemirror/view": "^6.9.0",
+        "@codemirror/view": "^6.9.2",
         "@contentful/rich-text-html-renderer": "^16.0.2",
         "@contentful/rich-text-html-renderer": "^16.0.2",
         "@contentful/rich-text-types": "^16.0.2",
         "@contentful/rich-text-types": "^16.0.2",
         "@google-cloud/bigquery": "^6.0.1",
         "@google-cloud/bigquery": "^6.0.1",
@@ -39301,9 +39301,9 @@
       "integrity": "sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA=="
       "integrity": "sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA=="
     },
     },
     "@codemirror/view": {
     "@codemirror/view": {
-      "version": "6.9.0",
-      "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.9.0.tgz",
-      "integrity": "sha512-uFaqE6fBOp0Dj/tmWoe/TFlSSIPdpAzhvATgbq1eAKRkgq3hY79FioZ7nfdiT+24kz68AIWuSZ9hi3psKe36WQ==",
+      "version": "6.9.2",
+      "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.9.2.tgz",
+      "integrity": "sha512-ci0r/v6aKOSlzOs7/STMTYP3jX/+YMq2dAfAJcLIB6uom4ThtrUlzeuS7GTRGNqJJ+qAJR1vGWfXgu4CO/0myQ==",
       "requires": {
       "requires": {
         "@codemirror/state": "^6.1.4",
         "@codemirror/state": "^6.1.4",
         "style-mod": "^4.0.0",
         "style-mod": "^4.0.0",
@@ -43653,7 +43653,7 @@
         "@codemirror/lint": "^6.1.1",
         "@codemirror/lint": "^6.1.1",
         "@codemirror/search": "^6.2.3",
         "@codemirror/search": "^6.2.3",
         "@codemirror/state": "^6.2.0",
         "@codemirror/state": "^6.2.0",
-        "@codemirror/view": "^6.9.0",
+        "@codemirror/view": "^6.9.2",
         "@contentful/rich-text-html-renderer": "^16.0.2",
         "@contentful/rich-text-html-renderer": "^16.0.2",
         "@contentful/rich-text-types": "^16.0.2",
         "@contentful/rich-text-types": "^16.0.2",
         "@google-cloud/bigquery": "^6.0.1",
         "@google-cloud/bigquery": "^6.0.1",

+ 1 - 1
services/web/package.json

@@ -78,7 +78,7 @@
     "@codemirror/lint": "^6.1.1",
     "@codemirror/lint": "^6.1.1",
     "@codemirror/search": "^6.2.3",
     "@codemirror/search": "^6.2.3",
     "@codemirror/state": "^6.2.0",
     "@codemirror/state": "^6.2.0",
-    "@codemirror/view": "^6.9.0",
+    "@codemirror/view": "^6.9.2",
     "@contentful/rich-text-html-renderer": "^16.0.2",
     "@contentful/rich-text-html-renderer": "^16.0.2",
     "@contentful/rich-text-types": "^16.0.2",
     "@contentful/rich-text-types": "^16.0.2",
     "@google-cloud/bigquery": "^6.0.1",
     "@google-cloud/bigquery": "^6.0.1",