Bump vue-router from 3.6.3 to 3.6.4

Bumps [vue-router](https://github.com/vuejs/router) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-26 01:07:11 +00:00 коммит произвёл GitHub
Родитель 0a1939c636
Коммит 22fc5d515d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -29,7 +29,7 @@
"vue": "^2.7.3",
"vue-clipboard2": "^0.3.3",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.3",
"vue-router": "^3.6.4",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
@ -12367,9 +12367,9 @@
}
},
"node_modules/vue-router": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.3.tgz",
"integrity": "sha512-G21CKd8o/Mr3h8Xgi6zwg2ixJ5OxBG9G5w/b5McEFfLBqyQJc/7HDGsibf2FAl2enpZla+OJ3IlYipRusGN/4w=="
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.4.tgz",
"integrity": "sha512-QSJs5aKKPiwBH++gelVbnq0ZFbUZXjlsjAklUM+F8dtd49YY72QsD1uGpBk/cqLK1bkZ8HiqPjS8NkhaGtpqHw=="
},
"node_modules/vue-style-loader": {
"version": "4.1.3",
@ -22510,9 +22510,9 @@
}
},
"vue-router": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.3.tgz",
"integrity": "sha512-G21CKd8o/Mr3h8Xgi6zwg2ixJ5OxBG9G5w/b5McEFfLBqyQJc/7HDGsibf2FAl2enpZla+OJ3IlYipRusGN/4w=="
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.4.tgz",
"integrity": "sha512-QSJs5aKKPiwBH++gelVbnq0ZFbUZXjlsjAklUM+F8dtd49YY72QsD1uGpBk/cqLK1bkZ8HiqPjS8NkhaGtpqHw=="
},
"vue-style-loader": {
"version": "4.1.3",

Просмотреть файл

@ -55,7 +55,7 @@
"vue": "^2.7.3",
"vue-clipboard2": "^0.3.3",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.3",
"vue-router": "^3.6.4",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",