Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 04fe533

Browse files
committed
fix: bump madwizard 4.0.2 -> 4.0.3 to pick up ray job stop fix
also picks up some s3fs fixes in the store 1.10.0 -> 1.10.1
1 parent d8a111d commit 04fe533

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

package-lock.json

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

plugins/plugin-client-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"anser": "^2.1.1",
4242
"ansi-regex": "^6.0.1",
4343
"html-entities": "^2.3.3",
44-
"madwizard": "^4.0.2",
44+
"madwizard": "^4.0.3",
4545
"monaco-editor": "^0.34.1",
4646
"monaco-editor-webpack-plugin": "^7.0.1",
4747
"react-markdown": "^8.0.4",

plugins/plugin-madwizard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"@types/resize-observer-browser": "^0.1.7"
3232
},
3333
"dependencies": {
34-
"@guidebooks/store": "^1.10.0",
34+
"@guidebooks/store": "^1.10.1",
3535
"@patternfly/react-core": "^4.267.6",
3636
"allotment": "^1.17.1",
3737
"chalk": "^5.2.0",
3838
"json-diff": "^1.0.0",
39-
"madwizard": "^4.0.2",
39+
"madwizard": "^4.0.3",
4040
"needle": "^3.2.0",
4141
"pretty-ms": "^7.0.1",
4242
"vfile": "^5.3.6",

0 commit comments

Comments
 (0)