Removed unused dep
This commit is contained in:
parent
1eb937ee54
commit
c132c52b37
29
package-lock.json
generated
29
package-lock.json
generated
@ -23,7 +23,6 @@
|
||||
"react-responsive": "^10.0.0",
|
||||
"react-router-dom": "^7.2.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"react-tsparticles": "^2.12.2",
|
||||
"react-turnstile": "^1.1.4",
|
||||
"sass": "^1.85.1",
|
||||
"web-vitals": "^4.2.4"
|
||||
@ -17551,34 +17550,6 @@
|
||||
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/react-tsparticles": {
|
||||
"version": "2.12.2",
|
||||
"resolved": "https://registry.npmjs.org/react-tsparticles/-/react-tsparticles-2.12.2.tgz",
|
||||
"integrity": "sha512-/nrEbyL8UROXKIMXe+f+LZN2ckvkwV2Qa+GGe/H26oEIc+wq/ybSG9REDwQiSt2OaDQGu0MwmA4BKmkL6wAWcA==",
|
||||
"deprecated": "@tsparticles/react is the new version, please use that",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/matteobruni"
|
||||
},
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/tsparticles"
|
||||
},
|
||||
{
|
||||
"type": "buymeacoffee",
|
||||
"url": "https://www.buymeacoffee.com/matteobruni"
|
||||
}
|
||||
],
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tsparticles-engine": "^2.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/react-turnstile": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/react-turnstile/-/react-turnstile-1.1.4.tgz",
|
||||
|
||||
@ -19,7 +19,6 @@
|
||||
"react-responsive": "^10.0.0",
|
||||
"react-router-dom": "^7.2.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"react-tsparticles": "^2.12.2",
|
||||
"react-turnstile": "^1.1.4",
|
||||
"sass": "^1.85.1",
|
||||
"web-vitals": "^4.2.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user