瀏覽代碼

chore(deps) Update Tauri JS CLI (#1180)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 4 年之前
父節點
當前提交
b29ed5f518
共有 2 個文件被更改,包括 517 次插入341 次删除
  1. 8 8
      cli/tauri.js/package.json
  2. 509 333
      cli/tauri.js/yarn.lock

+ 8 - 8
cli/tauri.js/package.json

@@ -74,9 +74,9 @@
     "webpack-shell-plugin": "0.5.0"
   },
   "devDependencies": {
-    "@babel/core": "7.12.10",
-    "@babel/preset-env": "7.12.11",
-    "@babel/preset-typescript": "7.12.7",
+    "@babel/core": "7.12.13",
+    "@babel/preset-env": "7.12.13",
+    "@babel/preset-typescript": "7.12.13",
     "@types/cross-spawn": "6.0.2",
     "@types/fs-extra": "9.0.6",
     "@types/http-proxy": "1.17.5",
@@ -88,12 +88,12 @@
     "@types/ms": "0.7.31",
     "@types/semver": "7.3.4",
     "@types/sharp": "0.27.1",
-    "@typescript-eslint/eslint-plugin": "4.14.1",
-    "@typescript-eslint/parser": "4.14.1",
+    "@typescript-eslint/eslint-plugin": "4.14.2",
+    "@typescript-eslint/parser": "4.14.2",
     "babel-jest": "26.6.3",
     "copy-webpack-plugin": "7.0.0",
     "dotenv": "8.2.0",
-    "eslint": "7.18.0",
+    "eslint": "7.19.0",
     "eslint-config-prettier": "7.2.0",
     "eslint-config-standard-with-typescript": "20.0.0",
     "eslint-plugin-import": "2.22.1",
@@ -117,8 +117,8 @@
     "tslib": "2.1.0",
     "typescript": "4.1.3",
     "typescript-json-validator": "2.4.2",
-    "webpack": "5.19.0",
-    "webpack-cli": "4.4.0",
+    "webpack": "5.20.1",
+    "webpack-cli": "4.5.0",
     "webpack-node-externals": "2.5.2"
   },
   "resolutions": {

文件差異過大導致無法顯示
+ 509 - 333
cli/tauri.js/yarn.lock


部分文件因文件數量過多而無法顯示