Skip to content

Commit

Permalink
fix(deps): bump particles.vue from 3.2.2 to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and matteobruni committed Dec 29, 2022
1 parent f562dbc commit 20738b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/nuxt2-particles-demo/package.json
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"core-js": "^3.24.1",
"nuxt": "^2.15.8",
"particles.vue": "^3.2.2",
"particles.vue": "^3.2.3",
"tsparticles": "^2.2.2",
"vue": "^2.7.8",
"vue-server-renderer": "^2.7.8",
Expand Down
18 changes: 9 additions & 9 deletions apps/nuxt2-particles-demo/yarn.lock
Expand Up @@ -6861,12 +6861,12 @@ parseurl@~1.3.3:
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==

particles.vue@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.2.2.tgz#d11f6d762a566e176e92a1fcdfbfc9bbb092a97f"
integrity sha512-qB0Qt0+d1k7yo0zw7UOYfEbN3cAw6pU9GakJkszHJgyMOb65Biz2Hov3Xbzuv+dxGHi/I2qzLfYCB2zwxdBq5w==
particles.vue@^3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.2.3.tgz#b3629ba28c672f396eea3d3243f0550994841f3a"
integrity sha512-GuR0saF66OPUYJtv6TXqzF9EzjglqPXpfmOUZqDG8OlGU5TZ8mS2fVCchx5gcPWoMuTBmSFsTd6yh0Xzs2Ebsg==
dependencies:
tsparticles-engine "^2.2.2"
tsparticles-engine "^2.2.3"
vue-class-component "<8"
vue-property-decorator "<10"

Expand Down Expand Up @@ -9127,10 +9127,10 @@ tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

tsparticles-engine@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.2.2.tgz#f2aae1b2d8b5e29a4c1b88db8fd98f8fb4399c2d"
integrity sha512-MY9DAUVH0vZFEi43Wa4tAPTTgfbeV/Yu6aHFJEQ6lZsI0upXdI+o10+IRB03ydoRlwWZ9xcW+4xlYhu3TBfNBw==
tsparticles-engine@^2.2.2, tsparticles-engine@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.2.3.tgz#6b850085b8b762a281839b749be820d966c07bfd"
integrity sha512-NsylSaQzjF1DvIzZ2hZAm8mtlA4t7fKEPHgL6sM9wU/D7dhm7+w3rFTditRIcEkm67MXZwTGSuP9h/OaNIsSNQ==

tsparticles-interaction-external-attract@^2.2.2:
version "2.2.2"
Expand Down

0 comments on commit 20738b0

Please sign in to comment.