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
renovate[bot] 2022-11-01 08:45:10 +11:00 committed by GitHub
parent 7f8ed87b57
commit 372cd64e82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -29,7 +29,7 @@
"@mui/material": "5.10.11", "@mui/material": "5.10.11",
"@mui/styles": "5.10.10", "@mui/styles": "5.10.10",
"axios": "0.27.2", "axios": "0.27.2",
"broadcast-channel": "4.18.0", "broadcast-channel": "4.18.1",
"classnames": "2.3.2", "classnames": "2.3.2",
"i18next": "22.0.4", "i18next": "22.0.4",
"i18next-browser-languagedetector": "7.0.0", "i18next-browser-languagedetector": "7.0.0",

View File

@ -25,7 +25,7 @@ specifiers:
'@typescript-eslint/parser': 5.41.0 '@typescript-eslint/parser': 5.41.0
'@vitejs/plugin-react': 2.2.0 '@vitejs/plugin-react': 2.2.0
axios: 0.27.2 axios: 0.27.2
broadcast-channel: 4.18.0 broadcast-channel: 4.18.1
classnames: 2.3.2 classnames: 2.3.2
esbuild: 0.15.12 esbuild: 0.15.12
esbuild-jest: 0.5.0 esbuild-jest: 0.5.0
@ -77,7 +77,7 @@ dependencies:
'@mui/material': 5.10.11_gs4twfomdgooimayvnfrqgiwam '@mui/material': 5.10.11_gs4twfomdgooimayvnfrqgiwam
'@mui/styles': 5.10.10_bbvjflvjoibwhtpmedigb26h6y '@mui/styles': 5.10.10_bbvjflvjoibwhtpmedigb26h6y
axios: 0.27.2 axios: 0.27.2
broadcast-channel: 4.18.0 broadcast-channel: 4.18.1
classnames: 2.3.2 classnames: 2.3.2
i18next: 22.0.4 i18next: 22.0.4
i18next-browser-languagedetector: 7.0.0 i18next-browser-languagedetector: 7.0.0
@ -4466,10 +4466,10 @@ packages:
fill-range: 7.0.1 fill-range: 7.0.1
dev: true dev: true
/broadcast-channel/4.18.0: /broadcast-channel/4.18.1:
resolution: {integrity: sha512-jxCERZ/fV8LJUVWSGC8U687cYTB67XWn/DVcsYQ9MNpL3Lo2/x0pq8QcfSNTDKBQjAxgp7JQO5pOR8Gcw73Ajw==} resolution: {integrity: sha512-eV1srWgt6H4hbtGqD7THn60me66WA5l0LogpssuX9jK6NK26HzIZr+VsrlD7Obe0BtYnwoo/a4v4z5gfty04DA==}
dependencies: dependencies:
'@babel/runtime': 7.19.0 '@babel/runtime': 7.19.4
oblivious-set: 1.1.1 oblivious-set: 1.1.1
p-queue: 6.6.2 p-queue: 6.6.2
rimraf: 3.0.2 rimraf: 3.0.2
@ -9330,7 +9330,7 @@ packages:
/unload/2.3.1: /unload/2.3.1:
resolution: {integrity: sha512-MUZEiDqvAN9AIDRbbBnVYVvfcR6DrjCqeU2YQMmliFZl9uaBUjTkhuDQkBiyAy8ad5bx1TXVbqZ3gg7namsWjA==} resolution: {integrity: sha512-MUZEiDqvAN9AIDRbbBnVYVvfcR6DrjCqeU2YQMmliFZl9uaBUjTkhuDQkBiyAy8ad5bx1TXVbqZ3gg7namsWjA==}
dependencies: dependencies:
'@babel/runtime': 7.19.0 '@babel/runtime': 7.19.4
detect-node: 2.1.0 detect-node: 2.1.0
dev: false dev: false