Skip to content

Commit 5acd048

Browse files
chore: update npm dependencies
1 parent 8dadac8 commit 5acd048

File tree

2 files changed

+115
-115
lines changed

2 files changed

+115
-115
lines changed

package.json

Lines changed: 4 additions & 4 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.5",
35+
"@mui/material": "^5.11.6",
3636
"@technote-space/ga-framework": "^0.15.1",
3737
"@technote-space/genetic-algorithms-js": "^0.8.27",
38-
"axios": "^1.2.3",
38+
"axios": "^1.2.5",
3939
"encoding-japanese": "^2.0.0",
4040
"fast-levenshtein": "^3.0.0",
4141
"file-saver": "^2.0.5",
@@ -57,8 +57,8 @@
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.2",
61-
"@typescript-eslint/parser": "^5.48.2",
60+
"@typescript-eslint/eslint-plugin": "^5.49.0",
61+
"@typescript-eslint/parser": "^5.49.0",
6262
"babel-loader": "^9.1.2",
6363
"babel-plugin-react-html-attrs": "^3.0.5",
6464
"babel-plugin-transform-class-properties": "^6.24.1",

0 commit comments

Comments
 (0)