Skip to content
Snippets Groups Projects
Commit 6d867636 authored by Griefed's avatar Griefed :joystick:
Browse files

Merge branch 'renovate-tsparticles-1.x' into 'main'

chore(deps): update dependency tsparticles to v1.43.1

See merge request !56
parents 91911bc4 142c12b8
No related branches found
No related tags found
1 merge request!56chore(deps): update dependency tsparticles to v1.43.1
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"axios": "0.27.2", "axios": "0.27.2",
"core-js": "3.30.1", "core-js": "3.30.1",
"quasar": "2.7.7", "quasar": "2.7.7",
"tsparticles": "1.41.6", "tsparticles": "1.43.1",
"vue": "3.2.47", "vue": "3.2.47",
"vue-router": "4.1.6" "vue-router": "4.1.6"
}, },
...@@ -10614,10 +10614,10 @@ ...@@ -10614,10 +10614,10 @@
"dev": true "dev": true
}, },
"node_modules/tsparticles": { "node_modules/tsparticles": {
"version": "1.41.6", "version": "1.43.1",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.6.tgz", "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.43.1.tgz",
"integrity": "sha512-LdU1eWaRdCVAvgF3UA5/qR/otWloGHAOSrzSiXx5nEnyBY6mvpLws3TMX0R5Y3xHE1JoomtxqnIsIJXL/21/pQ==", "integrity": "sha512-6EuHncwqzoyTlUxc11YH8LVlwVUgpYaZD0yMOeA2OvRqFZ9VQV8EjjQ6ZfXt6pfGA1ObPwU929jveFatxwTQkg==",
"deprecated": "2.3.1 is out and it has a smaller output size", "deprecated": "tsParticles 2.6.0 is out, please update",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
...@@ -19599,9 +19599,9 @@ ...@@ -19599,9 +19599,9 @@
"dev": true "dev": true
}, },
"tsparticles": { "tsparticles": {
"version": "1.41.6", "version": "1.43.1",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.6.tgz", "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.43.1.tgz",
"integrity": "sha512-LdU1eWaRdCVAvgF3UA5/qR/otWloGHAOSrzSiXx5nEnyBY6mvpLws3TMX0R5Y3xHE1JoomtxqnIsIJXL/21/pQ==" "integrity": "sha512-6EuHncwqzoyTlUxc11YH8LVlwVUgpYaZD0yMOeA2OvRqFZ9VQV8EjjQ6ZfXt6pfGA1ObPwU929jveFatxwTQkg=="
}, },
"type-check": { "type-check": {
"version": "0.4.0", "version": "0.4.0",
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"quasar": "2.7.7", "quasar": "2.7.7",
"vue": "3.2.47", "vue": "3.2.47",
"vue-router": "4.1.6", "vue-router": "4.1.6",
"tsparticles": "1.41.6" "tsparticles": "1.43.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.21.8", "@babel/eslint-parser": "7.21.8",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment