|
35 | 35 | "@material-ui/core": "^4.11.0", |
36 | 36 | "@technote-space/ga-framework": "^0.14.7", |
37 | 37 | "@technote-space/genetic-algorithms-js": "^0.8.8", |
38 | | - "axios": "^0.20.0", |
| 38 | + "axios": "^0.21.0", |
39 | 39 | "encoding-japanese": "^1.0.30", |
40 | 40 | "fast-levenshtein": "^3.0.0", |
41 | 41 | "file-saver": "^2.0.2", |
|
57 | 57 | "@types/encoding-japanese": "^1.0.16", |
58 | 58 | "@types/fast-levenshtein": "^0.0.1", |
59 | 59 | "@types/file-saver": "^2.0.1", |
60 | | - "@typescript-eslint/eslint-plugin": "^4.5.0", |
61 | | - "@typescript-eslint/parser": "^4.5.0", |
| 60 | + "@typescript-eslint/eslint-plugin": "^4.6.0", |
| 61 | + "@typescript-eslint/parser": "^4.6.0", |
62 | 62 | "babel-loader": "^8.1.0", |
63 | 63 | "babel-plugin-react-html-attrs": "^3.0.5", |
64 | 64 | "babel-plugin-transform-class-properties": "^6.24.1", |
65 | 65 | "copy-webpack-plugin": "^6.2.1", |
66 | | - "eslint": "^7.11.0", |
| 66 | + "eslint": "^7.12.1", |
67 | 67 | "eslint-plugin-react": "^7.21.5", |
68 | 68 | "eslint-plugin-react-hooks": "^4.2.0", |
69 | | - "file-loader": "^6.1.1", |
| 69 | + "file-loader": "^6.2.0", |
70 | 70 | "html-loader": "^1.3.2", |
71 | 71 | "html-webpack-plugin": "^4.5.0", |
72 | 72 | "husky": "^4.3.0", |
73 | 73 | "license-checker-webpack-plugin": "^0.1.5", |
74 | | - "lint-staged": "^10.4.2", |
75 | | - "terser-webpack-plugin": "^5.0.0", |
76 | | - "typescript": "^4.0.3", |
77 | | - "webpack": "^5.2.0", |
| 74 | + "lint-staged": "^10.5.0", |
| 75 | + "terser-webpack-plugin": "^5.0.3", |
| 76 | + "typescript": "^4.0.5", |
| 77 | + "webpack": "^5.3.2", |
78 | 78 | "webpack-cli": "^4.1.0", |
79 | 79 | "webpack-dev-server": "^3.11.0", |
80 | 80 | "webpack-merge": "^5.2.0", |
|
0 commit comments