mirror of
https://github.com/ankitects/anki.git
synced 2025-11-10 06:37:12 -05:00
update ts deps
This commit is contained in:
parent
1737a15766
commit
0e4dae8ee1
1 changed files with 5 additions and 5 deletions
|
|
@ -34,12 +34,12 @@
|
|||
"sass-loader": "^8.0.2",
|
||||
"style-loader": "^1.2.1",
|
||||
"svelte": "^3.23.2",
|
||||
"svelte-check": "^0.1.55",
|
||||
"svelte-check": "^0.1.58",
|
||||
"svelte-loader": "^2.13.6",
|
||||
"svelte-preprocess": "^3.9.9",
|
||||
"ts-loader": "^7.0.5",
|
||||
"typescript": "^3.7.3",
|
||||
"webpack": "^4.43.0",
|
||||
"typescript": "^3.9.7",
|
||||
"webpack": "^4.44.0",
|
||||
"webpack-cli": "^3.3.11",
|
||||
"webpack-dev-server": "^3.11.0"
|
||||
},
|
||||
|
|
@ -55,14 +55,14 @@
|
|||
"d3-axis": "^1.0.12",
|
||||
"d3-scale": "^3.2.1",
|
||||
"d3-scale-chromatic": "^1.5.0",
|
||||
"d3-selection": "^1.4.1",
|
||||
"d3-selection": "^1.4.2",
|
||||
"d3-shape": "^1.3.7",
|
||||
"d3-time": "^1.1.0",
|
||||
"d3-transition": "^1.3.2",
|
||||
"intl-pluralrules": "^1.2.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"protobufjs": "^6.9.0"
|
||||
"protobufjs": "^6.10.1"
|
||||
},
|
||||
"files": [
|
||||
"dist/*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue