Skip to content

Commit ecf9d6f

Browse files
chore(deps): update all patch dependencies (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c54bed5 commit ecf9d6f

File tree

7 files changed

+207
-203
lines changed

7 files changed

+207
-203
lines changed

examples/module-federation/mf-host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^18.3.1"
1313
},
1414
"devDependencies": {
15-
"@module-federation/rsbuild-plugin": "^0.8.0",
15+
"@module-federation/rsbuild-plugin": "^0.8.1",
1616
"@rsbuild/core": "~1.1.8",
1717
"@rsbuild/plugin-react": "^1.0.7",
1818
"@types/react": "^18.3.12",

examples/module-federation/mf-react-component/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"storybook": "storybook dev -p 6006"
1919
},
2020
"devDependencies": {
21-
"@module-federation/enhanced": "^0.8.0",
22-
"@module-federation/rsbuild-plugin": "^0.8.0",
23-
"@module-federation/storybook-addon": "^3.0.11",
21+
"@module-federation/enhanced": "^0.8.1",
22+
"@module-federation/rsbuild-plugin": "^0.8.1",
23+
"@module-federation/storybook-addon": "^3.0.12",
2424
"@rsbuild/plugin-react": "^1.0.7",
2525
"@rslib/core": "workspace:*",
2626
"@types/react": "^18.3.12",

examples/module-federation/mf-remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^18.3.1"
1313
},
1414
"devDependencies": {
15-
"@module-federation/rsbuild-plugin": "^0.8.0",
15+
"@module-federation/rsbuild-plugin": "^0.8.1",
1616
"@rsbuild/core": "~1.1.8",
1717
"@rsbuild/plugin-react": "^1.0.7",
1818
"@types/react": "^18.3.12",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fs-extra": "^11.2.0",
5151
"nano-staged": "^0.8.0",
5252
"nx": "^20.1.4",
53-
"prettier": "^3.4.1",
53+
"prettier": "^3.4.2",
5454
"prettier-plugin-packagejson": "^2.5.6",
5555
"simple-git-hooks": "^2.11.1",
5656
"typescript": "^5.6.3",

pnpm-lock.yaml

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

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@codspeed/vitest-plugin": "^3.1.1",
15-
"@module-federation/rsbuild-plugin": "^0.8.0",
15+
"@module-federation/rsbuild-plugin": "^0.8.1",
1616
"@playwright/test": "1.49.0",
1717
"@rsbuild/core": "~1.1.8",
1818
"@rsbuild/plugin-less": "^1.1.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"rsbuild-plugin-google-analytics": "1.0.3",
21-
"rspress": "1.37.3",
21+
"rspress": "1.37.4",
2222
"rspress-plugin-font-open-sans": "1.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)