Skip to content

Commit 80a7633

Browse files
dependabot[bot]matteobruni
authored andcommitted

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

apps/nuxt2-particles-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"core-js": "^3.23.3",
2222
"nuxt": "^2.15.8",
23-
"particles.vue": "^3.1.0",
23+
"particles.vue": "^3.1.3",
2424
"tsparticles": "^2.1.3",
2525
"vue": "^2.6.14",
2626
"vue-server-renderer": "^2.7.0",

apps/nuxt2-particles-demo/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -6823,12 +6823,12 @@ parseurl@~1.3.3:
68236823
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
68246824
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
68256825

6826-
particles.vue@^3.1.0:
6827-
version "3.1.0"
6828-
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.1.0.tgz#a0b777b9b1bb1f51277f468987deda31c81afc4a"
6829-
integrity sha512-TjO3MHSbRhpWt08n3/V14L7GRJIQScsiAVJPGUC3rRKmXO3lKAZEC+LFUvTyWsfI19hR49kMkDiP9kE6P0NyVA==
6826+
particles.vue@^3.1.3:
6827+
version "3.1.3"
6828+
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.1.3.tgz#e163f21d6e9f1a8ddf53c896b09cda7cae2f6ce8"
6829+
integrity sha512-3cJGo3cGIvcdcOLA+UIZ7BuhD4dQHb307DXgYd8ocDu9J3p7e7jHRXkbVy02nrmfUHV3bray2Z7GkI23zEwn9w==
68306830
dependencies:
6831-
tsparticles-engine "^2.1.0"
6831+
tsparticles-engine "^2.1.3"
68326832
vue-class-component "<8"
68336833
vue-property-decorator "<10"
68346834

@@ -9075,7 +9075,7 @@ tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1:
90759075
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
90769076
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
90779077

9078-
tsparticles-engine@^2.1.0, tsparticles-engine@^2.1.3:
9078+
tsparticles-engine@^2.1.3:
90799079
version "2.1.3"
90809080
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.1.3.tgz#d8922cf7811c40e5e9b87b18f9cc86043af8e900"
90819081
integrity sha512-BmCo534tF5yRQofUczGSfCFrdeMYO6e7FXHv6AdRxL+j9NNPH3zF4HX6k24tbO4kmTH8tGX/+F9mugEQVo9AEg==

0 commit comments

Comments
 (0)