Skip to content

Commit 6c9e42c

Browse files
committed
chore: update all direct dependencies to the new major versions
1 parent 3551263 commit 6c9e42c

2 files changed

Lines changed: 229 additions & 70 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,21 @@
5252
},
5353
"dependencies": {
5454
"adm-zip": "^0.5.16",
55-
"chalk": "^4.1.2",
55+
"chalk": "^5.6.2",
5656
"cli-table": "^0.3.6",
57-
"commander": "^8.3.0",
57+
"commander": "^14.0.3",
5858
"file-saver": "^2.0.5",
5959
"git-diff": "^2.0.6",
60-
"immutable": "^3.8.2",
61-
"inquirer": "^8.2.0",
62-
"lodash": "^4.17.11",
60+
"immutable": "^5.1.4",
61+
"inquirer": "^13.3.0",
62+
"lodash": "^4.17.23",
6363
"react-diff-viewer-continued": "4.0.6",
6464
"react-intl": "^6",
6565
"react-query": "^3.39.3",
66-
"react-redux": "^7.2.2",
67-
"redux": "^4.0.5",
66+
"react-redux": "^9.2.0",
67+
"redux": "^5.0.1",
6868
"redux-immutable": "^4.0.0",
69-
"redux-thunk": "^2.3.0"
69+
"redux-thunk": "^3.1.0"
7070
},
7171
"author": {
7272
"name": "Boaz Poolman",

0 commit comments

Comments
 (0)