Skip to content

Commit b5c4175

Browse files

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.25.0",
2222
"nuxt": "^2.15.8",
23-
"particles.vue": "^3.2.3",
23+
"particles.vue": "^3.2.4",
2424
"tsparticles": "^2.2.3",
2525
"vue": "^2.7.10",
2626
"vue-server-renderer": "^2.7.10",

apps/nuxt2-particles-demo/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6861,12 +6861,12 @@ parseurl@~1.3.3:
68616861
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
68626862
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
68636863

6864-
particles.vue@^3.2.3:
6865-
version "3.2.3"
6866-
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.2.3.tgz#b3629ba28c672f396eea3d3243f0550994841f3a"
6867-
integrity sha512-GuR0saF66OPUYJtv6TXqzF9EzjglqPXpfmOUZqDG8OlGU5TZ8mS2fVCchx5gcPWoMuTBmSFsTd6yh0Xzs2Ebsg==
6864+
particles.vue@^3.2.4:
6865+
version "3.2.4"
6866+
resolved "https://registry.yarnpkg.com/particles.vue/-/particles.vue-3.2.4.tgz#150e1600e585d408932507fc67f016389a50acd0"
6867+
integrity sha512-nckPVinQAHgReinqeOMNLpzm+g+efzihUjPZBjjHwHBo5Xz1W6wV81NdHsp+1D6HziYpv7HXcbuaerCh7rP6dg==
68686868
dependencies:
6869-
tsparticles-engine "^2.2.3"
6869+
tsparticles-engine "^2.2.4"
68706870
vue-class-component "<8"
68716871
vue-property-decorator "<10"
68726872

@@ -9127,10 +9127,10 @@ tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1:
91279127
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
91289128
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
91299129

9130-
tsparticles-engine@^2.2.3:
9131-
version "2.2.3"
9132-
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.2.3.tgz#6b850085b8b762a281839b749be820d966c07bfd"
9133-
integrity sha512-NsylSaQzjF1DvIzZ2hZAm8mtlA4t7fKEPHgL6sM9wU/D7dhm7+w3rFTditRIcEkm67MXZwTGSuP9h/OaNIsSNQ==
9130+
tsparticles-engine@^2.2.3, tsparticles-engine@^2.2.4:
9131+
version "2.2.4"
9132+
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.2.4.tgz#b45f56ad3f3f7c5cc0ace466815305e19cb554fc"
9133+
integrity sha512-glpUmRJKdbtItcHqJhE05V224DsGSV283oXR9dR6aiqA92BX/2dxU/03YrvcbPTppuMo7rFsBMf4NrPV3tXEfw==
91349134

91359135
tsparticles-interaction-external-attract@^2.2.3:
91369136
version "2.2.3"

0 commit comments

Comments
 (0)