Procházet zdrojové kódy

chore: Update lib-jitsi-meet.

master
damencho před 5 roky
rodič
revize
2689be5d24
2 změnil soubory, kde provedl 6 přidání a 137 odebrání
  1. 5
    136
      package-lock.json
  2. 1
    1
      package.json

+ 5
- 136
package-lock.json Zobrazit soubor

2919
         }
2919
         }
2920
       }
2920
       }
2921
     },
2921
     },
2922
-    "@emotion/cache": {
2923
-      "version": "10.0.29",
2924
-      "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.29.tgz",
2925
-      "integrity": "sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ==",
2926
-      "requires": {
2927
-        "@emotion/sheet": "0.9.4",
2928
-        "@emotion/stylis": "0.8.5",
2929
-        "@emotion/utils": "0.11.3",
2930
-        "@emotion/weak-memoize": "0.2.5"
2931
-      },
2932
-      "dependencies": {
2933
-        "@emotion/stylis": {
2934
-          "version": "0.8.5",
2935
-          "resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz",
2936
-          "integrity": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ=="
2937
-        },
2938
-        "@emotion/utils": {
2939
-          "version": "0.11.3",
2940
-          "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-0.11.3.tgz",
2941
-          "integrity": "sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw=="
2942
-        }
2943
-      }
2944
-    },
2945
-    "@emotion/core": {
2946
-      "version": "10.0.28",
2947
-      "resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.0.28.tgz",
2948
-      "integrity": "sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA==",
2949
-      "requires": {
2950
-        "@babel/runtime": "^7.5.5",
2951
-        "@emotion/cache": "^10.0.27",
2952
-        "@emotion/css": "^10.0.27",
2953
-        "@emotion/serialize": "^0.11.15",
2954
-        "@emotion/sheet": "0.9.4",
2955
-        "@emotion/utils": "0.11.3"
2956
-      },
2957
-      "dependencies": {
2958
-        "@emotion/hash": {
2959
-          "version": "0.8.0",
2960
-          "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz",
2961
-          "integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow=="
2962
-        },
2963
-        "@emotion/memoize": {
2964
-          "version": "0.7.4",
2965
-          "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz",
2966
-          "integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw=="
2967
-        },
2968
-        "@emotion/serialize": {
2969
-          "version": "0.11.16",
2970
-          "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-0.11.16.tgz",
2971
-          "integrity": "sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg==",
2972
-          "requires": {
2973
-            "@emotion/hash": "0.8.0",
2974
-            "@emotion/memoize": "0.7.4",
2975
-            "@emotion/unitless": "0.7.5",
2976
-            "@emotion/utils": "0.11.3",
2977
-            "csstype": "^2.5.7"
2978
-          }
2979
-        },
2980
-        "@emotion/unitless": {
2981
-          "version": "0.7.5",
2982
-          "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz",
2983
-          "integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg=="
2984
-        },
2985
-        "@emotion/utils": {
2986
-          "version": "0.11.3",
2987
-          "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-0.11.3.tgz",
2988
-          "integrity": "sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw=="
2989
-        }
2990
-      }
2991
-    },
2992
-    "@emotion/css": {
2993
-      "version": "10.0.27",
2994
-      "resolved": "https://registry.npmjs.org/@emotion/css/-/css-10.0.27.tgz",
2995
-      "integrity": "sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw==",
2996
-      "requires": {
2997
-        "@emotion/serialize": "^0.11.15",
2998
-        "@emotion/utils": "0.11.3",
2999
-        "babel-plugin-emotion": "^10.0.27"
3000
-      },
3001
-      "dependencies": {
3002
-        "@emotion/hash": {
3003
-          "version": "0.8.0",
3004
-          "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz",
3005
-          "integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow=="
3006
-        },
3007
-        "@emotion/memoize": {
3008
-          "version": "0.7.4",
3009
-          "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz",
3010
-          "integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw=="
3011
-        },
3012
-        "@emotion/serialize": {
3013
-          "version": "0.11.16",
3014
-          "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-0.11.16.tgz",
3015
-          "integrity": "sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg==",
3016
-          "requires": {
3017
-            "@emotion/hash": "0.8.0",
3018
-            "@emotion/memoize": "0.7.4",
3019
-            "@emotion/unitless": "0.7.5",
3020
-            "@emotion/utils": "0.11.3",
3021
-            "csstype": "^2.5.7"
3022
-          }
3023
-        },
3024
-        "@emotion/unitless": {
3025
-          "version": "0.7.5",
3026
-          "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz",
3027
-          "integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg=="
3028
-        },
3029
-        "@emotion/utils": {
3030
-          "version": "0.11.3",
3031
-          "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-0.11.3.tgz",
3032
-          "integrity": "sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw=="
3033
-        },
3034
-        "babel-plugin-emotion": {
3035
-          "version": "10.0.33",
3036
-          "resolved": "https://registry.npmjs.org/babel-plugin-emotion/-/babel-plugin-emotion-10.0.33.tgz",
3037
-          "integrity": "sha512-bxZbTTGz0AJQDHm8k6Rf3RQJ8tX2scsfsRyKVgAbiUPUNIRtlK+7JxP+TAd1kRLABFxe0CFm2VdK4ePkoA9FxQ==",
3038
-          "requires": {
3039
-            "@babel/helper-module-imports": "^7.0.0",
3040
-            "@emotion/hash": "0.8.0",
3041
-            "@emotion/memoize": "0.7.4",
3042
-            "@emotion/serialize": "^0.11.16",
3043
-            "babel-plugin-macros": "^2.0.0",
3044
-            "babel-plugin-syntax-jsx": "^6.18.0",
3045
-            "convert-source-map": "^1.5.0",
3046
-            "escape-string-regexp": "^1.0.5",
3047
-            "find-root": "^1.1.0",
3048
-            "source-map": "^0.5.7"
3049
-          }
3050
-        }
3051
-      }
3052
-    },
3053
     "@emotion/hash": {
2922
     "@emotion/hash": {
3054
       "version": "0.6.6",
2923
       "version": "0.6.6",
3055
       "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.6.6.tgz",
2924
       "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.6.6.tgz",
11123
       }
10992
       }
11124
     },
10993
     },
11125
     "lib-jitsi-meet": {
10994
     "lib-jitsi-meet": {
11126
-      "version": "github:jitsi/lib-jitsi-meet#2c4e3816e97d174b0a9e82ce1ace5a77eda9a891",
11127
-      "from": "github:jitsi/lib-jitsi-meet#2c4e3816e97d174b0a9e82ce1ace5a77eda9a891",
10995
+      "version": "github:jitsi/lib-jitsi-meet#9abec6faeea9698db40ed3adc98ce03ec546cedb",
10996
+      "from": "github:jitsi/lib-jitsi-meet#9abec6faeea9698db40ed3adc98ce03ec546cedb",
11128
       "requires": {
10997
       "requires": {
11129
         "@jitsi/js-utils": "1.0.0",
10998
         "@jitsi/js-utils": "1.0.0",
11130
         "@jitsi/sdp-interop": "1.0.3",
10999
         "@jitsi/sdp-interop": "1.0.3",
11137
         "sdp-transform": "2.3.0",
11006
         "sdp-transform": "2.3.0",
11138
         "strophe.js": "1.3.4",
11007
         "strophe.js": "1.3.4",
11139
         "strophejs-plugin-disco": "0.0.2",
11008
         "strophejs-plugin-disco": "0.0.2",
11140
-        "strophejs-plugin-stream-management": "github:jitsi/strophejs-plugin-stream-management#e719a02b4f83856c1530882084a4b048ee622d45",
11009
+        "strophejs-plugin-stream-management": "github:jitsi/strophejs-plugin-stream-management#001cf02bef2357234e1ac5d163611b4d60bf2b6a",
11141
         "webrtc-adapter": "7.5.0"
11010
         "webrtc-adapter": "7.5.0"
11142
       }
11011
       }
11143
     },
11012
     },
16904
       "integrity": "sha512-T9pJFzn1ZUqZ/we9+OvI5pFdrjeb4IBMbEjK+ZWEZV036wEl8l8GOtF8AJ3sIqOMtdIiFLdFu99JiGWd7yapAQ=="
16773
       "integrity": "sha512-T9pJFzn1ZUqZ/we9+OvI5pFdrjeb4IBMbEjK+ZWEZV036wEl8l8GOtF8AJ3sIqOMtdIiFLdFu99JiGWd7yapAQ=="
16905
     },
16774
     },
16906
     "strophejs-plugin-stream-management": {
16775
     "strophejs-plugin-stream-management": {
16907
-      "version": "github:jitsi/strophejs-plugin-stream-management#e719a02b4f83856c1530882084a4b048ee622d45",
16908
-      "from": "github:jitsi/strophejs-plugin-stream-management#e719a02b4f83856c1530882084a4b048ee622d45"
16776
+      "version": "github:jitsi/strophejs-plugin-stream-management#001cf02bef2357234e1ac5d163611b4d60bf2b6a",
16777
+      "from": "github:jitsi/strophejs-plugin-stream-management#001cf02bef2357234e1ac5d163611b4d60bf2b6a"
16909
     },
16778
     },
16910
     "style-loader": {
16779
     "style-loader": {
16911
       "version": "0.19.0",
16780
       "version": "0.19.0",

+ 1
- 1
package.json Zobrazit soubor

56
     "jquery-i18next": "1.2.1",
56
     "jquery-i18next": "1.2.1",
57
     "js-md5": "0.6.1",
57
     "js-md5": "0.6.1",
58
     "jwt-decode": "2.2.0",
58
     "jwt-decode": "2.2.0",
59
-    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#2c4e3816e97d174b0a9e82ce1ace5a77eda9a891",
59
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#9abec6faeea9698db40ed3adc98ce03ec546cedb",
60
     "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
60
     "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
61
     "lodash": "4.17.19",
61
     "lodash": "4.17.19",
62
     "moment": "2.19.4",
62
     "moment": "2.19.4",

Načítá se…
Zrušit
Uložit