Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#639)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent eda2925 commit b39ff13
Show file tree
Hide file tree
Showing 12 changed files with 213 additions and 158 deletions.
2 changes: 1 addition & 1 deletion examples/module-federation/mf-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.8.6",
"@module-federation/rsbuild-plugin": "^0.8.7",
"@rsbuild/core": "~1.1.13",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^19.0.2",
Expand Down
10 changes: 5 additions & 5 deletions examples/module-federation/mf-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"storybook": "storybook dev -p 6006"
},
"devDependencies": {
"@module-federation/enhanced": "^0.8.6",
"@module-federation/rsbuild-plugin": "^0.8.6",
"@module-federation/storybook-addon": "^3.0.17",
"@module-federation/enhanced": "^0.8.7",
"@module-federation/rsbuild-plugin": "^0.8.7",
"@module-federation/storybook-addon": "^3.0.18",
"@rsbuild/plugin-react": "^1.1.0",
"@rslib/core": "workspace:*",
"@types/react": "^19.0.2",
"http-server": "^14.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"storybook": "^8.4.7",
"storybook-addon-rslib": "^0.1.6",
"storybook-react-rsbuild": "^0.1.6"
"storybook-addon-rslib": "^0.1.7",
"storybook-react-rsbuild": "^0.1.7"
},
"peerDependencies": {
"react": "*"
Expand Down
2 changes: 1 addition & 1 deletion examples/module-federation/mf-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.8.6",
"@module-federation/rsbuild-plugin": "^0.8.7",
"@rsbuild/core": "~1.1.13",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^19.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"tinyglobby": "^0.2.10"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.8.6",
"@module-federation/rsbuild-plugin": "^0.8.7",
"@rslib/tsconfig": "workspace:*",
"@types/fs-extra": "^11.0.4",
"chokidar": "^4.0.3",
"commander": "^12.1.0",
"fs-extra": "^11.2.0",
"memfs": "^4.15.1",
"memfs": "^4.15.3",
"picocolors": "1.1.1",
"prebundle": "1.2.5",
"rsbuild-plugin-publint": "^0.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@storybook/react": "^8.4.7",
"@storybook/test": "^8.4.7",
"storybook": "^8.4.7",
"storybook-addon-rslib": "^0.1.6",
"storybook-react-rsbuild": "^0.1.6"
"storybook-addon-rslib": "^0.1.7",
"storybook-react-rsbuild": "^0.1.7"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@storybook/react": "^8.4.7",
"@storybook/test": "^8.4.7",
"storybook": "^8.4.7",
"storybook-addon-rslib": "^0.1.6",
"storybook-react-rsbuild": "^0.1.6"
"storybook-addon-rslib": "^0.1.7",
"storybook-react-rsbuild": "^0.1.7"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"jsdom": "^25.0.1",
"react": "^19.0.0",
"storybook": "^8.4.7",
"storybook-addon-rslib": "^0.1.6",
"storybook-react-rsbuild": "^0.1.6",
"storybook-addon-rslib": "^0.1.7",
"storybook-react-rsbuild": "^0.1.7",
"vitest": "^2.1.8"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"jsdom": "^25.0.1",
"react": "^19.0.0",
"storybook": "^8.4.7",
"storybook-addon-rslib": "^0.1.6",
"storybook-react-rsbuild": "^0.1.6",
"storybook-addon-rslib": "^0.1.7",
"storybook-react-rsbuild": "^0.1.7",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@storybook/test": "^8.4.7",
"react": "^19.0.0",
"storybook": "^8.4.7",
"storybook-addon-rslib": "^0.1.6",
"storybook-react-rsbuild": "^0.1.6"
"storybook-addon-rslib": "^0.1.7",
"storybook-react-rsbuild": "^0.1.7"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@types/react": "^19.0.2",
"react": "^19.0.0",
"storybook": "^8.4.7",
"storybook-addon-rslib": "^0.1.6",
"storybook-react-rsbuild": "^0.1.6",
"storybook-addon-rslib": "^0.1.7",
"storybook-react-rsbuild": "^0.1.7",
"typescript": "^5.7.2"
},
"peerDependencies": {
Expand Down
327 changes: 191 additions & 136 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@codspeed/vitest-plugin": "^4.0.0",
"@module-federation/rsbuild-plugin": "^0.8.6",
"@module-federation/rsbuild-plugin": "^0.8.7",
"@playwright/test": "1.49.1",
"@rsbuild/core": "~1.1.13",
"@rsbuild/plugin-less": "^1.1.0",
Expand Down

0 comments on commit b39ff13

Please sign in to comment.