Bump vue-router from 3.5.3 to 3.6.5

Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 3.6.5.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1467/head
dependabot[bot] 2022-12-07 11:18:49 +00:00 zatwierdzone przez GitHub
rodzic 18d33c70ae
commit 838e0d19e6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -32,7 +32,7 @@
"vue-contenteditable-directive": "^1.2.0",
"vue-infinite-loading": "^2.4.4",
"vue-material-design-icons": "^5.0.0",
"vue-router": "^3.5.3",
"vue-router": "^3.6.5",
"vue-tribute": "^1.0.7",
"vue-twemoji": "^1.0.1",
"vuetrend": "^0.3.4",
@ -14922,9 +14922,9 @@
}
},
"node_modules/vue-router": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",
"integrity": "sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg=="
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
"integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"node_modules/vue-select": {
"version": "3.20.0",
@ -26924,9 +26924,9 @@
}
},
"vue-router": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",
"integrity": "sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg=="
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
"integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"vue-select": {
"version": "3.20.0",

Wyświetl plik

@ -51,7 +51,7 @@
"vue-contenteditable-directive": "^1.2.0",
"vue-infinite-loading": "^2.4.4",
"vue-material-design-icons": "^5.0.0",
"vue-router": "^3.5.3",
"vue-router": "^3.6.5",
"vue-tribute": "^1.0.7",
"vue-twemoji": "^1.0.1",
"vuetrend": "^0.3.4",