mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #3908 from firefly-iii/dependabot/npm_and_yarn/develop/uiv-1.0.1
Bump uiv from 0.37.0 to 1.0.1
This commit is contained in:
commit
5ba93dda9f
@ -17,7 +17,7 @@
|
|||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"jquery": "^3.4.1",
|
"jquery": "^3.4.1",
|
||||||
"laravel-mix": "^5.0",
|
"laravel-mix": "^5.0",
|
||||||
"uiv": "^0.37",
|
"uiv": "^1.0",
|
||||||
"vue": "^2.6",
|
"vue": "^2.6",
|
||||||
"vue-i18n": "^8.20",
|
"vue-i18n": "^8.20",
|
||||||
"vue-template-compiler": "^2.6.11"
|
"vue-template-compiler": "^2.6.11"
|
||||||
|
@ -6360,10 +6360,10 @@ uglify-js@3.4.x:
|
|||||||
commander "~2.19.0"
|
commander "~2.19.0"
|
||||||
source-map "~0.6.1"
|
source-map "~0.6.1"
|
||||||
|
|
||||||
uiv@^0.37:
|
uiv@^1.0:
|
||||||
version "0.37.0"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/uiv/-/uiv-0.37.0.tgz#a38ac511612ca9d4ead1b379b44cdca872ebd63e"
|
resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.0.1.tgz#e3215b041f3c2c2ef401de12fe3efab6df01b49b"
|
||||||
integrity sha512-e1psC34ocS3toJOULKrnwsQOU6cKBcKYkikPO7ZMMZ2iJPzSH/Af05dLme0+78aUIF1OCaL7vluoHcC97KV4XQ==
|
integrity sha512-foUA3IVZx1J/bTDhNV/BJoKkFp69nHeoHv79+ZYpxFzynX8kw+bHSHh8PAU+yOOImvh+/Pl1515TyZrOr6riMg==
|
||||||
dependencies:
|
dependencies:
|
||||||
portal-vue "^2.1.7"
|
portal-vue "^2.1.7"
|
||||||
vue-functional-data-merge "^2.0.3"
|
vue-functional-data-merge "^2.0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user