build(deps): bump vue-select from 3.18.3 to 3.20.0

Bumps [vue-select](https://github.com/sagalbot/vue-select) from 3.18.3 to 3.20.0.
- [Release notes](https://github.com/sagalbot/vue-select/releases)
- [Changelog](https://github.com/sagalbot/vue-select/blob/master/release.config.js)
- [Commits](https://github.com/sagalbot/vue-select/compare/v3.18.3...v3.20.0)

---
updated-dependencies:
- dependency-name: vue-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-20 05:13:39 +00:00 committed by GitHub
parent f584e7db82
commit 3c790aa632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"vue-grid-layout": "^2.3.12",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.5.4",
"vue-select": "^3.18.3"
"vue-select": "^3.20.0"
},
"devDependencies": {
"@cypress/vite-dev-server": "^3.0.0",

View File

@ -4990,10 +4990,10 @@ vue-router@^3.5.4:
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.4.tgz#c453c0b36bc75554de066fefc3f2a9c3212aca70"
integrity sha512-x+/DLAJZv2mcQ7glH2oV9ze8uPwcI+H+GgTgTmb5I55bCgY3+vXWIsqbYUzbBSZnwFHEJku4eoaH/x98veyymQ==
vue-select@^3.18.3:
version "3.18.3"
resolved "https://registry.yarnpkg.com/vue-select/-/vue-select-3.18.3.tgz#31f188d7181a4a86d07b937303c457efe863c4bc"
integrity sha512-nKmwxEDO4RRoZ6lWkkVE2bpgne7IJSRzSh1pIawLI7dJLZbtJuSgA0xGaLrT0pUp+JYHBDul242PwOBDHi28vg==
vue-select@^3.20.0:
version "3.20.0"
resolved "https://registry.yarnpkg.com/vue-select/-/vue-select-3.20.0.tgz#a3c4eb046654f9991ce5240e3a0679daa9e992d3"
integrity sha512-Qau4BzpgAC+/9jM5oTlOrfA81ONdtTFH6PqeSDKvIB56f1F6EbIR8qAotpUxrIiNVppyPFjvVDkyriMfHjWBQA==
vue-template-compiler@^2.7.0:
version "2.7.3"