|
10 | 10 | "@hot-loader/react-dom": "^16.14.0", |
11 | 11 | "@tailwindcss/forms": "^0.5.2", |
12 | 12 | "@tailwindcss/line-clamp": "^0.4.0", |
13 | | - "axios": "^0.27.2", |
| 13 | + "axios": "^0.21.1", |
14 | 14 | "boring-avatars": "^1.7.0", |
15 | 15 | "chart.js": "^3.8.0", |
16 | 16 | "classnames": "^2.3.1", |
17 | | - "codemirror": "^5.65.6", |
18 | | - "date-fns": "^2.28.0", |
| 17 | + "codemirror": "^5.57.0", |
| 18 | + "date-fns": "^2.16.1", |
19 | 19 | "debounce": "^1.2.0", |
20 | 20 | "deepmerge-ts": "^4.2.1", |
21 | 21 | "easy-peasy": "^4.0.1", |
|
37 | 37 | "react-transition-group": "^4.4.1", |
38 | 38 | "reaptcha": "^1.7.2", |
39 | 39 | "sockette": "^2.0.6", |
40 | | - "styled-components": "^5.3.5", |
| 40 | + "styled-components": "^5.2.1", |
41 | 41 | "styled-components-breakpoint": "^3.0.0-preview.20", |
42 | 42 | "swr": "^0.2.3", |
43 | 43 | "tailwindcss": "^3.0.24", |
44 | 44 | "use-fit-text": "^2.4.0", |
45 | | - "uuid": "^8.3.2", |
| 45 | + "uuid": "^3.3.2", |
46 | 46 | "xterm": "^4.15.0", |
47 | 47 | "xterm-addon-attach": "^0.6.0", |
48 | 48 | "xterm-addon-fit": "^0.4.0", |
|
119 | 119 | "ts-jest": "^28.0.5", |
120 | 120 | "twin.macro": "^2.8.2", |
121 | 121 | "typescript": "^4.7.3", |
122 | | - "webpack": "^4.46.0", |
| 122 | + "webpack": "^4.43.0", |
123 | 123 | "webpack-assets-manifest": "^3.1.1", |
124 | 124 | "webpack-bundle-analyzer": "^3.8.0", |
125 | 125 | "webpack-cli": "^3.3.12", |
126 | | - "webpack-dev-server": "^3.11.0" |
| 126 | + "webpack-dev-server": "^3.11.0", |
| 127 | + "yarn-deduplicate": "^1.1.1" |
127 | 128 | }, |
128 | 129 | "scripts": { |
129 | 130 | "clean": "cd public/assets && find . \\( -name \"*.js\" -o -name \"*.map\" \\) -type f -delete", |
|
0 commit comments