fix(deps): update dependency vue-router to v3.6.5
This commit is contained in:
parent
5cb4756ef6
commit
f7c526d16b
2 changed files with 5 additions and 5 deletions
|
@ -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": {
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue