Skip to content
Snippets Groups Projects

Update dependency tsparticles to v1.40.0

Merged RenovateBot requested to merge renovate-tsparticles-1.x into main
2 files
+ 19
13
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 18
12
@@ -12,7 +12,7 @@
"axios": "0.25.0",
"core-js": "3.20.3",
"quasar": "2.4.13",
"tsparticles": "1.39.0"
"tsparticles": "1.40.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.16.5",
@@ -11885,14 +11885,20 @@
"dev": true
},
"node_modules/tsparticles": {
"version": "1.39.0",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.39.0.tgz",
"integrity": "sha512-UeCY5YeUU2j7eyBPwQOAeIK+TeQQkaHNpRCGQ2axdOXEFt6lm3TffgzsLSsFciEn0TrugWhNf+nO1zliWKAYcQ==",
"hasInstallScript": true,
"funding": {
"type": "github",
"url": "https://github.com/sponsors/matteobruni"
}
"version": "1.40.0",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.40.0.tgz",
"integrity": "sha512-BqmVHm1+w0lRW7+lawZ1Mych2J5AgYKDLs+CpnDk/KBeOOwwEa9y1x7Sp0lUz21TZN0wfwmUnu2rlYsS/QfhEA==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/matteobruni"
},
{
"type": "buymeacoffee",
"url": "https://www.buymeacoffee.com/matteobruni"
}
],
"hasInstallScript": true
},
"node_modules/tunnel": {
"version": "0.0.6",
@@ -21940,9 +21946,9 @@
"dev": true
},
"tsparticles": {
"version": "1.39.0",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.39.0.tgz",
"integrity": "sha512-UeCY5YeUU2j7eyBPwQOAeIK+TeQQkaHNpRCGQ2axdOXEFt6lm3TffgzsLSsFciEn0TrugWhNf+nO1zliWKAYcQ=="
"version": "1.40.0",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.40.0.tgz",
"integrity": "sha512-BqmVHm1+w0lRW7+lawZ1Mych2J5AgYKDLs+CpnDk/KBeOOwwEa9y1x7Sp0lUz21TZN0wfwmUnu2rlYsS/QfhEA=="
},
"tunnel": {
"version": "0.0.6",
Loading