|
14 | 14 | "dependencies": { |
15 | 15 | "@types/d3": "^5.7.2", |
16 | 16 | "@types/lz-string": "^1.3.34", |
17 | | - "@types/react": "^16.9.34", |
18 | | - "@types/react-dom": "^16.9.6", |
| 17 | + "@types/react": "^16.9.35", |
| 18 | + "@types/react-dom": "^16.9.8", |
19 | 19 | "@types/react-json-tree": "^0.6.11", |
20 | | - "@types/webpack-env": "^1.15.1", |
21 | | - "clsx": "^1.1.0", |
22 | 20 | "d3": "^5.16.0", |
| 21 | + "@types/webpack-env": "^1.15.2", |
| 22 | + "clsx": "^1.1.1", |
23 | 23 | "fengari-web": "^0.1.4", |
24 | | - "lua-types": "^2.7.0", |
| 24 | + "lua-types": "^2.8.0", |
25 | 25 | "lz-string": "^1.4.4", |
26 | 26 | "monaco-editor": "^0.20.0", |
27 | 27 | "react": "^16.13.1", |
28 | 28 | "react-dom": "^16.13.1", |
29 | 29 | "react-json-tree": "^0.11.2", |
30 | 30 | "react-monaco-editor": "^0.36.0", |
31 | | - "typescript-to-lua": "^0.32.2" |
| 31 | + "typescript-to-lua": "^0.34.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@ark120202/typescript-config": "^2.1.0", |
35 | | - "@docusaurus/core": "^2.0.0-alpha.50", |
36 | | - "@docusaurus/preset-classic": "^2.0.0-alpha.50", |
37 | | - "@types/node": "^13.11.1", |
| 35 | + "@docusaurus/core": "^2.0.0-alpha.56", |
| 36 | + "@docusaurus/preset-classic": "^2.0.0-alpha.56", |
| 37 | + "@types/node": "^14.0.11", |
38 | 38 | "file-loader": "^6.0.0", |
39 | | - "fork-ts-checker-webpack-plugin": "^4.1.3", |
| 39 | + "fork-ts-checker-webpack-plugin": "^4.1.6", |
40 | 40 | "null-loader": "^4.0.0", |
41 | | - "prettier": "^2.0.4", |
| 41 | + "prettier": "^2.0.5", |
42 | 42 | "raw-loader": "^4.0.1", |
43 | | - "sass": "^1.26.3", |
| 43 | + "sass": "^1.26.8", |
44 | 44 | "sass-loader": "^8.0.2", |
45 | | - "typescript": "^3.8.3", |
| 45 | + "typescript": "^3.9.5", |
46 | 46 | "worker-loader": "^2.0.0" |
47 | 47 | }, |
48 | 48 | "browserslist": [ |
|
0 commit comments