chore(front): update dependency standardized-audio-context to v25.3.58
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2613>
This commit is contained in:
parent
abb78a47e6
commit
225d55924f
|
@ -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.57",
|
"standardized-audio-context": "25.3.58",
|
||||||
"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",
|
||||||
|
|
|
@ -924,10 +924,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime "^0.14.0"
|
regenerator-runtime "^0.14.0"
|
||||||
|
|
||||||
"@babel/runtime@^7.23.1":
|
"@babel/runtime@^7.23.2":
|
||||||
version "7.23.1"
|
version "7.23.2"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d"
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
|
||||||
integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==
|
integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime "^0.14.0"
|
regenerator-runtime "^0.14.0"
|
||||||
|
|
||||||
|
@ -2983,12 +2983,12 @@ automation-events@^6.0.1, automation-events@^6.0.8:
|
||||||
"@babel/runtime" "^7.22.6"
|
"@babel/runtime" "^7.22.6"
|
||||||
tslib "^2.6.1"
|
tslib "^2.6.1"
|
||||||
|
|
||||||
automation-events@^6.0.10:
|
automation-events@^6.0.11:
|
||||||
version "6.0.10"
|
version "6.0.11"
|
||||||
resolved "https://registry.yarnpkg.com/automation-events/-/automation-events-6.0.10.tgz#45680564e7633ec7a19928646615c2eeca2874a0"
|
resolved "https://registry.yarnpkg.com/automation-events/-/automation-events-6.0.11.tgz#c90be5a58faf6633e1556a7acab0f23af0124551"
|
||||||
integrity sha512-nP2k70tZ4+GrDUeW+77c/ZOJD3KMXZlW5A07YHNw6+RcggdHwXPIdhYT3Nhzufbfon4UHY8CvYuQllD3Em2rtQ==
|
integrity sha512-tUqFMJalQ3OAcbQOXzzNDpxzkuygMQ3eM92lJWJRn6YWJnH4oYIU3pzKipANOul/6L2vDFrOzgXVE21Dv4z/zw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.23.1"
|
"@babel/runtime" "^7.23.2"
|
||||||
tslib "^2.6.2"
|
tslib "^2.6.2"
|
||||||
|
|
||||||
available-typed-arrays@^1.0.5:
|
available-typed-arrays@^1.0.5:
|
||||||
|
@ -5712,13 +5712,13 @@ 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.57:
|
standardized-audio-context@25.3.58:
|
||||||
version "25.3.57"
|
version "25.3.58"
|
||||||
resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.57.tgz#05e7a1d64345680d4648c694ec019f04413cbaa7"
|
resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.58.tgz#6c5c61cfe25eb4b9f3a9f8cf43dc4991e7eb362d"
|
||||||
integrity sha512-MHmZjXXc3zRRuh4Ro8Iah334n+A8Y9EeLeECzElBzpNQYLCwmmKRXPB88WazwkGhux85fU8+gkAbyELJ0ehiCg==
|
integrity sha512-1p5wVGiy4MfmhEt9MRY8yjZdkX+fi5jMxG1lqnAS1YmLUpE9VrOowxSINQ9Gjs89dFZMaENVwcMSPeQCjlz90Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.23.1"
|
"@babel/runtime" "^7.23.2"
|
||||||
automation-events "^6.0.10"
|
automation-events "^6.0.11"
|
||||||
tslib "^2.6.2"
|
tslib "^2.6.2"
|
||||||
|
|
||||||
standardized-audio-context@^25.3.46:
|
standardized-audio-context@^25.3.46:
|
||||||
|
|
Loading…
Reference in New Issue