|
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": "^4.3.0", |
49 | | - "@typescript-eslint/parser": "^4.3.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "^4.4.0", |
| 49 | + "@typescript-eslint/parser": "^4.4.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 | | - "copy-webpack-plugin": "^6.1.1", |
| 53 | + "copy-webpack-plugin": "^6.2.0", |
54 | 54 | "eslint": "^7.10.0", |
55 | | - "eslint-plugin-react": "^7.21.2", |
| 55 | + "eslint-plugin-react": "^7.21.3", |
56 | 56 | "eslint-plugin-react-hooks": "^4.1.2", |
57 | 57 | "file-loader": "^6.1.0", |
58 | 58 | "html-loader": "^1.3.1", |
59 | 59 | "html-webpack-plugin": "^4.5.0", |
60 | 60 | "husky": "^4.3.0", |
61 | 61 | "license-checker-webpack-plugin": "^0.1.5", |
62 | 62 | "lint-staged": "^10.4.0", |
63 | | - "terser-webpack-plugin": "^4.2.2", |
| 63 | + "terser-webpack-plugin": "^4.2.3", |
64 | 64 | "typescript": "^4.0.3", |
65 | 65 | "webpack": "^4.44.2", |
66 | 66 | "webpack-cli": "^3.3.12", |
67 | 67 | "webpack-dev-server": "^3.11.0", |
68 | | - "webpack-merge": "^5.1.4", |
| 68 | + "webpack-merge": "^5.2.0", |
69 | 69 | "write-file-webpack-plugin": "^4.5.1" |
70 | 70 | }, |
71 | 71 | "port": 5000, |
|
0 commit comments