|
22 | 22 | "dependencies": { |
23 | 23 | "@material-ui/core": "^4.11.0", |
24 | 24 | "@technote-space/ga-framework": "^0.14.4", |
25 | | - "@technote-space/genetic-algorithms-js": "^0.8.3", |
| 25 | + "@technote-space/genetic-algorithms-js": "^0.8.4", |
26 | 26 | "axios": "^0.19.2", |
27 | 27 | "encoding-japanese": "^1.0.30", |
28 | 28 | "fast-levenshtein": "^3.0.0", |
|
40 | 40 | "@babel/preset-flow": "^7.10.4", |
41 | 41 | "@babel/preset-react": "^7.10.4", |
42 | 42 | "@babel/preset-typescript": "^7.10.4", |
43 | | - "@commitlint/cli": "^9.1.1", |
44 | | - "@commitlint/config-conventional": "^9.1.1", |
| 43 | + "@commitlint/cli": "^9.1.2", |
| 44 | + "@commitlint/config-conventional": "^9.1.2", |
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.9.0", |
49 | | - "@typescript-eslint/parser": "^3.9.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "^3.9.1", |
| 49 | + "@typescript-eslint/parser": "^3.9.1", |
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 | 54 | "eslint": "^7.7.0", |
55 | 55 | "eslint-plugin-react": "^7.20.6", |
56 | | - "eslint-plugin-react-hooks": "^4.0.8", |
| 56 | + "eslint-plugin-react-hooks": "^4.1.0", |
57 | 57 | "file-loader": "^6.0.0", |
58 | 58 | "html-loader": "^1.1.0", |
59 | 59 | "html-webpack-plugin": "^4.3.0", |
|
0 commit comments