Browse Source

Maintenance: Bump @vueuse/router from 8.4.2 to 8.5.0

Bumps [@vueuse/router](https://github.com/vueuse/vueuse/tree/HEAD/packages/router) from 8.4.2 to 8.5.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v8.5.0/packages/router)
Dominik Klein 2 years ago
parent
commit
91c9f6ac58
2 changed files with 6 additions and 6 deletions
  1. 1 1
      package.json
  2. 5 5
      yarn.lock

+ 1 - 1
package.json

@@ -106,7 +106,7 @@
     "@tiptap/vue-3": "^2.0.0-beta.91",
     "@vue/apollo-composable": "^4.0.0-alpha.17",
     "@vueuse/core": "^8.5.0",
-    "@vueuse/router": "^8.4.2",
+    "@vueuse/router": "^8.5.0",
     "@vueuse/shared": "^8.4.2",
     "async-mutex": "^0.3.2",
     "broadcast-channel": "^4.11.0",

+ 5 - 5
yarn.lock

@@ -1827,12 +1827,12 @@
   resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-8.5.0.tgz#1aaa3787922cfda0f38243aaa7779366a669b4db"
   integrity sha512-WxsD+Cd+bn+HcjpY6Dl9FJ8ywTRTT9pTwk3bCQpzEhXVYAyNczKDSahk50fCfIJKeWHhyI4B2+/ZEOxQAkUr0g==
 
-"@vueuse/router@^8.4.2":
-  version "8.4.2"
-  resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-8.4.2.tgz#1f472487280a5a7fb845c48cba3fbea8345db4c3"
-  integrity sha512-0cu2Zcj+zM6/6qPtjrQ5R/Sngobglw+f8cuq1+G6mdLl99glHvtRNRGzvbtO08qXHoK7C9JpQ7ewHn62iKjrGw==
+"@vueuse/router@^8.5.0":
+  version "8.5.0"
+  resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-8.5.0.tgz#3a400fb4d71e1a0979e4a04948708395e0e7f349"
+  integrity sha512-2znMTInQoptBEgXdZzxjBR0yppVnZdVO5alCVMzy4TTVIOdT481zrhrNhp2CuXrZFTcgWZFioCG6KM+4OHwG1g==
   dependencies:
-    "@vueuse/shared" "8.4.2"
+    "@vueuse/shared" "8.5.0"
     vue-demi "*"
 
 "@vueuse/shared@8.4.2":