|
158 | 158 | "graphql": "^16.8.1",
|
159 | 159 | "html2canvas": "^1.4.1",
|
160 | 160 | "identity-obj-proxy": "^3.0.0",
|
161 |
| - "js-cookie": "^3.0.5", |
162 | 161 | "jszip": "^3.10.1",
|
163 | 162 | "localforage": "^1.10.0",
|
164 | 163 | "lodash": "^4.17.21",
|
|
167 | 166 | "passport": "^0.6.0",
|
168 | 167 | "passport-github2": "^0.1.12",
|
169 | 168 | "passport-google-oauth20": "^2.0.0",
|
170 |
| - "prettier": "^2.8.8", |
171 | 169 | "prop-types": "^15.8.1",
|
172 |
| - "radium": "^0.26.2", |
173 | 170 | "react-dnd": "^11.1.3",
|
174 | 171 | "react-dnd-html5-backend": "^11.1.3",
|
175 | 172 | "react-google-charts": "^4.0.1",
|
|
178 | 175 | "react-ace": "^10.1.0",
|
179 | 176 | "react-player": "^2.14.1",
|
180 | 177 | "react-router-dom": "^5.3.4",
|
181 |
| - "redux-devtools-extension": "^2.13.9", |
182 | 178 | "redux-mock-store": "^1.5.4",
|
183 | 179 | "regenerator-runtime": "^0.13.11",
|
184 | 180 | "resize-observer-polyfill": "^1.5.1",
|
|
187 | 183 | "socket.io-client": "^4.7.2",
|
188 | 184 | "source-map-support": "^0.5.21",
|
189 | 185 | "ts-node": "^10.9.2",
|
190 |
| - "typescript-coverage-report": "^0.7.0", |
191 |
| - "uniqid": "^5.4.0", |
192 | 186 | "use-debounce": "^8.0.4",
|
193 | 187 | "uuid": "^9.0.1",
|
194 | 188 | "vite": "^5.1.0",
|
|
233 | 227 | "react-dom": "^17.0.2",
|
234 | 228 | "react-redux": "^8.1.3",
|
235 | 229 | "redux": "^4.2.1",
|
| 230 | + "redux-devtools-extension": "^2.13.9", |
236 | 231 | "styled-components": "^5.3.11",
|
237 | 232 | "supertest": "^6.3.3",
|
238 | 233 | "typescript": "^4.9.5",
|
239 |
| - "vitest": "^1.6.0" |
| 234 | + "typescript-coverage-report": "^0.7.0", |
| 235 | + "uniqid": "^5.4.0", |
| 236 | + "vitest": "^1.6.0", |
| 237 | + "prettier": "^2.8.8" |
240 | 238 | }
|
241 | 239 | }
|
0 commit comments