Sfoglia il codice sorgente

chore(deps,giphy) update @giphy/react-components (#13243)

Also update the patches to match the new package versions.
factor2
Saúl Ibarra Corretgé 2 anni fa
parent
commit
3b612376f2
Nessun account collegato all'indirizzo email del committer

+ 327
- 240
package-lock.json Vedi File

18
         "@emotion/react": "11.10.0",
18
         "@emotion/react": "11.10.0",
19
         "@emotion/styled": "11.10.0",
19
         "@emotion/styled": "11.10.0",
20
         "@giphy/js-fetch-api": "4.7.1",
20
         "@giphy/js-fetch-api": "4.7.1",
21
-        "@giphy/react-components": "5.6.0",
21
+        "@giphy/react-components": "6.8.1",
22
         "@giphy/react-native-sdk": "1.7.0",
22
         "@giphy/react-native-sdk": "1.7.0",
23
         "@hapi/bourne": "2.0.0",
23
         "@hapi/bourne": "2.0.0",
24
         "@jitsi/excalidraw": "https://github.com/jitsi/excalidraw/releases/download/v0.0.12/jitsi-excalidraw-0.0.12.tgz",
24
         "@jitsi/excalidraw": "https://github.com/jitsi/excalidraw/releases/download/v0.0.12/jitsi-excalidraw-0.0.12.tgz",
3087
         }
3087
         }
3088
       }
3088
       }
3089
     },
3089
     },
3090
-    "node_modules/@emotion/styled-base": {
3091
-      "version": "10.3.0",
3092
-      "resolved": "https://registry.npmjs.org/@emotion/styled-base/-/styled-base-10.3.0.tgz",
3093
-      "integrity": "sha512-PBRqsVKR7QRNkmfH78hTSSwHWcwDpecH9W6heujWAcyp2wdz/64PP73s7fWS1dIPm8/Exc8JAzYS8dEWXjv60w==",
3094
-      "dependencies": {
3095
-        "@babel/runtime": "^7.5.5",
3096
-        "@emotion/is-prop-valid": "0.8.8",
3097
-        "@emotion/serialize": "^0.11.15",
3098
-        "@emotion/utils": "0.11.3"
3099
-      },
3100
-      "peerDependencies": {
3101
-        "@emotion/core": "^10.0.28",
3102
-        "react": ">=16.3.0"
3103
-      }
3104
-    },
3105
-    "node_modules/@emotion/styled-base/node_modules/@emotion/is-prop-valid": {
3106
-      "version": "0.8.8",
3107
-      "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz",
3108
-      "integrity": "sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==",
3109
-      "dependencies": {
3110
-        "@emotion/memoize": "0.7.4"
3111
-      }
3112
-    },
3113
-    "node_modules/@emotion/styled-base/node_modules/@emotion/memoize": {
3114
-      "version": "0.7.4",
3115
-      "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz",
3116
-      "integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw=="
3117
-    },
3118
     "node_modules/@emotion/styled/node_modules/@babel/runtime": {
3090
     "node_modules/@emotion/styled/node_modules/@babel/runtime": {
3119
       "version": "7.18.9",
3091
       "version": "7.18.9",
3120
       "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz",
3092
       "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz",
3290
       }
3262
       }
3291
     },
3263
     },
3292
     "node_modules/@giphy/js-analytics": {
3264
     "node_modules/@giphy/js-analytics": {
3293
-      "version": "4.0.7",
3294
-      "resolved": "https://registry.npmjs.org/@giphy/js-analytics/-/js-analytics-4.0.7.tgz",
3295
-      "integrity": "sha512-s4+GUXWwyxJVm6i7GHiQvQlMaXkHGCkh4uqjpisX5IiHxTNheSDMHHX0SyRLpTL5rdnvBkiBxlH8iOv9w3pNwg==",
3265
+      "version": "4.2.0",
3266
+      "resolved": "https://registry.npmjs.org/@giphy/js-analytics/-/js-analytics-4.2.0.tgz",
3267
+      "integrity": "sha512-AikTYgDp+d9yB9Ox4IDLOeZw/LGoL+gd4AdQpW9OLg8cHVHu8TuizXndby+2eGkjMy+O4XxfVNC6ADGalyG5jQ==",
3296
       "dependencies": {
3268
       "dependencies": {
3297
-        "@giphy/js-types": "^4.1.0",
3298
-        "@giphy/js-util": "^4.0.1",
3269
+        "@giphy/js-types": "^4.4.0",
3270
+        "@giphy/js-util": "^4.3.0",
3299
         "append-query": "^2.1.0",
3271
         "append-query": "^2.1.0",
3300
         "throttle-debounce": "^3.0.1"
3272
         "throttle-debounce": "^3.0.1"
3301
       }
3273
       }
3302
     },
3274
     },
3303
     "node_modules/@giphy/js-brand": {
3275
     "node_modules/@giphy/js-brand": {
3304
-      "version": "2.0.4",
3305
-      "resolved": "https://registry.npmjs.org/@giphy/js-brand/-/js-brand-2.0.4.tgz",
3306
-      "integrity": "sha512-q2iRyRWmKpCLAt1G7LzcHjw8s/cvSSoA1SfoQL47Tx0/yGwo8xCiFcFPFZJZsCcVMLCwA7/UmxTkdRydQVhCNw==",
3276
+      "version": "2.2.2",
3277
+      "resolved": "https://registry.npmjs.org/@giphy/js-brand/-/js-brand-2.2.2.tgz",
3278
+      "integrity": "sha512-ZHdnkDLDJt4L6nlogeElxoCmCJvFBWQ5HV6R5mz26G7ZfWs45//mjz7maqLP/UqA+9azBERPewAKm2zTtxy5kQ==",
3307
       "dependencies": {
3279
       "dependencies": {
3308
         "emotion": "10.0.27"
3280
         "emotion": "10.0.27"
3309
       }
3281
       }
3334
       }
3306
       }
3335
     },
3307
     },
3336
     "node_modules/@giphy/react-components": {
3308
     "node_modules/@giphy/react-components": {
3337
-      "version": "5.6.0",
3338
-      "resolved": "https://registry.npmjs.org/@giphy/react-components/-/react-components-5.6.0.tgz",
3339
-      "integrity": "sha512-RxDGNB+MoR2f+OjMSFK+Cu294xe6Vr9jM6Y8xj5Y9yyAbrNqIsEV0imrAqOuWDJeA3FC23a6RVPBghwG56jebw==",
3340
-      "dependencies": {
3341
-        "@emotion/core": "10.1.1",
3342
-        "@emotion/styled": "10.0.27",
3343
-        "@giphy/js-analytics": "^4.0.7",
3344
-        "@giphy/js-brand": "^2.0.4",
3345
-        "@giphy/js-fetch-api": "^4.1.2",
3346
-        "@giphy/js-types": "^4.1.0",
3347
-        "@giphy/js-util": "^4.0.1",
3348
-        "emotion-theming": "10.0.27",
3349
-        "intersection-observer": "^0.11.0",
3350
-        "react-use": "17.2.4",
3309
+      "version": "6.8.1",
3310
+      "resolved": "https://registry.npmjs.org/@giphy/react-components/-/react-components-6.8.1.tgz",
3311
+      "integrity": "sha512-GnLTCluaJhvdvAQg5GCppKTijLIEtdC+XFw8u8nVnhWlUrCGtdMFeh9RCNrv8yxDz9MjUQfF1NUhBZBj7rfxAw==",
3312
+      "dependencies": {
3313
+        "@emotion/react": "11.9.3",
3314
+        "@emotion/styled": "11.9.3",
3315
+        "@giphy/js-analytics": "^4.2.0",
3316
+        "@giphy/js-brand": "^2.2.2",
3317
+        "@giphy/js-fetch-api": "^4.8.1",
3318
+        "@giphy/js-types": "^4.4.0",
3319
+        "@giphy/js-util": "^4.3.0",
3320
+        "intersection-observer": "^0.12.2",
3321
+        "react-use": "17.4.0",
3351
         "throttle-debounce": "^3.0.1"
3322
         "throttle-debounce": "^3.0.1"
3352
       },
3323
       },
3353
       "peerDependencies": {
3324
       "peerDependencies": {
3354
-        "react": "16.10.2 - 17"
3325
+        "react": "16.10.2 - 18"
3355
       }
3326
       }
3356
     },
3327
     },
3357
-    "node_modules/@giphy/react-components/node_modules/@emotion/core": {
3358
-      "version": "10.1.1",
3359
-      "resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.1.1.tgz",
3360
-      "integrity": "sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA==",
3328
+    "node_modules/@giphy/react-components/node_modules/@emotion/cache": {
3329
+      "version": "11.10.7",
3330
+      "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.10.7.tgz",
3331
+      "integrity": "sha512-VLl1/2D6LOjH57Y8Vem1RoZ9haWF4jesHDGiHtKozDQuBIkJm2gimVo0I02sWCuzZtVACeixTVB4jeE8qvCBoQ==",
3361
       "dependencies": {
3332
       "dependencies": {
3362
-        "@babel/runtime": "^7.5.5",
3363
-        "@emotion/cache": "^10.0.27",
3364
-        "@emotion/css": "^10.0.27",
3365
-        "@emotion/serialize": "^0.11.15",
3366
-        "@emotion/sheet": "0.9.4",
3367
-        "@emotion/utils": "0.11.3"
3333
+        "@emotion/memoize": "^0.8.0",
3334
+        "@emotion/sheet": "^1.2.1",
3335
+        "@emotion/utils": "^1.2.0",
3336
+        "@emotion/weak-memoize": "^0.3.0",
3337
+        "stylis": "4.1.3"
3338
+      }
3339
+    },
3340
+    "node_modules/@giphy/react-components/node_modules/@emotion/cache/node_modules/@emotion/weak-memoize": {
3341
+      "version": "0.3.0",
3342
+      "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz",
3343
+      "integrity": "sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg=="
3344
+    },
3345
+    "node_modules/@giphy/react-components/node_modules/@emotion/hash": {
3346
+      "version": "0.9.0",
3347
+      "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.0.tgz",
3348
+      "integrity": "sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ=="
3349
+    },
3350
+    "node_modules/@giphy/react-components/node_modules/@emotion/react": {
3351
+      "version": "11.9.3",
3352
+      "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.9.3.tgz",
3353
+      "integrity": "sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==",
3354
+      "dependencies": {
3355
+        "@babel/runtime": "^7.13.10",
3356
+        "@emotion/babel-plugin": "^11.7.1",
3357
+        "@emotion/cache": "^11.9.3",
3358
+        "@emotion/serialize": "^1.0.4",
3359
+        "@emotion/utils": "^1.1.0",
3360
+        "@emotion/weak-memoize": "^0.2.5",
3361
+        "hoist-non-react-statics": "^3.3.1"
3368
       },
3362
       },
3369
       "peerDependencies": {
3363
       "peerDependencies": {
3370
-        "react": ">=16.3.0"
3364
+        "@babel/core": "^7.0.0",
3365
+        "react": ">=16.8.0"
3366
+      },
3367
+      "peerDependenciesMeta": {
3368
+        "@babel/core": {
3369
+          "optional": true
3370
+        },
3371
+        "@types/react": {
3372
+          "optional": true
3373
+        }
3371
       }
3374
       }
3372
     },
3375
     },
3376
+    "node_modules/@giphy/react-components/node_modules/@emotion/serialize": {
3377
+      "version": "1.1.1",
3378
+      "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.1.tgz",
3379
+      "integrity": "sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==",
3380
+      "dependencies": {
3381
+        "@emotion/hash": "^0.9.0",
3382
+        "@emotion/memoize": "^0.8.0",
3383
+        "@emotion/unitless": "^0.8.0",
3384
+        "@emotion/utils": "^1.2.0",
3385
+        "csstype": "^3.0.2"
3386
+      }
3387
+    },
3388
+    "node_modules/@giphy/react-components/node_modules/@emotion/sheet": {
3389
+      "version": "1.2.1",
3390
+      "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.2.1.tgz",
3391
+      "integrity": "sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA=="
3392
+    },
3373
     "node_modules/@giphy/react-components/node_modules/@emotion/styled": {
3393
     "node_modules/@giphy/react-components/node_modules/@emotion/styled": {
3374
-      "version": "10.0.27",
3375
-      "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-10.0.27.tgz",
3376
-      "integrity": "sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q==",
3394
+      "version": "11.9.3",
3395
+      "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.9.3.tgz",
3396
+      "integrity": "sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==",
3377
       "dependencies": {
3397
       "dependencies": {
3378
-        "@emotion/styled-base": "^10.0.27",
3379
-        "babel-plugin-emotion": "^10.0.27"
3398
+        "@babel/runtime": "^7.13.10",
3399
+        "@emotion/babel-plugin": "^11.7.1",
3400
+        "@emotion/is-prop-valid": "^1.1.3",
3401
+        "@emotion/serialize": "^1.0.4",
3402
+        "@emotion/utils": "^1.1.0"
3380
       },
3403
       },
3381
       "peerDependencies": {
3404
       "peerDependencies": {
3382
-        "@emotion/core": "^10.0.27",
3383
-        "react": ">=16.3.0"
3405
+        "@babel/core": "^7.0.0",
3406
+        "@emotion/react": "^11.0.0-rc.0",
3407
+        "react": ">=16.8.0"
3408
+      },
3409
+      "peerDependenciesMeta": {
3410
+        "@babel/core": {
3411
+          "optional": true
3412
+        },
3413
+        "@types/react": {
3414
+          "optional": true
3415
+        }
3384
       }
3416
       }
3385
     },
3417
     },
3418
+    "node_modules/@giphy/react-components/node_modules/@emotion/unitless": {
3419
+      "version": "0.8.0",
3420
+      "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.0.tgz",
3421
+      "integrity": "sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw=="
3422
+    },
3423
+    "node_modules/@giphy/react-components/node_modules/@emotion/utils": {
3424
+      "version": "1.2.0",
3425
+      "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.2.0.tgz",
3426
+      "integrity": "sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw=="
3427
+    },
3428
+    "node_modules/@giphy/react-components/node_modules/@giphy/js-fetch-api": {
3429
+      "version": "4.8.1",
3430
+      "resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.8.1.tgz",
3431
+      "integrity": "sha512-3wBvOqbLorav4zD1Imvxk541UB3GF/ugrmSGlwsDH66Sas7Gyzkdf1jRWP18NPeVGrmOuoX19A0baGUAt4I1/Q==",
3432
+      "dependencies": {
3433
+        "@giphy/js-types": "^4.4.0",
3434
+        "@giphy/js-util": "^4.3.0",
3435
+        "qs": "^6.9.4"
3436
+      }
3437
+    },
3438
+    "node_modules/@giphy/react-components/node_modules/stylis": {
3439
+      "version": "4.1.3",
3440
+      "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.1.3.tgz",
3441
+      "integrity": "sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA=="
3442
+    },
3386
     "node_modules/@giphy/react-native-sdk": {
3443
     "node_modules/@giphy/react-native-sdk": {
3387
       "version": "1.7.0",
3444
       "version": "1.7.0",
3388
       "resolved": "https://registry.npmjs.org/@giphy/react-native-sdk/-/react-native-sdk-1.7.0.tgz",
3445
       "resolved": "https://registry.npmjs.org/@giphy/react-native-sdk/-/react-native-sdk-1.7.0.tgz",
8941
       }
8998
       }
8942
     },
8999
     },
8943
     "node_modules/copy-to-clipboard": {
9000
     "node_modules/copy-to-clipboard": {
8944
-      "version": "3.3.1",
8945
-      "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz",
8946
-      "integrity": "sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==",
9001
+      "version": "3.3.3",
9002
+      "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz",
9003
+      "integrity": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==",
8947
       "dependencies": {
9004
       "dependencies": {
8948
         "toggle-selection": "^1.0.6"
9005
         "toggle-selection": "^1.0.6"
8949
       }
9006
       }
9019
       }
9076
       }
9020
     },
9077
     },
9021
     "node_modules/css-in-js-utils": {
9078
     "node_modules/css-in-js-utils": {
9022
-      "version": "2.0.1",
9023
-      "resolved": "https://registry.npmjs.org/css-in-js-utils/-/css-in-js-utils-2.0.1.tgz",
9024
-      "integrity": "sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==",
9079
+      "version": "3.1.0",
9080
+      "resolved": "https://registry.npmjs.org/css-in-js-utils/-/css-in-js-utils-3.1.0.tgz",
9081
+      "integrity": "sha512-fJAcud6B3rRu+KHYk+Bwf+WFL2MDCJJ1XG9x137tJQ0xYxor7XziQtuGFbWNdqrvF4Tk26O3H73nfVqXt/fW1A==",
9025
       "dependencies": {
9082
       "dependencies": {
9026
-        "hyphenate-style-name": "^1.0.2",
9027
-        "isobject": "^3.0.1"
9083
+        "hyphenate-style-name": "^1.0.3"
9028
       }
9084
       }
9029
     },
9085
     },
9030
     "node_modules/css-loader": {
9086
     "node_modules/css-loader": {
9644
         "create-emotion": "^10.0.27"
9700
         "create-emotion": "^10.0.27"
9645
       }
9701
       }
9646
     },
9702
     },
9647
-    "node_modules/emotion-theming": {
9648
-      "version": "10.0.27",
9649
-      "resolved": "https://registry.npmjs.org/emotion-theming/-/emotion-theming-10.0.27.tgz",
9650
-      "integrity": "sha512-MlF1yu/gYh8u+sLUqA0YuA9JX0P4Hb69WlKc/9OLo+WCXuX6sy/KoIa+qJimgmr2dWqnypYKYPX37esjDBbhdw==",
9651
-      "dependencies": {
9652
-        "@babel/runtime": "^7.5.5",
9653
-        "@emotion/weak-memoize": "0.2.5",
9654
-        "hoist-non-react-statics": "^3.3.0"
9655
-      },
9656
-      "peerDependencies": {
9657
-        "@emotion/core": "^10.0.27",
9658
-        "react": ">=16.3.0"
9659
-      }
9660
-    },
9661
     "node_modules/encodeurl": {
9703
     "node_modules/encodeurl": {
9662
       "version": "1.0.2",
9704
       "version": "1.0.2",
9663
       "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
9705
       "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
10942
       "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
10984
       "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
10943
       "dev": true
10985
       "dev": true
10944
     },
10986
     },
10987
+    "node_modules/fast-loops": {
10988
+      "version": "1.1.3",
10989
+      "resolved": "https://registry.npmjs.org/fast-loops/-/fast-loops-1.1.3.tgz",
10990
+      "integrity": "sha512-8EZzEP0eKkEEVX+drtd9mtuQ+/QrlfW/5MlwcwK5Nds6EkZ/tRzEexkzUY2mIssnAyVLT+TKHuRXmFNNXYUd6g=="
10991
+    },
10945
     "node_modules/fast-shallow-equal": {
10992
     "node_modules/fast-shallow-equal": {
10946
       "version": "1.0.0",
10993
       "version": "1.0.0",
10947
       "resolved": "https://registry.npmjs.org/fast-shallow-equal/-/fast-shallow-equal-1.0.0.tgz",
10994
       "resolved": "https://registry.npmjs.org/fast-shallow-equal/-/fast-shallow-equal-1.0.0.tgz",
11957
       "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
12004
       "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
11958
     },
12005
     },
11959
     "node_modules/inline-style-prefixer": {
12006
     "node_modules/inline-style-prefixer": {
11960
-      "version": "6.0.1",
11961
-      "resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-6.0.1.tgz",
11962
-      "integrity": "sha512-AsqazZ8KcRzJ9YPN1wMH2aNM7lkWQ8tSPrW5uDk1ziYwiAPWSZnUsC7lfZq+BDqLqz0B4Pho5wscWcJzVvRzDQ==",
12007
+      "version": "6.0.4",
12008
+      "resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-6.0.4.tgz",
12009
+      "integrity": "sha512-FwXmZC2zbeeS7NzGjJ6pAiqRhXR0ugUShSNb6GApMl6da0/XGc4MOJsoWAywia52EEWbXNSy0pzkwz/+Y+swSg==",
11963
       "dependencies": {
12010
       "dependencies": {
11964
-        "css-in-js-utils": "^2.0.0"
12011
+        "css-in-js-utils": "^3.1.0",
12012
+        "fast-loops": "^1.1.3"
11965
       }
12013
       }
11966
     },
12014
     },
11967
     "node_modules/int64-buffer": {
12015
     "node_modules/int64-buffer": {
11995
       }
12043
       }
11996
     },
12044
     },
11997
     "node_modules/intersection-observer": {
12045
     "node_modules/intersection-observer": {
11998
-      "version": "0.11.0",
11999
-      "resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.11.0.tgz",
12000
-      "integrity": "sha512-KZArj2QVnmdud9zTpKf279m2bbGfG+4/kn16UU0NL3pTVl52ZHiJ9IRNSsnn6jaHrL9EGLFM5eWjTx2fz/+zoQ=="
12046
+      "version": "0.12.2",
12047
+      "resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.12.2.tgz",
12048
+      "integrity": "sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg=="
12001
     },
12049
     },
12002
     "node_modules/invariant": {
12050
     "node_modules/invariant": {
12003
       "version": "2.2.4",
12051
       "version": "2.2.4",
14562
       "optional": true
14610
       "optional": true
14563
     },
14611
     },
14564
     "node_modules/nano-css": {
14612
     "node_modules/nano-css": {
14565
-      "version": "5.3.4",
14566
-      "resolved": "https://registry.npmjs.org/nano-css/-/nano-css-5.3.4.tgz",
14567
-      "integrity": "sha512-wfcviJB6NOxDIDfr7RFn/GlaN7I/Bhe4d39ZRCJ3xvZX60LVe2qZ+rDqM49nm4YT81gAjzS+ZklhKP/Gnfnubg==",
14613
+      "version": "5.3.5",
14614
+      "resolved": "https://registry.npmjs.org/nano-css/-/nano-css-5.3.5.tgz",
14615
+      "integrity": "sha512-vSB9X12bbNu4ALBu7nigJgRViZ6ja3OU7CeuiV1zMIbXOdmkLahgtPmh3GBOlDxbKY0CitqlPdOReGlBLSp+yg==",
14568
       "dependencies": {
14616
       "dependencies": {
14569
         "css-tree": "^1.1.2",
14617
         "css-tree": "^1.1.2",
14570
         "csstype": "^3.0.6",
14618
         "csstype": "^3.0.6",
14581
       }
14629
       }
14582
     },
14630
     },
14583
     "node_modules/nano-css/node_modules/stylis": {
14631
     "node_modules/nano-css/node_modules/stylis": {
14584
-      "version": "4.0.13",
14585
-      "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.13.tgz",
14586
-      "integrity": "sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag=="
14632
+      "version": "4.1.3",
14633
+      "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.1.3.tgz",
14634
+      "integrity": "sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA=="
14587
     },
14635
     },
14588
     "node_modules/nanoid": {
14636
     "node_modules/nanoid": {
14589
       "version": "3.3.4",
14637
       "version": "3.3.4",
16782
       }
16830
       }
16783
     },
16831
     },
16784
     "node_modules/react-use": {
16832
     "node_modules/react-use": {
16785
-      "version": "17.2.4",
16786
-      "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.4.tgz",
16787
-      "integrity": "sha512-vQGpsAM0F5UIlshw5UI8ULGPS4yn5rm7/qvn3T1Gnkrz7YRMEEMh+ynKcmRloOyiIeLvKWiQjMiwRGtdbgs5qQ==",
16833
+      "version": "17.4.0",
16834
+      "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.4.0.tgz",
16835
+      "integrity": "sha512-TgbNTCA33Wl7xzIJegn1HndB4qTS9u03QUwyNycUnXaweZkE4Kq2SB+Yoxx8qbshkZGYBDvUXbXWRUmQDcZZ/Q==",
16788
       "dependencies": {
16836
       "dependencies": {
16789
         "@types/js-cookie": "^2.2.6",
16837
         "@types/js-cookie": "^2.2.6",
16790
         "@xobotyi/scrollbar-width": "^1.9.5",
16838
         "@xobotyi/scrollbar-width": "^1.9.5",
16802
         "tslib": "^2.1.0"
16850
         "tslib": "^2.1.0"
16803
       },
16851
       },
16804
       "peerDependencies": {
16852
       "peerDependencies": {
16805
-        "react": "^16.8.0  || ^17.0.0",
16806
-        "react-dom": "^16.8.0  || ^17.0.0"
16853
+        "react": "^16.8.0  || ^17.0.0 || ^18.0.0",
16854
+        "react-dom": "^16.8.0  || ^17.0.0 || ^18.0.0"
16807
       }
16855
       }
16808
     },
16856
     },
16809
     "node_modules/react-window": {
16857
     "node_modules/react-window": {
17199
       }
17247
       }
17200
     },
17248
     },
17201
     "node_modules/rtl-css-js": {
17249
     "node_modules/rtl-css-js": {
17202
-      "version": "1.15.0",
17203
-      "resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.15.0.tgz",
17204
-      "integrity": "sha512-99Cu4wNNIhrI10xxUaABHsdDqzalrSRTie4GeCmbGVuehm4oj+fIy8fTzB+16pmKe8Bv9rl+hxIBez6KxExTew==",
17250
+      "version": "1.16.1",
17251
+      "resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.16.1.tgz",
17252
+      "integrity": "sha512-lRQgou1mu19e+Ya0LsTvKrVJ5TYUbqCVPAiImX3UfLTenarvPUl1QFdvu5Z3PYmHT9RCcwIfbjRQBntExyj3Zg==",
17205
       "dependencies": {
17253
       "dependencies": {
17206
         "@babel/runtime": "^7.1.2"
17254
         "@babel/runtime": "^7.1.2"
17207
       }
17255
       }
17937
     "node_modules/sourcemap-codec": {
17985
     "node_modules/sourcemap-codec": {
17938
       "version": "1.4.8",
17986
       "version": "1.4.8",
17939
       "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
17987
       "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
17940
-      "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
17988
+      "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
17989
+      "deprecated": "Please use @jridgewell/sourcemap-codec instead"
17941
     },
17990
     },
17942
     "node_modules/spdx-exceptions": {
17991
     "node_modules/spdx-exceptions": {
17943
       "version": "2.3.0",
17992
       "version": "2.3.0",
18022
       "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility"
18071
       "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility"
18023
     },
18072
     },
18024
     "node_modules/stack-generator": {
18073
     "node_modules/stack-generator": {
18025
-      "version": "2.0.5",
18026
-      "resolved": "https://registry.npmjs.org/stack-generator/-/stack-generator-2.0.5.tgz",
18027
-      "integrity": "sha512-/t1ebrbHkrLrDuNMdeAcsvynWgoH/i4o8EGGfX7dEYDoTXOYVAkEpFdtshlvabzc6JlJ8Kf9YdFEoz7JkzGN9Q==",
18074
+      "version": "2.0.10",
18075
+      "resolved": "https://registry.npmjs.org/stack-generator/-/stack-generator-2.0.10.tgz",
18076
+      "integrity": "sha512-mwnua/hkqM6pF4k8SnmZ2zfETsRUpWXREfA/goT8SLCV4iOFa4bzOX2nDipWAZFPTjLvQB82f5yaodMVhK0yJQ==",
18028
       "dependencies": {
18077
       "dependencies": {
18029
-        "stackframe": "^1.1.1"
18078
+        "stackframe": "^1.3.4"
18030
       }
18079
       }
18031
     },
18080
     },
18032
     "node_modules/stackframe": {
18081
     "node_modules/stackframe": {
18033
-      "version": "1.2.1",
18034
-      "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.2.1.tgz",
18035
-      "integrity": "sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg=="
18082
+      "version": "1.3.4",
18083
+      "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz",
18084
+      "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw=="
18036
     },
18085
     },
18037
     "node_modules/stacktrace-gps": {
18086
     "node_modules/stacktrace-gps": {
18038
-      "version": "3.0.4",
18039
-      "resolved": "https://registry.npmjs.org/stacktrace-gps/-/stacktrace-gps-3.0.4.tgz",
18040
-      "integrity": "sha512-qIr8x41yZVSldqdqe6jciXEaSCKw1U8XTXpjDuy0ki/apyTn/r3w9hDAAQOhZdxvsC93H+WwwEu5cq5VemzYeg==",
18087
+      "version": "3.1.2",
18088
+      "resolved": "https://registry.npmjs.org/stacktrace-gps/-/stacktrace-gps-3.1.2.tgz",
18089
+      "integrity": "sha512-GcUgbO4Jsqqg6RxfyTHFiPxdPqF+3LFmQhm7MgCuYQOYuWyqxo5pwRPz5d/u6/WYJdEnWfK4r+jGbyD8TSggXQ==",
18041
       "dependencies": {
18090
       "dependencies": {
18042
         "source-map": "0.5.6",
18091
         "source-map": "0.5.6",
18043
-        "stackframe": "^1.1.1"
18092
+        "stackframe": "^1.3.4"
18044
       }
18093
       }
18045
     },
18094
     },
18046
     "node_modules/stacktrace-gps/node_modules/source-map": {
18095
     "node_modules/stacktrace-gps/node_modules/source-map": {
18047
       "version": "0.5.6",
18096
       "version": "0.5.6",
18048
       "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
18097
       "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
18049
-      "integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI=",
18098
+      "integrity": "sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==",
18050
       "engines": {
18099
       "engines": {
18051
         "node": ">=0.10.0"
18100
         "node": ">=0.10.0"
18052
       }
18101
       }
18868
     "node_modules/toggle-selection": {
18917
     "node_modules/toggle-selection": {
18869
       "version": "1.0.6",
18918
       "version": "1.0.6",
18870
       "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",
18919
       "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",
18871
-      "integrity": "sha1-bkWxJj8gF/oKzH2J14sVuL932jI="
18920
+      "integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ=="
18872
     },
18921
     },
18873
     "node_modules/toidentifier": {
18922
     "node_modules/toidentifier": {
18874
       "version": "1.0.1",
18923
       "version": "1.0.1",
22712
         }
22761
         }
22713
       }
22762
       }
22714
     },
22763
     },
22715
-    "@emotion/styled-base": {
22716
-      "version": "10.3.0",
22717
-      "resolved": "https://registry.npmjs.org/@emotion/styled-base/-/styled-base-10.3.0.tgz",
22718
-      "integrity": "sha512-PBRqsVKR7QRNkmfH78hTSSwHWcwDpecH9W6heujWAcyp2wdz/64PP73s7fWS1dIPm8/Exc8JAzYS8dEWXjv60w==",
22719
-      "requires": {
22720
-        "@babel/runtime": "^7.5.5",
22721
-        "@emotion/is-prop-valid": "0.8.8",
22722
-        "@emotion/serialize": "^0.11.15",
22723
-        "@emotion/utils": "0.11.3"
22724
-      },
22725
-      "dependencies": {
22726
-        "@emotion/is-prop-valid": {
22727
-          "version": "0.8.8",
22728
-          "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz",
22729
-          "integrity": "sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==",
22730
-          "requires": {
22731
-            "@emotion/memoize": "0.7.4"
22732
-          }
22733
-        },
22734
-        "@emotion/memoize": {
22735
-          "version": "0.7.4",
22736
-          "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz",
22737
-          "integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw=="
22738
-        }
22739
-      }
22740
-    },
22741
     "@emotion/stylis": {
22764
     "@emotion/stylis": {
22742
       "version": "0.8.5",
22765
       "version": "0.8.5",
22743
       "resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz",
22766
       "resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz",
22843
       "dev": true
22866
       "dev": true
22844
     },
22867
     },
22845
     "@giphy/js-analytics": {
22868
     "@giphy/js-analytics": {
22846
-      "version": "4.0.7",
22847
-      "resolved": "https://registry.npmjs.org/@giphy/js-analytics/-/js-analytics-4.0.7.tgz",
22848
-      "integrity": "sha512-s4+GUXWwyxJVm6i7GHiQvQlMaXkHGCkh4uqjpisX5IiHxTNheSDMHHX0SyRLpTL5rdnvBkiBxlH8iOv9w3pNwg==",
22869
+      "version": "4.2.0",
22870
+      "resolved": "https://registry.npmjs.org/@giphy/js-analytics/-/js-analytics-4.2.0.tgz",
22871
+      "integrity": "sha512-AikTYgDp+d9yB9Ox4IDLOeZw/LGoL+gd4AdQpW9OLg8cHVHu8TuizXndby+2eGkjMy+O4XxfVNC6ADGalyG5jQ==",
22849
       "requires": {
22872
       "requires": {
22850
-        "@giphy/js-types": "^4.1.0",
22851
-        "@giphy/js-util": "^4.0.1",
22873
+        "@giphy/js-types": "^4.4.0",
22874
+        "@giphy/js-util": "^4.3.0",
22852
         "append-query": "^2.1.0",
22875
         "append-query": "^2.1.0",
22853
         "throttle-debounce": "^3.0.1"
22876
         "throttle-debounce": "^3.0.1"
22854
       }
22877
       }
22855
     },
22878
     },
22856
     "@giphy/js-brand": {
22879
     "@giphy/js-brand": {
22857
-      "version": "2.0.4",
22858
-      "resolved": "https://registry.npmjs.org/@giphy/js-brand/-/js-brand-2.0.4.tgz",
22859
-      "integrity": "sha512-q2iRyRWmKpCLAt1G7LzcHjw8s/cvSSoA1SfoQL47Tx0/yGwo8xCiFcFPFZJZsCcVMLCwA7/UmxTkdRydQVhCNw==",
22880
+      "version": "2.2.2",
22881
+      "resolved": "https://registry.npmjs.org/@giphy/js-brand/-/js-brand-2.2.2.tgz",
22882
+      "integrity": "sha512-ZHdnkDLDJt4L6nlogeElxoCmCJvFBWQ5HV6R5mz26G7ZfWs45//mjz7maqLP/UqA+9azBERPewAKm2zTtxy5kQ==",
22860
       "requires": {
22883
       "requires": {
22861
         "emotion": "10.0.27"
22884
         "emotion": "10.0.27"
22862
       }
22885
       }
22887
       }
22910
       }
22888
     },
22911
     },
22889
     "@giphy/react-components": {
22912
     "@giphy/react-components": {
22890
-      "version": "5.6.0",
22891
-      "resolved": "https://registry.npmjs.org/@giphy/react-components/-/react-components-5.6.0.tgz",
22892
-      "integrity": "sha512-RxDGNB+MoR2f+OjMSFK+Cu294xe6Vr9jM6Y8xj5Y9yyAbrNqIsEV0imrAqOuWDJeA3FC23a6RVPBghwG56jebw==",
22893
-      "requires": {
22894
-        "@emotion/core": "10.1.1",
22895
-        "@emotion/styled": "10.0.27",
22896
-        "@giphy/js-analytics": "^4.0.7",
22897
-        "@giphy/js-brand": "^2.0.4",
22898
-        "@giphy/js-fetch-api": "^4.1.2",
22899
-        "@giphy/js-types": "^4.1.0",
22900
-        "@giphy/js-util": "^4.0.1",
22901
-        "emotion-theming": "10.0.27",
22902
-        "intersection-observer": "^0.11.0",
22903
-        "react-use": "17.2.4",
22913
+      "version": "6.8.1",
22914
+      "resolved": "https://registry.npmjs.org/@giphy/react-components/-/react-components-6.8.1.tgz",
22915
+      "integrity": "sha512-GnLTCluaJhvdvAQg5GCppKTijLIEtdC+XFw8u8nVnhWlUrCGtdMFeh9RCNrv8yxDz9MjUQfF1NUhBZBj7rfxAw==",
22916
+      "requires": {
22917
+        "@emotion/react": "11.9.3",
22918
+        "@emotion/styled": "11.9.3",
22919
+        "@giphy/js-analytics": "^4.2.0",
22920
+        "@giphy/js-brand": "^2.2.2",
22921
+        "@giphy/js-fetch-api": "^4.8.1",
22922
+        "@giphy/js-types": "^4.4.0",
22923
+        "@giphy/js-util": "^4.3.0",
22924
+        "intersection-observer": "^0.12.2",
22925
+        "react-use": "17.4.0",
22904
         "throttle-debounce": "^3.0.1"
22926
         "throttle-debounce": "^3.0.1"
22905
       },
22927
       },
22906
       "dependencies": {
22928
       "dependencies": {
22907
-        "@emotion/core": {
22908
-          "version": "10.1.1",
22909
-          "resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.1.1.tgz",
22910
-          "integrity": "sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA==",
22929
+        "@emotion/cache": {
22930
+          "version": "11.10.7",
22931
+          "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.10.7.tgz",
22932
+          "integrity": "sha512-VLl1/2D6LOjH57Y8Vem1RoZ9haWF4jesHDGiHtKozDQuBIkJm2gimVo0I02sWCuzZtVACeixTVB4jeE8qvCBoQ==",
22911
           "requires": {
22933
           "requires": {
22912
-            "@babel/runtime": "^7.5.5",
22913
-            "@emotion/cache": "^10.0.27",
22914
-            "@emotion/css": "^10.0.27",
22915
-            "@emotion/serialize": "^0.11.15",
22916
-            "@emotion/sheet": "0.9.4",
22917
-            "@emotion/utils": "0.11.3"
22934
+            "@emotion/memoize": "^0.8.0",
22935
+            "@emotion/sheet": "^1.2.1",
22936
+            "@emotion/utils": "^1.2.0",
22937
+            "@emotion/weak-memoize": "^0.3.0",
22938
+            "stylis": "4.1.3"
22939
+          },
22940
+          "dependencies": {
22941
+            "@emotion/weak-memoize": {
22942
+              "version": "0.3.0",
22943
+              "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz",
22944
+              "integrity": "sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg=="
22945
+            }
22946
+          }
22947
+        },
22948
+        "@emotion/hash": {
22949
+          "version": "0.9.0",
22950
+          "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.0.tgz",
22951
+          "integrity": "sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ=="
22952
+        },
22953
+        "@emotion/react": {
22954
+          "version": "11.9.3",
22955
+          "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.9.3.tgz",
22956
+          "integrity": "sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==",
22957
+          "requires": {
22958
+            "@babel/runtime": "^7.13.10",
22959
+            "@emotion/babel-plugin": "^11.7.1",
22960
+            "@emotion/cache": "^11.9.3",
22961
+            "@emotion/serialize": "^1.0.4",
22962
+            "@emotion/utils": "^1.1.0",
22963
+            "@emotion/weak-memoize": "^0.2.5",
22964
+            "hoist-non-react-statics": "^3.3.1"
22965
+          }
22966
+        },
22967
+        "@emotion/serialize": {
22968
+          "version": "1.1.1",
22969
+          "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.1.tgz",
22970
+          "integrity": "sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==",
22971
+          "requires": {
22972
+            "@emotion/hash": "^0.9.0",
22973
+            "@emotion/memoize": "^0.8.0",
22974
+            "@emotion/unitless": "^0.8.0",
22975
+            "@emotion/utils": "^1.2.0",
22976
+            "csstype": "^3.0.2"
22918
           }
22977
           }
22919
         },
22978
         },
22979
+        "@emotion/sheet": {
22980
+          "version": "1.2.1",
22981
+          "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.2.1.tgz",
22982
+          "integrity": "sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA=="
22983
+        },
22920
         "@emotion/styled": {
22984
         "@emotion/styled": {
22921
-          "version": "10.0.27",
22922
-          "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-10.0.27.tgz",
22923
-          "integrity": "sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q==",
22985
+          "version": "11.9.3",
22986
+          "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.9.3.tgz",
22987
+          "integrity": "sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==",
22924
           "requires": {
22988
           "requires": {
22925
-            "@emotion/styled-base": "^10.0.27",
22926
-            "babel-plugin-emotion": "^10.0.27"
22989
+            "@babel/runtime": "^7.13.10",
22990
+            "@emotion/babel-plugin": "^11.7.1",
22991
+            "@emotion/is-prop-valid": "^1.1.3",
22992
+            "@emotion/serialize": "^1.0.4",
22993
+            "@emotion/utils": "^1.1.0"
22927
           }
22994
           }
22995
+        },
22996
+        "@emotion/unitless": {
22997
+          "version": "0.8.0",
22998
+          "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.0.tgz",
22999
+          "integrity": "sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw=="
23000
+        },
23001
+        "@emotion/utils": {
23002
+          "version": "1.2.0",
23003
+          "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.2.0.tgz",
23004
+          "integrity": "sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw=="
23005
+        },
23006
+        "@giphy/js-fetch-api": {
23007
+          "version": "4.8.1",
23008
+          "resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.8.1.tgz",
23009
+          "integrity": "sha512-3wBvOqbLorav4zD1Imvxk541UB3GF/ugrmSGlwsDH66Sas7Gyzkdf1jRWP18NPeVGrmOuoX19A0baGUAt4I1/Q==",
23010
+          "requires": {
23011
+            "@giphy/js-types": "^4.4.0",
23012
+            "@giphy/js-util": "^4.3.0",
23013
+            "qs": "^6.9.4"
23014
+          }
23015
+        },
23016
+        "stylis": {
23017
+          "version": "4.1.3",
23018
+          "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.1.3.tgz",
23019
+          "integrity": "sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA=="
22928
         }
23020
         }
22929
       }
23021
       }
22930
     },
23022
     },
27055
       "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw=="
27147
       "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw=="
27056
     },
27148
     },
27057
     "copy-to-clipboard": {
27149
     "copy-to-clipboard": {
27058
-      "version": "3.3.1",
27059
-      "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz",
27060
-      "integrity": "sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==",
27150
+      "version": "3.3.3",
27151
+      "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz",
27152
+      "integrity": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==",
27061
       "requires": {
27153
       "requires": {
27062
         "toggle-selection": "^1.0.6"
27154
         "toggle-selection": "^1.0.6"
27063
       }
27155
       }
27119
       "integrity": "sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU="
27211
       "integrity": "sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU="
27120
     },
27212
     },
27121
     "css-in-js-utils": {
27213
     "css-in-js-utils": {
27122
-      "version": "2.0.1",
27123
-      "resolved": "https://registry.npmjs.org/css-in-js-utils/-/css-in-js-utils-2.0.1.tgz",
27124
-      "integrity": "sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==",
27214
+      "version": "3.1.0",
27215
+      "resolved": "https://registry.npmjs.org/css-in-js-utils/-/css-in-js-utils-3.1.0.tgz",
27216
+      "integrity": "sha512-fJAcud6B3rRu+KHYk+Bwf+WFL2MDCJJ1XG9x137tJQ0xYxor7XziQtuGFbWNdqrvF4Tk26O3H73nfVqXt/fW1A==",
27125
       "requires": {
27217
       "requires": {
27126
-        "hyphenate-style-name": "^1.0.2",
27127
-        "isobject": "^3.0.1"
27218
+        "hyphenate-style-name": "^1.0.3"
27128
       }
27219
       }
27129
     },
27220
     },
27130
     "css-loader": {
27221
     "css-loader": {
27601
         "create-emotion": "^10.0.27"
27692
         "create-emotion": "^10.0.27"
27602
       }
27693
       }
27603
     },
27694
     },
27604
-    "emotion-theming": {
27605
-      "version": "10.0.27",
27606
-      "resolved": "https://registry.npmjs.org/emotion-theming/-/emotion-theming-10.0.27.tgz",
27607
-      "integrity": "sha512-MlF1yu/gYh8u+sLUqA0YuA9JX0P4Hb69WlKc/9OLo+WCXuX6sy/KoIa+qJimgmr2dWqnypYKYPX37esjDBbhdw==",
27608
-      "requires": {
27609
-        "@babel/runtime": "^7.5.5",
27610
-        "@emotion/weak-memoize": "0.2.5",
27611
-        "hoist-non-react-statics": "^3.3.0"
27612
-      }
27613
-    },
27614
     "encodeurl": {
27695
     "encodeurl": {
27615
       "version": "1.0.2",
27696
       "version": "1.0.2",
27616
       "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
27697
       "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
28596
       "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
28677
       "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
28597
       "dev": true
28678
       "dev": true
28598
     },
28679
     },
28680
+    "fast-loops": {
28681
+      "version": "1.1.3",
28682
+      "resolved": "https://registry.npmjs.org/fast-loops/-/fast-loops-1.1.3.tgz",
28683
+      "integrity": "sha512-8EZzEP0eKkEEVX+drtd9mtuQ+/QrlfW/5MlwcwK5Nds6EkZ/tRzEexkzUY2mIssnAyVLT+TKHuRXmFNNXYUd6g=="
28684
+    },
28599
     "fast-shallow-equal": {
28685
     "fast-shallow-equal": {
28600
       "version": "1.0.0",
28686
       "version": "1.0.0",
28601
       "resolved": "https://registry.npmjs.org/fast-shallow-equal/-/fast-shallow-equal-1.0.0.tgz",
28687
       "resolved": "https://registry.npmjs.org/fast-shallow-equal/-/fast-shallow-equal-1.0.0.tgz",
29383
       "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
29469
       "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
29384
     },
29470
     },
29385
     "inline-style-prefixer": {
29471
     "inline-style-prefixer": {
29386
-      "version": "6.0.1",
29387
-      "resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-6.0.1.tgz",
29388
-      "integrity": "sha512-AsqazZ8KcRzJ9YPN1wMH2aNM7lkWQ8tSPrW5uDk1ziYwiAPWSZnUsC7lfZq+BDqLqz0B4Pho5wscWcJzVvRzDQ==",
29472
+      "version": "6.0.4",
29473
+      "resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-6.0.4.tgz",
29474
+      "integrity": "sha512-FwXmZC2zbeeS7NzGjJ6pAiqRhXR0ugUShSNb6GApMl6da0/XGc4MOJsoWAywia52EEWbXNSy0pzkwz/+Y+swSg==",
29389
       "requires": {
29475
       "requires": {
29390
-        "css-in-js-utils": "^2.0.0"
29476
+        "css-in-js-utils": "^3.1.0",
29477
+        "fast-loops": "^1.1.3"
29391
       }
29478
       }
29392
     },
29479
     },
29393
     "int64-buffer": {
29480
     "int64-buffer": {
29412
       "dev": true
29499
       "dev": true
29413
     },
29500
     },
29414
     "intersection-observer": {
29501
     "intersection-observer": {
29415
-      "version": "0.11.0",
29416
-      "resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.11.0.tgz",
29417
-      "integrity": "sha512-KZArj2QVnmdud9zTpKf279m2bbGfG+4/kn16UU0NL3pTVl52ZHiJ9IRNSsnn6jaHrL9EGLFM5eWjTx2fz/+zoQ=="
29502
+      "version": "0.12.2",
29503
+      "resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.12.2.tgz",
29504
+      "integrity": "sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg=="
29418
     },
29505
     },
29419
     "invariant": {
29506
     "invariant": {
29420
       "version": "2.2.4",
29507
       "version": "2.2.4",
31401
       "optional": true
31488
       "optional": true
31402
     },
31489
     },
31403
     "nano-css": {
31490
     "nano-css": {
31404
-      "version": "5.3.4",
31405
-      "resolved": "https://registry.npmjs.org/nano-css/-/nano-css-5.3.4.tgz",
31406
-      "integrity": "sha512-wfcviJB6NOxDIDfr7RFn/GlaN7I/Bhe4d39ZRCJ3xvZX60LVe2qZ+rDqM49nm4YT81gAjzS+ZklhKP/Gnfnubg==",
31491
+      "version": "5.3.5",
31492
+      "resolved": "https://registry.npmjs.org/nano-css/-/nano-css-5.3.5.tgz",
31493
+      "integrity": "sha512-vSB9X12bbNu4ALBu7nigJgRViZ6ja3OU7CeuiV1zMIbXOdmkLahgtPmh3GBOlDxbKY0CitqlPdOReGlBLSp+yg==",
31407
       "requires": {
31494
       "requires": {
31408
         "css-tree": "^1.1.2",
31495
         "css-tree": "^1.1.2",
31409
         "csstype": "^3.0.6",
31496
         "csstype": "^3.0.6",
31416
       },
31503
       },
31417
       "dependencies": {
31504
       "dependencies": {
31418
         "stylis": {
31505
         "stylis": {
31419
-          "version": "4.0.13",
31420
-          "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.0.13.tgz",
31421
-          "integrity": "sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag=="
31506
+          "version": "4.1.3",
31507
+          "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.1.3.tgz",
31508
+          "integrity": "sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA=="
31422
         }
31509
         }
31423
       }
31510
       }
31424
     },
31511
     },
33007
       "integrity": "sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw=="
33094
       "integrity": "sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw=="
33008
     },
33095
     },
33009
     "react-use": {
33096
     "react-use": {
33010
-      "version": "17.2.4",
33011
-      "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.4.tgz",
33012
-      "integrity": "sha512-vQGpsAM0F5UIlshw5UI8ULGPS4yn5rm7/qvn3T1Gnkrz7YRMEEMh+ynKcmRloOyiIeLvKWiQjMiwRGtdbgs5qQ==",
33097
+      "version": "17.4.0",
33098
+      "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.4.0.tgz",
33099
+      "integrity": "sha512-TgbNTCA33Wl7xzIJegn1HndB4qTS9u03QUwyNycUnXaweZkE4Kq2SB+Yoxx8qbshkZGYBDvUXbXWRUmQDcZZ/Q==",
33013
       "requires": {
33100
       "requires": {
33014
         "@types/js-cookie": "^2.2.6",
33101
         "@types/js-cookie": "^2.2.6",
33015
         "@xobotyi/scrollbar-width": "^1.9.5",
33102
         "@xobotyi/scrollbar-width": "^1.9.5",
33318
       }
33405
       }
33319
     },
33406
     },
33320
     "rtl-css-js": {
33407
     "rtl-css-js": {
33321
-      "version": "1.15.0",
33322
-      "resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.15.0.tgz",
33323
-      "integrity": "sha512-99Cu4wNNIhrI10xxUaABHsdDqzalrSRTie4GeCmbGVuehm4oj+fIy8fTzB+16pmKe8Bv9rl+hxIBez6KxExTew==",
33408
+      "version": "1.16.1",
33409
+      "resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.16.1.tgz",
33410
+      "integrity": "sha512-lRQgou1mu19e+Ya0LsTvKrVJ5TYUbqCVPAiImX3UfLTenarvPUl1QFdvu5Z3PYmHT9RCcwIfbjRQBntExyj3Zg==",
33324
       "requires": {
33411
       "requires": {
33325
         "@babel/runtime": "^7.1.2"
33412
         "@babel/runtime": "^7.1.2"
33326
       }
33413
       }
33993
       "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
34080
       "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
33994
     },
34081
     },
33995
     "stack-generator": {
34082
     "stack-generator": {
33996
-      "version": "2.0.5",
33997
-      "resolved": "https://registry.npmjs.org/stack-generator/-/stack-generator-2.0.5.tgz",
33998
-      "integrity": "sha512-/t1ebrbHkrLrDuNMdeAcsvynWgoH/i4o8EGGfX7dEYDoTXOYVAkEpFdtshlvabzc6JlJ8Kf9YdFEoz7JkzGN9Q==",
34083
+      "version": "2.0.10",
34084
+      "resolved": "https://registry.npmjs.org/stack-generator/-/stack-generator-2.0.10.tgz",
34085
+      "integrity": "sha512-mwnua/hkqM6pF4k8SnmZ2zfETsRUpWXREfA/goT8SLCV4iOFa4bzOX2nDipWAZFPTjLvQB82f5yaodMVhK0yJQ==",
33999
       "requires": {
34086
       "requires": {
34000
-        "stackframe": "^1.1.1"
34087
+        "stackframe": "^1.3.4"
34001
       }
34088
       }
34002
     },
34089
     },
34003
     "stackframe": {
34090
     "stackframe": {
34004
-      "version": "1.2.1",
34005
-      "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.2.1.tgz",
34006
-      "integrity": "sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg=="
34091
+      "version": "1.3.4",
34092
+      "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz",
34093
+      "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw=="
34007
     },
34094
     },
34008
     "stacktrace-gps": {
34095
     "stacktrace-gps": {
34009
-      "version": "3.0.4",
34010
-      "resolved": "https://registry.npmjs.org/stacktrace-gps/-/stacktrace-gps-3.0.4.tgz",
34011
-      "integrity": "sha512-qIr8x41yZVSldqdqe6jciXEaSCKw1U8XTXpjDuy0ki/apyTn/r3w9hDAAQOhZdxvsC93H+WwwEu5cq5VemzYeg==",
34096
+      "version": "3.1.2",
34097
+      "resolved": "https://registry.npmjs.org/stacktrace-gps/-/stacktrace-gps-3.1.2.tgz",
34098
+      "integrity": "sha512-GcUgbO4Jsqqg6RxfyTHFiPxdPqF+3LFmQhm7MgCuYQOYuWyqxo5pwRPz5d/u6/WYJdEnWfK4r+jGbyD8TSggXQ==",
34012
       "requires": {
34099
       "requires": {
34013
         "source-map": "0.5.6",
34100
         "source-map": "0.5.6",
34014
-        "stackframe": "^1.1.1"
34101
+        "stackframe": "^1.3.4"
34015
       },
34102
       },
34016
       "dependencies": {
34103
       "dependencies": {
34017
         "source-map": {
34104
         "source-map": {
34018
           "version": "0.5.6",
34105
           "version": "0.5.6",
34019
           "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
34106
           "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
34020
-          "integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI="
34107
+          "integrity": "sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA=="
34021
         }
34108
         }
34022
       }
34109
       }
34023
     },
34110
     },
34622
     "toggle-selection": {
34709
     "toggle-selection": {
34623
       "version": "1.0.6",
34710
       "version": "1.0.6",
34624
       "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",
34711
       "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",
34625
-      "integrity": "sha1-bkWxJj8gF/oKzH2J14sVuL932jI="
34712
+      "integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ=="
34626
     },
34713
     },
34627
     "toidentifier": {
34714
     "toidentifier": {
34628
       "version": "1.0.1",
34715
       "version": "1.0.1",

+ 1
- 1
package.json Vedi File

23
     "@emotion/react": "11.10.0",
23
     "@emotion/react": "11.10.0",
24
     "@emotion/styled": "11.10.0",
24
     "@emotion/styled": "11.10.0",
25
     "@giphy/js-fetch-api": "4.7.1",
25
     "@giphy/js-fetch-api": "4.7.1",
26
-    "@giphy/react-components": "5.6.0",
26
+    "@giphy/react-components": "6.8.1",
27
     "@giphy/react-native-sdk": "1.7.0",
27
     "@giphy/react-native-sdk": "1.7.0",
28
     "@hapi/bourne": "2.0.0",
28
     "@hapi/bourne": "2.0.0",
29
     "@jitsi/excalidraw": "https://github.com/jitsi/excalidraw/releases/download/v0.0.12/jitsi-excalidraw-0.0.12.tgz",
29
     "@jitsi/excalidraw": "https://github.com/jitsi/excalidraw/releases/download/v0.0.12/jitsi-excalidraw-0.0.12.tgz",

patches/@giphy+js-analytics+4.0.7.patch → patches/@giphy+js-analytics+4.2.0.patch Vedi File

1
 diff --git a/node_modules/@giphy/js-analytics/dist/send-pingback.js b/node_modules/@giphy/js-analytics/dist/send-pingback.js
1
 diff --git a/node_modules/@giphy/js-analytics/dist/send-pingback.js b/node_modules/@giphy/js-analytics/dist/send-pingback.js
2
-index 001345a..f303443 100644
2
+index 989f0ff..149e77c 100644
3
 --- a/node_modules/@giphy/js-analytics/dist/send-pingback.js
3
 --- a/node_modules/@giphy/js-analytics/dist/send-pingback.js
4
 +++ b/node_modules/@giphy/js-analytics/dist/send-pingback.js
4
 +++ b/node_modules/@giphy/js-analytics/dist/send-pingback.js
5
 @@ -10,6 +10,9 @@ var global_1 = __importDefault(require("./global"));
5
 @@ -10,6 +10,9 @@ var global_1 = __importDefault(require("./global"));
6
  var environment = (global_1.default === null || global_1.default === void 0 ? void 0 : global_1.default.GIPHY_PINGBACK_URL) || 'https://pingback.giphy.com';
6
  var environment = (global_1.default === null || global_1.default === void 0 ? void 0 : global_1.default.GIPHY_PINGBACK_URL) || 'https://pingback.giphy.com';
7
- var pingBackUrl = environment + "/v2/pingback?apikey=l0HlIwPWyBBUDAUgM";
7
+ var pingBackUrl = "".concat(environment, "/v2/pingback?apikey=l0HlIwPWyBBUDAUgM");
8
  var sendPingback = function (events) {
8
  var sendPingback = function (events) {
9
 +    // Disabled.
9
 +    // Disabled.
10
 +    return Promise.resolve();
10
 +    return Promise.resolve();
11
 +
11
 +
12
-     var headers = js_util_1.getGiphySDKRequestHeaders();
12
+     var headers = (0, js_util_1.getGiphySDKRequestHeaders)();
13
      /* istanbul ignore next */
13
      /* istanbul ignore next */
14
      headers === null || headers === void 0 ? void 0 : headers.set('Content-Type', 'application/json');
14
      headers === null || headers === void 0 ? void 0 : headers.set('Content-Type', 'application/json');

+ 0
- 12
patches/@giphy+js-brand+2.0.4.patch Vedi File

1
-diff --git a/node_modules/@giphy/js-brand/dist/typography.js b/node_modules/@giphy/js-brand/dist/typography.js
2
-index af796bc..585fa00 100644
3
---- a/node_modules/@giphy/js-brand/dist/typography.js
4
-+++ b/node_modules/@giphy/js-brand/dist/typography.js
5
-@@ -7,7 +7,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.css = exports.fontSize = exports.fontFamily = void 0;
7
- var emotion_1 = require("emotion");
8
- // eslint-disable-next-line
9
--emotion_1.injectGlobal(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff') format('woff');\n}\n\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: bold;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff') format('woff');\n}\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: 900;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_XBd.woff') format('woff');\n}\n@font-face {\n    font-family: 'nexablack'; \n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSStandard'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-standard.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSSocial'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-social.woff') format('woff');\n}\n"], ["\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff') format('woff');\n}\n\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: bold;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff') format('woff');\n}\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: 900;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_XBd.woff') format('woff');\n}\n@font-face {\n    font-family: 'nexablack'; \n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSStandard'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-standard.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSSocial'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-social.woff') format('woff');\n}\n"])));
10
- exports.fontFamily = {
11
-     title: "'nexablack', sans-serif",
12
-     body: 'interface, Helvetica Neue, helvetica, sans-serif;',

+ 13
- 0
patches/@giphy+js-brand+2.2.2.patch Vedi File

1
+diff --git a/node_modules/@giphy/js-brand/dist/typography.js b/node_modules/@giphy/js-brand/dist/typography.js
2
+index 75ad96b..815cb8b 100644
3
+--- a/node_modules/@giphy/js-brand/dist/typography.js
4
++++ b/node_modules/@giphy/js-brand/dist/typography.js
5
+@@ -6,7 +6,7 @@ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cook
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ exports.css = exports.fontSize = exports.fontFamily = exports.addFonts = void 0;
8
+ var emotion_1 = require("emotion");
9
+-var addFonts = function () { return (0, emotion_1.injectGlobal)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff') format('woff');\n}\n\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: bold;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff') format('woff');\n}\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: 900;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_XBd.woff') format('woff');\n}\n@font-face {\n    font-family: 'nexablack'; \n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSStandard'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-standard.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSSocial'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-social.woff') format('woff');\n}\n"], ["\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Rg.woff') format('woff');\n}\n\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: bold;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_Bd.woff') format('woff');\n}\n@font-face {\n    font-family: 'interface';\n    font-style: normal;\n    font-weight: 900;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/InterFace_W_XBd.woff') format('woff');\n}\n@font-face {\n    font-family: 'nexablack'; \n    font-style: normal;\n    font-weight: normal;\n    src: url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff2') format('woff2'),\n        url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/nexa_black-webfont.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSStandard'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-standard.woff') format('woff');\n}\n@font-face {\n    font-family: 'SSSocial'; \n    font-style: normal;\n    font-weight: normal;\n    src:  url('https://s3.amazonaws.com/giphyscripts/react-giphy-brand/fonts/ss-social.woff') format('woff');\n}\n"]))); };
10
++var addFonts = function () { };
11
+ exports.addFonts = addFonts;
12
+ try {
13
+     // in an env where process.env exists,

Loading…
Annulla
Salva