|
31 | 31 | "@eslint/js": "^9.39", |
32 | 32 | "@rollup/plugin-node-resolve": "^16.0.3", |
33 | 33 | "@tailwindcss/vite": "^4.2.1", |
34 | | - "@types/color": "^4.2.0", |
35 | 34 | "@types/css-tree": "^2", |
36 | 35 | "@types/debug": "^4", |
37 | 36 | "@types/node": "^22.13.17", |
38 | 37 | "@types/papaparse": "^5", |
39 | 38 | "@types/pngjs": "^6.0.5", |
40 | | - "@types/prop-types": "^15", |
41 | 39 | "@types/react": "19", |
42 | 40 | "@types/react-dom": "19", |
43 | 41 | "@types/semver": "^7", |
44 | 42 | "@types/shell-quote": "^1", |
45 | 43 | "@types/sprintf-js": "^1", |
46 | 44 | "@types/throttle-debounce": "^5", |
47 | | - "@types/tinycolor2": "^1", |
48 | 45 | "@types/ws": "^8", |
49 | 46 | "@vitejs/plugin-react-swc": "4.2.3", |
50 | 47 | "@vitest/coverage-istanbul": "^3.0.9", |
|
55 | 52 | "eslint-config-prettier": "^10.1.8", |
56 | 53 | "globals": "^17.4.0", |
57 | 54 | "node-abi": "^4.26.0", |
58 | | - "postcss": "^8.5.8", |
59 | 55 | "prettier": "^3.8.1", |
60 | 56 | "prettier-plugin-jsdoc": "^1.8.0", |
61 | 57 | "prettier-plugin-organize-imports": "^4.3.0", |
62 | 58 | "sass": "1.91.0", |
63 | 59 | "tailwindcss": "^4.2.1", |
64 | | - "tailwindcss-animate": "^1.0.7", |
65 | 60 | "ts-node": "^10.9.2", |
66 | | - "tslib": "^2.8.1", |
67 | 61 | "tsx": "^4.21.0", |
68 | 62 | "typescript": "^5.9.3", |
69 | 63 | "typescript-eslint": "^8.56", |
|
90 | 84 | "@xterm/xterm": "^6.0.0", |
91 | 85 | "ai": "^5.0.92", |
92 | 86 | "base64-js": "^1.5.1", |
93 | | - "class-variance-authority": "^0.7.1", |
94 | 87 | "clsx": "^2.1.1", |
95 | | - "color": "^4.2.3", |
96 | 88 | "colord": "^2.9.3", |
97 | 89 | "css-tree": "^3.1.0", |
98 | 90 | "dayjs": "^1.11.19", |
|
112 | 104 | "papaparse": "^5.5.3", |
113 | 105 | "parse-srcset": "^1.0.2", |
114 | 106 | "pngjs": "^7.0.0", |
115 | | - "prop-types": "^15.8.1", |
116 | | - "qs": "^6.15.0", |
117 | 107 | "react": "^19.2.0", |
118 | 108 | "react-dnd": "^16.0.1", |
119 | 109 | "react-dnd-html5-backend": "^16.0.1", |
|
138 | 128 | "streamdown": "^1.6.10", |
139 | 129 | "tailwind-merge": "^3.5.0", |
140 | 130 | "throttle-debounce": "^5.0.2", |
141 | | - "tinycolor2": "^1.6.0", |
142 | 131 | "unist-util-visit": "^5.1.0", |
143 | 132 | "use-device-pixel-ratio": "^1.1.2", |
144 | 133 | "uuid": "^13.0.0", |
|
0 commit comments