|
33 | 33 | "dependencies": {
|
34 | 34 | "@emoji-mart/data": "1.1.2",
|
35 | 35 | "@emoji-mart/react": "1.0.1",
|
| 36 | + "@emotion/css": "11.11.2", |
36 | 37 | "@emotion/react": "11.11.1",
|
37 | 38 | "@emotion/styled": "11.11.0",
|
38 | 39 | "@fastly/performance-observer-polyfill": "2.0.0",
|
|
45 | 46 | "@mui/styles": "5.14.0",
|
46 | 47 | "@mui/system": "5.14.0",
|
47 | 48 | "@tanstack/react-query": "4.35.3",
|
48 |
| - "@types/color-convert": "2.0.0", |
49 |
| - "@types/lodash": "4.14.196", |
50 |
| - "@types/react-color": "3.0.6", |
51 |
| - "@types/react-date-range": "1.4.4", |
52 |
| - "@types/semver": "7.5.0", |
53 | 49 | "@vitejs/plugin-react": "4.0.1",
|
54 | 50 | "@xstate/inspect": "0.8.0",
|
55 | 51 | "@xstate/react": "3.2.1",
|
|
121 | 117 | "@testing-library/react-hooks": "8.0.1",
|
122 | 118 | "@testing-library/user-event": "14.5.1",
|
123 | 119 | "@types/chroma-js": "2.4.0",
|
| 120 | + "@types/color-convert": "2.0.0", |
124 | 121 | "@types/express": "4.17.17",
|
125 | 122 | "@types/jest": "29.5.2",
|
| 123 | + "@types/lodash": "4.14.196", |
126 | 124 | "@types/node": "18.17.0",
|
127 | 125 | "@types/react": "18.2.6",
|
| 126 | + "@types/react-color": "3.0.6", |
| 127 | + "@types/react-date-range": "1.4.4", |
128 | 128 | "@types/react-dom": "18.2.4",
|
129 | 129 | "@types/react-helmet": "6.1.5",
|
130 | 130 | "@types/react-syntax-highlighter": "15.5.5",
|
131 | 131 | "@types/react-virtualized-auto-sizer": "1.0.1",
|
132 | 132 | "@types/react-window": "1.8.5",
|
| 133 | + "@types/semver": "7.5.0", |
133 | 134 | "@types/ssh2": "1.11.13",
|
134 | 135 | "@types/ua-parser-js": "0.7.36",
|
135 | 136 | "@types/uuid": "9.0.2",
|
|
0 commit comments