|
@@ -43,7 +43,7 @@
|
|
|
"yarn": ">= 1.19.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@tauri-apps/tauri-inliner": "1.13.2",
|
|
|
+ "@tauri-apps/tauri-inliner": "1.14.0",
|
|
|
"@tauri-apps/toml": "2.2.4",
|
|
|
"chalk": "3.0.0",
|
|
|
"chokidar": "3.3.1",
|
|
@@ -62,7 +62,7 @@
|
|
|
"ms": "2.1.2",
|
|
|
"png2icons": "2.0.1",
|
|
|
"read-chunk": "3.2.0",
|
|
|
- "sharp": "0.23.4",
|
|
|
+ "sharp": "0.24.0",
|
|
|
"webpack-merge": "4.2.2",
|
|
|
"webpack-shell-plugin": "0.5.0"
|
|
|
},
|
|
@@ -76,8 +76,8 @@
|
|
|
"@types/ms": "0.7.31",
|
|
|
"@types/sharp": "0.24.0",
|
|
|
"@types/webpack-merge": "4.1.5",
|
|
|
- "@typescript-eslint/eslint-plugin": "2.17.0",
|
|
|
- "@typescript-eslint/parser": "2.17.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "2.18.0",
|
|
|
+ "@typescript-eslint/parser": "2.18.0",
|
|
|
"dotenv": "8.2.0",
|
|
|
"eslint": "6.8.0",
|
|
|
"eslint-config-standard-with-typescript": "12.0.1",
|
|
@@ -87,11 +87,11 @@
|
|
|
"eslint-plugin-promise": "4.2.1",
|
|
|
"eslint-plugin-security": "1.4.0",
|
|
|
"eslint-plugin-standard": "4.0.1",
|
|
|
- "husky": "4.2.0",
|
|
|
+ "husky": "4.2.1",
|
|
|
"jest": "25.1.0",
|
|
|
"jest-mock-process": "1.3.0",
|
|
|
- "lint-staged": "10.0.2",
|
|
|
- "lockfile-lint": "3.0.8",
|
|
|
+ "lint-staged": "10.0.5",
|
|
|
+ "lockfile-lint": "3.0.9",
|
|
|
"promise": "8.0.3",
|
|
|
"raw-loader": "4.0.0",
|
|
|
"ts-loader": "6.2.1",
|