Browse Source

chore(deps) Update create-tauri-app (#2630)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
renovate[bot] 3 năm trước cách đây
mục cha
commit
7500cbab98
2 tập tin đã thay đổi với 115 bổ sung115 xóa
  1. 8 8
      tooling/create-tauri-app/package.json
  2. 107 107
      tooling/create-tauri-app/yarn.lock

+ 8 - 8
tooling/create-tauri-app/package.json

@@ -39,17 +39,17 @@
     "scaffe": "1.1.0"
   },
   "devDependencies": {
-    "@effection/process": "2.0.0-beta.14",
+    "@effection/process": "2.0.0-beta.16",
     "@rollup/plugin-commonjs": "20.0.0",
-    "@rollup/plugin-node-resolve": "13.0.4",
+    "@rollup/plugin-node-resolve": "13.0.5",
     "@rollup/plugin-typescript": "8.2.5",
     "@types/cross-spawn": "6.0.2",
     "@types/inquirer": "8.1.1",
     "@types/minimist": "1.2.2",
     "@types/semver": "7.3.8",
-    "@typescript-eslint/eslint-plugin": "4.31.0",
-    "@typescript-eslint/parser": "4.31.0",
-    "effection": "2.0.0-beta.15",
+    "@typescript-eslint/eslint-plugin": "4.31.2",
+    "@typescript-eslint/parser": "4.31.2",
+    "effection": "2.0.0-beta.17",
     "eslint": "7.32.0",
     "eslint-config-prettier": "8.3.0",
     "eslint-config-standard-with-typescript": "21.0.1",
@@ -58,10 +58,10 @@
     "eslint-plugin-node": "11.1.0",
     "eslint-plugin-promise": "5.1.0",
     "eslint-plugin-security": "1.4.0",
-    "prettier": "2.3.2",
-    "rollup": "2.56.3",
+    "prettier": "2.4.1",
+    "rollup": "2.57.0",
     "temp-dir": "2.0.0",
     "tslib": "2.3.1",
-    "typescript": "4.4.2"
+    "typescript": "4.4.3"
   }
 }

+ 107 - 107
tooling/create-tauri-app/yarn.lock

@@ -23,66 +23,66 @@
     chalk "^2.0.0"
     js-tokens "^4.0.0"
 
-"@effection/channel@2.0.0-beta.14":
-  version "2.0.0-beta.14"
-  resolved "https://registry.yarnpkg.com/@effection/channel/-/channel-2.0.0-beta.14.tgz#a2e9bfff10996e827a60b53d883d310d476a8f2a"
-  integrity sha512-5OTkHsJJ5tT6r184/ZSd2s9X91ReYIg6l6HzHkJJzjI8vA3K+QIym2NWOf5SBbeEuacOo5pu3lQgykPKVicbGg==
+"@effection/channel@2.0.0-beta.16":
+  version "2.0.0-beta.16"
+  resolved "https://registry.yarnpkg.com/@effection/channel/-/channel-2.0.0-beta.16.tgz#2e2a6f5cb1d5a485c639cc8025774c17272c094e"
+  integrity sha512-FBtFywt23ghJnakz+EujXbA1RboncIbTWSYqhzJpvyOaOtOFlpqei/3sHVzcwv7le1PDOmao8EBs7ZD7kRe/0A==
   dependencies:
-    "@effection/core" "2.0.0-beta.12"
-    "@effection/events" "2.0.0-beta.14"
-    "@effection/subscription" "2.0.0-beta.14"
-
-"@effection/core@2.0.0-beta.12":
-  version "2.0.0-beta.12"
-  resolved "https://registry.yarnpkg.com/@effection/core/-/core-2.0.0-beta.12.tgz#e01e831d6146eb8b1d8b3c406d32e820ac85aaa1"
-  integrity sha512-1gVX6PZknwjSWfw+LGZ/NK3eJtVu8/+ocPPlqUY2bB6XDoR7DpH14gCfDADlN3ec+fBMIPwS207F7t0U0lVJbg==
+    "@effection/core" "2.0.0-beta.14"
+    "@effection/events" "2.0.0-beta.16"
+    "@effection/subscription" "2.0.0-beta.16"
 
-"@effection/events@2.0.0-beta.14":
+"@effection/core@2.0.0-beta.14":
   version "2.0.0-beta.14"
-  resolved "https://registry.yarnpkg.com/@effection/events/-/events-2.0.0-beta.14.tgz#5d415fb204c6276f5a54318d24e25fc1d5c83fe7"
-  integrity sha512-f1kmKeVk05GOs3wQ+Zi0IDT8bWaFdZLDuaCm9UgbidiqclExqA3mgfVI0513J/bNa31+5x7pOIuzPlTvlFW4qg==
+  resolved "https://registry.yarnpkg.com/@effection/core/-/core-2.0.0-beta.14.tgz#159a88460302eacbd71a270a067e5625cf4c0440"
+  integrity sha512-dL7WPAYSJRp0oiVnS1tebnJE2N4/nWA5u+l6rxKQAC4acTcWSdVB14x/qtaChWKjCSDN8I3D/tmWhMpFMyhgwg==
+
+"@effection/events@2.0.0-beta.16":
+  version "2.0.0-beta.16"
+  resolved "https://registry.yarnpkg.com/@effection/events/-/events-2.0.0-beta.16.tgz#53c8f12b12ca6de550a883857321f6e44132429d"
+  integrity sha512-QK7P2wgxQtzLWolfLBy6uYGwMr8Hx0RLvjXwmazTv7eiZl+3+AU1X4wxnFDwMN7SU/2Dwq3m6ZkCc3+ws9/4jQ==
   dependencies:
-    "@effection/core" "2.0.0-beta.12"
-    "@effection/subscription" "2.0.0-beta.14"
+    "@effection/core" "2.0.0-beta.14"
+    "@effection/subscription" "2.0.0-beta.16"
 
-"@effection/fetch@2.0.0-beta.15":
-  version "2.0.0-beta.15"
-  resolved "https://registry.yarnpkg.com/@effection/fetch/-/fetch-2.0.0-beta.15.tgz#06f4090748c1225a772fb7e8601953c4a641c24f"
-  integrity sha512-vifC/YMavWR4LGckw56R38HVpfzLtRzS635/1p7iroWqebh24T31CrZHmltDZl2DyNCri1GNcr7Rl9fQU+UTbQ==
+"@effection/fetch@2.0.0-beta.17":
+  version "2.0.0-beta.17"
+  resolved "https://registry.yarnpkg.com/@effection/fetch/-/fetch-2.0.0-beta.17.tgz#97e237fa1b6e86238faa3ad327761b81af9647ad"
+  integrity sha512-Kl7p3PTpBGGW0brJLTAUQDJGc38RWGEI/TtHv+4aJB+903lWp1UdxCfvrcMQOjIhZeC5jvm+HkTlpPiTDiAuZw==
   dependencies:
-    "@effection/core" "2.0.0-beta.12"
+    "@effection/core" "2.0.0-beta.14"
     abort-controller "^3.0.0"
     cross-fetch "^3.0.4"
     node-fetch "^2.6.1"
 
-"@effection/main@2.0.0-beta.14":
-  version "2.0.0-beta.14"
-  resolved "https://registry.yarnpkg.com/@effection/main/-/main-2.0.0-beta.14.tgz#725587edcf7bb73487d089d5ab332c0e8ef58b38"
-  integrity sha512-wHEGx5d7+ctgHHQZJR/R41Y9Y72kxnvD2JvmL0z14OATNPGhE8DvaMPBVtJLHYiNmsukdl0GWlLbPZdyyz0Adw==
+"@effection/main@2.0.0-beta.16":
+  version "2.0.0-beta.16"
+  resolved "https://registry.yarnpkg.com/@effection/main/-/main-2.0.0-beta.16.tgz#8c06cf3375cf32910e00950d23ccc338c4b9c0d6"
+  integrity sha512-zWSMRJ7eQEE9xlHFVmcE8fUPbcTqHOFOPFDtBVsiqc7EeVUJsgYFH0MADXxkbJZ+ijX+DKyF0dvgY/DlejJrfw==
   dependencies:
-    "@effection/core" "2.0.0-beta.12"
+    "@effection/core" "2.0.0-beta.14"
     chalk "^4.1.2"
     stacktrace-parser "^0.1.10"
 
-"@effection/process@2.0.0-beta.14":
-  version "2.0.0-beta.14"
-  resolved "https://registry.yarnpkg.com/@effection/process/-/process-2.0.0-beta.14.tgz#4c3a8795589d46bea37748f9f5737982bce3e722"
-  integrity sha512-64PQhn7OCaMCbvZSE/H31N2xCZOPiFtQFi/Qfvlh1mrc1dct5koU1i21EaYNbgujJP+ePLRXAxAJ6VNbQfRb+g==
+"@effection/process@2.0.0-beta.16":
+  version "2.0.0-beta.16"
+  resolved "https://registry.yarnpkg.com/@effection/process/-/process-2.0.0-beta.16.tgz#6acdfb86a683751480f8dbbcad01e220c989e63d"
+  integrity sha512-Yk/HisixpPaLrvKFnKbfrDCmYPCYzUj2VfYQhYxRvdRmX1C2bxo6sLd/GZtelEjAanGHsj6GbOfBp3ODG6atcA==
   dependencies:
-    "@effection/channel" "2.0.0-beta.14"
-    "@effection/core" "2.0.0-beta.12"
-    "@effection/events" "2.0.0-beta.14"
-    "@effection/subscription" "2.0.0-beta.14"
+    "@effection/channel" "2.0.0-beta.16"
+    "@effection/core" "2.0.0-beta.14"
+    "@effection/events" "2.0.0-beta.16"
+    "@effection/subscription" "2.0.0-beta.16"
     cross-spawn "^7.0.3"
     ctrlc-windows "^2.0.0"
     shellwords "^0.1.1"
 
-"@effection/subscription@2.0.0-beta.14":
-  version "2.0.0-beta.14"
-  resolved "https://registry.yarnpkg.com/@effection/subscription/-/subscription-2.0.0-beta.14.tgz#bf9b476ad3bb68e086ca87d5205336f62122de3b"
-  integrity sha512-zkONe3hpJeR9Ok5g0AVsBEmh+2r9I9LDKgQASSlaaE7MGeNtb3K2SmFHzK1Hz0CtzFXrGqrbvKb6a0lO2AmApQ==
+"@effection/subscription@2.0.0-beta.16":
+  version "2.0.0-beta.16"
+  resolved "https://registry.yarnpkg.com/@effection/subscription/-/subscription-2.0.0-beta.16.tgz#b30ca8c49e9c301b745d7b5af7b8bdec1d75885c"
+  integrity sha512-q+uTkGJTxUFj85X3ZX4B/+3hpfyhnnUoMg+Je+ipL0OswsSUgawItP+E1b/zdFgXQogFbEXfnaDaqGOkGh/Png==
   dependencies:
-    "@effection/core" "2.0.0-beta.12"
+    "@effection/core" "2.0.0-beta.14"
 
 "@eslint/eslintrc@^0.4.3":
   version "0.4.3"
@@ -162,10 +162,10 @@
     magic-string "^0.25.7"
     resolve "^1.17.0"
 
-"@rollup/plugin-node-resolve@13.0.4":
-  version "13.0.4"
-  resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.4.tgz#b10222f4145a019740acb7738402130d848660c0"
-  integrity sha512-eYq4TFy40O8hjeDs+sIxEH/jc9lyuI2k9DM557WN6rO5OpnC2qXMBNj4IKH1oHrnAazL49C5p0tgP0/VpqJ+/w==
+"@rollup/plugin-node-resolve@13.0.5":
+  version "13.0.5"
+  resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.5.tgz#016abe58796a4ff544d6beac7818921e3d3777fc"
+  integrity sha512-mVaw6uxtvuGx/XCI4qBQXsDZJUfyx5vp39iE0J/7Hd6wDhEbjHr6aES7Nr9yWbuE0BY+oKp6N7Bq6jX5NCGNmQ==
   dependencies:
     "@rollup/pluginutils" "^3.1.0"
     "@types/resolve" "1.17.1"
@@ -255,39 +255,39 @@
   dependencies:
     "@types/node" "*"
 
-"@typescript-eslint/eslint-plugin@4.31.0":
-  version "4.31.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.0.tgz#9c3fa6f44bad789a962426ad951b54695bd3af6b"
-  integrity sha512-iPKZTZNavAlOhfF4gymiSuUkgLne/nh5Oz2/mdiUmuZVD42m9PapnCnzjxuDsnpnbH3wT5s2D8bw6S39TC6GNw==
+"@typescript-eslint/eslint-plugin@4.31.2":
+  version "4.31.2"
+  resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.2.tgz#9f41efaee32cdab7ace94b15bd19b756dd099b0a"
+  integrity sha512-w63SCQ4bIwWN/+3FxzpnWrDjQRXVEGiTt9tJTRptRXeFvdZc/wLiz3FQUwNQ2CVoRGI6KUWMNUj/pk63noUfcA==
   dependencies:
-    "@typescript-eslint/experimental-utils" "4.31.0"
-    "@typescript-eslint/scope-manager" "4.31.0"
+    "@typescript-eslint/experimental-utils" "4.31.2"
+    "@typescript-eslint/scope-manager" "4.31.2"
     debug "^4.3.1"
     functional-red-black-tree "^1.0.1"
     regexpp "^3.1.0"
     semver "^7.3.5"
     tsutils "^3.21.0"
 
-"@typescript-eslint/experimental-utils@4.31.0":
-  version "4.31.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.0.tgz#0ef1d5d86c334f983a00f310e43c1ce4c14e054d"
-  integrity sha512-Hld+EQiKLMppgKKkdUsLeVIeEOrwKc2G983NmznY/r5/ZtZCDvIOXnXtwqJIgYz/ymsy7n7RGvMyrzf1WaSQrw==
+"@typescript-eslint/experimental-utils@4.31.2":
+  version "4.31.2"
+  resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.2.tgz#98727a9c1e977dd5d20c8705e69cd3c2a86553fa"
+  integrity sha512-3tm2T4nyA970yQ6R3JZV9l0yilE2FedYg8dcXrTar34zC9r6JB7WyBQbpIVongKPlhEMjhQ01qkwrzWy38Bk1Q==
   dependencies:
     "@types/json-schema" "^7.0.7"
-    "@typescript-eslint/scope-manager" "4.31.0"
-    "@typescript-eslint/types" "4.31.0"
-    "@typescript-eslint/typescript-estree" "4.31.0"
+    "@typescript-eslint/scope-manager" "4.31.2"
+    "@typescript-eslint/types" "4.31.2"
+    "@typescript-eslint/typescript-estree" "4.31.2"
     eslint-scope "^5.1.1"
     eslint-utils "^3.0.0"
 
-"@typescript-eslint/parser@4.31.0":
-  version "4.31.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.0.tgz#87b7cd16b24b9170c77595d8b1363f8047121e05"
-  integrity sha512-oWbzvPh5amMuTmKaf1wp0ySxPt2ZXHnFQBN2Szu1O//7LmOvgaKTCIDNLK2NvzpmVd5A2M/1j/rujBqO37hj3w==
+"@typescript-eslint/parser@4.31.2":
+  version "4.31.2"
+  resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.2.tgz#54aa75986e3302d91eff2bbbaa6ecfa8084e9c34"
+  integrity sha512-EcdO0E7M/sv23S/rLvenHkb58l3XhuSZzKf6DBvLgHqOYdL6YFMYVtreGFWirxaU2mS1GYDby3Lyxco7X5+Vjw==
   dependencies:
-    "@typescript-eslint/scope-manager" "4.31.0"
-    "@typescript-eslint/types" "4.31.0"
-    "@typescript-eslint/typescript-estree" "4.31.0"
+    "@typescript-eslint/scope-manager" "4.31.2"
+    "@typescript-eslint/types" "4.31.2"
+    "@typescript-eslint/typescript-estree" "4.31.2"
     debug "^4.3.1"
 
 "@typescript-eslint/parser@^4.0.0":
@@ -308,23 +308,23 @@
     "@typescript-eslint/types" "4.29.1"
     "@typescript-eslint/visitor-keys" "4.29.1"
 
-"@typescript-eslint/scope-manager@4.31.0":
-  version "4.31.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.0.tgz#9be33aed4e9901db753803ba233b70d79a87fc3e"
-  integrity sha512-LJ+xtl34W76JMRLjbaQorhR0hfRAlp3Lscdiz9NeI/8i+q0hdBZ7BsiYieLoYWqy+AnRigaD3hUwPFugSzdocg==
+"@typescript-eslint/scope-manager@4.31.2":
+  version "4.31.2"
+  resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.2.tgz#1d528cb3ed3bcd88019c20a57c18b897b073923a"
+  integrity sha512-2JGwudpFoR/3Czq6mPpE8zBPYdHWFGL6lUNIGolbKQeSNv4EAiHaR5GVDQaLA0FwgcdcMtRk+SBJbFGL7+La5w==
   dependencies:
-    "@typescript-eslint/types" "4.31.0"
-    "@typescript-eslint/visitor-keys" "4.31.0"
+    "@typescript-eslint/types" "4.31.2"
+    "@typescript-eslint/visitor-keys" "4.31.2"
 
 "@typescript-eslint/types@4.29.1":
   version "4.29.1"
   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
   integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
 
-"@typescript-eslint/types@4.31.0":
-  version "4.31.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
-  integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
+"@typescript-eslint/types@4.31.2":
+  version "4.31.2"
+  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.2.tgz#2aea7177d6d744521a168ed4668eddbd912dfadf"
+  integrity sha512-kWiTTBCTKEdBGrZKwFvOlGNcAsKGJSBc8xLvSjSppFO88AqGxGNYtF36EuEYG6XZ9vT0xX8RNiHbQUKglbSi1w==
 
 "@typescript-eslint/typescript-estree@4.29.1":
   version "4.29.1"
@@ -339,13 +339,13 @@
     semver "^7.3.5"
     tsutils "^3.21.0"
 
-"@typescript-eslint/typescript-estree@4.31.0":
-  version "4.31.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.0.tgz#4da4cb6274a7ef3b21d53f9e7147cc76f278a078"
-  integrity sha512-QHl2014t3ptg+xpmOSSPn5hm4mY8D4s97ftzyk9BZ8RxYQ3j73XcwuijnJ9cMa6DO4aLXeo8XS3z1omT9LA/Eg==
+"@typescript-eslint/typescript-estree@4.31.2":
+  version "4.31.2"
+  resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.2.tgz#abfd50594d8056b37e7428df3b2d185ef2d0060c"
+  integrity sha512-ieBq8U9at6PvaC7/Z6oe8D3czeW5d//Fo1xkF/s9394VR0bg/UaMYPdARiWyKX+lLEjY3w/FNZJxitMsiWv+wA==
   dependencies:
-    "@typescript-eslint/types" "4.31.0"
-    "@typescript-eslint/visitor-keys" "4.31.0"
+    "@typescript-eslint/types" "4.31.2"
+    "@typescript-eslint/visitor-keys" "4.31.2"
     debug "^4.3.1"
     globby "^11.0.3"
     is-glob "^4.0.1"
@@ -360,12 +360,12 @@
     "@typescript-eslint/types" "4.29.1"
     eslint-visitor-keys "^2.0.0"
 
-"@typescript-eslint/visitor-keys@4.31.0":
-  version "4.31.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.0.tgz#4e87b7761cb4e0e627dc2047021aa693fc76ea2b"
-  integrity sha512-HUcRp2a9I+P21+O21yu3ezv3GEPGjyGiXoEUQwZXjR8UxRApGeLyWH4ZIIUSalE28aG4YsV6GjtaAVB3QKOu0w==
+"@typescript-eslint/visitor-keys@4.31.2":
+  version "4.31.2"
+  resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.2.tgz#7d5b4a4705db7fe59ecffb273c1d082760f635cc"
+  integrity sha512-PrBId7EQq2Nibns7dd/ch6S6/M4/iwLM9McbgeEbCXfxdwRUNxJ4UNreJ6Gh3fI2GNKNrWnQxKL7oCPmngKBug==
   dependencies:
-    "@typescript-eslint/types" "4.31.0"
+    "@typescript-eslint/types" "4.31.2"
     eslint-visitor-keys "^2.0.0"
 
 abbrev@1:
@@ -818,17 +818,17 @@ doctrine@^3.0.0:
   dependencies:
     esutils "^2.0.2"
 
-effection@2.0.0-beta.15:
-  version "2.0.0-beta.15"
-  resolved "https://registry.yarnpkg.com/effection/-/effection-2.0.0-beta.15.tgz#fbb945f796eae930e57d85729fca40535ccddaa6"
-  integrity sha512-hP8PIoG1aadywnFyuLqkmmSqGz7ALU8Slv6Mk/29IHPDmaQ8lahMqXncwuImK3UihWTdEDO+MkGI4byGC1RjXQ==
+effection@2.0.0-beta.17:
+  version "2.0.0-beta.17"
+  resolved "https://registry.yarnpkg.com/effection/-/effection-2.0.0-beta.17.tgz#439c7659d247880c2c89239c9f03ea9f2ce785a9"
+  integrity sha512-0cOdBNLMIXFbKwLgavHrIY0vB5yaVP+hCLlRDfDjMF3o//o89HGjbXcz2WYFx1IFFviV3czaf1UuJ32Noy/skw==
   dependencies:
-    "@effection/channel" "2.0.0-beta.14"
-    "@effection/core" "2.0.0-beta.12"
-    "@effection/events" "2.0.0-beta.14"
-    "@effection/fetch" "2.0.0-beta.15"
-    "@effection/main" "2.0.0-beta.14"
-    "@effection/subscription" "2.0.0-beta.14"
+    "@effection/channel" "2.0.0-beta.16"
+    "@effection/core" "2.0.0-beta.14"
+    "@effection/events" "2.0.0-beta.16"
+    "@effection/fetch" "2.0.0-beta.17"
+    "@effection/main" "2.0.0-beta.16"
+    "@effection/subscription" "2.0.0-beta.16"
 
 ejs@^3.1.5:
   version "3.1.6"
@@ -2129,10 +2129,10 @@ prelude-ls@^1.2.1:
   resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
   integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
 
-prettier@2.3.2:
-  version "2.3.2"
-  resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
-  integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
+prettier@2.4.1:
+  version "2.4.1"
+  resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
+  integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
 
 process-nextick-args@~2.0.0:
   version "2.0.1"
@@ -2246,10 +2246,10 @@ rimraf@^3.0.2:
   dependencies:
     glob "^7.1.3"
 
-rollup@2.56.3:
-  version "2.56.3"
-  resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
-  integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
+rollup@2.57.0:
+  version "2.57.0"
+  resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.57.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173"
+  integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==
   optionalDependencies:
     fsevents "~2.3.2"
 
@@ -2657,10 +2657,10 @@ type-fest@^0.7.1:
   resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48"
   integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==
 
-typescript@4.4.2:
-  version "4.4.2"
-  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
-  integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
+typescript@4.4.3:
+  version "4.4.3"
+  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
+  integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
 
 typical@^4.0.0:
   version "4.0.0"