|
911 | 911 | resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" |
912 | 912 | integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== |
913 | 913 |
|
914 | | -"@stream-io/react-native-simple-markdown@^1.1.3": |
915 | | - version "1.1.3" |
916 | | - resolved "https://registry.yarnpkg.com/@stream-io/react-native-simple-markdown/-/react-native-simple-markdown-1.1.3.tgz#690cac9236d28eab3b0e4b896714c81254258c2d" |
917 | | - integrity sha512-O0/v3mlTaD9+eAVxThreC0sX1eOgcJRR7N1FOZ9zpf3IFYVr4VU+S7tYZHqmNzyh1N3VUi4+Fao+ZxEb/YToXw== |
| 914 | +"@stream-io/react-native-simple-markdown@^1.2.0": |
| 915 | + version "1.2.0" |
| 916 | + resolved "https://registry.yarnpkg.com/@stream-io/react-native-simple-markdown/-/react-native-simple-markdown-1.2.0.tgz#f1ea7db1e16712a3428b79fdd522464ae2caccdb" |
| 917 | + integrity sha512-rqs625+3v+Nz4yUocmMr/Ar6Jb31HZWXDOqEi4MjU3IDLCRi9XaIeH7FlCD4GrabqUEYjq8EY709fxpVBjaSxw== |
918 | 918 | dependencies: |
919 | | - lodash "^4.15.0" |
920 | | - prop-types "^15.6.0" |
921 | | - simple-markdown "^0.4.4" |
| 919 | + lodash "^4.17.15" |
| 920 | + simple-markdown "^0.7.2" |
922 | 921 |
|
923 | 922 | "@stream-io/styled-components@^4.2.1": |
924 | 923 | version "4.2.1" |
|
993 | 992 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
994 | 993 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== |
995 | 994 |
|
| 995 | +"@types/prop-types@*": |
| 996 | + version "15.7.3" |
| 997 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" |
| 998 | + integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== |
| 999 | + |
996 | 1000 | "@types/qs@^6.5.1": |
997 | 1001 | version "6.9.0" |
998 | 1002 | resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.0.tgz#2a5fa918786d07d3725726f7f650527e1cfeaffd" |
999 | 1003 | integrity sha512-c4zji5CjWv1tJxIZkz1oUtGcdOlsH3aza28Nqmm+uNDWBRHoMsjooBEN4czZp1V3iXPihE/VRUOBqg+4Xq0W4g== |
1000 | 1004 |
|
| 1005 | +"@types/react@>=16.0.0": |
| 1006 | + version "16.9.43" |
| 1007 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.43.tgz#c287f23f6189666ee3bebc2eb8d0f84bcb6cdb6b" |
| 1008 | + integrity sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg== |
| 1009 | + dependencies: |
| 1010 | + "@types/prop-types" "*" |
| 1011 | + csstype "^2.2.0" |
| 1012 | + |
1001 | 1013 | |
1002 | 1014 | version "7.1.12" |
1003 | 1015 | resolved "https://registry.yarnpkg.com/@types/seamless-immutable/-/seamless-immutable-7.1.12.tgz#bab05104e4d4a1ec608d02da121dab0bb149a4e4" |
@@ -3079,6 +3091,11 @@ css-to-react-native@^2.2.2: |
3079 | 3091 | css-color-keywords "^1.0.0" |
3080 | 3092 | postcss-value-parser "^3.3.0" |
3081 | 3093 |
|
| 3094 | +csstype@^2.2.0: |
| 3095 | + version "2.6.11" |
| 3096 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.11.tgz#452f4d024149ecf260a852b025e36562a253ffc5" |
| 3097 | + integrity sha512-l8YyEC9NBkSm783PFTvh0FmJy7s5pFKrDp49ZL7zBGX3fWkO+N4EEyan1qqp8cwPLDcD0OSdyY6hAMoxp34JFw== |
| 3098 | + |
3082 | 3099 | cyclist@^1.0.1: |
3083 | 3100 | version "1.0.1" |
3084 | 3101 | resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" |
@@ -5847,7 +5864,7 @@ lodash.zipobject@^4.1.3: |
5847 | 5864 | resolved "https://registry.yarnpkg.com/lodash.zipobject/-/lodash.zipobject-4.1.3.tgz#b399f5aba8ff62a746f6979bf20b214f964dbef8" |
5848 | 5865 | integrity sha1-s5n1q6j/YqdG9peb8gshT5ZNvvg= |
5849 | 5866 |
|
5850 | | -lodash@^4.0.0, lodash@^4.15.0, lodash@^4.16.6, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.1: |
| 5867 | +lodash@^4.0.0, lodash@^4.16.6, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.1: |
5851 | 5868 | version "4.17.15" |
5852 | 5869 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
5853 | 5870 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
@@ -8569,10 +8586,12 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: |
8569 | 8586 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" |
8570 | 8587 | integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= |
8571 | 8588 |
|
8572 | | -simple-markdown@^0.4.4: |
8573 | | - version "0.4.4" |
8574 | | - resolved "https://registry.yarnpkg.com/simple-markdown/-/simple-markdown-0.4.4.tgz#9bd597bdd5c2f5a789e56a4dbf06427d76c3834f" |
8575 | | - integrity sha512-ZmlNUGR1KI12sPHeQ7dQY1qM5KfOgFqClNNVO8zQ9Pg6u7gHLCPFGD+VC7MCwpGDMd1uw3Bb2TfFfR8d6bB34A== |
| 8589 | +simple-markdown@^0.7.2: |
| 8590 | + version "0.7.2" |
| 8591 | + resolved "https://registry.yarnpkg.com/simple-markdown/-/simple-markdown-0.7.2.tgz#896cc3e3dd9acd068d30e696bce70b0b97655665" |
| 8592 | + integrity sha512-XfCvqqzMyzRj4L7eIxJgGaQ2Gaxr20GhTFMB+1yuY8q3xffjzmOg4Q5tC0kcaJPV42NNUHCQDaRK6jzi3/RhrA== |
| 8593 | + dependencies: |
| 8594 | + "@types/react" ">=16.0.0" |
8576 | 8595 |
|
8577 | 8596 | simple-plist@^0.2.1: |
8578 | 8597 | version "0.2.1" |
@@ -8819,13 +8838,13 @@ stream-buffers@~2.2.0: |
8819 | 8838 | resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4" |
8820 | 8839 | integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ= |
8821 | 8840 |
|
8822 | | -stream-chat-react-native-core@v0.12.4: |
8823 | | - version "0.12.4" |
8824 | | - resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.12.4.tgz#8cf1e01fe3b178eb12932e6a88b4c4a8106d363d" |
8825 | | - integrity sha512-YEWJ333pHrXXFE7MLwMfyk6zXDVTmqEEKrUubQ9rwkPICx3WpVT/dwsVV2xDun9UZpTyAOIitFLdv7Mdn6SJiQ== |
| 8841 | +stream-chat-react-native-core@v0.13.0: |
| 8842 | + version "0.13.0" |
| 8843 | + resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.13.0.tgz#541f9fc2602f3bd87fcee99028ec975102034b69" |
| 8844 | + integrity sha512-l8Wt+hqYlvZ0TOCl/Ao2P67rRvaAfgrPJLx7l7Suef7+BsBfvnrSnT+tyOoVL4BcVmgN/L1QbXgmNEOOWrmSqA== |
8826 | 8845 | dependencies: |
8827 | 8846 | "@babel/runtime" "^7.1.2" |
8828 | | - "@stream-io/react-native-simple-markdown" "^1.1.3" |
| 8847 | + "@stream-io/react-native-simple-markdown" "^1.2.0" |
8829 | 8848 | "@stream-io/styled-components" "^4.2.1" |
8830 | 8849 | anchorme "^1.1.2" |
8831 | 8850 | babel-plugin-macros "^2.5.1" |
|
0 commit comments