mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency tsparticles to v1.30.2
This commit is contained in:
parent
45df812a96
commit
6a8e7f9760
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -24930,9 +24930,9 @@
|
|||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||||
},
|
||||
"tsparticles": {
|
||||
"version": "1.30.1",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.30.1.tgz",
|
||||
"integrity": "sha512-0mdjTAxqhiV+aV79vzFojueUjggPnUg5x3lXjMHPD7vH6tmRuT96rQ3gNjFsJN7y5HkA5nKqTFssQGIBET0zZQ==",
|
||||
"version": "1.30.2",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.30.2.tgz",
|
||||
"integrity": "sha512-S9NXMN6MloJO/+cqh72i2hhtuxm2anVdJmcvjcYHe/jJYfsNdQ5sxpMy82d3sGk6bREzt8ZW/oPXeyPhf6q6fg==",
|
||||
"requires": {
|
||||
"pathseg": "^1.2.0"
|
||||
}
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"react-github-btn": "1.2.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.11.0",
|
||||
"tsparticles": "1.30.1"
|
||||
"tsparticles": "1.30.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fab/actions": "1.0.0-rc.3-beta.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue