Update dependency vue-router to v3.3.1 (#141)
Update dependency vue-router to v3.3.1 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/141
This commit is contained in:
parent
58eec4939e
commit
fe8f0ecd67
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
"vue-flatpickr-component": "8.1.5",
|
||||
"vue-multiselect": "2.1.6",
|
||||
"vue-notification": "1.3.20",
|
||||
"vue-router": "3.2.0",
|
||||
"vue-router": "3.3.1",
|
||||
"vue-template-compiler": "2.6.11"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
|
|
@ -12540,10 +12540,10 @@ vue-resize@^0.4.5:
|
|||
resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea"
|
||||
integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==
|
||||
|
||||
vue-router@3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.2.0.tgz#da35195ffe37fdf0bec9f5f8f72781d2a7718815"
|
||||
integrity sha512-khkrcUIzMcI1rDcNtqkvLwfRFzB97GmJEsPAQdj7t/VvpGhmXLOkUfhc+Ah8CvpSXGXwuWuQO+x8Sy/xDhXZIA==
|
||||
vue-router@3.3.1:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.1.tgz#7d0545dd8ebf4f45494ca185b7eccb38d67689c1"
|
||||
integrity sha512-2E2Xlks6oDzU559/NcSGD08g3XCDZznx8CK/jHIHkrbAdnCu1ghUcnz5e78SZ35gaOKtHGS01vJG8Yv4iJFTug==
|
||||
|
||||
vue-sfc-descriptor-to-string@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Loading…
Reference in a new issue