Skip to content

Commit

Permalink
Update dependency particles.vue3 to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 6458650 commit ba19e4a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4913,11 +4913,11 @@ parseurl@~1.3.2, parseurl@~1.3.3:
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==

particles.vue3@^2.0.0:
version "2.10.1"
resolved "https://registry.yarnpkg.com/particles.vue3/-/particles.vue3-2.10.1.tgz#bdbfcd2a0b759622edd77e96091df46c76aefb98"
integrity sha512-Evs7DWCLYxlwK+RI9wjEUW+AQXs4L3BtFDdMSiKGkQsiwZmpnmHid3XL1CfLTx4u1Y4395x+qH5SVL8GjMuABw==
version "2.12.0"
resolved "https://registry.yarnpkg.com/particles.vue3/-/particles.vue3-2.12.0.tgz#f384122cef2454cde794f7b0371a8bee1f06d0a0"
integrity sha512-t1AFUSuL+zzXO5fvBq6y76DAyy6sXtBOVY3UirNzaRQ0JCqSV3wCQwQ2N51tJRG6V952ARi87NMcQP5VwfTkqA==
dependencies:
tsparticles-engine "^2.10.1"
tsparticles-engine "^2.12.0"
vue "^3.3.4"

pascal-case@^3.1.2:
Expand Down Expand Up @@ -6247,10 +6247,10 @@ tslib@^2.0.3:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

tsparticles-engine@^2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.10.1.tgz#43097da18ea6b4123f12115fcbd5243d45e85fd7"
integrity sha512-DV2gYsbChyiXYIZYgnXtKHSAZdvnNMJpVf9Cw0gO7vjQ6pcgLAeyboRtvsaTfwKZNzzA7BeSf1lVhgGxorL4CQ==
tsparticles-engine@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.12.0.tgz#4a52a8de4ab6085180abf27f4720f47caa1455fc"
integrity sha512-ZjDIYex6jBJ4iMc9+z0uPe7SgBnmb6l+EJm83MPIsOny9lPpetMsnw/8YJ3xdxn8hV+S3myTpTN1CkOVmFv0QQ==

type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
Expand Down

0 comments on commit ba19e4a

Please sign in to comment.