chore(front): update dependency standardized-audio-context to v25.3.59

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2645>
This commit is contained in:
Renovate Bot 2023-11-23 12:34:23 +00:00
parent c87a22fb15
commit e31f0043b0
2 changed files with 26 additions and 2 deletions

View File

@ -38,7 +38,7 @@
"lru-cache": "7.14.1", "lru-cache": "7.14.1",
"moment": "2.29.4", "moment": "2.29.4",
"showdown": "2.1.0", "showdown": "2.1.0",
"standardized-audio-context": "25.3.58", "standardized-audio-context": "25.3.59",
"text-clipper": "2.2.0", "text-clipper": "2.2.0",
"transliteration": "2.3.5", "transliteration": "2.3.5",
"universal-cookie": "4.0.4", "universal-cookie": "4.0.4",

View File

@ -932,6 +932,13 @@
dependencies: dependencies:
regenerator-runtime "^0.14.0" regenerator-runtime "^0.14.0"
"@babel/runtime@^7.23.4":
version "7.23.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.4.tgz#36fa1d2b36db873d25ec631dcc4923fdc1cf2e2e"
integrity sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==
dependencies:
regenerator-runtime "^0.14.0"
"@babel/template@^7.22.15": "@babel/template@^7.22.15":
version "7.22.15" version "7.22.15"
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
@ -3003,6 +3010,14 @@ automation-events@^6.0.1, automation-events@^6.0.11:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"
tslib "^2.6.2" tslib "^2.6.2"
automation-events@^6.0.12:
version "6.0.12"
resolved "https://registry.yarnpkg.com/automation-events/-/automation-events-6.0.12.tgz#1f369af5f5c1c4b0cae24abdf1535cbc56a37ad4"
integrity sha512-XSuK8udXMrHn24PvCuBNGWP6vXgSkCscCl9RokPmKhN/VQUdzuG2inZ03+UU86R1r6p6OCO30yWSPioBPxCXiQ==
dependencies:
"@babel/runtime" "^7.23.4"
tslib "^2.6.2"
available-typed-arrays@^1.0.5: available-typed-arrays@^1.0.5:
version "1.0.5" version "1.0.5"
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
@ -5754,7 +5769,16 @@ standardized-audio-context-mock@9.6.18:
tslib "^2.5.0" tslib "^2.5.0"
vehicles "^9.0.1" vehicles "^9.0.1"
standardized-audio-context@25.3.58, standardized-audio-context@^25.3.46: standardized-audio-context@25.3.59:
version "25.3.59"
resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.59.tgz#61ad6000277f08eb50f4a49c053d498eff6c7a7c"
integrity sha512-iyzP4sgW2oBSHE7QSMG+I5txft0s9Icw9ClNo2LkNzWbtUYgsEPNJsQ2XZffm3tP3chUpHXJ2br1gY8u7rPkeg==
dependencies:
"@babel/runtime" "^7.23.4"
automation-events "^6.0.12"
tslib "^2.6.2"
standardized-audio-context@^25.3.46:
version "25.3.58" version "25.3.58"
resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.58.tgz#6c5c61cfe25eb4b9f3a9f8cf43dc4991e7eb362d" resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.58.tgz#6c5c61cfe25eb4b9f3a9f8cf43dc4991e7eb362d"
integrity sha512-1p5wVGiy4MfmhEt9MRY8yjZdkX+fi5jMxG1lqnAS1YmLUpE9VrOowxSINQ9Gjs89dFZMaENVwcMSPeQCjlz90Q== integrity sha512-1p5wVGiy4MfmhEt9MRY8yjZdkX+fi5jMxG1lqnAS1YmLUpE9VrOowxSINQ9Gjs89dFZMaENVwcMSPeQCjlz90Q==