|
|
|
@ -10,7 +10,7 @@ |
|
|
|
|
"hasInstallScript": true, |
|
|
|
|
"license": "Apache-2.0", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@amplitude/react-native": "2.7.0", |
|
|
|
|
"@amplitude/react-native": "2.17.3", |
|
|
|
|
"@braintree/sanitize-url": "7.0.0", |
|
|
|
|
"@emotion/react": "11.10.6", |
|
|
|
|
"@emotion/styled": "11.10.6", |
|
|
|
@ -72,7 +72,7 @@ |
|
|
|
|
"punycode": "2.3.0", |
|
|
|
|
"react": "18.2.0", |
|
|
|
|
"react-dom": "18.2.0", |
|
|
|
|
"react-emoji-render": "1.2.4", |
|
|
|
|
"react-emoji-render": "2.0.1", |
|
|
|
|
"react-focus-on": "3.8.1", |
|
|
|
|
"react-i18next": "10.11.4", |
|
|
|
|
"react-linkify": "1.0.0-alpha", |
|
|
|
@ -244,9 +244,10 @@ |
|
|
|
|
"integrity": "sha512-T8mOYzB9RRxckzhL0NTHwdge9xuFxXEOplC8B1Y3UX3NHa3BLh7DlBUZlCOwQgMc2nxDfnSweDL5S3bhC+W90g==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@amplitude/react-native": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/react-native/-/react-native-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-2dMxCVgRPwReHRDm9JKbL+sZGyozJlcdr5Jokv8TQR7idNxxGmm4YSYkjhGjSWkoEyGEyy+lh9kRJQL/DcUWJQ==", |
|
|
|
|
"version": "2.17.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/react-native/-/react-native-2.17.3.tgz", |
|
|
|
|
"integrity": "sha512-UjXjbt/rPotjJ5hHZjYI8q9TQ/LpcLjWGtOsswHVL4+Vh7FlMzvDSum6QDdXW00rBP0ibCMQBcng1lLG4dh/Ug==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"react": "*", |
|
|
|
|
"react-native": "*" |
|
|
|
@ -9093,9 +9094,10 @@ |
|
|
|
|
"license": "ISC" |
|
|
|
|
}, |
|
|
|
|
"node_modules/emoji-regex": { |
|
|
|
|
"version": "6.5.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-6.5.1.tgz", |
|
|
|
|
"integrity": "sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==" |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/emojis-list": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
@ -15107,12 +15109,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/react-emoji-render": { |
|
|
|
|
"version": "1.2.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-emoji-render/-/react-emoji-render-1.2.4.tgz", |
|
|
|
|
"integrity": "sha512-AqktVXV38uDpgf02BoCXrzLYFsHAsxfdWwjrLexSJ22l1JgB01y1KejjxW/zTuCzod6O7BZfiMS866LEEfMHmA==", |
|
|
|
|
"version": "2.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-emoji-render/-/react-emoji-render-2.0.1.tgz", |
|
|
|
|
"integrity": "sha512-SKtsdwgEf2BFNiE9y4UBFZBWjkRcyWmhMprVly52+J77/zxThcfaQ3sCA0+2LtGJIRMpm4DGWSvyLg72fd1rXQ==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"classnames": "^2.2.5", |
|
|
|
|
"emoji-regex": "^6.4.1", |
|
|
|
|
"emoji-regex": "^8.0.0", |
|
|
|
|
"lodash.flatten": "^4.4.0", |
|
|
|
|
"prop-types": "^15.5.8", |
|
|
|
|
"string-replace-to-array": "^1.0.1" |
|
|
|
@ -17447,12 +17450,6 @@ |
|
|
|
|
"node": ">=8" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/string-width/node_modules/emoji-regex": { |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/string-width/node_modules/is-fullwidth-code-point": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
|
|
|
@ -19290,9 +19287,9 @@ |
|
|
|
|
"integrity": "sha512-T8mOYzB9RRxckzhL0NTHwdge9xuFxXEOplC8B1Y3UX3NHa3BLh7DlBUZlCOwQgMc2nxDfnSweDL5S3bhC+W90g==" |
|
|
|
|
}, |
|
|
|
|
"@amplitude/react-native": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/react-native/-/react-native-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-2dMxCVgRPwReHRDm9JKbL+sZGyozJlcdr5Jokv8TQR7idNxxGmm4YSYkjhGjSWkoEyGEyy+lh9kRJQL/DcUWJQ==" |
|
|
|
|
"version": "2.17.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/react-native/-/react-native-2.17.3.tgz", |
|
|
|
|
"integrity": "sha512-UjXjbt/rPotjJ5hHZjYI8q9TQ/LpcLjWGtOsswHVL4+Vh7FlMzvDSum6QDdXW00rBP0ibCMQBcng1lLG4dh/Ug==" |
|
|
|
|
}, |
|
|
|
|
"@amplitude/types": { |
|
|
|
|
"version": "1.10.2", |
|
|
|
@ -25535,9 +25532,9 @@ |
|
|
|
|
"integrity": "sha512-EKH5X5oqC6hLmiS7/vYtZHZFTNdhsYG5NVPRN6Yn0kQHNBlT59+xSM8HBy66P5fxWpKgZbPqb+diC64ng295Jw==" |
|
|
|
|
}, |
|
|
|
|
"emoji-regex": { |
|
|
|
|
"version": "6.5.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-6.5.1.tgz", |
|
|
|
|
"integrity": "sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==" |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" |
|
|
|
|
}, |
|
|
|
|
"emojis-list": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
@ -29875,12 +29872,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"react-emoji-render": { |
|
|
|
|
"version": "1.2.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-emoji-render/-/react-emoji-render-1.2.4.tgz", |
|
|
|
|
"integrity": "sha512-AqktVXV38uDpgf02BoCXrzLYFsHAsxfdWwjrLexSJ22l1JgB01y1KejjxW/zTuCzod6O7BZfiMS866LEEfMHmA==", |
|
|
|
|
"version": "2.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-emoji-render/-/react-emoji-render-2.0.1.tgz", |
|
|
|
|
"integrity": "sha512-SKtsdwgEf2BFNiE9y4UBFZBWjkRcyWmhMprVly52+J77/zxThcfaQ3sCA0+2LtGJIRMpm4DGWSvyLg72fd1rXQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"classnames": "^2.2.5", |
|
|
|
|
"emoji-regex": "^6.4.1", |
|
|
|
|
"emoji-regex": "^8.0.0", |
|
|
|
|
"lodash.flatten": "^4.4.0", |
|
|
|
|
"prop-types": "^15.5.8", |
|
|
|
|
"string-replace-to-array": "^1.0.1" |
|
|
|
@ -31512,11 +31509,6 @@ |
|
|
|
|
"strip-ansi": "^6.0.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"emoji-regex": { |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" |
|
|
|
|
}, |
|
|
|
|
"is-fullwidth-code-point": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
|
|
|
|