Skip to content

Commit 5bf5264

Browse files
committed
chore: update reqct-chain-of-responsibility
1 parent 7788726 commit 5bf5264

5 files changed

Lines changed: 12 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/api-middleware/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"typescript": "^5.7.3"
8686
},
8787
"peerDependencies": {
88-
"react-chain-of-responsibility": "0.4.0-main.c2f17da",
88+
"react-chain-of-responsibility": "0.4.1-main.275c1f4",
8989
"react": ">= 16.8.6"
9090
},
9191
"dependencies": {

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"iter-fest": "0.3.0",
148148
"math-random": "2.0.1",
149149
"prop-types": "15.8.1",
150-
"react-chain-of-responsibility": "0.4.0-main.c2f17da",
150+
"react-chain-of-responsibility": "0.4.1-main.275c1f4",
151151
"react-redux": "7.2.9",
152152
"redux": "5.0.1",
153153
"simple-update-in": "2.2.0",

packages/bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"peerDependencies": {
244244
"@types/react": "^16.14.65",
245245
"react": ">= 16.8.6",
246-
"react-chain-of-responsibility": "0.4.0-main.c2f17da",
246+
"react-chain-of-responsibility": "0.4.1-main.275c1f4",
247247
"react-dom": ">= 16.8.6"
248248
}
249249
}

packages/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"merge-refs": "2.0.0",
162162
"prop-types": "15.8.1",
163163
"punycode": "2.3.1",
164-
"react-chain-of-responsibility": "0.4.0-main.c2f17da",
164+
"react-chain-of-responsibility": "0.4.1-main.275c1f4",
165165
"react-dictate-button": "4.0.0",
166166
"react-film": "4.0.0",
167167
"react-redux": "7.2.9",

0 commit comments

Comments
 (0)