|
36 | 36 | "@alwaysmeticulous/recorder-loader": "2.137.0",
|
37 | 37 | "@emoji-mart/data": "1.2.1",
|
38 | 38 | "@emoji-mart/react": "1.1.1",
|
| 39 | + "@emotion/cache": "11.13.1", |
39 | 40 | "@emotion/css": "11.13.4",
|
40 | 41 | "@emotion/react": "11.13.3",
|
41 | 42 | "@emotion/styled": "11.13.0",
|
|
49 | 50 | "@mui/system": "5.16.7",
|
50 | 51 | "@mui/utils": "5.16.6",
|
51 | 52 | "@mui/x-tree-view": "7.18.0",
|
| 53 | + "@radix-ui/react-slot": "1.1.0", |
52 | 54 | "@tanstack/react-query-devtools": "4.35.3",
|
53 | 55 | "@xterm/addon-canvas": "0.7.0",
|
54 | 56 | "@xterm/addon-fit": "0.10.0",
|
|
63 | 65 | "chartjs-adapter-date-fns": "3.0.0",
|
64 | 66 | "chartjs-plugin-annotation": "3.0.1",
|
65 | 67 | "chroma-js": "2.4.2",
|
| 68 | + "class-variance-authority": "0.7.0", |
| 69 | + "clsx": "2.1.1", |
66 | 70 | "color-convert": "2.0.1",
|
67 | 71 | "cron-parser": "4.9.0",
|
68 | 72 | "cronstrue": "2.50.0",
|
|
74 | 78 | "front-matter": "4.0.2",
|
75 | 79 | "jszip": "3.10.1",
|
76 | 80 | "lodash": "4.17.21",
|
| 81 | + "lucide-react": "0.454.0", |
77 | 82 | "monaco-editor": "0.52.0",
|
78 | 83 | "pretty-bytes": "6.1.1",
|
79 | 84 | "react": "18.3.1",
|
|
93 | 98 | "resize-observer-polyfill": "1.5.1",
|
94 | 99 | "rollup-plugin-visualizer": "5.12.0",
|
95 | 100 | "semver": "7.6.2",
|
| 101 | + "tailwind-merge": "2.5.4", |
| 102 | + "tailwindcss-animate": "1.0.7", |
96 | 103 | "tzdata": "1.0.40",
|
97 | 104 | "ua-parser-js": "1.0.33",
|
98 | 105 | "ufuzzy": "npm:@leeoniya/[email protected]",
|
|
141 | 148 | "@types/ua-parser-js": "0.7.36",
|
142 | 149 | "@types/uuid": "9.0.2",
|
143 | 150 | "@vitejs/plugin-react": "4.3.3",
|
| 151 | + "autoprefixer": "10.4.20", |
144 | 152 | "chromatic": "11.16.3",
|
145 | 153 | "eventsourcemock": "2.0.0",
|
146 | 154 | "express": "4.21.0",
|
|
151 | 159 | "jest-websocket-mock": "2.5.0",
|
152 | 160 | "jest_workaround": "0.1.14",
|
153 | 161 | "msw": "2.3.5",
|
| 162 | + "postcss": "8.4.47", |
154 | 163 | "prettier": "3.3.3",
|
155 | 164 | "protobufjs": "7.4.0",
|
156 | 165 | "rxjs": "7.8.1",
|
157 | 166 | "ssh2": "1.16.0",
|
158 | 167 | "storybook": "8.3.5",
|
159 | 168 | "storybook-addon-remix-react-router": "3.0.1",
|
160 | 169 | "storybook-react-context": "0.6.0",
|
| 170 | + "tailwindcss": "3.4.13", |
161 | 171 | "ts-node": "10.9.1",
|
162 | 172 | "ts-proto": "1.164.0",
|
163 | 173 | "ts-prune": "0.10.3",
|
|
166 | 176 | "vite-plugin-checker": "0.8.0",
|
167 | 177 | "vite-plugin-turbosnap": "1.0.3"
|
168 | 178 | },
|
169 |
| - "browserslist": [ |
170 |
| - "chrome 110", |
171 |
| - "firefox 111", |
172 |
| - "safari 16.0" |
173 |
| - ], |
| 179 | + "browserslist": ["chrome 110", "firefox 111", "safari 16.0"], |
174 | 180 | "resolutions": {
|
175 | 181 | "optionator": "0.9.3",
|
176 | 182 | "semver": "7.6.2"
|
|
0 commit comments