Skip to content

Commit

Permalink
Merge pull request #61 from tsparticles/renovate/particles.vue-3.x-lo…
Browse files Browse the repository at this point in the history
…ckfile

fix(deps): update dependency particles.vue to v3.9.3
  • Loading branch information
matteobruni authored Apr 12, 2023
2 parents c831fcf + cb44916 commit bf685d9
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 @@ -6300,11 +6300,11 @@ parseurl@~1.3.2, parseurl@~1.3.3:
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==

particles.vue@^3.0.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.8.0.tgz#cadfdfcd4cc5a46e8d9494e96902fd7b0b48c14d"
integrity sha512-azDrTTTb6/DgXXNqQN1s1vozUhz3r5Zj2upZscjPf8d+09SHrOTxhgADAZfSlF/ix8hq62m2dvRGgV9fAaMfvQ==
version "3.9.3"
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.9.3.tgz#8cafb18f06ccb5df29ee0c8768090ef4ae0e270b"
integrity sha512-xbQ32hkJSlss9mGKoQJA+vAqGha7geUD+QRxMTeN1oOMY5lXd1f6V9uHWtk2yoVkJbeYhz+ruOl0JDS33fgU3g==
dependencies:
tsparticles-engine "^2.8.0"
tsparticles-engine "^2.9.3"
vue-class-component "^7.2.6"
vue-property-decorator "^9.1.2"

Expand Down Expand Up @@ -8147,10 +8147,10 @@ tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==

tsparticles-engine@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.8.0.tgz#8297addc8f97f8789d982899388db367b89e7ea6"
integrity sha512-r0cWKxefQkQCzU+RRG/82VQnl/fAkws27EuYIOKcnHiYsWnZYcX8iPiQs/qgDajP0haBSn4Vui8UbTCAwSFniw==
tsparticles-engine@^2.9.3:
version "2.9.3"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.9.3.tgz#c521edd951df2520bd0a8aa76dbbe1b0b183094a"
integrity sha512-iAD8LyRH//kx10fDMm6AfQV6dRHs1ZacUUHqVwfutcqM4x1IV2ygpjk0X87LKCnBxYeIMG78+tlxXpnpwUccOg==

[email protected]:
version "0.0.0"
Expand Down

0 comments on commit bf685d9

Please sign in to comment.