diff --git a/.github/workflows/assemble_android_debug.yml b/.github/workflows/assemble_android_debug.yml index fb5b6996..ed6a2746 100644 --- a/.github/workflows/assemble_android_debug.yml +++ b/.github/workflows/assemble_android_debug.yml @@ -19,9 +19,9 @@ env: # 打包类型 BUILD_TYPE: debug # 版本名称 - ANDROID_VERSION_NAME: 1.3.0 + ANDROID_VERSION_NAME: 1.3.1 # 版本号 - ANDROID_VERSION_CODE: 13000 + ANDROID_VERSION_CODE: 13100 # 密钥库文件 ANDROID_KEYSTORE_FILE: debug.keystore # 密钥库口令 diff --git a/.github/workflows/assemble_android_release.yml b/.github/workflows/assemble_android_release.yml index 8933c381..2936acfe 100644 --- a/.github/workflows/assemble_android_release.yml +++ b/.github/workflows/assemble_android_release.yml @@ -19,9 +19,9 @@ env: # 打包类型 BUILD_TYPE: release # 版本名称 - ANDROID_VERSION_NAME: 1.3.0 + ANDROID_VERSION_NAME: 1.3.1 # 版本号 - ANDROID_VERSION_CODE: 13000 + ANDROID_VERSION_CODE: 13100 # 密钥库文件 ANDROID_KEYSTORE_FILE: release.keystore # 密钥库口令 diff --git a/.github/workflows/assemble_ios_debug.yml b/.github/workflows/assemble_ios_debug.yml index b09969dd..730d4e6d 100644 --- a/.github/workflows/assemble_ios_debug.yml +++ b/.github/workflows/assemble_ios_debug.yml @@ -16,7 +16,7 @@ env: APP_ID: ${{secrets.APP_ID}} APP_NAME: Taro BUILD_TYPE: debug - IOS_VERSION_NUMBER: 1.3.0 + IOS_VERSION_NUMBER: 1.3.1 IOS_TEAM_ID: ${{secrets.TEAM_ID}} IOS_PROVISIONING_PROFILE_SPECIFIER: ${{secrets.DEBUG_PROVISIONING_PROFILE_SPECIFIER}} IOS_CODE_SIGN_IDENTITY: iPhone Developer diff --git a/.github/workflows/assemble_ios_release.yml b/.github/workflows/assemble_ios_release.yml index 4d607627..be0decbe 100644 --- a/.github/workflows/assemble_ios_release.yml +++ b/.github/workflows/assemble_ios_release.yml @@ -16,8 +16,8 @@ env: APP_ID: ${{secrets.APP_ID}} APP_NAME: Taro BUILD_TYPE: release - IOS_VERSION_NUMBER: 1.3.0 - IOS_BUILD_NUMBER: 1.3.0.1 + IOS_VERSION_NUMBER: 1.3.1 + IOS_BUILD_NUMBER: 1.3.1.1 IOS_TEAM_ID: ${{secrets.TEAM_ID}} IOS_PROVISIONING_PROFILE_SPECIFIER: ${{secrets.RELEASE_PROVISIONING_PROFILE_SPECIFIER}} IOS_CODE_SIGN_IDENTITY: iPhone Distribution diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 2f6a0b09..7e556635 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -263,17 +263,17 @@ PODS: - React - react-native-image-resizer (1.4.5): - React-Core - - react-native-netinfo (6.0.4): + - react-native-netinfo (7.1.2): - React-Core - - react-native-pager-view (5.4.8): + - react-native-pager-view (5.4.9): - React-Core - react-native-safe-area-context (3.3.2): - React-Core - - react-native-slider (4.0.0-rc.3): + - react-native-slider (4.1.12): - React-Core - react-native-splash-screen (3.2.0): - React - - react-native-webview (11.14.2): + - react-native-webview (11.14.3): - React-Core - React-perflogger (0.66.3) - React-RCTActionSheet (0.66.3): @@ -340,15 +340,15 @@ PODS: - React-jsi (= 0.66.3) - React-logger (= 0.66.3) - React-perflogger (= 0.66.3) - - RNCAsyncStorage (1.15.9): + - RNCAsyncStorage (1.15.11): - React-Core - RNCClipboard (1.5.1): - React-Core - RNCMaskedView (0.1.11): - React - - RNCPicker (1.16.8): + - RNCPicker (2.2.1): - React-Core - - RNDeviceInfo (8.4.4): + - RNDeviceInfo (8.4.8): - React-Core - RNGestureHandler (1.10.3): - React-Core @@ -627,12 +627,12 @@ SPEC CHECKSUMS: react-native-cameraroll: 2957f2bce63ae896a848fbe0d5352c1bd4d20866 react-native-geolocation: c956aeb136625c23e0dce0467664af2c437888c9 react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f - react-native-netinfo: 1c7676413ab265759c7b3da205efab163f5366ef - react-native-pager-view: c44c385eb20f0733c53685456fb9eb8d8469a1bb + react-native-netinfo: 07e8299fff4d2bea17d00b519d4f9c67c7dbbe9b + react-native-pager-view: 3ee7d4c7697fb3ef788346e834a60cca97ed8540 react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057 - react-native-slider: ae891b9fca8c9b4a99691f6d45731f0ef2bb1866 + react-native-slider: 6e9b86e76cce4b9e35b3403193a6432ed07e0c81 react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 - react-native-webview: cc4ac8f021a832dce2979e1f48c5595341dd2fb5 + react-native-webview: b83cf1aa6b4453fe53ffcc5896c36cdf37f0383f React-perflogger: 73732888d37d4f5065198727b167846743232882 React-RCTActionSheet: 96c6d774fa89b1f7c59fc460adc3245ba2d7fd79 React-RCTAnimation: 8940cfd3a8640bd6f6372150dbdb83a79bcbae6c @@ -645,11 +645,11 @@ SPEC CHECKSUMS: React-RCTVibration: 50cfe7049167cfc7e83ac5542c6fff0c76791a9b React-runtimeexecutor: bbbdb3d8fcf327c6e2249ee71b6ef1764b7dc266 ReactCommon: 9bac022ab71596f2b0fde1268272543184c63971 - RNCAsyncStorage: 26f25150da507524a7815f2ada06ca0967f65633 + RNCAsyncStorage: eb05c0284dd6b50b32f92fad55e2a41e03358c43 RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495 RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489 - RNCPicker: 0991c56da7815c0cf946d6f63cf920b25296e5f6 - RNDeviceInfo: 98cc93d4b3b09b33e784b751f04d414065a61fd4 + RNCPicker: cb57c823d5ce8d2d0b5dfb45ad97b737260dc59e + RNDeviceInfo: 0400a6d0c94186d1120c3cbd97b23abc022187a9 RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926 RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d diff --git a/package.json b/package.json index 536db3bb..2eba3c9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taro-playground", - "version": "1.3.0", + "version": "1.3.1", "private": true, "description": "", "templateInfo": { @@ -32,7 +32,7 @@ "start": "npm run dev:rn --", "update-version": "sh ./bin/update_version.sh", "podInstall": "pod-install", - "upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@3.3.14 -o -Y && install-peerdeps @tarojs/components-rn@3.3.14 -o -Y && install-peerdeps @tarojs/router-rn@3.3.14 -o -Y && pod-install" + "upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@3.3.15 -o -Y && install-peerdeps @tarojs/components-rn@3.3.15 -o -Y && install-peerdeps @tarojs/router-rn@3.3.15 -o -Y && pod-install" }, "browserslist": [ "last 3 versions", @@ -41,60 +41,60 @@ ], "author": "", "dependencies": { - "@react-native-async-storage/async-storage": "^1.13.2", - "@react-native-community/cameraroll": "^4.0.1", - "@react-native-community/clipboard": "^1.5.1", - "@react-native-community/geolocation": "^2.0.2", - "@react-native-community/masked-view": "^0.1.10", - "@react-native-community/netinfo": "^6.0.2", - "@react-native-community/slider": "4.0.0-rc.3", - "@react-native-picker/picker": "^1.16.4", - "@tarojs/components": "3.3.14", - "@tarojs/react": "3.3.14", - "@tarojs/runtime": "3.3.14", - "@tarojs/taro": "3.3.14", - "@tarojs/taro-rn": "3.3.14", + "@react-native-async-storage/async-storage": "~1.15.11", + "@react-native-community/cameraroll": "~4.1.2", + "@react-native-community/clipboard": "~1.5.1", + "@react-native-community/geolocation": "~2.0.2", + "@react-native-community/masked-view": "~0.1.11", + "@react-native-community/netinfo": "~7.1.2", + "@react-native-community/slider": "~4.1.12", + "@react-native-picker/picker": "~2.2.1", + "@tarojs/components": "3.3.15", + "@tarojs/react": "3.3.15", + "@tarojs/runtime": "3.3.15", + "@tarojs/taro": "3.3.15", + "@tarojs/taro-rn": "3.3.15", "expo-av": "~9.2.3", "expo-barcode-scanner": "~10.2.2", - "expo-brightness": "^9.2.2", + "expo-brightness": "~9.2.2", "expo-camera": "~11.2.2", "expo-file-system": "~11.1.3", "expo-image-picker": "~10.2.3", "expo-keep-awake": "~9.2.0", "expo-location": "^12.1.2", "expo-permissions": "~12.1.1", - "expo-sensors": "^10.2.2", + "expo-sensors": "~10.2.2", "react": "^17.0.2", "react-dom": "^17.0.2", "react-native": "^0.66.3", - "react-native-device-info": "^8.3.1", - "react-native-gesture-handler": "^1.8.0", - "react-native-image-resizer": "^1.4.0", + "react-native-device-info": "~8.4.8", + "react-native-gesture-handler": "~1.10.3", + "react-native-image-resizer": "~1.4.5", "react-native-json-tree": "^1.3.0", - "react-native-pager-view": "^5.4.0", - "react-native-reanimated": "^1.13.1", - "react-native-safe-area-context": "^3.1.8", - "react-native-screens": "^2.11.0", + "react-native-pager-view": "~5.4.9", + "react-native-reanimated": "~1.13.3", + "react-native-safe-area-context": "~3.3.2", + "react-native-screens": "~2.18.1", "react-native-splash-screen": "^3.2.0", "react-native-svg": "^12.1.1", "react-native-syan-image-picker": "0.4.10", - "react-native-unimodules": "^0.14.9", - "react-native-webview": "^11.6.4" + "react-native-unimodules": "~0.14.10", + "react-native-webview": "~11.14.3" }, "devDependencies": { "@babel/core": "^7.8.0", "@babel/runtime": "^7.7.7", - "@tarojs/cli": "3.3.14", - "@tarojs/mini-runner": "3.3.14", - "@tarojs/rn-runner": "3.3.14", - "@tarojs/webpack-runner": "3.3.14", + "@tarojs/cli": "3.3.15", + "@tarojs/mini-runner": "3.3.15", + "@tarojs/rn-runner": "3.3.15", + "@tarojs/webpack-runner": "3.3.15", "@types/react": "^17.0.2", "@types/webpack-env": "^1.13.6", "@typescript-eslint/eslint-plugin": "^4.15.1", "@typescript-eslint/parser": "^4.15.1", - "babel-preset-taro": "3.3.14", + "babel-preset-taro": "3.3.15", "eslint": "^6.8.0", - "eslint-config-taro": "3.3.14", + "eslint-config-taro": "3.3.15", "eslint-plugin-import": "^2.12.0", "eslint-plugin-react": "^7.8.2", "eslint-plugin-react-hooks": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index a7ff8349..c8070ff2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46,10 +46,10 @@ dependencies: "@babel/highlight" "^7.10.4" -"@babel/compat-data@^7.12.13", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.16.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa" - integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew== +"@babel/compat-data@^7.12.13", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" + integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== "@babel/core@7.9.0": version "7.9.0" @@ -73,7 +73,7 @@ semver "^5.4.1" source-map "^0.5.0" -"@babel/core@>=7.9.0", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.11.1", "@babel/core@^7.14.0", "@babel/core@^7.8.0": +"@babel/core@>=7.9.0", "@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.11.1", "@babel/core@^7.14.0", "@babel/core@^7.8.0": version "7.16.0" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4" integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ== @@ -129,14 +129,14 @@ "@babel/helper-explode-assignable-expression" "^7.16.0" "@babel/types" "^7.16.0" -"@babel/helper-compilation-targets@^7.12.17", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.16.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.0.tgz#01d615762e796c17952c29e3ede9d6de07d235a8" - integrity sha512-S7iaOT1SYlqK0sQaCi21RX4+13hmdmnxIEAnQUB/eh7GeAnRjOUgTYpLkUOiRXzD+yog1JxP0qyAQZ7ZxVxLVg== +"@babel/helper-compilation-targets@^7.12.17", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.16.0", "@babel/helper-compilation-targets@^7.16.3": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0" + integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA== dependencies: "@babel/compat-data" "^7.16.0" "@babel/helper-validator-option" "^7.14.5" - browserslist "^4.16.6" + browserslist "^4.17.5" semver "^6.3.0" "@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5", "@babel/helper-create-class-features-plugin@^7.12.13", "@babel/helper-create-class-features-plugin@^7.16.0": @@ -159,10 +159,10 @@ "@babel/helper-annotate-as-pure" "^7.16.0" regexpu-core "^4.7.1" -"@babel/helper-define-polyfill-provider@^0.2.4": - version "0.2.4" - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz#8867aed79d3ea6cade40f801efb7ac5c66916b10" - integrity sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ== +"@babel/helper-define-polyfill-provider@^0.3.0": + version "0.3.0" + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971" + integrity sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg== dependencies: "@babel/helper-compilation-targets" "^7.13.0" "@babel/helper-module-imports" "^7.12.13" @@ -259,10 +259,10 @@ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== -"@babel/helper-remap-async-to-generator@^7.16.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.0.tgz#d5aa3b086e13a5fe05238ff40c3a5a0c2dab3ead" - integrity sha512-MLM1IOMe9aQBqMWxcRw8dcb9jlM86NIw7KA0Wri91Xkfied+dE0QuBFSBjMNvqzmS0OSIDsMNC24dBEkPUi7ew== +"@babel/helper-remap-async-to-generator@^7.16.0", "@babel/helper-remap-async-to-generator@^7.16.4": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz#5d7902f61349ff6b963e07f06a389ce139fbfe6e" + integrity sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA== dependencies: "@babel/helper-annotate-as-pure" "^7.16.0" "@babel/helper-wrap-function" "^7.16.0" @@ -327,12 +327,12 @@ "@babel/types" "^7.16.0" "@babel/helpers@^7.16.0", "@babel/helpers@^7.9.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.0.tgz#875519c979c232f41adfbd43a3b0398c2e388183" - integrity sha512-dVRM0StFMdKlkt7cVcGgwD8UMaBfWJHl3A83Yfs8GQ3MO0LHIIIMvK7Fa0RGOGUQ10qikLaX6D7o5htcQWgTMQ== + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.3.tgz#27fc64f40b996e7074dc73128c3e5c3e7f55c43c" + integrity sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w== dependencies: "@babel/template" "^7.16.0" - "@babel/traverse" "^7.16.0" + "@babel/traverse" "^7.16.3" "@babel/types" "^7.16.0" "@babel/highlight@7.0.0-beta.44": @@ -353,12 +353,12 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/parser@^7.0.0", "@babel/parser@^7.1.6", "@babel/parser@^7.14.0", "@babel/parser@^7.16.0", "@babel/parser@^7.3.1", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0": - version "7.16.2" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.2.tgz#3723cd5c8d8773eef96ce57ea1d9b7faaccd12ac" - integrity sha512-RUVpT0G2h6rOZwqLDTrKk7ksNv7YpAilTnYe1/Q+eDjxEceRMKVWbCsX7t8h6C1qCFi/1Y8WZjcEPBAFG27GPw== +"@babel/parser@^7.0.0", "@babel/parser@^7.1.6", "@babel/parser@^7.14.0", "@babel/parser@^7.16.0", "@babel/parser@^7.16.3", "@babel/parser@^7.3.1", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e" + integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng== -"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0": +"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": version "7.16.2" resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183" integrity sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg== @@ -374,13 +374,13 @@ "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" "@babel/plugin-proposal-optional-chaining" "^7.16.0" -"@babel/plugin-proposal-async-generator-functions@^7.12.13", "@babel/plugin-proposal-async-generator-functions@^7.16.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.0.tgz#11425d47a60364352f668ad5fbc1d6596b2c5caf" - integrity sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw== +"@babel/plugin-proposal-async-generator-functions@^7.12.13", "@babel/plugin-proposal-async-generator-functions@^7.16.4": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz#e606eb6015fec6fa5978c940f315eae4e300b081" + integrity sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg== dependencies: "@babel/helper-plugin-utils" "^7.14.5" - "@babel/helper-remap-async-to-generator" "^7.16.0" + "@babel/helper-remap-async-to-generator" "^7.16.4" "@babel/plugin-syntax-async-generators" "^7.8.4" "@babel/plugin-proposal-class-properties@7.10.4": @@ -425,10 +425,10 @@ "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-decorators" "^7.10.4" -"@babel/plugin-proposal-decorators@^7.1.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.0.tgz#515db5f6891611c0d176b63ede0844fbd9be797b" - integrity sha512-ttvhKuVnQwoNQrcTd1oe6o49ahaZ1kns1fsJKzTVOaS/FJDJoK4qzgVS68xzJhYUMgTnbXW6z/T6rlP3lL7tJw== +"@babel/plugin-proposal-decorators@^7.12.9": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.4.tgz#9b35ce0716425a93b978e79099e5f7ba217c1364" + integrity sha512-RESBNX16eNqnBeEVR5sCJpnW0mHiNLNNvGA8PrRuK/4ZJ4TO+6bHleRUuGQYDERVySOKtOhSya/C4MIhwAMAgg== dependencies: "@babel/helper-create-class-features-plugin" "^7.16.0" "@babel/helper-plugin-utils" "^7.14.5" @@ -814,7 +814,7 @@ "@babel/helper-plugin-utils" "^7.14.5" babel-plugin-dynamic-import-node "^2.3.3" -"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.1.0", "@babel/plugin-transform-modules-commonjs@^7.12.13", "@babel/plugin-transform-modules-commonjs@^7.16.0", "@babel/plugin-transform-modules-commonjs@^7.4.4": +"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.1.0", "@babel/plugin-transform-modules-commonjs@^7.12.13", "@babel/plugin-transform-modules-commonjs@^7.16.0": version "7.16.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.0.tgz#add58e638c8ddc4875bd9a9ecb5c594613f6c922" integrity sha512-Dzi+NWqyEotgzk/sb7kgQPJQf7AJkQBWsVp1N6JWc1lBVo0vkElUnGdr1PzUBmfsCCN5OOFya3RtpeHk15oLKQ== @@ -872,10 +872,10 @@ "@babel/helper-plugin-utils" "^7.14.5" "@babel/helper-replace-supers" "^7.16.0" -"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.12.13", "@babel/plugin-transform-parameters@^7.14.5", "@babel/plugin-transform-parameters@^7.16.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.0.tgz#1b50765fc421c229819dc4c7cdb8911660b3c2d7" - integrity sha512-XgnQEm1CevKROPx+udOi/8f8TiGhrUWiHiaUCIp47tE0tpFDjzXNTZc9E5CmCwxNjXTWEVqvRfWZYOTFvMa/ZQ== +"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.12.13", "@babel/plugin-transform-parameters@^7.14.5", "@babel/plugin-transform-parameters@^7.16.0", "@babel/plugin-transform-parameters@^7.16.3": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz#fa9e4c874ee5223f891ee6fa8d737f4766d31d15" + integrity sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w== dependencies: "@babel/helper-plugin-utils" "^7.14.5" @@ -914,7 +914,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.16.0": +"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.16.0": version "7.16.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.0.tgz#55b797d4960c3de04e07ad1c0476e2bc6a4889f1" integrity sha512-rqDgIbukZ44pqq7NIRPGPGNklshPkvlmvqjdx3OZcGPk4zGIenYkxDTvl3LsSL8gqcc3ZzGmXPE6hR/u/voNOw== @@ -958,15 +958,15 @@ semver "^5.5.1" "@babel/plugin-transform-runtime@^7.0.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.0.tgz#3fe0da36c2f0834bef7c4d3e7f2b2db0ee0c8909" - integrity sha512-zlPf1/XFn5+vWdve3AAhf+Sxl+MVa5VlwTwWgnLx23u4GlatSRQJ3Eoo9vllf0a9il3woQsT4SK+5Z7c06h8ag== + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.4.tgz#f9ba3c7034d429c581e1bd41b4952f3db3c2c7e8" + integrity sha512-pru6+yHANMTukMtEZGC4fs7XPwg35v8sj5CIEmE+gEkFljFiVJxEWxx/7ZDkTK+iZRYo1bFXBtfIN95+K3cJ5A== dependencies: "@babel/helper-module-imports" "^7.16.0" "@babel/helper-plugin-utils" "^7.14.5" - babel-plugin-polyfill-corejs2 "^0.2.3" - babel-plugin-polyfill-corejs3 "^0.3.0" - babel-plugin-polyfill-regenerator "^0.2.3" + babel-plugin-polyfill-corejs2 "^0.3.0" + babel-plugin-polyfill-corejs3 "^0.4.0" + babel-plugin-polyfill-regenerator "^0.3.0" semver "^6.3.0" "@babel/plugin-transform-shorthand-properties@^7.0.0", "@babel/plugin-transform-shorthand-properties@^7.12.13", "@babel/plugin-transform-shorthand-properties@^7.16.0": @@ -1005,7 +1005,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-typescript@^7.0.0", "@babel/plugin-transform-typescript@^7.12.17", "@babel/plugin-transform-typescript@^7.16.0", "@babel/plugin-transform-typescript@^7.5.0": +"@babel/plugin-transform-typescript@^7.12.17", "@babel/plugin-transform-typescript@^7.16.0", "@babel/plugin-transform-typescript@^7.5.0": version "7.16.1" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.1.tgz#cc0670b2822b0338355bc1b3d2246a42b8166409" integrity sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg== @@ -1037,18 +1037,18 @@ core-js "^2.6.5" regenerator-runtime "^0.13.4" -"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.11.0", "@babel/preset-env@^7.3.1": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.0.tgz#97228393d217560d6a1c6c56f0adb9d12bca67f5" - integrity sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg== +"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.11.0", "@babel/preset-env@^7.12.9": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3" + integrity sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA== dependencies: - "@babel/compat-data" "^7.16.0" - "@babel/helper-compilation-targets" "^7.16.0" + "@babel/compat-data" "^7.16.4" + "@babel/helper-compilation-targets" "^7.16.3" "@babel/helper-plugin-utils" "^7.14.5" "@babel/helper-validator-option" "^7.14.5" - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.0" + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.2" "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.0" - "@babel/plugin-proposal-async-generator-functions" "^7.16.0" + "@babel/plugin-proposal-async-generator-functions" "^7.16.4" "@babel/plugin-proposal-class-properties" "^7.16.0" "@babel/plugin-proposal-class-static-block" "^7.16.0" "@babel/plugin-proposal-dynamic-import" "^7.16.0" @@ -1098,7 +1098,7 @@ "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.0" "@babel/plugin-transform-new-target" "^7.16.0" "@babel/plugin-transform-object-super" "^7.16.0" - "@babel/plugin-transform-parameters" "^7.16.0" + "@babel/plugin-transform-parameters" "^7.16.3" "@babel/plugin-transform-property-literals" "^7.16.0" "@babel/plugin-transform-regenerator" "^7.16.0" "@babel/plugin-transform-reserved-words" "^7.16.0" @@ -1111,10 +1111,10 @@ "@babel/plugin-transform-unicode-regex" "^7.16.0" "@babel/preset-modules" "^0.1.5" "@babel/types" "^7.16.0" - babel-plugin-polyfill-corejs2 "^0.2.3" - babel-plugin-polyfill-corejs3 "^0.3.0" - babel-plugin-polyfill-regenerator "^0.2.3" - core-js-compat "^3.19.0" + babel-plugin-polyfill-corejs2 "^0.3.0" + babel-plugin-polyfill-corejs3 "^0.4.0" + babel-plugin-polyfill-regenerator "^0.3.0" + core-js-compat "^3.19.1" semver "^6.3.0" "@babel/preset-env@~7.12.13": @@ -1273,17 +1273,17 @@ source-map-support "^0.5.16" "@babel/runtime-corejs3@^7.14.8": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.0.tgz#58a7fb00e6948508f12f53a303993e8b6e2f6c70" - integrity sha512-Oi2qwQ21X7/d9gn3WiwkDTJmq3TQtYNz89lRnoFy8VeZpWlsyXvzSwiRrRZ8cXluvSwqKxqHJ6dBd9Rv+p0ZGQ== + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.3.tgz#1e25de4fa994c57c18e5fdda6cc810dac70f5590" + integrity sha512-IAdDC7T0+wEB4y2gbIL0uOXEYpiZEeuFUTVbdGq+UwCcF35T/tS8KrmMomEwEc5wBbyfH3PJVpTSUqrhPDXFcQ== dependencies: core-js-pure "^3.19.0" regenerator-runtime "^0.13.4" "@babel/runtime@^7.11.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.7.7", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.0.tgz#e27b977f2e2088ba24748bf99b5e1dece64e4f0b" - integrity sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw== + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" + integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== dependencies: regenerator-runtime "^0.13.4" @@ -1322,17 +1322,17 @@ invariant "^2.2.0" lodash "^4.2.0" -"@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.2.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.0.tgz#965df6c6bfc0a958c1e739284d3c9fa4a6e3c45b" - integrity sha512-qQ84jIs1aRQxaGaxSysII9TuDaguZ5yVrEuC0BN2vcPlalwfLovVmCjbFDPECPXcYM/wLvNFfp8uDOliLxIoUQ== +"@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3", "@babel/traverse@^7.2.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787" + integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag== dependencies: "@babel/code-frame" "^7.16.0" "@babel/generator" "^7.16.0" "@babel/helper-function-name" "^7.16.0" "@babel/helper-hoist-variables" "^7.16.0" "@babel/helper-split-export-declaration" "^7.16.0" - "@babel/parser" "^7.16.0" + "@babel/parser" "^7.16.3" "@babel/types" "^7.16.0" debug "^4.1.0" globals "^11.1.0" @@ -1623,10 +1623,10 @@ schema-utils "^2.6.5" source-map "^0.7.3" -"@react-native-async-storage/async-storage@^1.13.2": - version "1.15.9" - resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.15.9.tgz#744ecd566f108e86b6b59e617c23fdb4b8d53358" - integrity sha512-LrVPfhKqodRiDWCgZp7J2X55JQqOhdQUxbl17RrktIGCZ0ud2XHdNoTIvyI1VccqHoF/CZK6v+G0IoX5NYZ1JA== +"@react-native-async-storage/async-storage@~1.15.11": + version "1.15.13" + resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.15.13.tgz#58f1d524c6e38275dbbfc05162c8f090a4c478b6" + integrity sha512-OnbPmjiBOREiutFMG356w+eWiEL1WRCgXDH/o6+4S1cIkfl9SZFanxUBlGi4/Ny22KXcJHN0VtWy0gL8jqYYLg== dependencies: merge-options "^3.0.4" @@ -1660,7 +1660,7 @@ optionalDependencies: jetifier "^1.6.6" -"@react-native-community/cameraroll@^4.0.1": +"@react-native-community/cameraroll@~4.1.2": version "4.1.2" resolved "https://registry.yarnpkg.com/@react-native-community/cameraroll/-/cameraroll-4.1.2.tgz#489c6bb6137571540d93c543d5fcf8c652b548ec" integrity sha512-jkdhMByMKD2CZ/5MPeBieYn8vkCfC4MOTouPpBpps3I8N6HUYJk+1JnDdktVYl2WINnqXpQptDA2YptVyifYAg== @@ -1690,14 +1690,14 @@ hermes-profile-transformer "^0.0.6" ip "^1.1.5" -"@react-native-community/cli-hermes@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-6.1.0.tgz#f689f1b4fec4510cba063144b60da84ff6235858" - integrity sha512-BJyzGlUqnggbBL4Vh4cIC08oKOK4PoelxZFEo7TjFjfdBKvbM6955JN77ExJ7IdeLuGVpY4vaMwAJdx5l7LxKg== +"@react-native-community/cli-hermes@^6.2.0": + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-6.2.0.tgz#7697347735940bd6ddd379712b2721b6981c6fcb" + integrity sha512-7Uqnyb/kXiX4YPSxFn+tLhmABY4QV9w/SLX2TKh5L09rxDeNzXd6zNJW+98BTgi0ujy2UQY51MoexEKRMZK7Wg== dependencies: - "@react-native-community/cli-platform-android" "^6.1.0" - "@react-native-community/cli-tools" "^6.1.0" - chalk "^3.0.0" + "@react-native-community/cli-platform-android" "^6.2.0" + "@react-native-community/cli-tools" "^6.2.0" + chalk "^4.1.2" hermes-profile-transformer "^0.0.6" ip "^1.1.5" @@ -1717,13 +1717,13 @@ slash "^3.0.0" xmldoc "^1.1.2" -"@react-native-community/cli-platform-android@^6.0.0", "@react-native-community/cli-platform-android@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-6.1.0.tgz#8c853807c8c1526593b735e8a19dc1f4471de69e" - integrity sha512-MBYGfgCpieoqskKc5QyQYIPc74DBEW60JaacQLntHjPLCEXG+hPsJi3AuXeNTJYPki5pyiSp3kviqciUvrS96A== +"@react-native-community/cli-platform-android@^6.0.0", "@react-native-community/cli-platform-android@^6.2.0": + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-6.2.0.tgz#788a138bb19bc040f68d2a12531d56ab28ffa3d1" + integrity sha512-QLxwClcbxVhuIGsQiIpqRnoJzRdpN2B+y/Yt2OGgDHXGbuOXulgt4D+8AhvZXrB4jyAcEUlFg/048v3RGQQudw== dependencies: - "@react-native-community/cli-tools" "^6.1.0" - chalk "^3.0.0" + "@react-native-community/cli-tools" "^6.2.0" + chalk "^4.1.2" execa "^1.0.0" fs-extra "^8.1.0" glob "^7.1.3" @@ -1734,33 +1734,33 @@ xmldoc "^1.1.2" "@react-native-community/cli-platform-ios@^6.0.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-6.1.0.tgz#369cd936b689af93d070f52df2796994223e7705" - integrity sha512-whIm55fUeJUHrqZ2ecZ6FycZ5c/R3ZK8ViHwZQ+wM4uhXY8YSkrjnrJPUg68Q8inLkrAliLisypfm1z+VqJljw== + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-6.2.0.tgz#ceaa23995511a8e400b506632ac7e6a66a17ec2a" + integrity sha512-k15MhExxLiLDDZOeuPgvTxbp0CsoLQQpk2Du0HjZDePqqWcKJylQqMZru1o8HuQHPcEr+b71HIs5V+lKyFYpfg== dependencies: - "@react-native-community/cli-tools" "^6.1.0" - chalk "^3.0.0" + "@react-native-community/cli-tools" "^6.2.0" + chalk "^4.1.2" glob "^7.1.3" js-yaml "^3.13.1" lodash "^4.17.15" + ora "^3.4.0" plist "^3.0.2" xcode "^2.0.0" -"@react-native-community/cli-plugin-metro@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-6.1.0.tgz#3f34732a36a683c21e73843de49b13452ed63b06" - integrity sha512-ltHJquEgA6H4OTIUqWIkNm/xxAB9D4DK2K9M0jie9FfkOoqBXA7QS2WnC8GEa6a+3VIDwevB0RJsch218FdZCw== +"@react-native-community/cli-plugin-metro@^6.2.0": + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-6.2.0.tgz#143f459f1b6d595011e787ecfbe87621195de6ae" + integrity sha512-JfmzuFNzOr+dFTUQJo1rV0t87XAqgHRTMYXNleQVt8otOVCk1FSCgKlgqMdvQc/FCx2ZjoMWEEV/g0LrPI8Etw== dependencies: - "@react-native-community/cli-server-api" "^6.1.0" - "@react-native-community/cli-tools" "^6.1.0" - chalk "^3.0.0" + "@react-native-community/cli-server-api" "^6.2.0" + "@react-native-community/cli-tools" "^6.2.0" + chalk "^4.1.2" metro "^0.66.1" metro-config "^0.66.1" metro-core "^0.66.1" metro-react-native-babel-transformer "^0.66.1" metro-resolver "^0.66.1" metro-runtime "^0.66.1" - mkdirp "^0.5.1" readline "^1.3.0" "@react-native-community/cli-server-api@^5.0.1": @@ -1778,13 +1778,13 @@ serve-static "^1.13.1" ws "^1.1.0" -"@react-native-community/cli-server-api@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-6.1.0.tgz#13839052733fec6ee656425cd44ce39064c84af1" - integrity sha512-WEJzdoF4JNUogZAd+Gdgbr+D/S/PHGjxH+PDjk3ST9pAUxEHb6naNwEl5dSJUY/ecBV63latNZkKunRyvFAx9A== +"@react-native-community/cli-server-api@^6.2.0": + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-6.2.0.tgz#8dc399ef0e14e07c9942515b507292fb850f41f2" + integrity sha512-OnbnYclhoDpjge33QO5Slhfn0DsmLzzAgyrSCnb24HhSqwq7ObjMHaLpoEhpajzLG71wq5oKh0APEQjiL4Mknw== dependencies: "@react-native-community/cli-debugger-ui" "^6.0.0-rc.0" - "@react-native-community/cli-tools" "^6.1.0" + "@react-native-community/cli-tools" "^6.2.0" compression "^1.7.1" connect "^3.6.5" errorhandler "^1.5.0" @@ -1805,16 +1805,15 @@ open "^6.2.0" shell-quote "1.6.1" -"@react-native-community/cli-tools@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-6.1.0.tgz#fb16b8e4805dadf4d2a57c69ffe83ddadffbe771" - integrity sha512-MT8syhvk0vpfyYyHlcDoGicKcqMtBN7WPmDeyW16u+eKBtw/+EKq+86cFCuOHCfHK20ujG1mZqA1txxlCbu8GA== +"@react-native-community/cli-tools@^6.2.0": + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-6.2.0.tgz#8f4adc2d83ab96e5654348533c8fa602742c4fce" + integrity sha512-08ssz4GMEnRxC/1FgTTN/Ud7mExQi5xMphItPjfHiTxpZPhrFn+IMx6mya0ncFEhhxQ207wYlJMRLPRRdBZ8oA== dependencies: appdirsjs "^1.2.4" - chalk "^3.0.0" + chalk "^4.1.2" lodash "^4.17.15" mime "^2.4.1" - mkdirp "^0.5.1" node-fetch "^2.6.0" open "^6.2.0" semver "^6.3.0" @@ -1878,18 +1877,18 @@ wcwidth "^1.0.1" "@react-native-community/cli@^6.0.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-6.1.0.tgz#e4aad5240715a587a51d7f779f60d20199e347ce" - integrity sha512-Ck1XjvsnYYVYqooxmSlvRvGMGgxj3t+evUGlg80b+TxnurhlGq8D8pW7++L/sECChI43YWMBtLIdAYG/lGkN8Q== + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-6.2.0.tgz#dfbdcefaaa44fdeb24b1cd1c195fa302f10e5d83" + integrity sha512-dQMkpg8wLTtUg9YIGqm7OXNw558d5Cb/ehd8Z0Sx2WSXjj/d1Tm0eK8aL4/QFEUBI10CO6VGFTTe/8dIDxWSFg== dependencies: "@react-native-community/cli-debugger-ui" "^6.0.0-rc.0" - "@react-native-community/cli-hermes" "^6.1.0" - "@react-native-community/cli-plugin-metro" "^6.1.0" - "@react-native-community/cli-server-api" "^6.1.0" - "@react-native-community/cli-tools" "^6.1.0" + "@react-native-community/cli-hermes" "^6.2.0" + "@react-native-community/cli-plugin-metro" "^6.2.0" + "@react-native-community/cli-server-api" "^6.2.0" + "@react-native-community/cli-tools" "^6.2.0" "@react-native-community/cli-types" "^6.0.0" appdirsjs "^1.2.4" - chalk "^3.0.0" + chalk "^4.1.2" command-exists "^1.2.8" commander "^2.19.0" cosmiconfig "^5.1.0" @@ -1904,7 +1903,6 @@ leven "^3.1.0" lodash "^4.17.15" minimist "^1.2.0" - mkdirp "^0.5.1" node-stream-zip "^1.9.1" ora "^3.4.0" pretty-format "^26.6.2" @@ -1915,37 +1913,35 @@ sudo-prompt "^9.0.0" wcwidth "^1.0.1" -"@react-native-community/clipboard@^1.5.1": +"@react-native-community/clipboard@~1.5.1": version "1.5.1" resolved "https://registry.yarnpkg.com/@react-native-community/clipboard/-/clipboard-1.5.1.tgz#32abb3ea2eb91ee3f9c5fb1d32d5783253c9fabe" integrity sha512-AHAmrkLEH5UtPaDiRqoULERHh3oNv7Dgs0bTC0hO5Z2GdNokAMPT5w8ci8aMcRemcwbtdHjxChgtjbeA38GBdA== -"@react-native-community/geolocation@^2.0.2": +"@react-native-community/geolocation@~2.0.2": version "2.0.2" resolved "https://registry.yarnpkg.com/@react-native-community/geolocation/-/geolocation-2.0.2.tgz#ba8b40f560ead8d014740d1cdea970b33f19312e" integrity sha512-tTNXRCgnhJBu79mulQwzabXRpDqfh/uaDqfHVpvF0nX4NTpolpy6mvTRiFg7eWFPGRArsnZz1EYp6rHfJWGgEA== -"@react-native-community/masked-view@^0.1.10": +"@react-native-community/masked-view@~0.1.11": version "0.1.11" resolved "https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.11.tgz#2f4c6e10bee0786abff4604e39a37ded6f3980ce" integrity sha512-rQfMIGSR/1r/SyN87+VD8xHHzDYeHaJq6elOSCAD+0iLagXkSI2pfA0LmSXP21uw5i3em7GkkRjfJ8wpqWXZNw== -"@react-native-community/netinfo@^6.0.2": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-6.0.4.tgz#8add3f31b38f60307bc6982badf09b751d09a692" - integrity sha512-hZ9phcQr8Q4IT70KRMBRMXaNebwJErLcbPvprynwSlvekus7khnnkUsBGqMxuz5ZDDd8JXDbU+0UO+2dZSZ/qw== +"@react-native-community/netinfo@~7.1.2": + version "7.1.2" + resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-7.1.2.tgz#992d1d92e946d6fbfc5024207bff2af2ef8d5b76" + integrity sha512-QknIAs1rNUwkBotOHZb+uKZ12cHk/aBJjNaf/oGO9PnguEkHAXLKpHcbvw3ZTk/Dr5cCKxaEEIsgYxgSU1IBfQ== -"@react-native-community/slider@4.0.0-rc.3": - version "4.0.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.0.0-rc.3.tgz#4e2b09e4e31c75e3fd61ad6068fe438835cfb30c" - integrity sha512-OFW4NSk86hhkAEqsC7n1qrBCxl83+Im73F/E5oxrj/fsGW+pUR92yWMCEigEaAdTzsw22r1/snBO74FtAQbl6g== - dependencies: - flow-bin "0.113.0" +"@react-native-community/slider@~4.1.12": + version "4.1.12" + resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.1.12.tgz#279ff7bbe487af92ad95ec758a029a54569e2a62" + integrity sha512-CiuLZ2orueBiWHYxfaJF57jQY6HY2Q3z5pdAE4MKH8EqIImr/jgDJrJ/UxOVZHK1Ng9P+XlGIKfVIcuWZ6guuA== -"@react-native-picker/picker@^1.16.4": - version "1.16.8" - resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-1.16.8.tgz#2126ca54d4a5a3e9ea5e3f39ad1e6643f8e4b3d4" - integrity sha512-pacdQDX6V6EmjF+HoiIh6u++qx4mTK0WnhgUHRc01B+Qt5eoeUwseBqmqfTSXTx/aHDEd6PiIw7UGvKgFoqgFQ== +"@react-native-picker/picker@~2.2.1": + version "2.2.1" + resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.2.1.tgz#32b9f540d8e88a73d8856f73cca88251cecb9614" + integrity sha512-EC7yv22QLHlTfnbC1ez9IUdXTOh1W31x96Oir0PfskSGFFJMWWdLTg4VrcE2DsGLzbfjjkBk123c173vf2a5MQ== "@react-native/assets@1.0.0": version "1.0.0" @@ -2059,31 +2055,31 @@ dependencies: defer-to-connect "^1.0.1" -"@tarojs/api@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/api/-/api-3.3.14.tgz#b04cf5d8f3c153985d3e9dc199a03ef576017147" - integrity sha512-ZNnNP4wmZnTMV9XY4eCxlmUGGUfgNLVAr0e5CGxpbCVdY/SQWUo3Koc7893t1Jr+tijj6/rHzhLBfZ4HqcL6Ng== +"@tarojs/api@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/api/-/api-3.3.15.tgz#121ec3ca2cae7d57ef3b901dd3d8778005a20c45" + integrity sha512-WZDgzsW01N6ijURIRJRM4GzJuJnGB9N8N1DWU1P/SdF7NzBlpTy29tL7c3W4MIGu40weMKdgDYD5So28aaz3NQ== dependencies: "@babel/runtime" "^7.11.2" - "@tarojs/runtime" "3.3.14" + "@tarojs/runtime" "3.3.15" -"@tarojs/cli@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/cli/-/cli-3.3.14.tgz#c8d81e9c4a56ffaf141296f4b6472d7cca607f3e" - integrity sha512-g3WVwRFdPGiLtO3VwlSMuKD+UM/joGnE2ho1SpAXO+/LM2y3W11i5VRB+zUM/iirZ8e4DuT5MhtSBqzZiW29IA== +"@tarojs/cli@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/cli/-/cli-3.3.15.tgz#f2f8b438f44b58784af20830c432c1d22e0f045f" + integrity sha512-2AneujbkVBmNZHscATBaRmDjw1fug6Cu2ELSS1CYKlFDhb28svs8vyTkIIrf2aMNsy8wU17251cGubJowTso9g== dependencies: "@hapi/joi" "17.1.1" - "@tarojs/helper" "3.3.14" - "@tarojs/plugin-platform-alipay" "3.3.14" - "@tarojs/plugin-platform-jd" "3.3.14" - "@tarojs/plugin-platform-qq" "3.3.14" - "@tarojs/plugin-platform-swan" "3.3.14" - "@tarojs/plugin-platform-tt" "3.3.14" - "@tarojs/plugin-platform-weapp" "3.3.14" - "@tarojs/service" "3.3.14" - "@tarojs/shared" "3.3.14" - "@tarojs/taro" "3.3.14" - "@tarojs/taroize" "3.3.14" + "@tarojs/helper" "3.3.15" + "@tarojs/plugin-platform-alipay" "3.3.15" + "@tarojs/plugin-platform-jd" "3.3.15" + "@tarojs/plugin-platform-qq" "3.3.15" + "@tarojs/plugin-platform-swan" "3.3.15" + "@tarojs/plugin-platform-tt" "3.3.15" + "@tarojs/plugin-platform-weapp" "3.3.15" + "@tarojs/service" "3.3.15" + "@tarojs/shared" "3.3.15" + "@tarojs/taro" "3.3.15" + "@tarojs/taroize" "3.3.15" "@tarojs/transformer-wx" "^2.0.4" "@types/request" "^2.48.1" "@typescript-eslint/parser" "^4.15.1" @@ -2108,11 +2104,11 @@ ejs "^2.6.1" envinfo "^6.0.1" eslint "^6.1.0" - eslint-config-taro "3.3.14" + eslint-config-taro "3.3.15" eslint-plugin-import "^2.8.0" eslint-plugin-react "^7.4.0" eslint-plugin-react-hooks "^4.2.0" - eslint-plugin-taro "3.3.14" + eslint-plugin-taro "3.3.15" eslint-plugin-vue "^6.2.2" fbjs "^1.0.0" fs-extra "^5.0.0" @@ -2134,7 +2130,7 @@ postcss-modules-resolve-imports "^1.3.0" postcss-modules-scope "^1.1.0" postcss-modules-values "^1.3.0" - postcss-pxtransform "3.3.14" + postcss-pxtransform "3.3.15" postcss-reporter "^6.0.1" postcss-taro-unit-transform "1.2.15" postcss-url "^7.3.2" @@ -2154,14 +2150,14 @@ xml2js "^0.4.19" xxhashjs "^0.2.2" -"@tarojs/components-rn@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/components-rn/-/components-rn-3.3.14.tgz#8b8b2184232dcd3dd745ddb05bc7a7cc544772a1" - integrity sha512-K+9kAhPbXnu4Dn9Mne++Nuzyb/MorrWQlfRp6tmp+Al4WuMJqT48j9/nMhKWTRTd236TmefLa0wmtFNU/JR3ig== +"@tarojs/components-rn@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/components-rn/-/components-rn-3.3.15.tgz#3b616834ba3d757470a14a0de9d38a332f96ae29" + integrity sha512-+T20nW0RXXeOCZ7Ay/ZADxEOQF7wD2DWpquTe5s4KIDriXOvqWuHDh/dtKDXcUzoujCgJTrL9jjuHj8Ujq6yxA== dependencies: "@ant-design/react-native" "^4.2.0" - "@react-native-community/slider" "4.0.0-rc.3" - "@react-native-picker/picker" "^1.16.4" + "@react-native-community/slider" "~4.1.12" + "@react-native-picker/picker" "~2.2.1" "@unimodules/core" "^7.1.2" "@unimodules/react-native-adapter" "^6.3.9" expo-asset "^8.3.3" @@ -2170,17 +2166,17 @@ expo-camera "~11.2.2" prop-types "^15.6.2" react-native-maps "^0.25.0" - react-native-pager-view "^5.4.0" - react-native-webview "^11.6.4" + react-native-pager-view "~5.4.9" + react-native-webview "~11.14.3" unimodules-permissions-interface "~5.3.0" -"@tarojs/components@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/components/-/components-3.3.14.tgz#6c689ef7b752c879bdec15a13bf7fd88f5519a48" - integrity sha512-rJiLMSdLaF1oND0TH++CmsIE51mux+WRsT3kc8qN/Kn3f2NAd9H/g5gecb6CWeBHvj8qb21otdnjLgoTGtwKtA== +"@tarojs/components@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/components/-/components-3.3.15.tgz#8b354fdd7bb97b12839fa2f19c47024914127619" + integrity sha512-bSwuC8nUNtqCZfXm3ANSnlH4jd6jKBIk8lIbH1lhl34b7ySBvnVJKBLqgwI47FRuVMzt7ijjvLorxgFomUP8xA== dependencies: "@stencil/core" "2.9.0" - "@tarojs/taro" "3.3.14" + "@tarojs/taro" "3.3.15" better-scroll "^1.14.1" classnames "^2.2.5" intersection-observer "^0.7.0" @@ -2189,10 +2185,10 @@ swiper "6.8.0" weui "^1.1.2" -"@tarojs/helper@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/helper/-/helper-3.3.14.tgz#8efb60c81fc42502c22de6fc4863306d6c239451" - integrity sha512-nc9uLFzzBgyGQiei9DXfyBUQbiVdR0RKSQvc/lmo+cufFzckajCkX8rKARiLamzQ1/tZGUH8u6GCSKrkp/U9Mg== +"@tarojs/helper@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/helper/-/helper-3.3.15.tgz#1d6cccb42836962407725420f5966883adfe42da" + integrity sha512-hvhcllC5BGf4UFb7gJnesidd+JcMSZxf2vVX9M6VypLSzAT08aracz6dAVpf293+Bzsis7OQfJdZl9m8RWDNDQ== dependencies: "@babel/core" "^7.11.1" "@babel/plugin-proposal-class-properties" "7.10.4" @@ -2203,7 +2199,7 @@ "@babel/preset-typescript" "7.12.17" "@babel/register" "7.14.5" "@babel/runtime" "^7.9.2" - "@tarojs/taro" "3.3.14" + "@tarojs/taro" "3.3.15" chalk "3.0.0" chokidar "3.3.1" cross-spawn "7.0.3" @@ -2214,24 +2210,24 @@ resolve "1.15.1" yauzl "2.10.0" -"@tarojs/mini-runner@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/mini-runner/-/mini-runner-3.3.14.tgz#a6eecd44e632b9a04ab28e474e5d3e6f453b1f0c" - integrity sha512-0pqoxFiceebWkSE35Rvws1nqN881cS9XKs3U49OfRHvOW7PoxurjStebMtO7qKm0W6xEJxf09WR3XLBx+fuOoA== +"@tarojs/mini-runner@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/mini-runner/-/mini-runner-3.3.15.tgz#6423983744c693532d6b175c03d7a5c60f0d382a" + integrity sha512-TNvXvByJgozhj337nBnVrMUzQ3qS6F/+ca7Q6HP3Muy/7IOkkFdjO9BokRIad8l0+Iyi0uyrXof+DNMbo4YicQ== dependencies: "@babel/core" "^7.11.1" - "@tarojs/helper" "3.3.14" - "@tarojs/plugin-platform-alipay" "3.3.14" - "@tarojs/plugin-platform-jd" "3.3.14" - "@tarojs/plugin-platform-qq" "3.3.14" - "@tarojs/plugin-platform-swan" "3.3.14" - "@tarojs/plugin-platform-tt" "3.3.14" - "@tarojs/plugin-platform-weapp" "3.3.14" - "@tarojs/runner-utils" "3.3.14" - "@tarojs/runtime" "3.3.14" - "@tarojs/shared" "3.3.14" - "@tarojs/taro" "3.3.14" - "@tarojs/taro-loader" "3.3.14" + "@tarojs/helper" "3.3.15" + "@tarojs/plugin-platform-alipay" "3.3.15" + "@tarojs/plugin-platform-jd" "3.3.15" + "@tarojs/plugin-platform-qq" "3.3.15" + "@tarojs/plugin-platform-swan" "3.3.15" + "@tarojs/plugin-platform-tt" "3.3.15" + "@tarojs/plugin-platform-weapp" "3.3.15" + "@tarojs/runner-utils" "3.3.15" + "@tarojs/runtime" "3.3.15" + "@tarojs/shared" "3.3.15" + "@tarojs/taro" "3.3.15" + "@tarojs/taro-loader" "3.3.15" babel-loader "8.2.1" copy-webpack-plugin "5.1.2" css "2.2.4" @@ -2252,17 +2248,17 @@ mkdirp "^1.0.4" ora "^3.4.0" postcss "8.3.5" - postcss-html-transform "3.3.14" + postcss-html-transform "3.3.15" postcss-import "12.0.1" postcss-loader "4.3.0" - postcss-pxtransform "3.3.14" + postcss-pxtransform "3.3.15" postcss-url "8.0.0" regenerator-runtime "0.11" request "^2.88.0" resolve "^1.11.1" resolve-url-loader "4.0.0" sass "1.32.11" - sass-loader "10.1.1" + sass-loader "10.2.0" sax "1.2.4" stylus "^0.54.7" stylus-loader "^3.0.2" @@ -2275,79 +2271,79 @@ webpack-format-messages "^2.0.5" yauzl "2.10.0" -"@tarojs/plugin-platform-alipay@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-alipay/-/plugin-platform-alipay-3.3.14.tgz#7ade8d9056a4b99b3391f509e0810590bbbecf27" - integrity sha512-D61EfoE1V6rcIp+lBKyTvx3VN14PMRSPKvyLUWOZCC8Rdj6RDvoodtBBSCxzs/ztFKpFz0aNxIKjgw2hnmyK7A== - dependencies: - "@tarojs/components" "3.3.14" - "@tarojs/service" "3.3.14" - "@tarojs/shared" "3.3.14" - -"@tarojs/plugin-platform-jd@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-jd/-/plugin-platform-jd-3.3.14.tgz#872b074d439ca4e47e570a48161f13cf292fe595" - integrity sha512-UcTEVGZcW10eYLC9ek/3VQ/x3AG9uJNaUYw1VoyjRUXVdQCkhao6itX1unFM+jebOt/chR3CrxlYkWzPGDoNpQ== - dependencies: - "@tarojs/service" "3.3.14" - "@tarojs/shared" "3.3.14" - -"@tarojs/plugin-platform-qq@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-qq/-/plugin-platform-qq-3.3.14.tgz#07e1bb4d07289ae0305564a11f2ef310bdf8a635" - integrity sha512-wlF4xZfwo1sEzRf1AtrN98h4AdaP+wSb8xneonG/WG344IEJXIx0PBI7qs9EQMCtPwC79o5yuB+mtXbpuTCVPg== - dependencies: - "@tarojs/plugin-platform-weapp" "3.3.14" - "@tarojs/service" "3.3.14" - "@tarojs/shared" "3.3.14" - -"@tarojs/plugin-platform-swan@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-swan/-/plugin-platform-swan-3.3.14.tgz#64961c03036ad7ec25cd692d3e973c42d557afe9" - integrity sha512-aWdEhCSbV+cpZirjO6Zu4JDqcXIEcJ3WKR4L9bATXSpZrmJ7km4jRuLc3NFMHs9QsLCQEM05ky+Tcg++ixYQSg== - dependencies: - "@tarojs/components" "3.3.14" - "@tarojs/service" "3.3.14" - "@tarojs/shared" "3.3.14" - -"@tarojs/plugin-platform-tt@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-tt/-/plugin-platform-tt-3.3.14.tgz#0f5144c68047cc5f29dad7bde0b30975f024c44b" - integrity sha512-DkSz4Tia9Vr30foCvqvDPkhgmAXlt+hZTuTGsSBbjhsiwpf3x/3sZFwanyLc/eplQ43daZy1Jm4h14qOneouxQ== - dependencies: - "@tarojs/service" "3.3.14" - "@tarojs/shared" "3.3.14" - -"@tarojs/plugin-platform-weapp@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-weapp/-/plugin-platform-weapp-3.3.14.tgz#443ab4331c34ae06ec6200a2b351d0e066347807" - integrity sha512-D1G/d1BxOtuqHdq/wrsszmi2WLMhiPsx16xnJ+jVAUN2pAcWUZdd33dwxlOE5/JWRGZSA2xyXGzkC0ag7cxAbw== - dependencies: - "@tarojs/components" "3.3.14" - "@tarojs/service" "3.3.14" - "@tarojs/shared" "3.3.14" - -"@tarojs/react@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/react/-/react-3.3.14.tgz#dafa62b12a7bd91b94a6676c2ffffa68331bac2a" - integrity sha512-wgG4EZAUPji4JHHpiXVC9edinVmimtL99eDDVKt54qTBjJPvr4rvuYF0eRcrMjiy9uniwG1G0fzRyYzX/MSsNQ== - dependencies: - "@tarojs/runtime" "3.3.14" - "@tarojs/shared" "3.3.14" +"@tarojs/plugin-platform-alipay@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-alipay/-/plugin-platform-alipay-3.3.15.tgz#033722d30c04c5ece00b5a5c73fc0a641b493689" + integrity sha512-/wyk/95epn6qObeAdWOjNgGamS95aG38TZgPXQNk835Ki3GylPZ0yGwdS30YkN8+NMCCnmkMh9esMSpzilWIEA== + dependencies: + "@tarojs/components" "3.3.15" + "@tarojs/service" "3.3.15" + "@tarojs/shared" "3.3.15" + +"@tarojs/plugin-platform-jd@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-jd/-/plugin-platform-jd-3.3.15.tgz#b1554ad18554252eff5d37f9789efa6252e3476e" + integrity sha512-jcdFfiJabaRcxZC3lncQ4tdg+6Yywlb0MumWga59fa3pOHyg08uimzr5VGBXv1+GIbf0VlbfDoF5akWkNOpMyg== + dependencies: + "@tarojs/service" "3.3.15" + "@tarojs/shared" "3.3.15" + +"@tarojs/plugin-platform-qq@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-qq/-/plugin-platform-qq-3.3.15.tgz#fb21653a8298c6638cf2ba1b79cf9170a05562a9" + integrity sha512-c1xm5eucbD4kZNdTuBbi/YRM8r3LZM81E462j+Il5kUCV+yttdwjdjwPIYmMWsJrg4kD59113KaQ9vw58+KLzA== + dependencies: + "@tarojs/plugin-platform-weapp" "3.3.15" + "@tarojs/service" "3.3.15" + "@tarojs/shared" "3.3.15" + +"@tarojs/plugin-platform-swan@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-swan/-/plugin-platform-swan-3.3.15.tgz#27cb6e7250b5540a9d4971403711fb9c668c7606" + integrity sha512-MCgYiKX/ALUT8thRGhF/HDEAsoV5YwO8hj7jIvo48o6wuTk5JP//mOKfoLI5Yy9hQZFeY4bV0WkUt9EZuDc/EQ== + dependencies: + "@tarojs/components" "3.3.15" + "@tarojs/service" "3.3.15" + "@tarojs/shared" "3.3.15" + +"@tarojs/plugin-platform-tt@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-tt/-/plugin-platform-tt-3.3.15.tgz#852008c6f771463d5c08909417829d276ade909a" + integrity sha512-T0l3H58unGVP1AiTOpF585yshO5k7vMSJ5VZ1u3k8xuItd1jhPAB2pnPmvpn6ZjMJAdfh7EK/Y2zYA/G55Ww0A== + dependencies: + "@tarojs/service" "3.3.15" + "@tarojs/shared" "3.3.15" + +"@tarojs/plugin-platform-weapp@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/plugin-platform-weapp/-/plugin-platform-weapp-3.3.15.tgz#b779e17f87f62a20d3fb542af0335d4e0920a905" + integrity sha512-EphHJpo3W8VvwVt1OXGE0/UzEzNC+9+SYXhgSYDxjm7aCXytQJMj7bozNbhK/ihsLUFwoWeqwJ/DSApGFZ6COA== + dependencies: + "@tarojs/components" "3.3.15" + "@tarojs/service" "3.3.15" + "@tarojs/shared" "3.3.15" + +"@tarojs/react@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/react/-/react-3.3.15.tgz#a3a0821018a54d39f9128dbe1dce2cb1e8100d2d" + integrity sha512-hGKLpNBIOntSPP52L0QdM3mOB+cJ0EuF59dqMieJrc7quQlcIBsRGMzAi/d/W8wr0AtYWr+UXo+g0dapPWw1Ag== + dependencies: + "@tarojs/runtime" "3.3.15" + "@tarojs/shared" "3.3.15" react-reconciler "0.26.1" scheduler "^0.20.1" -"@tarojs/rn-runner@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/rn-runner/-/rn-runner-3.3.14.tgz#539d4004908a49b1a7ba62e22ce4aa570dd3e1f7" - integrity sha512-HbaY7hI6AW95cUeYKi61LKSOfRDfltBVOYZJoqgv2g0m3CVm6XMmW+ptVDVHy1/dKRR96XPYDEXs13bm6c+aRw== +"@tarojs/rn-runner@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/rn-runner/-/rn-runner-3.3.15.tgz#a35a99e6c1fc2f9b15a149cdc0a59827620e4c69" + integrity sha512-hXhHUD2SZaEXz+Vr/zUlFluQ3gg9S40d7/28ki86zg4qyf2o2dUQqVzVNFDelg48LkVTSMKqx3PtwtCl5k1XRQ== dependencies: "@react-native-community/cli" "^5.0.1" "@react-native-community/cli-server-api" "^5.0.1" - "@tarojs/helper" "3.3.14" - "@tarojs/rn-style-transformer" "3.3.14" - "@tarojs/rn-supporter" "3.3.14" - "@tarojs/rn-transformer" "3.3.14" + "@tarojs/helper" "3.3.15" + "@tarojs/rn-style-transformer" "3.3.15" + "@tarojs/rn-supporter" "3.3.15" + "@tarojs/rn-transformer" "3.3.15" fs-extra "^9.0.1" lodash "^4.17.4" metro "^0.66.2" @@ -2358,186 +2354,185 @@ metro-resolver "^0.66.2" qrcode-terminal "^0.12.0" -"@tarojs/rn-style-transformer@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/rn-style-transformer/-/rn-style-transformer-3.3.14.tgz#656038829641815eb531c824d1a31ad1c33b0e5e" - integrity sha512-YVArRpuBD8ywlyppS1Im321JR5FbpWEGvOUwa/SVG8lhXgXXox1DsHh5u1OqVSt8q69gKRLYeGGsrMVzsrt59A== +"@tarojs/rn-style-transformer@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/rn-style-transformer/-/rn-style-transformer-3.3.15.tgz#56aca63731d50ee4b5823b11a60169116ccf9f1f" + integrity sha512-s1funDBoH9oLTN4w1t8PCSltJ/euttY2z0F+SxsBNsSK6cSic8aWUnCB1TrdhG8pdLLIxG0L5xmYyAWOitfVpQ== dependencies: - "@tarojs/helper" "3.3.14" + "@tarojs/helper" "3.3.15" fbjs "^2.0.0" less "^3.12.2" postcss "^7.0.35" postcss-import "^12.0.1" - postcss-pxtransform "3.3.14" + postcss-pxtransform "3.3.15" postcss-reporter "^6.0.1" prop-types "^15.7.2" sass "^1.34.1" stylelint "^13.8.0" - stylelint-config-taro-rn "3.3.14" - stylelint-taro-rn "3.3.14" + stylelint-config-taro-rn "3.3.15" + stylelint-taro-rn "3.3.15" stylus "^0.54.8" - taro-css-to-react-native "3.3.14" + taro-css-to-react-native "3.3.15" -"@tarojs/rn-supporter@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/rn-supporter/-/rn-supporter-3.3.14.tgz#5b19ee5c78a32ce497ce4235225f7648efd60833" - integrity sha512-mraCj7c23jp22YXsSYlyd86JulRtG6n1JKRTk0c4zAl6Jreu71oklIggkdpbIp5WYnLay7sRhVOmoJQZTOFS0Q== +"@tarojs/rn-supporter@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/rn-supporter/-/rn-supporter-3.3.15.tgz#0c91d01f1470b49a36b6d3cc771c33fde61f65ed" + integrity sha512-dcJlaYTdpWxRgOwGLtJ/0amje/PdTszHC0lvKQBuI86Qu8BvBiHAg+ZNJHH6muqonzvB08KZvYZZ/vCFze7ZnQ== dependencies: - "@tarojs/helper" "3.3.14" - "@tarojs/rn-style-transformer" "3.3.14" + "@tarojs/helper" "3.3.15" + "@tarojs/rn-style-transformer" "3.3.15" lodash "^4.17.20" metro "^0.66.2" metro-react-native-babel-transformer "^0.66.2" metro-resolver "^0.66.2" -"@tarojs/rn-transformer@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/rn-transformer/-/rn-transformer-3.3.14.tgz#a3d945a451d380ee845f3e9d98ee97b96484d13b" - integrity sha512-beihJKlTFnYYg4oYqk6o56lVdR63vM/8BSJ2rEuhg1RwdjzQYZnYXu30V7PpKCVO8jEv2dRGFuRNc2KScYHB4w== +"@tarojs/rn-transformer@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/rn-transformer/-/rn-transformer-3.3.15.tgz#df73cd6ff0b813092ed73b171cb75272d7b6ccea" + integrity sha512-Ah2NlI0KnHUFCWy/sDHVu+hXMNi4LNbHV+ID6ZbmJLGm7P7smN8nsQLE0pVRDOeMRf9UkVwZu3h4cN4EaEhCmA== -"@tarojs/router-rn@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/router-rn/-/router-rn-3.3.14.tgz#b39af164c35c5cd616bac1709837f06c055beb36" - integrity sha512-hJRX+eBVzTG+blveSUXgsXHnD/cy/EexMPZhbCbbUbh3/I2JY+rf/PRdR7cp6qNK2k5BE4cwqvkEh1WUW0qGDA== +"@tarojs/router-rn@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/router-rn/-/router-rn-3.3.15.tgz#b415e9ece91f2815e3ec2ea58a11d5643f0cb511" + integrity sha512-oCqanOLfqo6dHhRKUvMTUvO7GgcNqmTK6hUvTPL0ZrnCAtDmYgU/vLbKoZ+PWegbdARg+NuBrdu0NLnL0nWxog== dependencies: "@react-native-community/bob" "^0.16.2" - "@react-native-community/masked-view" "^0.1.10" + "@react-native-community/masked-view" "~0.1.11" "@react-navigation/bottom-tabs" "^5.8.0" "@react-navigation/native" "^5.7.3" "@react-navigation/stack" "^5.9.0" nanoid "^3.1.12" query-string "^6.1.0" - react-native-gesture-handler "^1.8.0" - react-native-safe-area-context "^3.1.8" - react-native-screens "^2.11.0" + react-native-gesture-handler "~1.10.3" + react-native-safe-area-context "~3.3.2" + react-native-screens "~2.18.1" -"@tarojs/router@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/router/-/router-3.3.14.tgz#6de6c182007f161689d5485980e72428ebf0fa60" - integrity sha512-8kRrYs490I50vTsv3424fW6aoiufhBYyswkN6BvqyIopShl22jJ9muE97uGUMvvuJRxf8SmlDo3IC8+Q9xykng== +"@tarojs/router@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/router/-/router-3.3.15.tgz#0c8d9f345cfcd48b5396b7c65a510f07ced23272" + integrity sha512-HMYu1ZAZjuUG5kaGg6DK/HeqtuaZKbuB1Z/Pvhq1Myo031HlZxx0Gtxr+F3UL8Iq7V/YdGqFevqVQ+rwyFKknA== dependencies: - "@tarojs/runtime" "3.3.14" + "@tarojs/runtime" "3.3.15" history "^5.1.0" query-string "^6.13.8" universal-router "^8.3.0" url-parse "^1.4.7" -"@tarojs/runner-utils@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/runner-utils/-/runner-utils-3.3.14.tgz#fda20c19693fdfec47264bb0dd0e9e3a5c4367f8" - integrity sha512-zw+/uW3AL5nTbvu0MZpXF8yozbxsfRre/nIknoUT2bkp/ngL66SGt8ArP5qm1xNsxg4nGBOdmkJS6sf71VDziw== +"@tarojs/runner-utils@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/runner-utils/-/runner-utils-3.3.15.tgz#a69c699fbfd3fa0c2654b56130d1811be0158c82" + integrity sha512-0Zfb+2SN5aawoTMiP0/CRIIQMNaW4Q9smZS4l7M3RrrzpfuP0CJxILvTZeXQ3ooNxIL7NrA+Axq5XM8AxAO2Sg== dependencies: - "@tarojs/helper" "3.3.14" + "@tarojs/helper" "3.3.15" scss-bundle "^3.0.2" -"@tarojs/runtime-rn@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/runtime-rn/-/runtime-rn-3.3.14.tgz#df3695978cc286bfe5c74d10b660608307094734" - integrity sha512-bAPx5rUDYMfi94i8gLZNuZ8etKD0bKTBM09q7na6cYG7SlAnpQHon9spICd9R6xhxCm8rUjbG8KmDPXfTsdENg== +"@tarojs/runtime-rn@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/runtime-rn/-/runtime-rn-3.3.15.tgz#0bb40f2a19d72afd4d930fa72f675d16951d0ba1" + integrity sha512-kL9pR60J9pasCO2X1XP7tkwDaLjptlilyDjDxEW/LOR3SDy+pJZhsphiCmr6AQ4RsMC9YeQtnYBpwklxQJaROg== dependencies: - "@tarojs/components-rn" "3.3.14" - "@tarojs/router-rn" "3.3.14" + "@tarojs/components-rn" "3.3.15" + "@tarojs/router-rn" "3.3.15" -"@tarojs/runtime@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/runtime/-/runtime-3.3.14.tgz#d778f2da970433ca96a3316d83b6ad385efe4601" - integrity sha512-13Rup8kO0SnMBw+jk9k1GKfQE0nwmaC6biNtq8KKEIsVzGUrrf/UXDJACfbcypyChaSBlpaetODWitPX0lmNpQ== +"@tarojs/runtime@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/runtime/-/runtime-3.3.15.tgz#f971fe8721142ad6830cee3d1c947f52927296f0" + integrity sha512-qeZAWoxqUvxzr0HhuhhiRVy4iqPEKnYv1Qm6uddvBDSNUelbomKiYT6N56cFml8J5R0ltO5M1bU/GfzDYIBl0g== dependencies: - "@tarojs/shared" "3.3.14" + "@tarojs/shared" "3.3.15" inversify "5.1.1" lodash-es "4.17.15" reflect-metadata "^0.1.13" -"@tarojs/service@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/service/-/service-3.3.14.tgz#27bfa9816edb400ad9704babaa961e03377d6d27" - integrity sha512-2RPIf6VfWf+mN/UKUJxEz8bj80eYBKC9KcpJ3DS693EUJZeO0wuuQvcMRgXaLR2+TuSA4sHOObeOF8AIJ7VcCw== +"@tarojs/service@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/service/-/service-3.3.15.tgz#7a9cb9d40de28f3017487208f6f57aa6056524ac" + integrity sha512-Go7TNn0vp7biKKiXTdyOUvkCrt0UUc0NJbIWhl1NQYGUNvkFQ8/Exrg7F0/YLDgsEh/R9ZX0xDsy/R2sPWzoqg== dependencies: "@hapi/joi" "17.1.1" - "@tarojs/helper" "3.3.14" - "@tarojs/shared" "3.3.14" - "@tarojs/taro" "3.3.14" + "@tarojs/helper" "3.3.15" + "@tarojs/shared" "3.3.15" + "@tarojs/taro" "3.3.15" fs-extra "8.1.0" lodash "4.17.21" resolve "1.15.1" tapable "1.1.3" -"@tarojs/shared@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/shared/-/shared-3.3.14.tgz#dcb6a149cdafb97369a06d7bf74c8249894bb3ec" - integrity sha512-iowfmHKVV0cKLMtdNdYoYLQ/CCQ6cl9L2eJh/sJj1OvytxdxjCzyjyR1pJQYkyTPkwRtDweNwzRsezLQlRfBAA== +"@tarojs/shared@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/shared/-/shared-3.3.15.tgz#b482f561b8727038f2f7401d024d17dc3342cb9d" + integrity sha512-uDsB9kiBb2hSenve9h5V6vYux0m98oRhsVeBFCs1dV8mhz6YaHv8OW2u0rrgQ0e7y8E/uhK+n+Z1N7QxFvflwQ== -"@tarojs/taro-h5@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/taro-h5/-/taro-h5-3.3.14.tgz#7efbe33875e9d491df8acc11d9186c89c2a53e44" - integrity sha512-vB4w2iAyckvSyeHPMtI5eLDBOFLEFhtR8TuR4P/lh/HoYWglrt0jCjK7UQqtlvqtdSkUHxsGSyLHSNXPGWkjNg== +"@tarojs/taro-h5@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/taro-h5/-/taro-h5-3.3.15.tgz#588166090f54e5e5622c017cbc7e85ac7c847b9d" + integrity sha512-zWN7O2bFsf9vrWtOi4cjYWVjq5FOWkvviriFjrt2uwUhUxeew/dcrr3BvuwAbIunR4iKCGY+/AlK7ExV7mIFDw== dependencies: - "@tarojs/api" "3.3.14" - "@tarojs/router" "3.3.14" - "@tarojs/runtime" "3.3.14" + "@tarojs/api" "3.3.15" + "@tarojs/router" "3.3.15" + "@tarojs/runtime" "3.3.15" base64-js "^1.3.0" jsonp-retry "^1.0.3" mobile-detect "^1.4.2" raf "^3.4.1" whatwg-fetch "^3.4.0" -"@tarojs/taro-loader@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/taro-loader/-/taro-loader-3.3.14.tgz#fc6a57b3dc1583610656ae27dcf95b7e1ee5226c" - integrity sha512-3qqroQLyXVGPLJVYEt9LnSwTm//j5KoZzi5Phh7uC0sg/d15ojEkrKngzDpcN/YI8Og9g9OQKBDEJ7jBao2BfA== +"@tarojs/taro-loader@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/taro-loader/-/taro-loader-3.3.15.tgz#c2aa69210fcbfb53fd6662c50738dd45131183bc" + integrity sha512-0yoo7fVZ30tvsJXeTswSoTPayH8w63tClF7sEWUa7XhI7Ld/Sz9FHnMoZCecTHwMCRqaoFZk26CngqNnIbxTfg== dependencies: - "@tarojs/helper" "3.3.14" + "@tarojs/helper" "3.3.15" acorn "^8.0.4" acorn-walk "^8.0.0" loader-utils "^1.2.3" -"@tarojs/taro-rn@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/taro-rn/-/taro-rn-3.3.14.tgz#b849c57fd7c391e06eff77f1872f3b2a02f950c5" - integrity sha512-2k27VxCfEHwjBcylDCv7Bx+NWoarjVk5FFTUYz892jikfWM32RUgNmss6TjQrSfrLTkOKmevXxZouhUjSIsUiQ== - dependencies: - "@react-native-async-storage/async-storage" "^1.13.2" - "@react-native-community/cameraroll" "^4.0.1" - "@react-native-community/clipboard" "^1.5.1" - "@react-native-community/geolocation" "^2.0.2" - "@react-native-community/netinfo" "^6.0.2" - "@tarojs/runtime-rn" "3.3.14" - babel-preset-expo "^5.2.0" +"@tarojs/taro-rn@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/taro-rn/-/taro-rn-3.3.15.tgz#3380ee123206c8be6fb52ca7abcc2e966499c59a" + integrity sha512-pQBEOR+bJTazSJdQoS4dcWnU8BkEYNXeMLrVoaLqzTlIrQZEpbu16rxKU73XibkQeLAJlA7lxwsLEBndiqnejQ== + dependencies: + "@react-native-async-storage/async-storage" "~1.15.11" + "@react-native-community/cameraroll" "~4.1.2" + "@react-native-community/clipboard" "~1.5.1" + "@react-native-community/geolocation" "~2.0.2" + "@react-native-community/netinfo" "~7.1.2" + "@tarojs/runtime-rn" "3.3.15" + babel-preset-expo "~8.5.1" base64-js "^1.3.0" expo-av "~9.2.3" expo-barcode-scanner "~10.2.2" - expo-brightness "^9.2.2" + expo-brightness "~9.2.2" expo-camera "~11.2.2" expo-file-system "~11.1.3" expo-image-picker "~10.2.3" expo-keep-awake "~9.2.0" - expo-location "^12.1.2" expo-permissions "~12.1.1" - expo-sensors "^10.2.2" + expo-sensors "~10.2.2" nullthrows "^1.1.1" - react-native-device-info "^8.3.1" - react-native-image-resizer "^1.4.0" + react-native-device-info "~8.4.8" + react-native-image-resizer "~1.4.5" react-native-image-zoom-viewer "^3.0.1" react-native-root-siblings "^3.1.0" react-native-root-toast "^3.0.1" - react-native-safe-area-context "^3.1.8" + react-native-safe-area-context "~3.3.2" react-native-stylekit "^1.0.0" react-native-syan-image-picker "0.4.10" - react-native-unimodules "^0.14.9" + react-native-unimodules "~0.14.10" -"@tarojs/taro@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/taro/-/taro-3.3.14.tgz#5b804aa92bdad7023c16b59a7d0cb60534f7b120" - integrity sha512-6Qdl7fO0sltEFNnYI+rNaw/vzRDW1I+Vdo9dc39bc0NiL6BI30LtXcpMjsA9oZhVOtEBoMTZpiuAm3GPCaa82A== +"@tarojs/taro@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/taro/-/taro-3.3.15.tgz#ed26e819e03edd246bb79a7fd262fdedeedcf3e3" + integrity sha512-G5sPC+pqrr2uOWDShf9c3s6xuP55TJrHMDTQqmvT27r/XWSGMHLW+d05uBt8URFPSEy8ITdHBkqVPNyl/H2s0w== dependencies: - "@tarojs/api" "3.3.14" - "@tarojs/runtime" "3.3.14" - "@tarojs/taro-h5" "3.3.14" + "@tarojs/api" "3.3.15" + "@tarojs/runtime" "3.3.15" + "@tarojs/taro-h5" "3.3.15" -"@tarojs/taroize@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/taroize/-/taroize-3.3.14.tgz#0c54ac569e0004f2c3f71c6af78e7b079f145153" - integrity sha512-GxNcRMRYI47ik3VDSg1TETmaVUDLReQE/FPjl6r3PbWELqKfv5QMe5hropUg6bkEhwQakk4eeUF0xHhG+S5UZA== +"@tarojs/taroize@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/taroize/-/taroize-3.3.15.tgz#552802680be507cb77ebff863d6af08344b0bf0e" + integrity sha512-rMhwTb92HIz38VM2sH0ouNWPyszpfFYa5uDKDIEEg+0/K6kyRZEiBbf/qrNACx5otrSKJ6W1xXz4FTMZuTtyhA== dependencies: "@babel/code-frame" "^7.0.0" babel-core "^6.26.3" @@ -2582,18 +2577,18 @@ prettier "^1.14.2" typescript "^3.2.2" -"@tarojs/webpack-runner@3.3.14": - version "3.3.14" - resolved "https://registry.yarnpkg.com/@tarojs/webpack-runner/-/webpack-runner-3.3.14.tgz#528a5f0db118f091e5148f794b0d6d68c3a224bf" - integrity sha512-981k4BFLLhdaCLIS/1H8Zo6eFkQUZfuUiC4jh1glZ+60RkDPO0D5WGyFcEi4FvZxcfGkTS+3O0EjAFe4zuWPFQ== +"@tarojs/webpack-runner@3.3.15": + version "3.3.15" + resolved "https://registry.yarnpkg.com/@tarojs/webpack-runner/-/webpack-runner-3.3.15.tgz#413ad50b9af1c2e99719f4165d84075984d40274" + integrity sha512-a9IjegEr5OvoLhjB8dqlsnQocNp31soag0AhfBgQNJBJQ0d/OBk29jTMme69PsEo7y9EwgV2moHgDNvmlK1PrA== dependencies: "@babel/core" "^7.11.1" "@pmmmwh/react-refresh-webpack-plugin" "0.4.3" - "@tarojs/helper" "3.3.14" - "@tarojs/runner-utils" "3.3.14" - "@tarojs/runtime" "3.3.14" - "@tarojs/shared" "3.3.14" - "@tarojs/taro-loader" "3.3.14" + "@tarojs/helper" "3.3.15" + "@tarojs/runner-utils" "3.3.15" + "@tarojs/runtime" "3.3.15" + "@tarojs/shared" "3.3.15" + "@tarojs/taro-loader" "3.3.15" autoprefixer "9.7.4" babel-loader "8.2.1" copy-webpack-plugin "5.1.1" @@ -2612,13 +2607,13 @@ ora "4.0.3" postcss "8.3.5" postcss-loader "4.3.0" - postcss-plugin-constparse "3.3.14" - postcss-pxtransform "3.3.14" + postcss-plugin-constparse "3.3.15" + postcss-pxtransform "3.3.15" react-refresh "0.9.0" resolve "1.15.1" resolve-url-loader "3.1.3" sass "1.32.11" - sass-loader "10.1.1" + sass-loader "10.2.0" style-loader "1.3.0" stylus "0.54.7" stylus-loader "3.0.2" @@ -2712,13 +2707,6 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash.curry@^4.1.6": - version "4.1.6" - resolved "https://registry.yarnpkg.com/@types/lodash.curry/-/lodash.curry-4.1.6.tgz#f26c490c80c92d7cbaa2300d542e89781d44b1ff" - integrity sha512-x3ctCcmOYqRrihNNnQJW6fe/yZFCgnrIa6p80AiPQRO8Jis29bBdy1dEw1FwngoF/mCZa3Bx+33fUZvOEE635Q== - dependencies: - "@types/lodash" "*" - "@types/lodash.debounce@^4.0.6": version "4.0.6" resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.6.tgz#c5a2326cd3efc46566c47e4c0aa248dc0ee57d60" @@ -2726,10 +2714,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash@*": - version "4.14.176" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0" - integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ== +"@types/lodash@*", "@types/lodash@^4.14.176": + version "4.14.177" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578" + integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw== "@types/mdast@^3.0.0": version "3.0.10" @@ -2754,9 +2742,9 @@ integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== "@types/node@*": - version "16.11.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae" - integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w== + version "16.11.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.10.tgz#2e3ad0a680d96367103d3e670d41c2fed3da61ae" + integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA== "@types/node@^15.6.1": version "15.14.9" @@ -2779,9 +2767,9 @@ integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== "@types/react@^17.0.2": - version "17.0.33" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5" - integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw== + version "17.0.37" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959" + integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -3260,9 +3248,9 @@ acorn@^7.1.0, acorn@^7.1.1: integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== acorn@^8.0.4: - version "8.5.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2" - integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q== + version "8.6.0" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895" + integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw== address@^1.0.1: version "1.1.2" @@ -3319,9 +3307,9 @@ ajv@^6.0.1, ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@ uri-js "^4.2.2" ajv@^8.0.1: - version "8.6.3" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.3.tgz#11a66527761dc3e9a3845ea775d2d3c0414e8764" - integrity sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw== + version "8.8.2" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.8.2.tgz#01b4fef2007a28bf75f0b7fc009f62679de4abbb" + integrity sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw== dependencies: fast-deep-equal "^3.1.1" json-schema-traverse "^1.0.0" @@ -3591,7 +3579,7 @@ array.prototype.flat@^1.2.5: define-properties "^1.1.3" es-abstract "^1.19.0" -array.prototype.flatmap@^1.2.4: +array.prototype.flatmap@^1.2.5: version "1.2.5" resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446" integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA== @@ -3626,9 +3614,9 @@ asn1.js@^5.2.0: safer-buffer "^2.1.0" asn1@~0.2.3: - version "0.2.4" - resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136" - integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg== + version "0.2.6" + resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.6.tgz#0d3a7bb6e64e02a90c0303b31f292868ea09a08d" + integrity sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ== dependencies: safer-buffer "~2.1.0" @@ -3961,40 +3949,40 @@ babel-plugin-minify-dead-code@^1.3.2: dependencies: babel-core "6.10.4" -babel-plugin-module-resolver@^3.1.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-3.2.0.tgz#ddfa5e301e3b9aa12d852a9979f18b37881ff5a7" - integrity sha512-tjR0GvSndzPew/Iayf4uICWZqjBwnlMWjSx6brryfQ81F9rxBVqwDJtFCV8oOs0+vJeefK9TmdZtkIFdFe1UnA== +babel-plugin-module-resolver@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-4.1.0.tgz#22a4f32f7441727ec1fbf4967b863e1e3e9f33e2" + integrity sha512-MlX10UDheRr3lb3P0WcaIdtCSRlxdQsB1sBqL7W0raF070bGl1HQQq5K3T2vf2XAYie+ww+5AKC/WrkjRO2knA== dependencies: - find-babel-config "^1.1.0" - glob "^7.1.2" - pkg-up "^2.0.0" - reselect "^3.0.1" - resolve "^1.4.0" + find-babel-config "^1.2.0" + glob "^7.1.6" + pkg-up "^3.1.0" + reselect "^4.0.0" + resolve "^1.13.1" -babel-plugin-polyfill-corejs2@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz#6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f" - integrity sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA== +babel-plugin-polyfill-corejs2@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd" + integrity sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA== dependencies: "@babel/compat-data" "^7.13.11" - "@babel/helper-define-polyfill-provider" "^0.2.4" + "@babel/helper-define-polyfill-provider" "^0.3.0" semver "^6.1.1" -babel-plugin-polyfill-corejs3@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz#fa7ca3d1ee9ddc6193600ffb632c9785d54918af" - integrity sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg== +babel-plugin-polyfill-corejs3@^0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087" + integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw== dependencies: - "@babel/helper-define-polyfill-provider" "^0.2.4" + "@babel/helper-define-polyfill-provider" "^0.3.0" core-js-compat "^3.18.0" -babel-plugin-polyfill-regenerator@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz#2e9808f5027c4336c994992b48a4262580cb8d6d" - integrity sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g== +babel-plugin-polyfill-regenerator@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be" + integrity sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg== dependencies: - "@babel/helper-define-polyfill-provider" "^0.2.4" + "@babel/helper-define-polyfill-provider" "^0.3.0" babel-plugin-preval@1.6.2: version "1.6.2" @@ -4016,10 +4004,10 @@ babel-plugin-preval@1.6.4: babylon "^6.18.0" require-from-string "^2.0.1" -babel-plugin-react-native-web@^0.11.2: - version "0.11.7" - resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.11.7.tgz#15b578c0731bd7d65d334f9c759d95e8e4a602e2" - integrity sha512-CxE7uhhqkzAFkwV2X7+Mc/UVPujQQDtja/EGxCXRJvdYRi72QTmaJYKbK1lV9qgTZuB+TDguU89coaA9Z1BNbg== +babel-plugin-react-native-web@~0.17.1: + version "0.17.5" + resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.17.5.tgz#4bce51a20d21839f20506ef184bd5743a2c6d067" + integrity sha512-UWl0E9FGYVr5Gj7lbVc4DFy8pTgc6wIXBa0rDvPGxx3OmcKwcdvCfDn9mLuh7JesYfh+wLjp01fwPplMus7IPw== babel-plugin-remove-dead-code@^1.3.2: version "1.3.2" @@ -4114,36 +4102,35 @@ babel-plugin-transform-imports-api@^1.0.0: dependencies: is-invalid-path "^1.0.2" -babel-plugin-transform-react-jsx-to-rn-stylesheet@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-to-rn-stylesheet/-/babel-plugin-transform-react-jsx-to-rn-stylesheet-3.3.14.tgz#5b48c9437683b257457902ec948542c37c8d28fc" - integrity sha512-cq/fNYiZvhAflTb614heSn3JdQe3J78ZyNkNs7OfjcTugrBp/q/pZxukR6nHsWrAzsSubEDqaG5aug6ZtKDMag== +babel-plugin-transform-react-jsx-to-rn-stylesheet@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-to-rn-stylesheet/-/babel-plugin-transform-react-jsx-to-rn-stylesheet-3.3.15.tgz#ef466c5b1a56e7dd3d7890ba73e55b557bc1427d" + integrity sha512-JtUk5eJxP+vg5/LDOcAetOVO+UbmYBEcnmjX/mE+8FdEXn9fOHHYb14eQ36inRBBs+ApRFWpB6WBVrWus8MFAg== dependencies: camelize "^1.0.0" - taro-css-to-react-native "3.3.14" + taro-css-to-react-native "3.3.15" babel-plugin-transform-taroapi@1.3.15: version "1.3.15" resolved "https://registry.yarnpkg.com/babel-plugin-transform-taroapi/-/babel-plugin-transform-taroapi-1.3.15.tgz#413de3cc47389387bbd36be292d8945d36caf52e" integrity sha512-H+l2A1Y5NW41xlCWlBBSj4RCosNI/vCyPfdfJs/PwbrfsTBogq62Vy7HEg3bSCCDOSpvuDLbUvuopm6FK53gbg== -babel-plugin-transform-taroapi@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-taroapi/-/babel-plugin-transform-taroapi-3.3.14.tgz#28c117ab15276d3bb2059c1eb8c321fa437d1906" - integrity sha512-F1LsQtw2JOoZpgPKlD9KiA/TY3iBg7Q+EWC5h7Fc9Li4zFcYqjEa10tgo2zyDMVJ3Ufl1I4t2MzpQxqv2vqAgw== +babel-plugin-transform-taroapi@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-taroapi/-/babel-plugin-transform-taroapi-3.3.15.tgz#20afd99ce0458517624ff6395602ad2cff399fdc" + integrity sha512-kUYQQNVMaNZUKfna84IzHDj0DsuzimyTNAv1a8scys8p8KVdVPZa0WvMduhFx5aAn7/hxkdd4zn25nWZr73byQ== -babel-preset-expo@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/babel-preset-expo/-/babel-preset-expo-5.2.0.tgz#37f466e65c29ab518d91d04c299d84cef07590d2" - integrity sha512-yNHYwSFk7fvVCVJM3m3Vi/BVBNAeox1Iw1tHhCJGbLnpYkR94wst/I8IF9y+K01FhJ98epIK1S0Go3EmHJbbzA== +babel-preset-expo@~8.5.1: + version "8.5.1" + resolved "https://registry.yarnpkg.com/babel-preset-expo/-/babel-preset-expo-8.5.1.tgz#aac627a6c85b3c0904a226596c6243fac9f19491" + integrity sha512-qQVG6Twn7tymODw8cH+85QtzFqcD0ckLWgVLC8pzRkwLKP5lIs5gtiYdoUsvhvyWWesSFR9VlhN0HE2Nu7WCWQ== dependencies: - "@babel/core" "^7.1.0" - "@babel/plugin-proposal-decorators" "^7.1.0" - "@babel/plugin-transform-modules-commonjs" "^7.4.4" - "@babel/preset-env" "^7.3.1" - babel-plugin-module-resolver "^3.1.1" - babel-plugin-react-native-web "^0.11.2" - metro-react-native-babel-preset "^0.51.1" + "@babel/plugin-proposal-decorators" "^7.12.9" + "@babel/plugin-transform-react-jsx" "^7.12.17" + "@babel/preset-env" "^7.12.9" + babel-plugin-module-resolver "^4.1.0" + babel-plugin-react-native-web "~0.17.1" + metro-react-native-babel-preset "~0.64.0" babel-preset-fbjs@^3.3.0, babel-preset-fbjs@^3.4.0: version "3.4.0" @@ -4178,10 +4165,10 @@ babel-preset-fbjs@^3.3.0, babel-preset-fbjs@^3.4.0: "@babel/plugin-transform-template-literals" "^7.0.0" babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" -babel-preset-taro@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/babel-preset-taro/-/babel-preset-taro-3.3.14.tgz#1616e23a34c4c4f0f50a4ce658ba32bd23cad255" - integrity sha512-plMkb13MBpXrL54cMd0rhnhU89+h2KNvxh5CxT39kojvbyhqlLzG957NYOagZHOQh1G48VX1nJJPDffiRvXbLQ== +babel-preset-taro@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/babel-preset-taro/-/babel-preset-taro-3.3.15.tgz#6e7d95c60d2e2defb6f216e177417f207b882858" + integrity sha512-Klod0i7Mh6p5E8qwWKasc+lED4nzJuXwQmYqz7Y4NiJ+ZQOyDwB9v06qDK9w9f4Ly/dkYMByL3O5wHYgLdSoGw== dependencies: "@babel/plugin-proposal-class-properties" "7.10.4" "@babel/plugin-proposal-decorators" "7.10.5" @@ -4192,16 +4179,16 @@ babel-preset-taro@3.3.14: "@babel/preset-typescript" "7.12.17" "@babel/runtime" "^7.11.2" "@babel/runtime-corejs3" "^7.14.8" - "@tarojs/helper" "3.3.14" - "@tarojs/taro-h5" "3.3.14" + "@tarojs/helper" "3.3.15" + "@tarojs/taro-h5" "3.3.15" "@vue/babel-plugin-jsx" "^1.0.6" "@vue/babel-preset-jsx" "^1.2.4" babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-global-define "^1.0.3" babel-plugin-jsx-attributes-array-to-object "^0.3.0" babel-plugin-transform-imports-api "^1.0.0" - babel-plugin-transform-react-jsx-to-rn-stylesheet "3.3.14" - babel-plugin-transform-taroapi "3.3.14" + babel-plugin-transform-react-jsx-to-rn-stylesheet "3.3.15" + babel-plugin-transform-taroapi "3.3.15" core-js "^3.6.5" metro-react-native-babel-preset "^0.66.2" react-refresh "0.9.0" @@ -4345,9 +4332,9 @@ better-scroll@^1.14.1: babel-runtime "^6.0.0" big-integer@1.6.x: - version "1.6.50" - resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.50.tgz#299a4be8bd441c73dcc492ed46b7169c34e92e70" - integrity sha512-+O2uoQWFRo8ysZNo/rjtri2jIwjr3XfeAgRjAUADRqGG+ZITvyn8J1kvXLTaKVr3hhGXk+f23tKfdzmklVM9vQ== + version "1.6.51" + resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686" + integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg== big.js@^3.1.3: version "3.2.0" @@ -4583,13 +4570,13 @@ browserslist@^3.2.8: caniuse-lite "^1.0.30000844" electron-to-chromium "^1.3.47" -browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.17.6, browserslist@^4.8.3: - version "4.17.6" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d" - integrity sha512-uPgz3vyRTlEiCv4ee9KlsKgo2V6qPk7Jsn0KAn2OBqbqKo3iNcPEC1Ti6J4dwnz+aIRfEEEuOzC9IBk8tXUomw== +browserslist@^4.12.0, browserslist@^4.17.5, browserslist@^4.17.6, browserslist@^4.8.3: + version "4.18.1" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f" + integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ== dependencies: - caniuse-lite "^1.0.30001274" - electron-to-chromium "^1.3.886" + caniuse-lite "^1.0.30001280" + electron-to-chromium "^1.3.896" escalade "^3.1.1" node-releases "^2.0.1" picocolors "^1.0.0" @@ -4881,19 +4868,19 @@ camelcase@^4.0.0, camelcase@^4.1.0: integrity sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0= camelcase@^6.0.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" - integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== + version "6.2.1" + resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.1.tgz#250fd350cfd555d0d2160b1d51510eaf8326e86e" + integrity sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA== camelize@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.0.tgz#164a5483e630fa4321e5af07020e531831b2609b" integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs= -caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000864, caniuse-lite@^1.0.30001020, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001274: - version "1.0.30001274" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001274.tgz#26ca36204d15b17601ba6fc35dbdad950a647cc7" - integrity sha512-+Nkvv0fHyhISkiMIjnyjmf5YJcQ1IQHZN6U9TLUMroWR38FNwpsC51Gb68yueafX1V6ifOisInSgP9WJFS13ew== +caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000864, caniuse-lite@^1.0.30001020, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001280: + version "1.0.30001283" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz#8573685bdae4d733ef18f78d44ba0ca5fe9e896b" + integrity sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg== capture-exit@^2.0.0: version "2.0.0" @@ -5328,7 +5315,7 @@ color-string@^1.6.0: color-name "^1.0.0" simple-swizzle "^0.2.2" -color@^3.1.2, color@^3.1.3: +color@^3.1.3, color@^3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164" integrity sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA== @@ -5591,7 +5578,7 @@ copy-webpack-plugin@5.1.2: serialize-javascript "^4.0.0" webpack-log "^2.0.0" -core-js-compat@^3.18.0, core-js-compat@^3.19.0, core-js-compat@^3.8.0: +core-js-compat@^3.18.0, core-js-compat@^3.19.1, core-js-compat@^3.8.0: version "3.19.1" resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476" integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g== @@ -5957,10 +5944,10 @@ cssstyle@^2.0.0: dependencies: cssom "~0.3.6" -csstype@^3.0.2: - version "3.0.9" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.9.tgz#6410af31b26bd0520933d02cbc64fce9ce3fbf0b" - integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw== +csstype@^3.0.2, csstype@^3.0.9: + version "3.0.10" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5" + integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA== cuint@^0.2.2: version "0.2.2" @@ -6422,11 +6409,6 @@ dom-serializer@^1.0.1: domhandler "^4.2.0" entities "^2.0.0" -dom-walk@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84" - integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w== - dom7@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/dom7/-/dom7-3.0.0.tgz#b861ce5d67a6becd7aaa3ad02942ff14b1240331" @@ -6568,10 +6550,10 @@ ejs@^3.1.3, ejs@^3.1.5: dependencies: jake "^10.6.1" -electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.886: - version "1.3.887" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.887.tgz#b36aeed12a28aaa19460a467823f5bbe1f3c6f06" - integrity sha512-QQUumrEjFDKSVYVdaeBmFdyQGoaV+fCSMyWHvfx/u22bRHSTeBQYt6P4jMY+gFd4kgKB9nqk7RMtWkDB49OYPA== +electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.896: + version "1.4.1" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.1.tgz#623f8fa6ee416e016d93f00efc34fbc73f9f59ed" + integrity sha512-9ldvb6QMHiDpUNF1iSwBTiTT0qXEN+xIO5WlCJrC5gt0z74ofOiqR698vaJqYWnri0XZiF0YmnrFmGq/EmpGAA== elliptic@^6.5.3: version "6.5.4" @@ -6798,10 +6780,10 @@ escodegen@^1.11.1: optionalDependencies: source-map "~0.6.1" -eslint-config-taro@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/eslint-config-taro/-/eslint-config-taro-3.3.14.tgz#fbab7a02b9c7d2333a434423bdf04b726650ef1f" - integrity sha512-lCv28vWUPNuCQUBA+xGWMllIOuyQxafNEHIeD7cVIqk88pYY4bzQY73f0ECTSVlUsTLRsp/JoKYQxf7uf94caQ== +eslint-config-taro@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/eslint-config-taro/-/eslint-config-taro-3.3.15.tgz#1594fbabb0a2d7146a2874947c99cc661dc1708a" + integrity sha512-ylxivwkjbY1uYuEjI51hCA4IoB4j/MsbX0c0HfrMqI6Tf4tlXh0OaLZeNb8R+09cf8xxjdNGaOPIBg9/YtfMcQ== dependencies: "@typescript-eslint/parser" "^4.15.1" babel-eslint "^10.0.0" @@ -6814,7 +6796,7 @@ eslint-import-resolver-node@^0.3.6: debug "^3.2.7" resolve "^1.20.0" -eslint-module-utils@^2.7.0: +eslint-module-utils@^2.7.1: version "2.7.1" resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c" integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ== @@ -6824,18 +6806,18 @@ eslint-module-utils@^2.7.0: pkg-dir "^2.0.0" eslint-plugin-import@^2.12.0, eslint-plugin-import@^2.8.0: - version "2.25.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9" - integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g== + version "2.25.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766" + integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg== dependencies: array-includes "^3.1.4" array.prototype.flat "^1.2.5" debug "^2.6.9" doctrine "^2.1.0" eslint-import-resolver-node "^0.3.6" - eslint-module-utils "^2.7.0" + eslint-module-utils "^2.7.1" has "^1.0.3" - is-core-module "^2.7.0" + is-core-module "^2.8.0" is-glob "^4.0.3" minimatch "^3.0.4" object.values "^1.1.5" @@ -6843,9 +6825,9 @@ eslint-plugin-import@^2.12.0, eslint-plugin-import@^2.8.0: tsconfig-paths "^3.11.0" eslint-plugin-react-hooks@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" - integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== + version "4.3.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172" + integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA== eslint-plugin-react@7.10.0: version "7.10.0" @@ -6858,29 +6840,29 @@ eslint-plugin-react@7.10.0: prop-types "^15.6.2" eslint-plugin-react@^7.4.0, eslint-plugin-react@^7.8.2: - version "7.26.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e" - integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ== + version "7.27.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz#469202442506616f77a854d91babaae1ec174b45" + integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA== dependencies: - array-includes "^3.1.3" - array.prototype.flatmap "^1.2.4" + array-includes "^3.1.4" + array.prototype.flatmap "^1.2.5" doctrine "^2.1.0" - estraverse "^5.2.0" + estraverse "^5.3.0" jsx-ast-utils "^2.4.1 || ^3.0.0" minimatch "^3.0.4" - object.entries "^1.1.4" - object.fromentries "^2.0.4" - object.hasown "^1.0.0" - object.values "^1.1.4" + object.entries "^1.1.5" + object.fromentries "^2.0.5" + object.hasown "^1.1.0" + object.values "^1.1.5" prop-types "^15.7.2" resolve "^2.0.0-next.3" semver "^6.3.0" - string.prototype.matchall "^4.0.5" + string.prototype.matchall "^4.0.6" -eslint-plugin-taro@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/eslint-plugin-taro/-/eslint-plugin-taro-3.3.14.tgz#1cbf70755c31cfa5f31128c257121c5c1feb57d4" - integrity sha512-PzT8NDoZhaYIz0JXZhUYJ2L5a34HU8zSLWgVAT5WWUVHymiFM0LyTJNpjWyffarbDaasdYjeMVJAZEIFdOEMsw== +eslint-plugin-taro@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/eslint-plugin-taro/-/eslint-plugin-taro-3.3.15.tgz#577746c5108742e30a1cc709e80148bcd6e762a2" + integrity sha512-jqUE5zbA1X9QrIkn0Lqk8odh2BVp2/Lw3K+0tV8zokkQEDc6a/iSjVxtwUkWjWexT6hUbZyRzbB3LH2hakf4aA== dependencies: has "^1.0.1" @@ -7075,7 +7057,7 @@ estraverse@^4.1.1, estraverse@^4.2.0: resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== -estraverse@^5.1.0, estraverse@^5.2.0: +estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== @@ -7287,7 +7269,7 @@ expo-barcode-scanner@~10.2.2: "@expo/config-plugins" "^3.0.0" expo-modules-core "~0.2.0" -expo-brightness@^9.2.2: +expo-brightness@~9.2.2: version "9.2.2" resolved "https://registry.yarnpkg.com/expo-brightness/-/expo-brightness-9.2.2.tgz#8656875fafa7def3b63cee853c9c7bbf13bd4748" integrity sha512-K8NdTBaJ4oltF/PL9OTCrneh1dKrjjIQjkoDL4DZhS5Jk46W3nvkahTv4cdvYu64GZUMjj6q9gXiO6OGKr2yrg== @@ -7373,7 +7355,7 @@ expo-permissions@~12.1.1: dependencies: expo-modules-core "~0.2.0" -expo-sensors@^10.2.2: +expo-sensors@~10.2.2: version "10.2.2" resolved "https://registry.yarnpkg.com/expo-sensors/-/expo-sensors-10.2.2.tgz#882e25b3135995e383d88b21b17e5f1b1155d4e0" integrity sha512-kZZobyfQQPA7PwuTQ2+HwunZ1o2emWLKqWP9jYOBPI4toQAproSLzhlhKmpm2vRDOL1ctC12Fb0g9elv7r9Omg== @@ -7802,7 +7784,7 @@ finalhandler@1.1.2, finalhandler@~1.1.2: statuses "~1.5.0" unpipe "~1.0.0" -find-babel-config@^1.1.0: +find-babel-config@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/find-babel-config/-/find-babel-config-1.2.0.tgz#a9b7b317eb5b9860cda9d54740a8c8337a2283a2" integrity sha512-jB2CHJeqy6a820ssiqwrKMeyC6nNdmrcgkKWJWmpoxpE8RKciYJXCcXRq1h2AzCo5I5BJeN2tkGEO3hLTuePRA== @@ -7918,19 +7900,14 @@ flatted@^2.0.0: integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA== flatted@^3.1.0: - version "3.2.2" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561" - integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA== - -flow-bin@0.113.0: - version "0.113.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a" - integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw== + version "3.2.4" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2" + integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw== flow-parser@0.*: - version "0.163.0" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.163.0.tgz#c2d5c77c57c53e8357016a837f3e3af04a0c87a6" - integrity sha512-txOsBcZ1nKsKtoAsBFnArFdq0cnPCmEHI5S2jQIgU1ZO1xtWpg64TsZSRktsaOyoWLpAvVxPap4Qbdd/TCJ3FQ== + version "0.165.1" + resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.165.1.tgz#e420c560d0c9bd0e546b9f1b79afed37174298c5" + integrity sha512-vz/5MZIePDCZO9FfnRaH398cc+XSwtgoUzR6pC5zbekpk5ttCaXOnxypho+hb0NzUyQNFV+6vpU8joRZ1llrCw== flow-parser@^0.121.0: version "0.121.0" @@ -8373,14 +8350,6 @@ global-prefix@^3.0.0: kind-of "^6.0.2" which "^1.3.1" -global@^4.3.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" - integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w== - dependencies: - min-document "^2.19.0" - process "^0.11.10" - globals@^11.1.0, globals@^11.7.0: version "11.12.0" resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" @@ -9035,9 +9004,9 @@ ignore@^4.0.3, ignore@^4.0.6: integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8: - version "5.1.8" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57" - integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== + version "5.1.9" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb" + integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ== image-size@^0.6.0: version "0.6.3" @@ -9418,7 +9387,7 @@ is-ci@^2.0.0: dependencies: ci-info "^2.0.0" -is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.7.0: +is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.8.0: version "2.8.0" resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548" integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw== @@ -9912,10 +9881,10 @@ isurl@^1.0.0-alpha5: has-to-string-tag-x "^1.2.0" is-object "^1.0.1" -j-component@^1.4.4: - version "1.4.4" - resolved "https://registry.yarnpkg.com/j-component/-/j-component-1.4.4.tgz#f9b46db2fe67b57b6637e70b007d9d9504a89553" - integrity sha512-slXAVngICuOjd2DEVgFAWWD/rxxvXesKgCk+lkXuea/v2yOm+2lUK+nk0Ruml6l5EoI6D36nKC+Z7cav4poOiw== +j-component@^1.4.5: + version "1.4.5" + resolved "https://registry.yarnpkg.com/j-component/-/j-component-1.4.5.tgz#9841a99d04b98c29591f425947d02538c952a950" + integrity sha512-Ve/mk7zJFacpA3qN99zIiAeoUWOWvoCdcNkHNeYETB5DpQKmmATOA9S2n4tGWO48igzkDBxkvBrpZJ3Dx5cC9A== dependencies: expr-parser "^1.0.0" miniprogram-api-typings "^3.2.2" @@ -10425,9 +10394,9 @@ levn@^0.3.0, levn@~0.3.0: type-check "~0.3.2" lines-and-columns@^1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" - integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= + version "1.2.4" + resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" + integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== load-json-file@^1.0.0: version "1.1.0" @@ -10494,9 +10463,9 @@ loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4 json5 "^1.0.1" loader-utils@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.1.tgz#3b8d4386f42378d6434d32d7bc08e7a52d39575e" - integrity sha512-g4miPa9uUrZz4iElkaVJgDFwKJGh8aQGM7pUL4ejXl6cu7kSb30seQOVGNMP6sW8j7DW77X68hJZ+GM7UGhXeQ== + version "2.0.2" + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.2.tgz#d6e3b4fb81870721ae4e0868ab11dd638368c129" + integrity sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A== dependencies: big.js "^5.2.2" emojis-list "^3.0.0" @@ -10572,7 +10541,7 @@ lodash.truncate@^4.4.2: resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193" integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM= -lodash@4.17.21, "lodash@4.6.1 || ^4.16.1", lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.6.1: +lodash@4.17.21, "lodash@4.6.1 || ^4.16.1", lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== @@ -10614,9 +10583,9 @@ loglevel-plugin-prefix@^0.8.4: integrity sha512-WpG9CcFAOjz/FtNht+QJeGpvVl/cdR6P0z6OcXSkr8wFJOsV2GRj2j10JLfjuA4aYkcKCNIEqRGCyTife9R8/g== loglevel@^1.6.6, loglevel@^1.6.8: - version "1.7.1" - resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.7.1.tgz#005fde2f5e6e47068f935ff28573e125ef72f197" - integrity sha512-Hesni4s5UkWkwCGJMQGAh71PaLUmKFM60dHvq0zi/vDhhrzuk+4GgNbTXJ12YYQJn6ZKBDNIjYcuQGKudvqrIw== + version "1.8.0" + resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.8.0.tgz#e7ec73a57e1e7b419cb6c6ac06bf050b67356114" + integrity sha512-G6A/nJLRgWOuuwdNuA6koovfEV1YpqqAG4pRUlFaz3jj2QNZ8M4vBqnVA+HBTmU/AMNUtlOsMmSpF6NyOjztbA== longest-streak@^2.0.0, longest-streak@^2.0.1: version "2.0.4" @@ -11035,13 +11004,6 @@ metro-babel-transformer@0.66.2: metro-source-map "0.66.2" nullthrows "^1.1.1" -metro-babel7-plugin-react-transform@0.51.1: - version "0.51.1" - resolved "https://registry.yarnpkg.com/metro-babel7-plugin-react-transform/-/metro-babel7-plugin-react-transform-0.51.1.tgz#9cce2c340cc4006fc82aa6dfab27af22d592607e" - integrity sha512-wzn4X9KgmAMZ7Bi6v9KxA7dw+AHGL0RODPxU5NDJ3A6d0yERvzfZ3qkzWhz8jbFkVBK12cu5DTho3HBazKQDOw== - dependencies: - "@babel/helper-module-imports" "^7.0.0" - metro-cache-key@0.64.0: version "0.64.0" resolved "https://registry.yarnpkg.com/metro-cache-key/-/metro-cache-key-0.64.0.tgz#98d0a94332453c4c52b74f72c07cc62a5c264c4f" @@ -11156,7 +11118,7 @@ metro-minify-uglify@0.66.2: dependencies: uglify-es "^3.1.9" -metro-react-native-babel-preset@0.64.0: +metro-react-native-babel-preset@0.64.0, metro-react-native-babel-preset@~0.64.0: version "0.64.0" resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.64.0.tgz#76861408681dfda3c1d962eb31a8994918c976f8" integrity sha512-HcZ0RWQRuJfpPiaHyFQJzcym+/dDIVUPwUAXWoub/C4GkGu+mPjp8vqK6g0FxokCnnI2TK0gZTza2IDfiNNscQ== @@ -11247,47 +11209,6 @@ metro-react-native-babel-preset@0.66.2, metro-react-native-babel-preset@^0.66.2: "@babel/template" "^7.0.0" react-refresh "^0.4.0" -metro-react-native-babel-preset@^0.51.1: - version "0.51.1" - resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.51.1.tgz#44aeeedfea37f7c2ab8f6f273fa71b90fe65f089" - integrity sha512-e9tsYDFhU70gar0jQWcZXRPJVCv4k7tEs6Pm74wXO2OO/T1MEumbvniDIGwGG8bG8RUnYdHhjcaiub2Vc5BRWw== - dependencies: - "@babel/plugin-proposal-class-properties" "^7.0.0" - "@babel/plugin-proposal-export-default-from" "^7.0.0" - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0" - "@babel/plugin-proposal-object-rest-spread" "^7.0.0" - "@babel/plugin-proposal-optional-catch-binding" "^7.0.0" - "@babel/plugin-proposal-optional-chaining" "^7.0.0" - "@babel/plugin-syntax-dynamic-import" "^7.0.0" - "@babel/plugin-syntax-export-default-from" "^7.0.0" - "@babel/plugin-transform-arrow-functions" "^7.0.0" - "@babel/plugin-transform-block-scoping" "^7.0.0" - "@babel/plugin-transform-classes" "^7.0.0" - "@babel/plugin-transform-computed-properties" "^7.0.0" - "@babel/plugin-transform-destructuring" "^7.0.0" - "@babel/plugin-transform-exponentiation-operator" "^7.0.0" - "@babel/plugin-transform-flow-strip-types" "^7.0.0" - "@babel/plugin-transform-for-of" "^7.0.0" - "@babel/plugin-transform-function-name" "^7.0.0" - "@babel/plugin-transform-literals" "^7.0.0" - "@babel/plugin-transform-modules-commonjs" "^7.0.0" - "@babel/plugin-transform-object-assign" "^7.0.0" - "@babel/plugin-transform-parameters" "^7.0.0" - "@babel/plugin-transform-react-display-name" "^7.0.0" - "@babel/plugin-transform-react-jsx" "^7.0.0" - "@babel/plugin-transform-react-jsx-source" "^7.0.0" - "@babel/plugin-transform-regenerator" "^7.0.0" - "@babel/plugin-transform-runtime" "^7.0.0" - "@babel/plugin-transform-shorthand-properties" "^7.0.0" - "@babel/plugin-transform-spread" "^7.0.0" - "@babel/plugin-transform-sticky-regex" "^7.0.0" - "@babel/plugin-transform-template-literals" "^7.0.0" - "@babel/plugin-transform-typescript" "^7.0.0" - "@babel/plugin-transform-unicode-regex" "^7.0.0" - "@babel/template" "^7.0.0" - metro-babel7-plugin-react-transform "0.51.1" - react-transform-hmr "^1.0.4" - metro-react-native-babel-transformer@0.66.2, metro-react-native-babel-transformer@^0.66.1, metro-react-native-babel-transformer@^0.66.2: version "0.66.2" resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.66.2.tgz#768f341e7c3d3d1c38189799c9884b90d1c32eb7" @@ -11626,17 +11547,17 @@ miller-rabin@^4.0.0: bn.js "^4.0.0" brorand "^1.0.1" -mime-db@1.50.0, "mime-db@>= 1.43.0 < 2", mime-db@^1.28.0: - version "1.50.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.50.0.tgz#abd4ac94e98d3c0e185016c67ab45d5fde40c11f" - integrity sha512-9tMZCDlYHqeERXEHO9f/hKfNXhre5dK2eE/krIvUjZbS2KPcqGDfNShIWS1uW9XOTKQKqK6qbeOci18rbfW77A== +mime-db@1.51.0, "mime-db@>= 1.43.0 < 2", mime-db@^1.28.0: + version "1.51.0" + resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c" + integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g== mime-types@^2.1.12, mime-types@^2.1.27, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24: - version "2.1.33" - resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.33.tgz#1fa12a904472fafd068e48d9e8401f74d3f70edb" - integrity sha512-plLElXp7pRDd0bNZHw+nMd52vRYjLwQjygaNg7ddJ2uJtTlmnTCjWuPKxVu6//AdaRuME84SvLW91sIkBqGT0g== + version "2.1.34" + resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.34.tgz#5a712f9ec1503511a945803640fafe09d3793c24" + integrity sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A== dependencies: - mime-db "1.50.0" + mime-db "1.51.0" mime@1.6.0, mime@^1.4.1: version "1.6.0" @@ -11663,13 +11584,6 @@ mimic-response@^1.0.0, mimic-response@^1.0.1: resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ== -min-document@^2.19.0: - version "2.19.0" - resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" - integrity sha1-e9KC4/WELtKVu3SM3Z8f+iyCRoU= - dependencies: - dom-walk "^0.1.0" - min-indent@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" @@ -11781,12 +11695,12 @@ miniprogram-exparser@2.15.0: integrity sha512-W6aS1R3oVTwYw5hPguRqICFqx3wk2dtPAcwT6269WeWRjuQslbVPZRW/nlN16bg0NM5eQFmfU49PM6/PQ5DE8w== miniprogram-simulate@^1.1.5: - version "1.4.2" - resolved "https://registry.yarnpkg.com/miniprogram-simulate/-/miniprogram-simulate-1.4.2.tgz#6a1c21432df830900979dc1e512bb55676f003a2" - integrity sha512-eJ21rTum/3mXPCPAsZvxrvXosidPdAEIv8WhutJC9eO5YT9fyxDDMxbSH3kvo0AujCDlQ+f+Z8uKWJeEZZYa9Q== + version "1.4.3" + resolved "https://registry.yarnpkg.com/miniprogram-simulate/-/miniprogram-simulate-1.4.3.tgz#950f94cde0dd02fe4f5f52ec5c12d054baf1be3f" + integrity sha512-BxAWYxFO4l5rS6nLzsIor7nBo/CKtLP2hdVOG35QOwxUu0ZgsUnxa2m/ojSBNfMJnpFpU83iJQqindv4e3RM2Q== dependencies: csso "^3.5.1" - j-component "^1.4.4" + j-component "^1.4.5" less "^3.10.3" miniprogram-compiler latest postcss "^7.0.23" @@ -12335,7 +12249,7 @@ object.assign@^4.0.4, object.assign@^4.1.0, object.assign@^4.1.2: has-symbols "^1.0.1" object-keys "^1.1.1" -object.entries@^1.1.4: +object.entries@^1.1.5: version "1.1.5" resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861" integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g== @@ -12344,7 +12258,7 @@ object.entries@^1.1.4: define-properties "^1.1.3" es-abstract "^1.19.1" -object.fromentries@^2.0.4: +object.fromentries@^2.0.5: version "2.0.5" resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251" integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw== @@ -12362,7 +12276,7 @@ object.getownpropertydescriptors@^2.0.3: define-properties "^1.1.3" es-abstract "^1.19.1" -object.hasown@^1.0.0: +object.hasown@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5" integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg== @@ -12385,7 +12299,7 @@ object.pick@^1.3.0: dependencies: isobject "^3.0.1" -object.values@^1.1.4, object.values@^1.1.5: +object.values@^1.1.5: version "1.1.5" resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac" integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg== @@ -13042,12 +12956,12 @@ pkg-dir@^4.1.0: dependencies: find-up "^4.0.0" -pkg-up@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f" - integrity sha1-yBmscoBZpGHKscOImivjxJoATX8= +pkg-up@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5" + integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA== dependencies: - find-up "^2.1.0" + find-up "^3.0.0" please-upgrade-node@^3.1.1: version "3.2.0" @@ -13070,9 +12984,9 @@ pn@^1.1.0: integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA== pod-install@^0.1.23: - version "0.1.28" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.28.tgz#808ee14ce63bea47ccaeec93c4f26e1dae8fb94e" - integrity sha512-tycTNkEKzmntX4tijJGtVSUK5ZM4yid7JHyZgs7T6bM040so/avYMUS2FyZMSb7BAiiqEkqAepRL1P8QvZxNnQ== + version "0.1.29" + resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.29.tgz#43222b5ebe9006ebf13134b25495bcede7de2f7a" + integrity sha512-fSU1bciYWXEvcDFwTKj8gBL8dYNvxPgibxhT5Z4I67AsHXH56uyPk2hE/HiH1pSkQ7ECWMAR1E0HX066T0RZ8Q== portfinder@^1.0.26: version "1.0.28" @@ -13088,10 +13002,10 @@ posix-character-classes@^0.1.0: resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab" integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= -postcss-html-transform@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/postcss-html-transform/-/postcss-html-transform-3.3.14.tgz#176b4a42985b0c200f45f296a20c509efa1ddd9c" - integrity sha512-gmRFK3FNyitN7AAsyI6jEA6HV18qxKRfeDYZAlLdpwAxNvnWCxpvYp7UpCSHxxYqZGiQGt6xsKfclLcnW7I75w== +postcss-html-transform@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/postcss-html-transform/-/postcss-html-transform-3.3.15.tgz#c21208595c45bab285b1f7732463f011641863a1" + integrity sha512-vbMV7QWH4V2bCYltD5MQPi3uj9aRS5DYrt5MaX8qRB08UaAmzTMNJUljioZW3anl2ArcLuYwjt6PRTE/49kk5A== dependencies: postcss "^6.0.22" @@ -13230,10 +13144,10 @@ postcss-modules-values@^3.0.0: icss-utils "^4.0.0" postcss "^7.0.6" -postcss-plugin-constparse@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/postcss-plugin-constparse/-/postcss-plugin-constparse-3.3.14.tgz#601755ab4196948b4fcd3911722b2a674b511368" - integrity sha512-YkYZIEaRaUZwPZ1zcqV/XNv6jGP8E7jHwcXQScBsWADjCAJo1+rUB1rHGBt1/b4d99e6TADXjF5X7dCN3VPyjA== +postcss-plugin-constparse@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/postcss-plugin-constparse/-/postcss-plugin-constparse-3.3.15.tgz#05f4d6c2e27f62a55547069e547fb21691ec8a6a" + integrity sha512-C+PZtIZIZ13FZJax3Mw6IibW49vBh0q551e6mJeSVkr7/aO32KLydU3HloEmcrobEkITSjApJaJr+AbVbv5qog== dependencies: postcss "^6.0.22" @@ -13245,10 +13159,10 @@ postcss-pxtorem@^4.0.1: object-assign "^4.1.0" postcss "^5.2.10" -postcss-pxtransform@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/postcss-pxtransform/-/postcss-pxtransform-3.3.14.tgz#e6375298f640ca526f468380e1b5747ae2906ecc" - integrity sha512-vbQI+Laz2XkVhkAV+WW6w6VlOA64mhdhxlYvN73qZBqPKBNPheZ11nrjqIn5F4qAC92J1xgGJir90cL3sNaNPQ== +postcss-pxtransform@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/postcss-pxtransform/-/postcss-pxtransform-3.3.15.tgz#537038c3f494466f8e3309efe5e529a9278365fb" + integrity sha512-BaCDY2YckpZLI2vYeUOyCoS7CwNgcF4x4W9yvJBG0UPv387E4Vk8BeQaBijJVB2ttZ7sn6SoKaoKXahenbJhpQ== dependencies: postcss "^6.0.16" postcss-pxtorem "^4.0.1" @@ -13766,22 +13680,17 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.8: strip-json-comments "~2.0.1" react-base16-styling@^0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/react-base16-styling/-/react-base16-styling-0.8.0.tgz#6251b814b4e09efab3284ae1ecdd490f2c4111eb" - integrity sha512-ElvciPaL4xpWh7ISX7ugkNS/dvoh7DpVMp4t93ngnEsS2LkMd8Gu+cDDOLis2rj4889CNK662UdjOfv3wvZg9w== + version "0.8.1" + resolved "https://registry.yarnpkg.com/react-base16-styling/-/react-base16-styling-0.8.1.tgz#fa397b831a1c1050cb13cf29e3729e4780483b14" + integrity sha512-Qf8MiaeZRa6EiooXEtQWGvPuJDp1CuN2EjS9QUiBTBY5lmpFLvL58lCfRNkkAs8fBVsXOmkiKTcFQuEl4vYTgw== dependencies: "@types/base16" "^1.0.2" - "@types/lodash.curry" "^4.1.6" + "@types/lodash" "^4.14.176" base16 "^1.0.0" - color "^3.1.2" - csstype "^3.0.2" + color "^3.2.1" + csstype "^3.0.9" lodash.curry "^4.1.1" -react-deep-force-update@^1.0.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.1.2.tgz#3d2ae45c2c9040cbb1772be52f8ea1ade6ca2ee1" - integrity sha512-WUSQJ4P/wWcusaH+zZmbECOk7H5N2pOIl0vzheeornkIMhu+qrNdGFm0bDZLCb0hSF0jf/kH1SgkNGfBdTc4wA== - react-devtools-core@^4.13.0: version "4.21.0" resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.21.0.tgz#a54c9a0fd7261491e616d6c87d1869e011d8521d" @@ -13823,12 +13732,12 @@ react-native-collapsible@^1.6.0: resolved "https://registry.yarnpkg.com/react-native-collapsible/-/react-native-collapsible-1.6.0.tgz#ca261ffff16914f872059bb0972e3a78c4b37f9c" integrity sha512-beZjdgbT9Y/Pg591Xy5XkKG20HffJiVad4n9bfcUF/f783A+tvOVXnqvbS58Lkaym93mi4jcDPMuW9Vc1t6rqg== -react-native-device-info@^8.3.1: - version "8.4.4" - resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-8.4.4.tgz#afd27e72de5e91b0d97c3c3b7f55c36c2c4af0f7" - integrity sha512-poTzcGYTodYdHIzstaQnl2ftsqg2G4ApRv7tG/Omhux3WlMyjlaXXSsIngAd354QyN4XRgOlQsev0eOUzGtu/Q== +react-native-device-info@~8.4.8: + version "8.4.8" + resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-8.4.8.tgz#fc92ae423e47db6cfbf30c30012e09cee63727fa" + integrity sha512-92676ZWHZHsPM/EW1ulgb2MuVfjYfMWRTWMbLcrCsipkcMaZ9Traz5mpsnCS7KZpsOksnvUinzDIjsct2XGc6Q== -react-native-gesture-handler@^1.8.0: +react-native-gesture-handler@~1.10.3: version "1.10.3" resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.10.3.tgz#942bbf2963bbf49fa79593600ee9d7b5dab3cfc0" integrity sha512-cBGMi1IEsIVMgoox4RvMx7V2r6bNKw0uR1Mu1o7NbuHS6BRSVLq0dP34l2ecnPlC+jpWd3le6Yg1nrdCjby2Mw== @@ -13844,7 +13753,7 @@ react-native-image-pan-zoom@^2.1.12: resolved "https://registry.yarnpkg.com/react-native-image-pan-zoom/-/react-native-image-pan-zoom-2.1.12.tgz#eb98bf56fb5610379bdbfdb63219cc1baca98fd2" integrity sha512-BF66XeP6dzuANsPmmFsJshM2Jyh/Mo1t8FsGc1L9Q9/sVP8MJULDabB1hms+eAoqgtyhMr5BuXV3E1hJ5U5H6Q== -react-native-image-resizer@^1.4.0: +react-native-image-resizer@~1.4.5: version "1.4.5" resolved "https://registry.yarnpkg.com/react-native-image-resizer/-/react-native-image-resizer-1.4.5.tgz#5a520aa8baa07638b1894a1d87d4d9a0945c8d58" integrity sha512-33EgL3C9pyvjKpullAB6fWyD5QhoYEpNNB9rxNvUsrpAnL2mHBW7PTrUCCZudJeB6Weg7nbweKrSw1nnto5aqg== @@ -13887,12 +13796,12 @@ react-native-modal-popover@^2.0.1: lodash "^4.17.21" prop-types "^15.7.2" -react-native-pager-view@^5.4.0: - version "5.4.8" - resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-5.4.8.tgz#c0872989e3fa9ef05d5d8cf408e42fc1d3fbbd7c" - integrity sha512-Zfsdirwu4LIKtPMAFgt5ctE/Yg9QKG3k2pom0mDyLbUXQD/O0/yeK36JBJjsMEd/z0JJ4PsrHZ+BcGyzNVgUaQ== +react-native-pager-view@~5.4.9: + version "5.4.9" + resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-5.4.9.tgz#c0d40847cfeda5a4e729b53271b0ee0fedff3eb5" + integrity sha512-D6tzxpwMGdl6CXgtskGWhKRc5cJakCazESRGt7PkqnpyiH3N35ft1KmR82pCSQetAFlytFiToeu3a/dG5CELvA== -react-native-reanimated@^1.13.1: +react-native-reanimated@~1.13.3: version "1.13.3" resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.13.3.tgz#fb0e1d582c8866015140f2159e147ffe6e798a3a" integrity sha512-i714H24dv6ncpFO7/SZ0PfAMbvjgVbF8Ow2NPtowoZAz8osS54DmTMrkgJ9Za+uEku/s0AEaxqiXG2Xgntvv2g== @@ -13920,12 +13829,12 @@ react-native-root-toast@^3.0.1: prop-types "^15.5.10" react-native-root-siblings "^4.0.0" -react-native-safe-area-context@^3.1.8: +react-native-safe-area-context@~3.3.2: version "3.3.2" resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.3.2.tgz#9549a2ce580f2374edb05e49d661258d1b8bcaed" integrity sha512-yOwiiPJ1rk+/nfK13eafbpW6sKW0jOnsRem2C1LPJjM3tfTof6hlvV5eWHATye3XOpu2cJ7N+HdkUvUDGwFD2Q== -react-native-screens@^2.11.0: +react-native-screens@~2.18.1: version "2.18.1" resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.18.1.tgz#47b9991c6f762d00d0ed3233e5283d523e859885" integrity sha512-r5WZLpmx2hHjC1RgMdPq5YpSU9tEhBpUaZ5M1SUtNIONyiLqQVxabhRCINdebIk4depJiIl7yw2Q85zJyeX6fw== @@ -13953,7 +13862,7 @@ react-native-syan-image-picker@0.4.10: resolved "https://registry.yarnpkg.com/react-native-syan-image-picker/-/react-native-syan-image-picker-0.4.10.tgz#aefeef40842cddfdf43a9ab7ef76787e8f630dcf" integrity sha512-iwo6v/+801R5mPWgIr0WP0jELfr+NZg1qiFDmdqTLObBd3x9rezV60lP331fRaJTmfYMK0IU04Hiu0WOSmAZ7w== -react-native-unimodules@^0.14.9: +react-native-unimodules@~0.14.10: version "0.14.10" resolved "https://registry.yarnpkg.com/react-native-unimodules/-/react-native-unimodules-0.14.10.tgz#c9f9c607ab71497621451e0ccfa7a81074c53136" integrity sha512-QpNyxdK81qtu9Y2omj7QRAnfoOGzDUC3iFCHwjFDew7J2KMn7RvlMs6hBj3lFTcee60TRB6gUY69lFL+DpPBFQ== @@ -13970,10 +13879,10 @@ react-native-unimodules@^0.14.9: unimodules-app-loader "~2.2.0" unimodules-task-manager-interface "~6.2.0" -react-native-webview@^11.6.4: - version "11.14.2" - resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.14.2.tgz#31e62864b28f950fd887bf20469fe8cd71101d29" - integrity sha512-4pRLskbu98xmC8q+YY9cfshSxhywVran+tQ0ou7V6Js0ye2Zb33dDpe6d7QUWD39w5LbYSI3knpxLLVDAVm0hA== +react-native-webview@~11.14.3: + version "11.14.3" + resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.14.3.tgz#31da92b8fd21f4d1192e057867478598153a6f5d" + integrity sha512-y/+7mE6by/uLGSIVmlp1xpJvL37rAuOL90EWTJYKZWL5iM8lN+pQkj/zwcPcGu4zNmuHdXXUk/cMR8hE89mNYg== dependencies: escape-string-regexp "2.0.0" invariant "2.2.4" @@ -14015,14 +13924,6 @@ react-native@^0.66.3: whatwg-fetch "^3.0.0" ws "^6.1.4" -react-proxy@^1.1.7: - version "1.1.8" - resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a" - integrity sha1-nb/Z2SdSjDqp9ETkVYw3gwq4wmo= - dependencies: - lodash "^4.6.1" - react-deep-force-update "^1.0.0" - react-reconciler@0.26.1: version "0.26.1" resolved "https://registry.yarnpkg.com/react-reconciler/-/react-reconciler-0.26.1.tgz#860952dd359fd870f94895c254271e3a9de3b2d6" @@ -14042,14 +13943,6 @@ react-refresh@^0.4.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.4.3.tgz#966f1750c191672e76e16c2efa569150cc73ab53" integrity sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA== -react-transform-hmr@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/react-transform-hmr/-/react-transform-hmr-1.0.4.tgz#e1a40bd0aaefc72e8dfd7a7cda09af85066397bb" - integrity sha1-4aQL0Krvxy6N/Xp82gmvhQZjl7s= - dependencies: - global "^4.3.0" - react-proxy "^1.1.7" - react@^17.0.2: version "17.0.2" resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" @@ -14555,10 +14448,10 @@ requires-port@^1.0.0: resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8= -reselect@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/reselect/-/reselect-3.0.1.tgz#efdaa98ea7451324d092b2b2163a6a1d7a9a2147" - integrity sha1-79qpjqdFEyTQkrKyFjpqHXqaIUc= +reselect@^4.0.0: + version "4.1.5" + resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.5.tgz#852c361247198da6756d07d9296c2b51eddb79f6" + integrity sha512-uVdlz8J7OO+ASpBYoz1Zypgx0KasCY20H+N8JD13oUMtPvSHQuscrHop4KbXrbsBcdB9Ds7lVK7eRkBIfO43vQ== resolve-cwd@^2.0.0: version "2.0.0" @@ -14641,7 +14534,7 @@ resolve@1.15.1: dependencies: path-parse "^1.0.6" -resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.6.0, resolve@^1.8.1: +resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.6.0, resolve@^1.8.1: version "1.20.0" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== @@ -14837,10 +14730,10 @@ sane@^4.0.3: minimist "^1.1.1" walker "~1.0.5" -sass-loader@10.1.1: - version "10.1.1" - resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.1.tgz#4ddd5a3d7638e7949065dd6e9c7c04037f7e663d" - integrity sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw== +sass-loader@10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.2.0.tgz#3d64c1590f911013b3fa48a0b22a83d5e1494716" + integrity sha512-kUceLzC1gIHz0zNJPpqRsJyisWatGYNFRmv2CKZK2/ngMJgLqxTbXwe/hJ85luyvZkgqU3VlJ33UVF2T/0g6mw== dependencies: klona "^2.0.4" loader-utils "^2.0.0" @@ -14856,9 +14749,9 @@ sass@1.32.11: chokidar ">=3.0.0 <4.0.0" sass@^1.23.7, sass@^1.34.1: - version "1.43.4" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.4.tgz#68c7d6a1b004bef49af0d9caf750e9b252105d1f" - integrity sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg== + version "1.43.5" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.5.tgz#25a9d91dd098793ef7229d7b04dd3daae2fc4a65" + integrity sha512-WuNm+eAryMgQluL7Mbq9M4EruyGGMyal7Lu58FfnRMVWxgUzIvI7aSn60iNt3kn5yZBMR7G84fAGDcwqOF5JOg== dependencies: chokidar ">=3.0.0 <4.0.0" @@ -15158,9 +15051,9 @@ side-channel@^1.0.4: object-inspect "^1.9.0" signal-exit@^3.0.0, signal-exit@^3.0.2: - version "3.0.5" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.5.tgz#9e3e8cc0c75a99472b44321033a7702e7738252f" - integrity sha512-KWcOiKeQj6ZyXx7zq4YxSMgHRlod4czeBQZrPb8OKcohcqAXShm7E20kEMle9WBt26hFcAf0qLOcp5zmY7kOqQ== + version "3.0.6" + resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.6.tgz#24e630c4b0f03fea446a2bd299e62b4a6ca8d0af" + integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ== simple-plist@^1.0.0, simple-plist@^1.1.0: version "1.3.0" @@ -15224,9 +15117,9 @@ slice-ansi@^4.0.0: is-fullwidth-code-point "^3.0.0" slugify@^1.3.4: - version "1.6.1" - resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.1.tgz#a5fcaef29f4e57c6e932ce7044b6ffd9cf81b641" - integrity sha512-5ofqMTbetNhxlzjYYLBaZFQd6oiTuSkQlyfPEFIMwgUABlZQ0hbk5xIV9Ydd5jghWeRoO7GkiJliUvTpLOjNRA== + version "1.6.3" + resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.3.tgz#325aec50871acfb17976f2d3cb09ee1e7ab563be" + integrity sha512-1MPyqnIhgiq+/0iDJyqSJHENdnH5MMIlgJIBxmkRMzTNKlS/QsN5dXsB+MdDq4E6w0g9jFA4XOTRkVDjDae/2w== snapdragon-node@^2.0.1: version "2.1.1" @@ -15329,9 +15222,9 @@ source-map-support@^0.4.15: source-map "^0.5.6" source-map-support@^0.5.16, source-map-support@~0.5.12: - version "0.5.20" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.20.tgz#12166089f8f5e5e8c56926b377633392dd2cb6c9" - integrity sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw== + version "0.5.21" + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" + integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== dependencies: buffer-from "^1.0.0" source-map "^0.6.0" @@ -15378,9 +15271,9 @@ spdx-expression-parse@^3.0.0: spdx-license-ids "^3.0.0" spdx-license-ids@^3.0.0: - version "3.0.10" - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.10.tgz#0d9becccde7003d6c658d487dd48a32f0bf3014b" - integrity sha512-oie3/+gKf7QtpitB0LYLETe+k8SifzsX4KixvpOsbI6S0kRiRQ5MKOio8eMSAKQ17N06+wdEOXRiId+zOxo0hA== + version "3.0.11" + resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz#50c0d8c40a14ec1bf449bae69a0ea4685a9d9f95" + integrity sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g== spdy-transport@^3.0.0: version "3.0.0" @@ -15598,7 +15491,7 @@ string.fromcodepoint@^0.2.1: resolved "https://registry.yarnpkg.com/string.fromcodepoint/-/string.fromcodepoint-0.2.1.tgz#8d978333c0bc92538f50f383e4888f3e5619d653" integrity sha1-jZeDM8C8klOPUPOD5IiPPlYZ1lM= -string.prototype.matchall@^4.0.5: +string.prototype.matchall@^4.0.6: version "4.0.6" resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa" integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg== @@ -15768,15 +15661,15 @@ style-search@^0.1.0: resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902" integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI= -stylelint-config-taro-rn@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/stylelint-config-taro-rn/-/stylelint-config-taro-rn-3.3.14.tgz#7ab645bb3d6a66eea75c4e8e658d85c35e8bbe14" - integrity sha512-qsRQFBmHvJ6rEmhtU6AYS6XTuDNkTyCldHD0pNeiQ49lDifXDD1ArZHlfywx87JchKDpqLEVYl3+AScWgatBAw== +stylelint-config-taro-rn@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/stylelint-config-taro-rn/-/stylelint-config-taro-rn-3.3.15.tgz#fbf7914570e00f6a7a7a16b6f653ee0f0d5fa633" + integrity sha512-t3/Ij/aK76WWnU515YK2q8+Kg/ih8fXSVliCapZKUB7i87/3fiOS8GrH1TTU/AThavBGqnu/hTenWXcRDknuMA== -stylelint-taro-rn@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/stylelint-taro-rn/-/stylelint-taro-rn-3.3.14.tgz#3618900358e2f6f877bc400ff21d5e13ffa6a149" - integrity sha512-I7nmtvyv18G592iDH8Ew8JdPP5gpPgIF9MHnbJ26/mFBB8fnfoK4DPNATMtXd1XMf/+53FJ9+DlQpOD3bnYz6g== +stylelint-taro-rn@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/stylelint-taro-rn/-/stylelint-taro-rn-3.3.15.tgz#431305dbb41f95aa28a45cd71627fd99d5ef39a6" + integrity sha512-Sp4c3TilRxraNazEq0i18/YwBG3Y2E7+WK5a3VnGRbHepwRMl9afJXsLtL7H93bLerO4ETZgCNSCGeCiMRDqlA== dependencies: react-native-known-styling-properties "^1.0.4" @@ -16072,12 +15965,11 @@ table@^5.2.3, table@^5.4.6: string-width "^3.0.0" table@^6.6.0: - version "6.7.2" - resolved "https://registry.yarnpkg.com/table/-/table-6.7.2.tgz#a8d39b9f5966693ca8b0feba270a78722cbaf3b0" - integrity sha512-UFZK67uvyNivLeQbVtkiUs8Uuuxv24aSL4/Vil2PJVtMgU8Lx0CYkP12uCGa3kjyQzOSgV1+z9Wkb82fCGsO0g== + version "6.7.3" + resolved "https://registry.yarnpkg.com/table/-/table-6.7.3.tgz#255388439715a738391bd2ee4cbca89a4d05a9b7" + integrity sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw== dependencies: ajv "^8.0.1" - lodash.clonedeep "^4.5.0" lodash.truncate "^4.4.2" slice-ansi "^4.0.0" string-width "^4.2.3" @@ -16113,10 +16005,10 @@ tar@^6.0.2: mkdirp "^1.0.3" yallist "^4.0.0" -taro-css-to-react-native@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/taro-css-to-react-native/-/taro-css-to-react-native-3.3.14.tgz#9f5283ee87ee179903eb11d6eab5d0a7026cb9f5" - integrity sha512-bFeAmidhTwb+eWZP2RMqbdgcgx1a2gW+rH6cHNwz4vJnrTklYS8yOWhFA1CD2GkRonMHRC+opNBovwDydgTckQ== +taro-css-to-react-native@3.3.15: + version "3.3.15" + resolved "https://registry.yarnpkg.com/taro-css-to-react-native/-/taro-css-to-react-native-3.3.15.tgz#f447f12c720cda8281dca212e6cd09481ae6edcb" + integrity sha512-wpztInzZqQXJBaT5ZbzL6PIr405kyC7KH55N4WOJm8d9XqcVTzxGBHL9EBKWmOmOv73OUygQQiJ2taQHN3u5ZA== dependencies: camelize "^1.0.0" css "^2.2.4" @@ -16450,9 +16342,9 @@ trough@^1.0.0: integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA== tsconfig-paths@^3.11.0: - version "3.11.0" - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36" - integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA== + version "3.12.0" + resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b" + integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg== dependencies: "@types/json5" "^0.0.29" json5 "^1.0.1" @@ -16592,9 +16484,9 @@ typescript@^3.2.2: integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== typescript@^4.1.0: - version "4.4.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" - integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== + version "4.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" + integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw== ua-parser-js@^0.7.18, ua-parser-js@^0.7.30: version "0.7.31" @@ -17576,9 +17468,9 @@ ws@^6.1.4, ws@^6.2.1: async-limiter "~1.0.0" ws@^7, ws@^7.0.0: - version "7.5.5" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.5.tgz#8b4bc4af518cfabd0473ae4f99144287b33eb881" - integrity sha512-BAkMFcAzl8as1G/hArkxOxq3G7pjUqQ3gzYbLL0/5zNkph70e+lCoxBGnm6AW1+/aiNeV4fnKqZ8m4GZewmH2w== + version "7.5.6" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b" + integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA== x-is-string@^0.1.0: version "0.1.0"