|
20 | 20 | "@uppy/tus": "^5.1.1", |
21 | 21 | "@uppy/utils": "^7.2.0", |
22 | 22 | "altcha": "^3.1.0", |
23 | | - "autoprefixer": "^10.5.0", |
24 | 23 | "bootstrap": "^5.3.8", |
25 | 24 | "bootstrap-icons": "^1.13.1", |
26 | 25 | "bootswatch": "^5.3.8", |
27 | 26 | "comlink": "^4.4.2", |
28 | 27 | "driver.js": "^1.4.0", |
29 | | - "esbuild": "^0.28.1", |
30 | 28 | "i18n-js": "^4.5.3", |
31 | 29 | "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", |
36 | 30 | "three": "^0.184.0", |
37 | 31 | "threejs-webworker-3mf-loader": "https://github.com/manyfold3d/threejs-webworker-3mf-loader", |
38 | 32 | "tom-select": "^2.6.1" |
39 | 33 | }, |
40 | 34 | "version": "0.1.0", |
41 | 35 | "devDependencies": { |
42 | | - "@babel/core": "^7", |
43 | | - "@babel/eslint-parser": "^7.29.7", |
44 | | - "@babel/preset-typescript": "^7.29.7", |
45 | 36 | "@types/bootstrap": "^5.2.11", |
46 | 37 | "@types/i18n-js": "^4.0.1", |
47 | 38 | "@types/jquery": "^4.0.1", |
|
51 | 42 | "@types/webpack-env": "^1.18.8", |
52 | 43 | "@types/webxr": "^0.5.24", |
53 | 44 | "@typescript-eslint/parser": "^8.61.1", |
54 | | - "eslint": "^10.5.0", |
55 | 45 | "husky": "^9.1.7", |
56 | 46 | "postcss-flexbugs-fixes": "^5.0.2", |
57 | 47 | "postcss-import": "^16.1.1", |
58 | 48 | "postcss-preset-env": "^11.3.1", |
59 | 49 | "rollup": "^4.62.0", |
| 50 | + "sass-embedded": "^1.100.0", |
60 | 51 | "ts-standard": "^12.0.2", |
61 | 52 | "typescript": "~5.9.3", |
62 | 53 | "vite": "^8.0.0", |
|
0 commit comments