Upgrade wiki-list-editor to 0.8.12
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bc2cd5e15f
commit
934d67baae
8
editor/package-lock.json
generated
8
editor/package-lock.json
generated
|
@ -9267,14 +9267,14 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.8.11",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.8.11.tgz",
|
||||
"integrity": "sha512-9fCm1Py0VIMhdyinv2leHCNtGzpk8Pry+cR7HqdZwQ03R6GYqF+shOttMIP8CxwWY4ILTfvo2ItjgMRDdF+hvg==",
|
||||
"version": "0.8.12",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.8.12.tgz",
|
||||
"integrity": "sha512-1YdtzQv38WdbtyGFV9DAO5bJi7ndcyQlFXG64aJRimbguu6x1YRP8dzGiStGKfoVqZpR5zZ8Q+7HrqsxKVb24g==",
|
||||
"requires": {
|
||||
"dragula": "^3.7.2",
|
||||
"he": "^1.2.0",
|
||||
"jquery": "^3.5.1",
|
||||
"lodash": "^4.17.15"
|
||||
"lodash": "^4.17.19"
|
||||
}
|
||||
},
|
||||
"window-size": {
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"vis-data": "^6.6.1",
|
||||
"vis-network": "^7.6.10",
|
||||
"vis-util": "^4.3.2",
|
||||
"wiki-list-editor": "^0.8.11"
|
||||
"wiki-list-editor": "^0.8.12"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node_modules/.bin/mocha -r esm",
|
||||
|
|
Loading…
Reference in New Issue
Block a user