Skip to content

Commit 8dadac8

Browse files
chore: update npm dependencies
1 parent 09952fc commit 8dadac8

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"update": "npm_config_yes=true npx npm-check-updates -u --timeout 100000 && yarn install && yarn upgrade && yarn audit"
3333
},
3434
"dependencies": {
35-
"@mui/material": "^5.11.4",
35+
"@mui/material": "^5.11.5",
3636
"@technote-space/ga-framework": "^0.15.1",
3737
"@technote-space/genetic-algorithms-js": "^0.8.27",
38-
"axios": "^1.2.2",
38+
"axios": "^1.2.3",
3939
"encoding-japanese": "^2.0.0",
4040
"fast-levenshtein": "^3.0.0",
4141
"file-saver": "^2.0.5",
@@ -57,14 +57,14 @@
5757
"@types/encoding-japanese": "^2.0.1",
5858
"@types/fast-levenshtein": "^0.0.2",
5959
"@types/file-saver": "^2.0.5",
60-
"@typescript-eslint/eslint-plugin": "^5.48.1",
61-
"@typescript-eslint/parser": "^5.48.1",
60+
"@typescript-eslint/eslint-plugin": "^5.48.2",
61+
"@typescript-eslint/parser": "^5.48.2",
6262
"babel-loader": "^9.1.2",
6363
"babel-plugin-react-html-attrs": "^3.0.5",
6464
"babel-plugin-transform-class-properties": "^6.24.1",
6565
"copy-webpack-plugin": "^11.0.0",
66-
"eslint": "^8.31.0",
67-
"eslint-plugin-react": "^7.32.0",
66+
"eslint": "^8.32.0",
67+
"eslint-plugin-react": "^7.32.1",
6868
"eslint-plugin-react-hooks": "^4.6.0",
6969
"file-loader": "^6.2.0",
7070
"html-loader": "^4.2.0",

0 commit comments

Comments
 (0)