build(deps): update dependency broadcast-channel to v5 (#5115)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5118/head
renovate[bot] 2023-03-24 10:42:41 +11:00 committed by GitHub
parent 1ad7bf0652
commit 0fcc4861c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 6 deletions

View File

@ -29,7 +29,7 @@
"@mui/material": "5.11.14",
"@mui/styles": "5.11.13",
"axios": "1.3.4",
"broadcast-channel": "4.20.2",
"broadcast-channel": "5.0.3",
"classnames": "2.3.2",
"i18next": "22.4.13",
"i18next-browser-languagedetector": "7.0.1",

View File

@ -26,7 +26,7 @@ specifiers:
'@typescript-eslint/parser': 5.56.0
'@vitejs/plugin-react': 3.1.0
axios: 1.3.4
broadcast-channel: 4.20.2
broadcast-channel: 5.0.3
classnames: 2.3.2
esbuild: 0.17.12
esbuild-jest: 0.5.0
@ -77,7 +77,7 @@ dependencies:
'@mui/material': 5.11.14_xqeqsl5kvjjtyxwyi3jhw3yuli
'@mui/styles': 5.11.13_pmekkgnqduwlme35zpnqhenc34
axios: 1.3.4
broadcast-channel: 4.20.2
broadcast-channel: 5.0.3
classnames: 2.3.2
i18next: 22.4.13
i18next-browser-languagedetector: 7.0.1
@ -1962,6 +1962,7 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.13.11
dev: true
/@babel/runtime/7.21.0:
resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==}
@ -4406,10 +4407,10 @@ packages:
fill-range: 7.0.1
dev: true
/broadcast-channel/4.20.2:
resolution: {integrity: sha512-v0lJgMzC+MX4e2KCFWYXChZ2mKTqm5mnJGId6tqJp3NfylggbNd8c2uKeP4MQxD2ucKOesY68aN98zwl9d6Tvg==}
/broadcast-channel/5.0.3:
resolution: {integrity: sha512-d8rD0sXjc2/MMBJCFuQW/dpY7ckucd3pBDMU3ue98uqMb5NAVR75so4X1XJUe1vGv9cOeQmzIPxNhsGRp2JAxw==}
dependencies:
'@babel/runtime': 7.20.7
'@babel/runtime': 7.21.0
oblivious-set: 1.1.1
p-queue: 6.6.2
rimraf: 3.0.2