mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 07:07:13 -05:00
update js deps
This commit is contained in:
parent
e30411e0b2
commit
3f24f9820d
2 changed files with 568 additions and 559 deletions
|
|
@ -7,14 +7,14 @@
|
||||||
"path": "node_modules/@fluent/bundle",
|
"path": "node_modules/@fluent/bundle",
|
||||||
"licenseFile": "node_modules/@fluent/bundle/README.md"
|
"licenseFile": "node_modules/@fluent/bundle/README.md"
|
||||||
},
|
},
|
||||||
"@mdi/svg@6.2.95": {
|
"@mdi/svg@6.4.95": {
|
||||||
"licenses": "Apache-2.0",
|
"licenses": "Apache-2.0",
|
||||||
"repository": "https://github.com/Templarian/MaterialDesign-SVG",
|
"repository": "https://github.com/Templarian/MaterialDesign-SVG",
|
||||||
"publisher": "Austin Andrews",
|
"publisher": "Austin Andrews",
|
||||||
"path": "node_modules/@mdi/svg",
|
"path": "node_modules/@mdi/svg",
|
||||||
"licenseFile": "node_modules/@mdi/svg/LICENSE"
|
"licenseFile": "node_modules/@mdi/svg/LICENSE"
|
||||||
},
|
},
|
||||||
"@popperjs/core@2.10.1": {
|
"@popperjs/core@2.10.2": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/popperjs/popper-core",
|
"repository": "https://github.com/popperjs/popper-core",
|
||||||
"publisher": "Federico Zivolo",
|
"publisher": "Federico Zivolo",
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
"path": "node_modules/@types/lodash-es",
|
"path": "node_modules/@types/lodash-es",
|
||||||
"licenseFile": "node_modules/@types/lodash-es/LICENSE"
|
"licenseFile": "node_modules/@types/lodash-es/LICENSE"
|
||||||
},
|
},
|
||||||
"@types/lodash@4.14.175": {
|
"@types/lodash@4.14.176": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
||||||
"path": "node_modules/@types/lodash",
|
"path": "node_modules/@types/lodash",
|
||||||
|
|
@ -120,19 +120,19 @@
|
||||||
"path": "node_modules/@types/long",
|
"path": "node_modules/@types/long",
|
||||||
"licenseFile": "node_modules/@types/long/LICENSE"
|
"licenseFile": "node_modules/@types/long/LICENSE"
|
||||||
},
|
},
|
||||||
"@types/marked@3.0.1": {
|
"@types/marked@3.0.2": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
||||||
"path": "node_modules/@types/marked",
|
"path": "node_modules/@types/marked",
|
||||||
"licenseFile": "node_modules/@types/marked/LICENSE"
|
"licenseFile": "node_modules/@types/marked/LICENSE"
|
||||||
},
|
},
|
||||||
"@types/node@16.10.2": {
|
"@types/node@16.11.5": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
||||||
"path": "node_modules/@types/node",
|
"path": "node_modules/@types/node",
|
||||||
"licenseFile": "node_modules/@types/node/LICENSE"
|
"licenseFile": "node_modules/@types/node/LICENSE"
|
||||||
},
|
},
|
||||||
"bootstrap-icons@1.5.0": {
|
"bootstrap-icons@1.6.1": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/twbs/icons",
|
"repository": "https://github.com/twbs/icons",
|
||||||
"publisher": "mdo",
|
"publisher": "mdo",
|
||||||
|
|
@ -147,7 +147,7 @@
|
||||||
"path": "node_modules/bootstrap",
|
"path": "node_modules/bootstrap",
|
||||||
"licenseFile": "node_modules/bootstrap/LICENSE"
|
"licenseFile": "node_modules/bootstrap/LICENSE"
|
||||||
},
|
},
|
||||||
"codemirror@5.63.1": {
|
"codemirror@5.63.3": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/codemirror/CodeMirror",
|
"repository": "https://github.com/codemirror/CodeMirror",
|
||||||
"publisher": "Marijn Haverbeke",
|
"publisher": "Marijn Haverbeke",
|
||||||
|
|
@ -164,7 +164,7 @@
|
||||||
"path": "node_modules/commander",
|
"path": "node_modules/commander",
|
||||||
"licenseFile": "node_modules/commander/LICENSE"
|
"licenseFile": "node_modules/commander/LICENSE"
|
||||||
},
|
},
|
||||||
"commander@8.2.0": {
|
"commander@8.3.0": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/tj/commander.js",
|
"repository": "https://github.com/tj/commander.js",
|
||||||
"publisher": "TJ Holowaychuk",
|
"publisher": "TJ Holowaychuk",
|
||||||
|
|
@ -179,7 +179,7 @@
|
||||||
"path": "node_modules/css-browser-selector",
|
"path": "node_modules/css-browser-selector",
|
||||||
"licenseFile": "node_modules/css-browser-selector/README.mkdn"
|
"licenseFile": "node_modules/css-browser-selector/README.mkdn"
|
||||||
},
|
},
|
||||||
"d3-array@3.0.4": {
|
"d3-array@3.1.1": {
|
||||||
"licenses": "ISC",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-array",
|
"repository": "https://github.com/d3/d3-array",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
|
|
@ -419,7 +419,7 @@
|
||||||
"path": "node_modules/d3-zoom",
|
"path": "node_modules/d3-zoom",
|
||||||
"licenseFile": "node_modules/d3-zoom/LICENSE"
|
"licenseFile": "node_modules/d3-zoom/LICENSE"
|
||||||
},
|
},
|
||||||
"d3@7.0.4": {
|
"d3@7.1.1": {
|
||||||
"licenses": "ISC",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3",
|
"repository": "https://github.com/d3/d3",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue