fix(deps): update dependency codemirror to v5.64.0
This commit is contained in:
parent
e1b9a9921c
commit
a5b5d99129
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"@vue/compat": "3.2.22",
|
||||
"bulma": "0.9.3",
|
||||
"camel-case": "4.1.2",
|
||||
"codemirror": "5.63.3",
|
||||
"codemirror": "5.64.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.26.0",
|
||||
"dompurify": "2.3.3",
|
||||
|
|
|
@ -5128,10 +5128,10 @@ codemirror-spell-checker@1.1.2:
|
|||
dependencies:
|
||||
typo-js "*"
|
||||
|
||||
codemirror@5.63.3:
|
||||
version "5.63.3"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.3.tgz#97042a242027fe0c87c09b36bc01931d37b76527"
|
||||
integrity sha512-1C+LELr+5grgJYqwZKqxrcbPsHFHapVaVAloBsFBASbpLnQqLw1U8yXJ3gT5D+rhxIiSpo+kTqN+hQ+9ialIXw==
|
||||
codemirror@5.64.0:
|
||||
version "5.64.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.64.0.tgz#182eec65b62178e3cd1de8f9d88ab819cfe5f625"
|
||||
integrity sha512-fqr6CtDQdJ6iNMbD8NX2gH2G876nNDk+TO1rrYkgWnqQdO3O1Xa9tK6q+psqhJJgE5SpbaDcgdfLmukoUVE8pg==
|
||||
|
||||
codemirror@^5.61.0:
|
||||
version "5.62.2"
|
||||
|
|
Loading…
Reference in a new issue