remove unused package

This commit is contained in:
Suren Atoyan 2025-02-25 22:12:26 +04:00
parent 3be60acf7f
commit bbdaf27acb
2 changed files with 0 additions and 10 deletions

View File

@ -17,7 +17,6 @@
"react-error-boundary": "^5.0.0",
"react-hot-toast": "^2.5.2",
"react-resizable-panels": "^2.1.7",
"tweakpane": "^4.0.5",
"usehooks-ts": "^3.1.1"
},
"devDependencies": {
@ -4050,14 +4049,6 @@
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="
},
"node_modules/tweakpane": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/tweakpane/-/tweakpane-4.0.5.tgz",
"integrity": "sha512-rxEXdSI+ArlG1RyO6FghC4ZUX8JkEfz8F3v1JuteXSV0pEtHJzyo07fcDG+NsJfN5L39kSbCYbB9cBGHyuI/tQ==",
"funding": {
"url": "https://github.com/sponsors/cocopon"
}
},
"node_modules/type-check": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",

View File

@ -19,7 +19,6 @@
"react-error-boundary": "^5.0.0",
"react-hot-toast": "^2.5.2",
"react-resizable-panels": "^2.1.7",
"tweakpane": "^4.0.5",
"usehooks-ts": "^3.1.1"
},
"devDependencies": {