|
|
|
@ -88,14 +88,14 @@
|
|
|
|
|
"@atlaskit/spinner": "9.0.13",
|
|
|
|
|
"@atlaskit/theme": "7.0.1",
|
|
|
|
|
"@atlaskit/toggle": "5.0.14",
|
|
|
|
|
"electron-debug": "2.0.0",
|
|
|
|
|
"electron-is-dev": "1.0.1",
|
|
|
|
|
"electron-log": "2.2.17",
|
|
|
|
|
"electron-debug": "3.0.1",
|
|
|
|
|
"electron-is-dev": "1.2.0",
|
|
|
|
|
"electron-log": "4.1.1",
|
|
|
|
|
"electron-reload": "1.5.0",
|
|
|
|
|
"electron-store": "3.1.0",
|
|
|
|
|
"electron-updater": "4.0.6",
|
|
|
|
|
"electron-store": "5.1.1",
|
|
|
|
|
"electron-updater": "4.2.5",
|
|
|
|
|
"electron-window-state": "5.0.3",
|
|
|
|
|
"history": "4.7.2",
|
|
|
|
|
"history": "4.10.1",
|
|
|
|
|
"jitsi-meet-electron-utils": "github:jitsi/jitsi-meet-electron-utils#v2.0.1",
|
|
|
|
|
"js-utils": "github:jitsi/js-utils#0c53500a5120be2aa3fc590f0f932a0d4771920f",
|
|
|
|
|
"moment": "2.23.0",
|
|
|
|
@ -108,39 +108,39 @@
|
|
|
|
|
"redux-logger": "3.0.6",
|
|
|
|
|
"redux-persist": "5.10.0",
|
|
|
|
|
"redux-persist-electron-storage": "2.0.0",
|
|
|
|
|
"source-map-support": "0.5.9",
|
|
|
|
|
"source-map-support": "0.5.16",
|
|
|
|
|
"styled-components": "3.4.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@babel/core": "7.2.2",
|
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.2.1",
|
|
|
|
|
"@babel/plugin-proposal-export-namespace-from": "7.2.0",
|
|
|
|
|
"@babel/plugin-transform-flow-strip-types": "7.2.0",
|
|
|
|
|
"@babel/preset-env": "7.2.0",
|
|
|
|
|
"@babel/preset-flow": "7.0.0",
|
|
|
|
|
"@babel/preset-react": "7.0.0",
|
|
|
|
|
"@babel/core": "7.9.0",
|
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.8.3",
|
|
|
|
|
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
|
|
|
|
|
"@babel/plugin-transform-flow-strip-types": "7.9.0",
|
|
|
|
|
"@babel/preset-env": "7.9.0",
|
|
|
|
|
"@babel/preset-flow": "7.9.0",
|
|
|
|
|
"@babel/preset-react": "7.9.4",
|
|
|
|
|
"babel-eslint": "10.0.3",
|
|
|
|
|
"babel-loader": "8.0.4",
|
|
|
|
|
"babel-plugin-inline-react-svg": "1.0.1",
|
|
|
|
|
"concurrently": "4.1.0",
|
|
|
|
|
"css-loader": "2.0.1",
|
|
|
|
|
"babel-loader": "8.1.0",
|
|
|
|
|
"babel-plugin-inline-react-svg": "1.1.1",
|
|
|
|
|
"concurrently": "5.1.0",
|
|
|
|
|
"css-loader": "3.5.0",
|
|
|
|
|
"devtron": "1.4.0",
|
|
|
|
|
"electron": "7.1.7",
|
|
|
|
|
"electron-builder": "22.4.0",
|
|
|
|
|
"electron": "8.2.1",
|
|
|
|
|
"electron-builder": "22.4.1",
|
|
|
|
|
"electron-react-devtools": "0.5.3",
|
|
|
|
|
"eslint": "6.5.1",
|
|
|
|
|
"eslint-config-jitsi": "github:jitsi/eslint-config-jitsi#1.0.2",
|
|
|
|
|
"eslint-plugin-flowtype": "4.3.0",
|
|
|
|
|
"eslint-plugin-import": "2.18.0",
|
|
|
|
|
"eslint-plugin-jsdoc": "15.11.1",
|
|
|
|
|
"eslint-plugin-react": "7.16.0",
|
|
|
|
|
"file-loader": "2.0.0",
|
|
|
|
|
"eslint-plugin-flowtype": "4.7.0",
|
|
|
|
|
"eslint-plugin-import": "2.20.2",
|
|
|
|
|
"eslint-plugin-jsdoc": "22.1.0",
|
|
|
|
|
"eslint-plugin-react": "7.19.0",
|
|
|
|
|
"file-loader": "6.0.0",
|
|
|
|
|
"flow-bin": "0.109.0",
|
|
|
|
|
"html-webpack-plugin": "3.2.0",
|
|
|
|
|
"html-webpack-plugin": "4.0.4",
|
|
|
|
|
"precommit-hook": "3.0.0",
|
|
|
|
|
"style-loader": "0.23.1",
|
|
|
|
|
"svg-inline-loader": "0.8.0",
|
|
|
|
|
"webpack": "4.27.1",
|
|
|
|
|
"webpack-cli": "3.1.2"
|
|
|
|
|
"style-loader": "1.1.3",
|
|
|
|
|
"svg-inline-loader": "0.8.2",
|
|
|
|
|
"webpack": "4.42.1",
|
|
|
|
|
"webpack-cli": "3.3.11"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|