Skip to content

Commit

Permalink
Bump vue-router from 4.4.0 to 4.4.2 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.0...v4.4.2)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent cf5f22a commit cab56f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"topojson-client": "^3.1.0",
"vue": "^3.4.35",
"vue-gtag-next": "^1.14.0",
"vue-router": "^4.4.0",
"vue-router": "^4.4.2",
"vuetify": "^3.6.14",
"webfontloader": "^1.0.0"
},
Expand Down
12 changes: 6 additions & 6 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@
"@vue/compiler-dom" "3.4.35"
"@vue/shared" "3.4.35"

"@vue/devtools-api@^6.5.1", "@vue/devtools-api@^6.6.3":
"@vue/devtools-api@^6.6.3":
version "6.6.3"
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.3.tgz#b23a588154cba8986bba82b6e1d0248bde3fd1a0"
integrity sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==
Expand Down Expand Up @@ -2009,12 +2009,12 @@ vue-gtag-next@^1.14.0:
resolved "https://registry.yarnpkg.com/vue-gtag-next/-/vue-gtag-next-1.14.0.tgz#793aef0b90dff4213b9f3a79827cd99b06e678dd"
integrity sha512-iJl+cOG2GU5NuxqzSSIpt03WVOvZqyKB9TOy7d55KiuvRklcnb2nlqxW5B/a3/sbIt7fla+XEkRyMCcoz0zAHw==

vue-router@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.0.tgz#128e3fc0c84421035a9bd26027245e6bd68f69ab"
integrity sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==
vue-router@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.2.tgz#bc7bf27f108fc15e5cc2a30b314a662275e2b2bb"
integrity sha512-1qNybkn2L7QsLzaXs8nvlQmRKp8XF8DCxZys/Jr1JpQcHsKUxTKzTxCVA1G7NfBfwRIBgCJPoujOG5lHCCNUxw==
dependencies:
"@vue/devtools-api" "^6.5.1"
"@vue/devtools-api" "^6.6.3"

vue-template-compiler@^2.7.14:
version "2.7.14"
Expand Down

0 comments on commit cab56f3

Please sign in to comment.