Skip to content

Commit

Permalink
fix(deps): bump particles.vue from 3.3.3 to 3.5.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 71b7a44 commit 222b8cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/nuxt2-particles-demo/package.json
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"core-js": "^3.26.0",
"nuxt": "^2.15.8",
"particles.vue": "^3.3.3",
"particles.vue": "^3.5.3",
"tsparticles": "^2.5.3",
"vue": "^2.7.10",
"vue-server-renderer": "^2.7.13",
Expand Down
12 changes: 6 additions & 6 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.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.3.3.tgz#018cbf474bb28dc53785538222f3b50c3e686d54"
integrity sha512-U/S1lwMTte2JJpQFXZzzGGzVVolsj0/KEGHDEbuhJYnu0B3s01Bws3eF6LfXGSLXTvNG5Of8O3b28YDLJciy7w==
particles.vue@^3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.5.3.tgz#fc7a84514c459dade881377038e871d3d5c0c119"
integrity sha512-TYjxYHbKK1kjRhm2w/qr1DPXvZj+X4xZEnmGvga6bhoL3FKt7t0zkgqC0gREXeIs0vfCN4u441krLLmdD/d9bg==
dependencies:
tsparticles-engine "^2.3.3"
tsparticles-engine "^2.5.2"
vue-class-component "^7.2.6"
vue-property-decorator "^9.1.2"

Expand Down Expand Up @@ -9151,7 +9151,7 @@ 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.3, tsparticles-engine@^2.5.2:
tsparticles-engine@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.5.2.tgz#1772e857c452af806602ab0f33c90338d109f8b8"
integrity sha512-P2m1E/EIlvEnH9l7OEIpeKXxSn1ThNhWSp6zeRYvH/DntJpI5Oqa/AMrjum15rUzBkMDgRo7XFO4LqRWs8iB/Q==
Expand Down

0 comments on commit 222b8cb

Please sign in to comment.