Skip to content
Snippets Groups Projects

Update dependency tsparticles to v1.43.1

Merged RenovateBot requested to merge renovate-tsparticles-1.x into main
2 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -12,7 +12,7 @@
"axios": "0.26.1",
"core-js": "3.21.1",
"quasar": "2.6.6",
"tsparticles": "1.42.4"
"tsparticles": "1.43.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.17.0",
@@ -11742,9 +11742,9 @@
"dev": true
},
"node_modules/tsparticles": {
"version": "1.42.4",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.4.tgz",
"integrity": "sha512-tfjh6hZFID+5mIdqIvAvmpGymG5kFIxB2k1fs0SIDemo7iL9qnQyvI3HankxfRtCblcwRoEYj/g5phdIhqY8vA==",
"version": "1.43.1",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.43.1.tgz",
"integrity": "sha512-6EuHncwqzoyTlUxc11YH8LVlwVUgpYaZD0yMOeA2OvRqFZ9VQV8EjjQ6ZfXt6pfGA1ObPwU929jveFatxwTQkg==",
"deprecated": "Version 2.x is the current version, v1 is obsolete now",
"funding": [
{
@@ -21748,9 +21748,9 @@
"dev": true
},
"tsparticles": {
"version": "1.42.4",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.4.tgz",
"integrity": "sha512-tfjh6hZFID+5mIdqIvAvmpGymG5kFIxB2k1fs0SIDemo7iL9qnQyvI3HankxfRtCblcwRoEYj/g5phdIhqY8vA=="
"version": "1.43.1",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.43.1.tgz",
"integrity": "sha512-6EuHncwqzoyTlUxc11YH8LVlwVUgpYaZD0yMOeA2OvRqFZ9VQV8EjjQ6ZfXt6pfGA1ObPwU929jveFatxwTQkg=="
},
"tunnel": {
"version": "0.0.6",
Loading