diff --git a/packages/taro-rn/package.json b/packages/taro-rn/package.json index 847ffff85c1d..cef38ad52fee 100644 --- a/packages/taro-rn/package.json +++ b/packages/taro-rn/package.json @@ -46,7 +46,7 @@ "expo-brightness": "~10.3.0", "expo-camera": "~12.3.0", "expo-file-system": "~14.1.0", - "expo-image-picker": "~13.1.1", + "expo-image-picker": "~13.3.1", "expo-keep-awake": "~10.2.0", "expo-location": "~14.3.0", "expo-modules-core": "~0.11.3", @@ -81,7 +81,7 @@ "expo-brightness": "~10.3.0", "expo-camera": "~12.3.0", "expo-file-system": "~14.1.0", - "expo-image-picker": "~13.1.1", + "expo-image-picker": "~13.3.1", "expo-keep-awake": "~10.2.0", "expo-location": "~14.3.0", "expo-modules-core": "~0.11.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44eeb257f99d..44a45042e065 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,9 +56,9 @@ importers: '@testing-library/jest-native': ^4.0.4 '@testing-library/react-native': ^9.0.0 '@types/autoprefixer': 9.7.0 + '@types/babel-types': ^7.0.7 '@types/babel__core': ^7.1.14 '@types/babel__traverse': ^7.0.7 - '@types/babel-types': ^7.0.7 '@types/debug': ^4.1.5 '@types/detect-port': 1.3.0 '@types/fs-extra': ^8.0.1 @@ -214,9 +214,9 @@ importers: '@testing-library/jest-native': registry.npmjs.org/@testing-library/jest-native/4.0.5 '@testing-library/react-native': registry.npmjs.org/@testing-library/react-native/9.1.0_hu3ahtgtujq76vsul4i4hbebdu '@types/autoprefixer': registry.npmjs.org/@types/autoprefixer/9.7.0 + '@types/babel-types': registry.npmjs.org/@types/babel-types/7.0.11 '@types/babel__core': registry.npmjs.org/@types/babel__core/7.1.19 '@types/babel__traverse': registry.npmjs.org/@types/babel__traverse/7.17.1 - '@types/babel-types': registry.npmjs.org/@types/babel-types/7.0.11 '@types/debug': registry.npmjs.org/@types/debug/4.1.7 '@types/detect-port': registry.npmjs.org/@types/detect-port/1.3.0 '@types/fs-extra': registry.npmjs.org/@types/fs-extra/8.1.2 @@ -374,7 +374,7 @@ importers: babel-plugin-transform-react-jsx-to-rn-stylesheet: link:../babel-plugin-transform-react-jsx-to-rn-stylesheet babel-plugin-transform-taroapi: link:../babel-plugin-transform-taroapi core-js: registry.npmjs.org/core-js/3.23.3 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset/0.67.0 + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset/0.67.0_@babel+core@7.18.5 devDependencies: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 @@ -1035,7 +1035,7 @@ importers: expo-brightness: ~10.3.0 expo-camera: ~12.3.0 expo-file-system: ~14.1.0 - expo-image-picker: ~13.1.1 + expo-image-picker: ~13.3.1 expo-keep-awake: ~10.2.0 expo-location: ~14.3.0 expo-modules-core: ~0.11.3 @@ -1068,7 +1068,7 @@ importers: expo-brightness: registry.npmjs.org/expo-brightness/10.3.0 expo-camera: registry.npmjs.org/expo-camera/12.3.0 expo-file-system: registry.npmjs.org/expo-file-system/14.1.0 - expo-image-picker: registry.npmjs.org/expo-image-picker/13.1.1 + expo-image-picker: registry.npmjs.org/expo-image-picker/13.3.1 expo-keep-awake: registry.npmjs.org/expo-keep-awake/10.2.0 expo-location: registry.npmjs.org/expo-location/14.3.0 expo-modules-core: registry.npmjs.org/expo-modules-core/0.11.3 @@ -2595,6 +2595,18 @@ packages: '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from/7.16.7_@babel+core@7.12.3 dev: false + registry.npmjs.org/@babel/plugin-proposal-export-default-from/7.17.12: + resolution: {integrity: sha512-LpsTRw725eBAXXKUOnJJct+SEaOzwR78zahcLuripD2+dKc2Sj+8Q2DzA+GC/jOpOu/KlDXuxrzG214o1zTauQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.17.12.tgz} + name: '@babel/plugin-proposal-export-default-from' + version: 7.17.12 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from/7.16.7 + dev: true + registry.npmjs.org/@babel/plugin-proposal-export-default-from/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-LpsTRw725eBAXXKUOnJJct+SEaOzwR78zahcLuripD2+dKc2Sj+8Q2DzA+GC/jOpOu/KlDXuxrzG214o1zTauQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.17.12.tgz} id: registry.npmjs.org/@babel/plugin-proposal-export-default-from/7.17.12 @@ -3283,6 +3295,17 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-syntax-export-default-from/7.16.7: + resolution: {integrity: sha512-4C3E4NsrLOgftKaTYTULhHsuQrGv3FHrBzOMDiS7UYKIpgGBkAdawg4h+EI8zPeK9M0fiIIh72hIwsI24K7MbA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.16.7.tgz} + name: '@babel/plugin-syntax-export-default-from' + version: 7.16.7 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-syntax-export-default-from/7.16.7_@babel+core@7.12.3: resolution: {integrity: sha512-4C3E4NsrLOgftKaTYTULhHsuQrGv3FHrBzOMDiS7UYKIpgGBkAdawg4h+EI8zPeK9M0fiIIh72hIwsI24K7MbA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.16.7.tgz} id: registry.npmjs.org/@babel/plugin-syntax-export-default-from/7.16.7 @@ -3340,6 +3363,17 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-syntax-flow/7.17.12: + resolution: {integrity: sha512-B8QIgBvkIG6G2jgsOHQUist7Sm0EBLDCx8sen072IwqNuzMegZNXrYnSv77cYzA8mLDZAfQYqsLIhimiP1s2HQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.17.12.tgz} + name: '@babel/plugin-syntax-flow' + version: 7.17.12 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-syntax-flow/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-B8QIgBvkIG6G2jgsOHQUist7Sm0EBLDCx8sen072IwqNuzMegZNXrYnSv77cYzA8mLDZAfQYqsLIhimiP1s2HQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.17.12.tgz} id: registry.npmjs.org/@babel/plugin-syntax-flow/7.17.12 @@ -3741,6 +3775,17 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-syntax-typescript/7.17.12: + resolution: {integrity: sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.17.12.tgz} + name: '@babel/plugin-syntax-typescript' + version: 7.17.12 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-syntax-typescript/7.17.12_@babel+core@7.12.3: resolution: {integrity: sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.17.12.tgz} id: registry.npmjs.org/@babel/plugin-syntax-typescript/7.17.12 @@ -4161,6 +4206,18 @@ packages: '@babel/helper-builder-binary-assignment-operator-visitor': registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/7.16.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-transform-flow-strip-types/7.17.12: + resolution: {integrity: sha512-g8cSNt+cHCpG/uunPQELdq/TeV3eg1OLJYwxypwHtAWo9+nErH3lQx9CSO2uI9lF74A0mR0t4KoMjs1snSgnTw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.17.12.tgz} + name: '@babel/plugin-transform-flow-strip-types' + version: 7.17.12 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-transform-flow-strip-types/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-g8cSNt+cHCpG/uunPQELdq/TeV3eg1OLJYwxypwHtAWo9+nErH3lQx9CSO2uI9lF74A0mR0t4KoMjs1snSgnTw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.17.12.tgz} id: registry.npmjs.org/@babel/plugin-transform-flow-strip-types/7.17.12 @@ -4587,6 +4644,17 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-transform-object-assign/7.16.7: + resolution: {integrity: sha512-R8mawvm3x0COTJtveuoqZIjNypn2FjfvXZr4pSQ8VhEFBuQGBz4XhHasZtHXjgXU4XptZ4HtGof3NoYc93ZH9Q==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.16.7.tgz} + name: '@babel/plugin-transform-object-assign' + version: 7.16.7 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-transform-object-assign/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-R8mawvm3x0COTJtveuoqZIjNypn2FjfvXZr4pSQ8VhEFBuQGBz4XhHasZtHXjgXU4XptZ4HtGof3NoYc93ZH9Q==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.16.7.tgz} id: registry.npmjs.org/@babel/plugin-transform-object-assign/7.16.7 @@ -4713,6 +4781,17 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-transform-react-display-name/7.16.7: + resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz} + name: '@babel/plugin-transform-react-display-name' + version: 7.16.7 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz} id: registry.npmjs.org/@babel/plugin-transform-react-display-name/7.16.7 @@ -4737,6 +4816,17 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx/7.17.12_@babel+core@7.18.5 + registry.npmjs.org/@babel/plugin-transform-react-jsx-self/7.17.12: + resolution: {integrity: sha512-7S9G2B44EnYOx74mue02t1uD8ckWZ/ee6Uz/qfdzc35uWHX5NgRy9i+iJSb2LFRgMd+QV9zNcStQaazzzZ3n3Q==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.17.12.tgz} + name: '@babel/plugin-transform-react-jsx-self' + version: 7.17.12 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-transform-react-jsx-self/7.17.12_@babel+core@7.18.5: resolution: {integrity: sha512-7S9G2B44EnYOx74mue02t1uD8ckWZ/ee6Uz/qfdzc35uWHX5NgRy9i+iJSb2LFRgMd+QV9zNcStQaazzzZ3n3Q==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.17.12.tgz} id: registry.npmjs.org/@babel/plugin-transform-react-jsx-self/7.17.12 @@ -4749,6 +4839,17 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-transform-react-jsx-source/7.16.7: + resolution: {integrity: sha512-rONFiQz9vgbsnaMtQlZCjIRwhJvlrPET8TabIUK2hzlXw9B9s2Ieaxte1SCOOXMbWRHodbKixNf3BLcWVOQ8Bw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.16.7.tgz} + name: '@babel/plugin-transform-react-jsx-source' + version: 7.16.7 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + dev: true + registry.npmjs.org/@babel/plugin-transform-react-jsx-source/7.16.7_@babel+core@7.18.5: resolution: {integrity: sha512-rONFiQz9vgbsnaMtQlZCjIRwhJvlrPET8TabIUK2hzlXw9B9s2Ieaxte1SCOOXMbWRHodbKixNf3BLcWVOQ8Bw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.16.7.tgz} id: registry.npmjs.org/@babel/plugin-transform-react-jsx-source/7.16.7 @@ -4892,6 +4993,24 @@ packages: semver: registry.npmjs.org/semver/5.7.1 dev: false + registry.npmjs.org/@babel/plugin-transform-runtime/7.18.5: + resolution: {integrity: sha512-Q17hHxXr2fplrE+5BSC1j1Fo5cOA8YeP8XW3/1paI8MzF/faZGh0MaH1KC4jLAvqLPamQWHB5/B7KqSLY1kuHA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.5.tgz} + name: '@babel/plugin-transform-runtime' + version: 7.18.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.16.7 + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + babel-plugin-polyfill-corejs2: registry.npmjs.org/babel-plugin-polyfill-corejs2/0.3.1 + babel-plugin-polyfill-corejs3: registry.npmjs.org/babel-plugin-polyfill-corejs3/0.5.2 + babel-plugin-polyfill-regenerator: registry.npmjs.org/babel-plugin-polyfill-regenerator/0.3.1 + semver: registry.npmjs.org/semver/6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + registry.npmjs.org/@babel/plugin-transform-runtime/7.18.5_@babel+core@7.18.5: resolution: {integrity: sha512-Q17hHxXr2fplrE+5BSC1j1Fo5cOA8YeP8XW3/1paI8MzF/faZGh0MaH1KC4jLAvqLPamQWHB5/B7KqSLY1kuHA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-runtime/7.18.5 @@ -5089,6 +5208,21 @@ packages: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + registry.npmjs.org/@babel/plugin-transform-typescript/7.18.4: + resolution: {integrity: sha512-l4vHuSLUajptpHNEOUDEGsnpl9pfRLsN1XUoDQDD/YBuXTM+v37SHGS+c6n4jdcZy96QtuUuSvZYMLSSsjH8Mw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.4.tgz} + name: '@babel/plugin-transform-typescript' + version: 7.18.4 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin/7.18.0 + '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.17.12 + '@babel/plugin-syntax-typescript': registry.npmjs.org/@babel/plugin-syntax-typescript/7.17.12 + transitivePeerDependencies: + - supports-color + dev: true + registry.npmjs.org/@babel/plugin-transform-typescript/7.18.4_@babel+core@7.12.3: resolution: {integrity: sha512-l4vHuSLUajptpHNEOUDEGsnpl9pfRLsN1XUoDQDD/YBuXTM+v37SHGS+c6n4jdcZy96QtuUuSvZYMLSSsjH8Mw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.4.tgz} id: registry.npmjs.org/@babel/plugin-transform-typescript/7.18.4 @@ -8130,6 +8264,7 @@ packages: dependencies: '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.16.7 '@rollup/pluginutils': registry.npmjs.org/@rollup/pluginutils/3.1.0 + dev: false registry.npmjs.org/@rollup/plugin-babel/5.3.1_jdbmuitb4lfrmgnwxssk2saqxq: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz} @@ -8182,6 +8317,7 @@ packages: is-reference: registry.npmjs.org/is-reference/1.2.1 magic-string: registry.npmjs.org/magic-string/0.25.9 resolve: registry.npmjs.org/resolve/1.22.1 + dev: false registry.npmjs.org/@rollup/plugin-commonjs/20.0.0_rollup@2.75.7: resolution: {integrity: sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz} @@ -15234,8 +15370,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: registry.npmjs.org/is-text-path/1.0.1 JSONStream: registry.npmjs.org/JSONStream/1.3.5 + is-text-path: registry.npmjs.org/is-text-path/1.0.1 lodash: registry.npmjs.org/lodash/4.17.21 meow: registry.npmjs.org/meow/8.1.2 split2: registry.npmjs.org/split2/3.2.2 @@ -19018,14 +19154,14 @@ packages: expo: registry.npmjs.org/expo/46.0.1 dev: false - registry.npmjs.org/expo-image-picker/13.1.1: - resolution: {integrity: sha512-fU8oONRkKg5DvuU+7KvnuOtf1ubzXNU/OsE/T6yB149LbXb+ZN5A49NicvJ+cOG4Oa5NAnILt0aAAkchIr3iRQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/expo-image-picker/-/expo-image-picker-13.1.1.tgz} + registry.npmjs.org/expo-image-picker/13.3.1: + resolution: {integrity: sha512-IY84uDu9uxetAup5yw0CIIujigl/lM3grwyfpeZFMKGmWHzmKamptjd/sG8K65xkb6tF9awmGMW0qglHQ9hakQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/expo-image-picker/-/expo-image-picker-13.3.1.tgz} name: expo-image-picker - version: 13.1.1 + version: 13.3.1 peerDependencies: expo: '*' dependencies: - '@expo/config-plugins': registry.npmjs.org/@expo/config-plugins/4.1.5 + '@expo/config-plugins': registry.npmjs.org/@expo/config-plugins/5.0.0 expo-image-loader: registry.npmjs.org/expo-image-loader/3.2.0 uuid: registry.npmjs.org/uuid/7.0.2 transitivePeerDependencies: @@ -19950,6 +20086,21 @@ packages: debug: optional: true + registry.npmjs.org/follow-redirects/1.15.1_debug@4.3.4: + resolution: {integrity: sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz} + id: registry.npmjs.org/follow-redirects/1.15.1 + name: follow-redirects + version: 1.15.1 + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + dependencies: + debug: registry.npmjs.org/debug/4.3.4_supports-color@6.1.0 + dev: false + registry.npmjs.org/fontfaceobserver/2.3.0: resolution: {integrity: sha512-6FPvD/IVyT4ZlNe7Wcn5Fb/4ChigpucKYSvD6a+0iMoLn2inpo711eyIcKjmDtE5XNcgAkSH9uN/nfAeZzHEfg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/fontfaceobserver/-/fontfaceobserver-2.3.0.tgz} name: fontfaceobserver @@ -21628,7 +21779,7 @@ packages: engines: {node: '>=8.0.0'} dependencies: eventemitter3: registry.npmjs.org/eventemitter3/4.0.7 - follow-redirects: registry.npmjs.org/follow-redirects/1.15.1 + follow-redirects: registry.npmjs.org/follow-redirects/1.15.1_debug@4.3.4 requires-port: registry.npmjs.org/requires-port/1.0.0 transitivePeerDependencies: - debug @@ -25680,6 +25831,56 @@ packages: version: 0.67.0 dependencies: '@babel/core': registry.npmjs.org/@babel/core/7.18.5 + '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties/7.17.12 + '@babel/plugin-proposal-export-default-from': registry.npmjs.org/@babel/plugin-proposal-export-default-from/7.17.12 + '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/7.17.12 + '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/7.18.0 + '@babel/plugin-proposal-optional-catch-binding': registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/7.16.7 + '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining/7.17.12 + '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import/7.8.3 + '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from/7.16.7 + '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow/7.17.12 + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 + '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining/7.8.3 + '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions/7.17.12 + '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator/7.17.12 + '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping/7.18.4 + '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes/7.18.4 + '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties/7.17.12 + '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring/7.18.0 + '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/7.16.7 + '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types/7.17.12 + '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of/7.18.1 + '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name/7.16.7 + '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals/7.17.12 + '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs/7.18.2 + '@babel/plugin-transform-object-assign': registry.npmjs.org/@babel/plugin-transform-object-assign/7.16.7 + '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters/7.17.12 + '@babel/plugin-transform-react-display-name': registry.npmjs.org/@babel/plugin-transform-react-display-name/7.16.7 + '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx/7.17.12 + '@babel/plugin-transform-react-jsx-self': registry.npmjs.org/@babel/plugin-transform-react-jsx-self/7.17.12 + '@babel/plugin-transform-react-jsx-source': registry.npmjs.org/@babel/plugin-transform-react-jsx-source/7.16.7 + '@babel/plugin-transform-regenerator': registry.npmjs.org/@babel/plugin-transform-regenerator/7.18.0 + '@babel/plugin-transform-runtime': registry.npmjs.org/@babel/plugin-transform-runtime/7.18.5 + '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties/7.16.7 + '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread/7.17.12 + '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex/7.16.7 + '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals/7.18.2 + '@babel/plugin-transform-typescript': registry.npmjs.org/@babel/plugin-transform-typescript/7.18.4 + '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex/7.16.7 + '@babel/template': registry.npmjs.org/@babel/template/7.16.7 + react-refresh: registry.npmjs.org/react-refresh/0.4.3 + transitivePeerDependencies: + - '@babel/core' + - supports-color + dev: true + + registry.npmjs.org/metro-react-native-babel-preset/0.67.0_@babel+core@7.18.5: + resolution: {integrity: sha512-tgTG4j0SKwLHbLRELMmgkgkjV1biYkWlGGKOmM484/fJC6bpDikdaFhfjsyE+W+qt7I5szbCPCickMTNQ+zwig==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.67.0.tgz} + id: registry.npmjs.org/metro-react-native-babel-preset/0.67.0 + name: metro-react-native-babel-preset + version: 0.67.0 + dependencies: '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.18.5 '@babel/plugin-proposal-export-default-from': registry.npmjs.org/@babel/plugin-proposal-export-default-from/7.17.12_@babel+core@7.18.5 '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/7.17.12_@babel+core@7.18.5 @@ -25720,6 +25921,7 @@ packages: '@babel/template': registry.npmjs.org/@babel/template/7.16.7 react-refresh: registry.npmjs.org/react-refresh/0.4.3 transitivePeerDependencies: + - '@babel/core' - supports-color registry.npmjs.org/metro-react-native-babel-preset/0.70.3: @@ -25778,7 +25980,7 @@ packages: babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs/3.4.0_@babel+core@7.18.5 hermes-parser: registry.npmjs.org/hermes-parser/0.5.0 metro-babel-transformer: registry.npmjs.org/metro-babel-transformer/0.67.0 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset/0.67.0 + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset/0.67.0_@babel+core@7.18.5 metro-source-map: registry.npmjs.org/metro-source-map/0.67.0 nullthrows: registry.npmjs.org/nullthrows/1.1.1 transitivePeerDependencies: @@ -25903,7 +26105,7 @@ packages: metro-hermes-compiler: registry.npmjs.org/metro-hermes-compiler/0.67.0 metro-inspector-proxy: registry.npmjs.org/metro-inspector-proxy/0.67.0 metro-minify-uglify: registry.npmjs.org/metro-minify-uglify/0.67.0 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset/0.67.0 + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset/0.67.0_@babel+core@7.18.5 metro-resolver: registry.npmjs.org/metro-resolver/0.67.0 metro-runtime: registry.npmjs.org/metro-runtime/0.67.0 metro-source-map: registry.npmjs.org/metro-source-map/0.67.0