Skip to content

Commit 2c246dc

Browse files
committed
Remove unnecessary depdencies replaced by Vite
1 parent 869c50a commit 2c246dc

2 files changed

Lines changed: 12 additions & 614 deletions

File tree

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,13 @@
2020
"@uppy/tus": "^5.1.1",
2121
"@uppy/utils": "^7.2.0",
2222
"altcha": "^3.1.0",
23-
"autoprefixer": "^10.5.0",
2423
"bootstrap": "^5.3.8",
2524
"bootstrap-icons": "^1.13.1",
2625
"bootswatch": "^5.3.8",
2726
"comlink": "^4.4.2",
2827
"driver.js": "^1.4.0",
29-
"esbuild": "^0.28.1",
3028
"i18n-js": "^4.5.3",
3129
"masonry-layout": "^4.2.2",
32-
"nodemon": "^3.1.14",
33-
"postcss": "^8.5.15",
34-
"postcss-cli": "^11.0.1",
35-
"sass-embedded": "^1.100.0",
3630
"three": "^0.184.0",
3731
"threejs-webworker-3mf-loader": "https://github.com/manyfold3d/threejs-webworker-3mf-loader",
3832
"tom-select": "^2.6.1"
@@ -53,6 +47,7 @@
5347
"postcss-import": "^16.1.1",
5448
"postcss-preset-env": "^11.3.1",
5549
"rollup": "^4.62.0",
50+
"sass-embedded": "^1.100.0",
5651
"ts-standard": "^12.0.2",
5752
"typescript": "~5.9.3",
5853
"vite": "^8.0.0",

0 commit comments

Comments
 (0)