mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency tsparticles to v1.35.1
This commit is contained in:
parent
e9c8d88f1a
commit
28e67258aa
2 changed files with 4 additions and 13 deletions
15
package-lock.json
generated
15
package-lock.json
generated
|
@ -17752,12 +17752,6 @@
|
|||
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
|
||||
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
|
||||
},
|
||||
"pathseg": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/pathseg/-/pathseg-1.2.1.tgz",
|
||||
"integrity": "sha512-LtvemzPvcGamWBbNWJaIrgfUzpynXfwYrP6SSFVRhNHVcCaq6SVm4kRGJNuIV8qzBKgCN3fEXFZZ16YETFIXoA==",
|
||||
"optional": true
|
||||
},
|
||||
"peek-readable": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/peek-readable/-/peek-readable-4.0.1.tgz",
|
||||
|
@ -21602,12 +21596,9 @@
|
|||
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
||||
},
|
||||
"tsparticles": {
|
||||
"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"
|
||||
}
|
||||
"version": "1.35.1",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.35.1.tgz",
|
||||
"integrity": "sha512-IXalxMl/H4BRunVeHrdNZuk6KoZo5BBoSQ1zab/2LVL1Bz1M+WMyS63TcFuveHRVQFsg70vsQlSE/gI7RGjgGQ=="
|
||||
},
|
||||
"tsutils": {
|
||||
"version": "3.21.0",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.12.0",
|
||||
"tsparticles": "1.34.1"
|
||||
"tsparticles": "1.35.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "10.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue