Skip to content

Commit

Permalink
Bump vue-router from 4.4.3 to 4.4.5 in /axolotl-web
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.3 to 4.4.5.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.3...v4.4.5)

---
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] committed Sep 13, 2024
1 parent f201bf3 commit e5541ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion axolotl-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"qrcode": "1.5.4",
"vue": "^3.5.2",
"vue-native-websocket-vue3": "^3.1.7",
"vue-router": "^4.4.3",
"vue-router": "^4.4.5",
"vue3-gettext": "^3.0.0-beta.5",
"vue3-tel-input": "^1.0.4",
"vuex": "^4.1.0",
Expand Down
18 changes: 9 additions & 9 deletions axolotl-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -657,10 +657,10 @@
"@vue/compiler-dom" "3.5.3"
"@vue/shared" "3.5.3"

"@vue/devtools-api@^6.0.0-beta.11", "@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==
"@vue/devtools-api@^6.0.0-beta.11", "@vue/devtools-api@^6.6.4":
version "6.6.4"
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz#cbe97fe0162b365edc1dba80e173f90492535343"
integrity sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==

"@vue/eslint-config-airbnb@^8.0.0":
version "8.0.0"
Expand Down Expand Up @@ -4042,12 +4042,12 @@ vue-native-websocket-vue3@^3.1.7:
dependencies:
file-entry-cache "^6.0.1"

vue-router@^4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.3.tgz#58a39dc804632bfb6d26f052aa8f6718bd130299"
integrity sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==
vue-router@^4.4.5:
version "4.4.5"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.5.tgz#bdf535e4cf32414ebdea6b4b403593efdb541388"
integrity sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==
dependencies:
"@vue/devtools-api" "^6.6.3"
"@vue/devtools-api" "^6.6.4"

vue3-gettext@^3.0.0-beta.5:
version "3.0.0-beta.5"
Expand Down

0 comments on commit e5541ab

Please sign in to comment.