Skip to content

Commit

Permalink
build(deps): update package.json and yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Jun 26, 2023
1 parent 050117f commit c361308
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"nuxt": "^3.5.3"
},
"dependencies": {
"vue3-lottie": "^2.7.1"
"vue3-lottie": "2.7.4"
}
}
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8337,10 +8337,10 @@ vue-template-compiler@^2.7.14:
de-indent "^1.0.2"
he "^1.2.0"

vue3-lottie@^2.7.1:
version "2.7.3"
resolved "https://registry.yarnpkg.com/vue3-lottie/-/vue3-lottie-2.7.3.tgz#ab0c710a9a7ea6831f38410fd84021695eeeb493"
integrity sha512-1MPrS4Ul+9ixMIvs3YruF7FaykcQ1j+MBElhco0JQRGyguy69VrngI2flhqR5DgM0z4LUAEVhbVurvi9/FI85A==
vue3-lottie@2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/vue3-lottie/-/vue3-lottie-2.7.4.tgz#6e1088f40198873afc77d26f7b2890efb715005b"
integrity sha512-EJATgpaWXyqdKxaSY2Q3lK4tTkxTSssKTqBmsIEG7Yj8jT75RGF6zhsoBc/kT10X41vt2HEpjPYmEQfKt6JfOw==
dependencies:
lodash-es "^4.17.21"
lottie-web "5.12.2"
Expand Down

1 comment on commit c361308

@vercel
Copy link

@vercel vercel bot commented on c361308 Jun 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-lottie – ./

vue3-lottie.vercel.app
vue3-lottie-megasanjay.vercel.app
vue3-lottie-git-main-megasanjay.vercel.app

Please sign in to comment.