Skip to content

Commit 8b7c6d4

Browse files
authored
chore: update reduck (#3750)
1 parent 5424051 commit 8b7c6d4

File tree

4 files changed

+62
-55
lines changed

4 files changed

+62
-55
lines changed

.changeset/orange-turkeys-call.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@modern-js/runtime': patch
3+
'@modern-js/plugin-testing': patch
4+
---
5+
6+
chore: update reduck
7+
chore: 更新 reduck

packages/runtime/plugin-runtime/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@
156156
"@loadable/component": "^5.15.0",
157157
"@loadable/server": "^5.15.1",
158158
"@loadable/webpack-plugin": "5.15.2",
159-
"@modern-js-reduck/plugin-auto-actions": "^1.1.4",
160-
"@modern-js-reduck/plugin-devtools": "^1.1.4",
161-
"@modern-js-reduck/plugin-effects": "^1.1.4",
162-
"@modern-js-reduck/plugin-immutable": "^1.1.4",
163-
"@modern-js-reduck/react": "^1.1.4",
164-
"@modern-js-reduck/store": "^1.1.4",
159+
"@modern-js-reduck/plugin-auto-actions": "^1.1.10",
160+
"@modern-js-reduck/plugin-devtools": "^1.1.10",
161+
"@modern-js-reduck/plugin-effects": "^1.1.10",
162+
"@modern-js-reduck/plugin-immutable": "^1.1.10",
163+
"@modern-js-reduck/react": "^1.1.10",
164+
"@modern-js-reduck/store": "^1.1.10",
165165
"@modern-js/plugin": "workspace:*",
166166
"@modern-js/types": "workspace:*",
167167
"@modern-js/utils": "workspace:*",

packages/runtime/plugin-testing/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106
"dependencies": {
107107
"@babel/core": "^7.21.8",
108108
"@babel/preset-env": "^7.21.5",
109-
"@modern-js-reduck/plugin-auto-actions": "^1.0.2",
110-
"@modern-js-reduck/plugin-effects": "^1.0.2",
111-
"@modern-js-reduck/plugin-immutable": "^1.0.1",
112-
"@modern-js-reduck/store": "^1.0.3",
109+
"@modern-js-reduck/plugin-auto-actions": "^1.1.10",
110+
"@modern-js-reduck/plugin-effects": "^1.1.10",
111+
"@modern-js-reduck/plugin-immutable": "^1.1.10",
112+
"@modern-js-reduck/store": "^1.1.10",
113113
"@modern-js/babel-compiler": "workspace:*",
114114
"@modern-js/utils": "workspace:*",
115115
"@modern-js/babel-preset-app": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)