|
21 | 21 | "main": "build/index.js", |
22 | 22 | "dependencies": { |
23 | 23 | "@material-ui/core": "^4.11.0", |
24 | | - "@technote-space/ga-framework": "^0.14.3", |
| 24 | + "@technote-space/ga-framework": "^0.14.4", |
25 | 25 | "@technote-space/genetic-algorithms-js": "^0.8.3", |
26 | 26 | "axios": "^0.19.2", |
27 | 27 | "encoding-japanese": "^1.0.30", |
|
45 | 45 | "@types/encoding-japanese": "^1.0.15", |
46 | 46 | "@types/fast-levenshtein": "^0.0.1", |
47 | 47 | "@types/file-saver": "^2.0.1", |
48 | | - "@typescript-eslint/eslint-plugin": "^3.8.0", |
49 | | - "@typescript-eslint/parser": "^3.8.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "^3.9.0", |
| 49 | + "@typescript-eslint/parser": "^3.9.0", |
50 | 50 | "babel-loader": "^8.1.0", |
51 | 51 | "babel-plugin-react-html-attrs": "^3.0.5", |
52 | 52 | "babel-plugin-transform-class-properties": "^6.24.1", |
53 | 53 | "copy-webpack-plugin": "^6.0.3", |
54 | | - "eslint": "^7.6.0", |
55 | | - "eslint-plugin-react": "^7.20.5", |
| 54 | + "eslint": "^7.7.0", |
| 55 | + "eslint-plugin-react": "^7.20.6", |
56 | 56 | "eslint-plugin-react-hooks": "^4.0.8", |
57 | 57 | "file-loader": "^6.0.0", |
58 | 58 | "html-loader": "^1.1.0", |
59 | 59 | "html-webpack-plugin": "^4.3.0", |
60 | 60 | "husky": "^4.2.5", |
61 | 61 | "license-checker-webpack-plugin": "^0.1.5", |
62 | 62 | "lint-staged": "^10.2.11", |
63 | | - "terser-webpack-plugin": "^4.0.0", |
| 63 | + "terser-webpack-plugin": "^4.1.0", |
64 | 64 | "typescript": "^3.9.7", |
65 | 65 | "webpack": "^4.44.1", |
66 | 66 | "webpack-cli": "^3.3.12", |
|
0 commit comments