chore(deps): update lib for recording refactoring and no display name escaping (#3169)
This commit is contained in:
parent
e431acda18
commit
942d7d7e56
|
@ -42,12 +42,12 @@
|
|||
"resolved": "https://registry.npmjs.org/@atlaskit/checkbox/-/checkbox-2.0.2.tgz",
|
||||
"integrity": "sha512-sX5vixywY61A7Q/YR04g3Z+PhaZNEQ1orc/t2JX80iF+FLpEfvD1KY0ywraSHx5ljXjxJ9u6Df4az/y9BDmQ5A==",
|
||||
"requires": {
|
||||
"@atlaskit/button": "7.2.5",
|
||||
"@atlaskit/icon": "11.3.0",
|
||||
"@atlaskit/theme": "3.2.2",
|
||||
"babel-runtime": "6.26.0",
|
||||
"prop-types": "15.6.0",
|
||||
"styled-components": "1.4.6"
|
||||
"@atlaskit/button": "^7.2.5",
|
||||
"@atlaskit/icon": "^11.3.0",
|
||||
"@atlaskit/theme": "^3.2.2",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"styled-components": "1.4.6 - 3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@atlaskit/analytics-next": {
|
||||
|
@ -55,7 +55,7 @@
|
|||
"resolved": "https://registry.npmjs.org/@atlaskit/analytics-next/-/analytics-next-2.1.2.tgz",
|
||||
"integrity": "sha512-rAd+kLEEXZ8mu39qOf+E0kZu+k1RWNwd5vyfb0WXuBxq+jyCzAg19vhj99Uq2TblW/WgOX9ajBE+lEgbYqmvNw==",
|
||||
"requires": {
|
||||
"prop-types": "15.6.0"
|
||||
"prop-types": "^15.5.10"
|
||||
}
|
||||
},
|
||||
"@atlaskit/button": {
|
||||
|
@ -63,11 +63,11 @@
|
|||
"resolved": "https://registry.npmjs.org/@atlaskit/button/-/button-7.2.5.tgz",
|
||||
"integrity": "sha512-YDH2wWxoMe9uGmyMy+zPQMbxkK0TrFplutu6bZ0n8Ojet8XcGOBPyWS5lf3Nt+DOPKLUXCI4pknR6fB6ZF1e/g==",
|
||||
"requires": {
|
||||
"@atlaskit/analytics-next": "2.1.2",
|
||||
"@atlaskit/analytics-next": "^2.1.1",
|
||||
"@atlaskit/spinner": "5.0.2",
|
||||
"@atlaskit/theme": "3.2.2",
|
||||
"babel-runtime": "6.26.0",
|
||||
"styled-components": "1.4.6"
|
||||
"@atlaskit/theme": "^3.2.2",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"styled-components": "1.4.6 - 3"
|
||||
}
|
||||
},
|
||||
"@atlaskit/icon": {
|
||||
|
@ -75,10 +75,10 @@
|
|||
"resolved": "https://registry.npmjs.org/@atlaskit/icon/-/icon-11.3.0.tgz",
|
||||
"integrity": "sha512-dFnpk3yT9EZUmCC8bUOP4WmENWMqLYezBOpv+mp/vKBbzT786c+ZVyDW5wZ9hSKmfb+aHjiZt+UuwUiVW5D+Wg==",
|
||||
"requires": {
|
||||
"@atlaskit/theme": "3.2.2",
|
||||
"babel-runtime": "6.26.0",
|
||||
"styled-components": "1.4.6",
|
||||
"uuid": "3.1.0"
|
||||
"@atlaskit/theme": "^3.2.2",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"styled-components": "1.4.6 - 3",
|
||||
"uuid": "^3.1.0"
|
||||
}
|
||||
},
|
||||
"@atlaskit/spinner": {
|
||||
|
@ -86,10 +86,10 @@
|
|||
"resolved": "https://registry.npmjs.org/@atlaskit/spinner/-/spinner-5.0.2.tgz",
|
||||
"integrity": "sha512-n0j/urjG3FF9q/6Nae981GwsdvT44zAobPqFGnaeKDfqUzrFHcs1PmL0dqa36aFJzOPZHzl6ZfBl9Q3Vpl9PKQ==",
|
||||
"requires": {
|
||||
"@atlaskit/theme": "3.2.2",
|
||||
"babel-runtime": "6.26.0",
|
||||
"react-transition-group": "2.3.1",
|
||||
"styled-components": "1.4.6"
|
||||
"@atlaskit/theme": "^3.2.2",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"react-transition-group": "^2.2.1",
|
||||
"styled-components": "1.4.6 - 3"
|
||||
}
|
||||
},
|
||||
"@atlaskit/theme": {
|
||||
|
@ -97,8 +97,8 @@
|
|||
"resolved": "https://registry.npmjs.org/@atlaskit/theme/-/theme-3.2.2.tgz",
|
||||
"integrity": "sha512-SQYgGe8WnO1aF991XraCzbMzOf8v1rMBkLYkwVb6BAjxTVgeSepMTVYOTQ7+KXzSAKFP0fDxgXnUB/VsSUR8Ig==",
|
||||
"requires": {
|
||||
"prop-types": "15.6.0",
|
||||
"styled-components": "1.4.6"
|
||||
"prop-types": "^15.5.10",
|
||||
"styled-components": "1.4.6 - 3"
|
||||
}
|
||||
},
|
||||
"react-transition-group": {
|
||||
|
@ -106,9 +106,9 @@
|
|||
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-2.3.1.tgz",
|
||||
"integrity": "sha512-hu4/LAOFSKjWt1+1hgnOv3ldxmt6lvZGTWz4KUkFrqzXrNDIVSu6txIcPszw7PNduR8en9YTN55JLRyd/L1ZiQ==",
|
||||
"requires": {
|
||||
"dom-helpers": "3.3.1",
|
||||
"loose-envify": "1.3.1",
|
||||
"prop-types": "15.6.1"
|
||||
"dom-helpers": "^3.3.1",
|
||||
"loose-envify": "^1.3.1",
|
||||
"prop-types": "^15.6.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"prop-types": {
|
||||
|
@ -116,9 +116,9 @@
|
|||
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.6.1.tgz",
|
||||
"integrity": "sha512-4ec7bY1Y66LymSUOH/zARVYObB23AT2h8cf6e/O6ZALB/N0sqZFEx7rq6EYPX2MkOdKORuooI/H5k9TlR4q7kQ==",
|
||||
"requires": {
|
||||
"fbjs": "0.8.16",
|
||||
"loose-envify": "1.3.1",
|
||||
"object-assign": "4.1.1"
|
||||
"fbjs": "^0.8.16",
|
||||
"loose-envify": "^1.3.1",
|
||||
"object-assign": "^4.1.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -9729,8 +9729,8 @@
|
|||
}
|
||||
},
|
||||
"lib-jitsi-meet": {
|
||||
"version": "github:jitsi/lib-jitsi-meet#1bd6ee4b1207e6fd57f5b7c15cc17e0a6087f26d",
|
||||
"from": "github:jitsi/lib-jitsi-meet#1bd6ee4b1207e6fd57f5b7c15cc17e0a6087f26d",
|
||||
"version": "github:jitsi/lib-jitsi-meet#7b39059fba68240ac930af30cc99b655a3ba7edf",
|
||||
"from": "github:jitsi/lib-jitsi-meet#7b39059fba68240ac930af30cc99b655a3ba7edf",
|
||||
"requires": {
|
||||
"@jitsi/sdp-interop": "0.1.13",
|
||||
"@jitsi/sdp-simulcast": "0.2.1",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"jquery-i18next": "1.2.0",
|
||||
"js-md5": "0.6.1",
|
||||
"jwt-decode": "2.2.0",
|
||||
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#1bd6ee4b1207e6fd57f5b7c15cc17e0a6087f26d",
|
||||
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#7b39059fba68240ac930af30cc99b655a3ba7edf",
|
||||
"lodash": "4.17.4",
|
||||
"moment": "2.19.4",
|
||||
"postis": "2.2.0",
|
||||
|
|
Loading…
Reference in New Issue