Skip to content

Commit

Permalink
fix(deps): bump particles.vue from 3.3.1 to 3.3.2
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 952588e commit 096bbd0
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.25.2",
"nuxt": "^2.15.8",
"particles.vue": "^3.3.1",
"particles.vue": "^3.3.2",
"tsparticles": "^2.3.1",
"vue": "^2.7.10",
"vue-server-renderer": "^2.7.10",
Expand Down
18 changes: 9 additions & 9 deletions apps/nuxt2-particles-demo/yarn.lock
Expand Up @@ -6885,12 +6885,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.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.3.1.tgz#d0a4959565706d42839d4f9e2663bc9c39d820bc"
integrity sha512-oK/oATwHFBYfuN5pB0uGeb4wijNhXhbsmaoJRp+9D5CeXkJY8wv+y02DrrVX4liDUTqATkg/ARdH9QIxh3+4bQ==
particles.vue@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.3.2.tgz#25d460ac86af7287097de658bff7dca01b4d041a"
integrity sha512-XScrhCx9gAnfKudsZvbkGeGlfEO2vp0WrCKYQFCAj5DfbKXXgxaWMUSURzv7UIZssngXFQYLMjsKcloqG9emqg==
dependencies:
tsparticles-engine "^2.3.1"
tsparticles-engine "^2.3.2"
vue-class-component "^7.2.6"
vue-property-decorator "^9.1.2"

Expand Down Expand Up @@ -9160,10 +9160,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.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.3.1.tgz#9ceac2971e87580153208d5436d48c17357a3e56"
integrity sha512-aVfkRcHMFCdiDE4KZ1MnUKnvsCNUx+xt+Zo8yGQQ53UdXC6VxV55NW3vTZ3QoaZSrogQp8VRhLVIQpAbuOmORw==
tsparticles-engine@^2.3.1, tsparticles-engine@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.3.2.tgz#ccf7ac78cd16415a973653af680b93edd00ad626"
integrity sha512-NI0erka/fn65dt/PcLTqvjUJwRwvWiedoKFYfzvZXmWL8sgMnmdHT9cypW7p+U8hwFHa/lUkxO4U4jcYgnxH6Q==

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

0 comments on commit 096bbd0

Please sign in to comment.