Bump uiv from 1.4.0 to 1.4.1

Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/uiv-lib/uiv/releases)
- [Commits](https://github.com/uiv-lib/uiv/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: uiv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-08 03:02:05 +00:00 committed by GitHub
parent 16ee3df31f
commit 253ed7b2bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"jquery": "^3",
"laravel-mix": "^6.0",
"postcss": "^8.3",
"uiv": "^1.3",
"uiv": "^1.4",
"vue": "^2.6",
"vue-i18n": "^8.25",
"vue-loader": "^15",

View File

@ -5089,10 +5089,10 @@ type-is@~1.6.17, type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"
uiv@^1.3:
version "1.4.0"
resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.4.0.tgz#286fa50b66ff6cda7ae7aa7e516c4f909db420cc"
integrity sha512-qFcRYFAqETZYNhxSkKd+MdnWmhtz1H9j2nhayoI/TyLATm6vg1RC8jHA0i+yOjQtsbht7Gmn9fpUqJrQr5Pscg==
uiv@^1.4:
version "1.4.1"
resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.4.1.tgz#793d90aa9fcba61f389626664ba54a4e86fdb848"
integrity sha512-3Tfg49lmSN0H75E+rKiZNN4yZfPeAP/GfTgkRweJNd59dCiY8fPRHwlCuFS3h81w87dvP6g+XFcfgig9DjjYQQ==
dependencies:
portal-vue "^2.1.7"
vue-functional-data-merge "^3.0.0"