mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 02:48:12 +08:00
Upgrade TypeScript from 3.9 to 4.x
This commit is contained in:
@@ -33,14 +33,14 @@
|
||||
"@wasm-tool/wasm-pack-plugin": "github:wasm-tool/wasm-pack-plugin",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.23.0",
|
||||
"eslint-plugin-import": "^2.23.1",
|
||||
"eslint-plugin-prettier-vue": "^3.0.0",
|
||||
"eslint-plugin-vue": "^7.9.0",
|
||||
"lint-staged": "^9.5.0",
|
||||
"prettier": "^2.3.0",
|
||||
"sass": "^1.32.13",
|
||||
"sass-loader": "^8.0.2",
|
||||
"typescript": "~3.9.3",
|
||||
"typescript": "^4.2.0",
|
||||
"vue-svg-loader": "^0.17.0-beta.2",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"wasm-pack": "^0.9.1"
|
||||
|
||||
Reference in New Issue
Block a user