We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3551263 commit 6c9e42cCopy full SHA for 6c9e42c
2 files changed
package.json
@@ -52,21 +52,21 @@
52
},
53
"dependencies": {
54
"adm-zip": "^0.5.16",
55
- "chalk": "^4.1.2",
+ "chalk": "^5.6.2",
56
"cli-table": "^0.3.6",
57
- "commander": "^8.3.0",
+ "commander": "^14.0.3",
58
"file-saver": "^2.0.5",
59
"git-diff": "^2.0.6",
60
- "immutable": "^3.8.2",
61
- "inquirer": "^8.2.0",
62
- "lodash": "^4.17.11",
+ "immutable": "^5.1.4",
+ "inquirer": "^13.3.0",
+ "lodash": "^4.17.23",
63
"react-diff-viewer-continued": "4.0.6",
64
"react-intl": "^6",
65
"react-query": "^3.39.3",
66
- "react-redux": "^7.2.2",
67
- "redux": "^4.0.5",
+ "react-redux": "^9.2.0",
+ "redux": "^5.0.1",
68
"redux-immutable": "^4.0.0",
69
- "redux-thunk": "^2.3.0"
+ "redux-thunk": "^3.1.0"
70
71
"author": {
72
"name": "Boaz Poolman",
0 commit comments