mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 02:07:39 +02:00
Update dependency tsparticles to v1.34.1
This commit is contained in:
parent
5d7e3ad01f
commit
b68fbe6733
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -21185,9 +21185,9 @@
|
|||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||||
},
|
||||
"tsparticles": {
|
||||
"version": "1.34.0",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.34.0.tgz",
|
||||
"integrity": "sha512-7EIyI0339EZEzoUggqKBxkUDCvsM/YT89GyrPTSVcrHNd47SZ9bzTZFAWuTbhQrEiyJEL/np61t2BGOhJJK1Mg==",
|
||||
"version": "1.34.1",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.34.1.tgz",
|
||||
"integrity": "sha512-SsmgNOBGOrPa7kcEGJV8CRAuCqsBStQyKRwYR5RJS/7T+gnl3e+Nl+euufjAMQAA4Ww9mNaedpmtRFf98ox7GQ==",
|
||||
"requires": {
|
||||
"pathseg": "^1.2.1"
|
||||
}
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.12.0",
|
||||
"tsparticles": "1.34.0"
|
||||
"tsparticles": "1.34.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "10.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue