Skip to content

Commit b47be2a

Browse files
committed
fixup! more alignments
1 parent bc0843f commit b47be2a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"lodash": "^4.17.23",
121121
"monaco-editor": "^0.55.1",
122122
"react-redux": "7.2.9",
123-
"redux": "^4.1.2",
124-
"redux-thunk": "^2.4.1",
123+
"redux": "4.0.1",
124+
"redux-thunk": "2.4.0",
125125
"rxjs": "^7.8.2"
126126
},
127127
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7600,8 +7600,8 @@ __metadata:
76007600
react-redux: "npm:7.2.9"
76017601
react-router: "npm:5.3.x"
76027602
react-router-dom: "npm:5.3.x"
7603-
redux: "npm:^4.1.2"
7604-
redux-thunk: "npm:^2.4.1"
7603+
redux: "npm:4.0.1"
7604+
redux-thunk: "npm:2.4.0"
76057605
rxjs: "npm:^7.8.2"
76067606
style-loader: "npm:^4.0.0"
76077607
stylelint: "npm:^17.0.0"
@@ -18005,7 +18005,7 @@ __metadata:
1800518005
languageName: node
1800618006
linkType: hard
1800718007

18008-
"redux-thunk@npm:^2.4.1, redux-thunk@npm:^2.4.2":
18008+
"redux-thunk@npm:^2.4.2":
1800918009
version: 2.4.2
1801018010
resolution: "redux-thunk@npm:2.4.2"
1801118011
peerDependencies:
@@ -18024,7 +18024,7 @@ __metadata:
1802418024
languageName: node
1802518025
linkType: hard
1802618026

18027-
"redux@npm:^4.0.0, redux@npm:^4.1.2, redux@npm:^4.2.1":
18027+
"redux@npm:^4.0.0, redux@npm:^4.2.1":
1802818028
version: 4.2.1
1802918029
resolution: "redux@npm:4.2.1"
1803018030
dependencies:

0 commit comments

Comments
 (0)