build(deps): update dependency broadcast-channel to v4.18.1 (#4309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4310/head^2
parent
7f8ed87b57
commit
372cd64e82
|
@ -29,7 +29,7 @@
|
|||
"@mui/material": "5.10.11",
|
||||
"@mui/styles": "5.10.10",
|
||||
"axios": "0.27.2",
|
||||
"broadcast-channel": "4.18.0",
|
||||
"broadcast-channel": "4.18.1",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.0.4",
|
||||
"i18next-browser-languagedetector": "7.0.0",
|
||||
|
|
|
@ -25,7 +25,7 @@ specifiers:
|
|||
'@typescript-eslint/parser': 5.41.0
|
||||
'@vitejs/plugin-react': 2.2.0
|
||||
axios: 0.27.2
|
||||
broadcast-channel: 4.18.0
|
||||
broadcast-channel: 4.18.1
|
||||
classnames: 2.3.2
|
||||
esbuild: 0.15.12
|
||||
esbuild-jest: 0.5.0
|
||||
|
@ -77,7 +77,7 @@ dependencies:
|
|||
'@mui/material': 5.10.11_gs4twfomdgooimayvnfrqgiwam
|
||||
'@mui/styles': 5.10.10_bbvjflvjoibwhtpmedigb26h6y
|
||||
axios: 0.27.2
|
||||
broadcast-channel: 4.18.0
|
||||
broadcast-channel: 4.18.1
|
||||
classnames: 2.3.2
|
||||
i18next: 22.0.4
|
||||
i18next-browser-languagedetector: 7.0.0
|
||||
|
@ -4466,10 +4466,10 @@ packages:
|
|||
fill-range: 7.0.1
|
||||
dev: true
|
||||
|
||||
/broadcast-channel/4.18.0:
|
||||
resolution: {integrity: sha512-jxCERZ/fV8LJUVWSGC8U687cYTB67XWn/DVcsYQ9MNpL3Lo2/x0pq8QcfSNTDKBQjAxgp7JQO5pOR8Gcw73Ajw==}
|
||||
/broadcast-channel/4.18.1:
|
||||
resolution: {integrity: sha512-eV1srWgt6H4hbtGqD7THn60me66WA5l0LogpssuX9jK6NK26HzIZr+VsrlD7Obe0BtYnwoo/a4v4z5gfty04DA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.0
|
||||
'@babel/runtime': 7.19.4
|
||||
oblivious-set: 1.1.1
|
||||
p-queue: 6.6.2
|
||||
rimraf: 3.0.2
|
||||
|
@ -9330,7 +9330,7 @@ packages:
|
|||
/unload/2.3.1:
|
||||
resolution: {integrity: sha512-MUZEiDqvAN9AIDRbbBnVYVvfcR6DrjCqeU2YQMmliFZl9uaBUjTkhuDQkBiyAy8ad5bx1TXVbqZ3gg7namsWjA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.0
|
||||
'@babel/runtime': 7.19.4
|
||||
detect-node: 2.1.0
|
||||
dev: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue