fix(deps): update dependency vue-router to v3.6.5

This commit is contained in:
Pleroma Renovate Bot 2022-09-20 09:06:58 +00:00
parent 5cb4756ef6
commit f7c526d16b
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"tiptap-extensions": "1.35.2",
"vue": "2.7.8",
"vue-i18n": "8.27.2",
"vue-router": "3.6.4",
"vue-router": "3.6.5",
"vuex": "3.0.1"
},
"devDependencies": {

View file

@ -10335,10 +10335,10 @@ vue-loader@15.10.0:
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"
vue-router@3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.6.4.tgz#46b77eca93cd69f6840c4730b13976a130144ecc"
integrity sha512-QSJs5aKKPiwBH++gelVbnq0ZFbUZXjlsjAklUM+F8dtd49YY72QsD1uGpBk/cqLK1bkZ8HiqPjS8NkhaGtpqHw==
vue-router@3.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.6.5.tgz#95847d52b9a7e3f1361cb605c8e6441f202afad8"
integrity sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ==
vue-style-loader@4.1.2:
version "4.1.2"