diff --git a/ec4-v2-vue/package.json b/ec4-v2-vue/package.json index f08d846..36f4fa0 100644 --- a/ec4-v2-vue/package.json +++ b/ec4-v2-vue/package.json @@ -18,7 +18,7 @@ "@vueuse/components": "^13.1.0", "@vueuse/core": "^13.0.0", "@vueuse/integrations": "^13.1.0", - "@vueuse/rxjs": "^13.0.0", + "@vueuse/rxjs": "^13.9.0", "dexie": "^4.0.11", "fuse.js": "^7.1.0", "lucide-vue-next": "^0.488.0", diff --git a/ec4-v2-vue/yarn.lock b/ec4-v2-vue/yarn.lock index a1a2ba1..c72dccc 100644 --- a/ec4-v2-vue/yarn.lock +++ b/ec4-v2-vue/yarn.lock @@ -2047,23 +2047,23 @@ resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-13.1.0.tgz#959f8f2da5b18fb9b80529714dddb6ab69131d82" integrity sha512-+TDd7/a78jale5YbHX9KHW3cEDav1lz1JptwDvep2zSG8XjCsVE+9mHIzjTOaPbHUAk5XiE4jXLz51/tS+aKQw== -"@vueuse/rxjs@^13.0.0": - version "13.0.0" - resolved "https://registry.yarnpkg.com/@vueuse/rxjs/-/rxjs-13.0.0.tgz#e036b54f792c96c73031e4b3bcafa19e1a7408bc" - integrity sha512-WnnjNsI9HL1sBzFtkqEfZoN1f4hkEaoZRFyZBniaq2G85EAIPUL+4RnGQZlYwPNeIdYWZvRt6smxHMmpCEpWMQ== +"@vueuse/rxjs@^13.9.0": + version "13.9.0" + resolved "https://registry.yarnpkg.com/@vueuse/rxjs/-/rxjs-13.9.0.tgz#500679ecdf9b49df35af2df9febca5a97b84d920" + integrity sha512-VcEux+0rl1cpi2lUASzldb1o9l3uSFOmovRcsF6+EvDF2d3lXCHabTjwpVrj2CLg5irwTG9FbSPHrmHLHYvXDQ== dependencies: - "@vueuse/shared" "13.0.0" - -"@vueuse/shared@13.0.0": - version "13.0.0" - resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-13.0.0.tgz#4bc454ac359303904d4cf9b23e0dd265be90bf2d" - integrity sha512-9MiHhAPw+sqCF/RLo8V6HsjRqEdNEWVpDLm2WBRW2G/kSQjb8X901sozXpSCaeLG0f7TEfMrT4XNaA5m1ez7Dg== + "@vueuse/shared" "13.9.0" "@vueuse/shared@13.1.0": version "13.1.0" resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-13.1.0.tgz#b01ad108f0de3f1b02e0591c6fc54a9ee0029298" integrity sha512-IVS/qRRjhPTZ6C2/AM3jieqXACGwFZwWTdw5sNTSKk2m/ZpkuuN+ri+WCVUP8TqaKwJYt/KuMwmXspMAw8E6ew== +"@vueuse/shared@13.9.0": + version "13.9.0" + resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-13.9.0.tgz#7168b4ed647e625b05eb4e7e80fe8aabd00e3923" + integrity sha512-e89uuTLMh0U5cZ9iDpEI2senqPGfbPRTHM/0AaQkcxnpqjkZqDYP8rpfm7edOz8s+pOCOROEy1PIveSW8+fL5g== + abbrev@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-2.0.0.tgz#cf59829b8b4f03f89dda2771cb7f3653828c89bf"