|
60 | 60 | "moment": "2.29.1",
|
61 | 61 | "moment-duration-format": "2.2.2",
|
62 | 62 | "olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
|
| 63 | + "optional-require": "1.0.3", |
63 | 64 | "pixelmatch": "5.1.0",
|
64 | 65 | "promise.allsettled": "1.0.4",
|
65 | 66 | "punycode": "2.1.1",
|
|
77 | 78 | "react-native-device-info": "8.0.0",
|
78 | 79 | "react-native-immersive": "2.0.0",
|
79 | 80 | "react-native-keep-awake": "4.0.0",
|
| 81 | + "react-native-paper": "4.8.1", |
80 | 82 | "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
|
81 | 83 | "react-native-splash-screen": "3.2.0",
|
82 | 84 | "react-native-svg": "12.1.0",
|
|
102 | 104 | "zxcvbn": "4.4.2"
|
103 | 105 | },
|
104 | 106 | "devDependencies": {
|
105 |
| - "@babel/core": "7.5.5", |
| 107 | + "@babel/core": "7.9.0", |
106 | 108 | "@babel/plugin-proposal-class-properties": "7.1.0",
|
107 | 109 | "@babel/plugin-proposal-export-default-from": "7.0.0",
|
108 | 110 | "@babel/plugin-proposal-export-namespace-from": "7.0.0",
|
|
112 | 114 | "@babel/preset-env": "7.1.0",
|
113 | 115 | "@babel/preset-flow": "7.0.0",
|
114 | 116 | "@babel/preset-react": "7.0.0",
|
115 |
| - "@babel/runtime": "7.5.5", |
| 117 | + "@babel/runtime": "7.9.0", |
116 | 118 | "babel-eslint": "10.0.1",
|
117 | 119 | "babel-loader": "8.0.4",
|
| 120 | + "babel-plugin-optional-require": "0.3.1", |
118 | 121 | "circular-dependency-plugin": "5.2.0",
|
119 | 122 | "clean-css-cli": "4.3.0",
|
120 | 123 | "css-loader": "3.6.0",
|
|
0 commit comments