fix(deps): update dependency @vue/apollo-composable to v4.2.1

This commit is contained in:
Renovate
2024-08-23 11:05:08 +00:00
parent 23d98aaa37
commit 3ef7e0a27c
+3 -3
View File
@@ -3661,9 +3661,9 @@
magic-string-ast "^0.6.2"
"@vue/apollo-composable@^4.0.1":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.2.0.tgz#eef39b8ecf006f444be68e1876d638aadf783e92"
integrity sha512-FvELy3N0L1R+Hvs6v4/OSjV5YDK1smYI4k9r0Zfzezo2uQYi1AYRzkgTYrG43MhDVs9/L85NEszfdMISacO/Iw==
version "4.2.1"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.2.1.tgz#acc46e71f52bec60ec91fd059753a3cdfee75b86"
integrity sha512-9PZ/pSl4Miqgg9uUOkAbg38ALyjm1j7QL9iZeppgUCBcJI3Sa7SA3LOCB2IV1jYsLjXuKVMHh2cwHJE1wzhfSA==
dependencies:
throttle-debounce "^5.0.0"
ts-essentials "^9.4.0"