Skip to content

Commit 441b77b

Browse files
chore: update npm dependencies
1 parent c7f7dec commit 441b77b

File tree

2 files changed

+149
-149
lines changed

2 files changed

+149
-149
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@material-ui/core": "^4.11.0",
3636
"@technote-space/ga-framework": "^0.14.7",
3737
"@technote-space/genetic-algorithms-js": "^0.8.8",
38-
"axios": "^0.20.0",
38+
"axios": "^0.21.0",
3939
"encoding-japanese": "^1.0.30",
4040
"fast-levenshtein": "^3.0.0",
4141
"file-saver": "^2.0.2",
@@ -57,24 +57,24 @@
5757
"@types/encoding-japanese": "^1.0.16",
5858
"@types/fast-levenshtein": "^0.0.1",
5959
"@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",
6262
"babel-loader": "^8.1.0",
6363
"babel-plugin-react-html-attrs": "^3.0.5",
6464
"babel-plugin-transform-class-properties": "^6.24.1",
6565
"copy-webpack-plugin": "^6.2.1",
66-
"eslint": "^7.11.0",
66+
"eslint": "^7.12.1",
6767
"eslint-plugin-react": "^7.21.5",
6868
"eslint-plugin-react-hooks": "^4.2.0",
69-
"file-loader": "^6.1.1",
69+
"file-loader": "^6.2.0",
7070
"html-loader": "^1.3.2",
7171
"html-webpack-plugin": "^4.5.0",
7272
"husky": "^4.3.0",
7373
"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",
7878
"webpack-cli": "^4.1.0",
7979
"webpack-dev-server": "^3.11.0",
8080
"webpack-merge": "^5.2.0",

0 commit comments

Comments
 (0)