Skip to content

Commit

Permalink
Update @appsocially/vue-upil
Browse files Browse the repository at this point in the history
  • Loading branch information
wallslide committed Aug 7, 2020
1 parent eb52a86 commit 441d3b0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@appsocially/userpil-core": "^1.1.7",
"@appsocially/vue-upil": "^0.1.9",
"@appsocially/vue-upil": "^0.1.10",
"core-js": "^3.6.5",
"vee-validate": "^3.3.7",
"vue": "^2.6.11",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@
redux "^4.0.1"
vue-loader "^15.7.1"

"@appsocially/vue-upil@^0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@appsocially/vue-upil/-/vue-upil-0.1.9.tgz#bf05532b53f78ded03399345bc4877288d062343"
integrity sha512-s3xKTcwGqsc65P6RLypD67wfU1Oz38FrPg4uO9q9/7rppzvOqTaT3XEi2ALCGKXRFNH8riCDI5UqYbkW7vDbwg==
"@appsocially/vue-upil@^0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@appsocially/vue-upil/-/vue-upil-0.1.10.tgz#2bf01822be9c9ac5d4e9e8afc712697cba04efe7"
integrity sha512-LfZwU3R3RRPS2scU+B9c44BkOdOIwTHU5w8Rz95jG8G4rIUvgmKfdzxcQdtTtf5uM/Tqmi0E5sBPpVC5XhuSvw==
dependencies:
core-js "^3.6.4"
date-fns "^2.15.0"
dot-object "^2.1.3"
linkifyjs "^2.1.9"
lodash.debounce "^4.0.8"
Expand Down Expand Up @@ -4265,6 +4266,11 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

date-fns@^2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.15.0.tgz#424de6b3778e4e69d3ff27046ec136af58ae5d5f"
integrity sha512-ZCPzAMJZn3rNUvvQIMlXhDr4A+Ar07eLeGsGREoWU19a3Pqf5oYa+ccd+B3F6XVtQY6HANMFdOQ8A+ipFnvJdQ==

dateformat@^3.0.0:
version "3.0.3"
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
Expand Down

0 comments on commit 441d3b0

Please sign in to comment.