removed unused dependencies

This commit is contained in:
poanse 2026-05-16 06:49:14 +03:00
parent d9e039e16f
commit 939ab05e25
2 changed files with 0 additions and 14 deletions

12
package-lock.json generated
View file

@ -11,8 +11,6 @@
"dependencies": {
"@napolab/alpha-blend": "^2.0.0",
"@panzoom/panzoom": "^4.6.1",
"autobind-decorator": "^2.4.0",
"esm-env": "^1.2.2",
"lucide-svelte": "^0.562.0",
"rollup-plugin-css-only": "^4.5.5",
"ts-pattern": "^5.9.0",
@ -1845,16 +1843,6 @@
"node": ">= 0.4"
}
},
"node_modules/autobind-decorator": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/autobind-decorator/-/autobind-decorator-2.4.0.tgz",
"integrity": "sha512-OGYhWUO72V6DafbF8PM8rm3EPbfuyMZcJhtm5/n26IDwO18pohE4eNazLoCGhPiXOCD0gEGmrbU3849QvM8bbw==",
"license": "MIT",
"engines": {
"node": ">=8.10",
"npm": ">=6.4.1"
}
},
"node_modules/available-typed-arrays": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",

View file

@ -40,8 +40,6 @@
"dependencies": {
"@napolab/alpha-blend": "^2.0.0",
"@panzoom/panzoom": "^4.6.1",
"autobind-decorator": "^2.4.0",
"esm-env": "^1.2.2",
"lucide-svelte": "^0.562.0",
"rollup-plugin-css-only": "^4.5.5",
"ts-pattern": "^5.9.0",