Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#736)
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 Feb 6, 2025
1 parent a72f71e commit a6f8ca9
Show file tree
Hide file tree
Showing 29 changed files with 186 additions and 150 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 @@ -13,7 +13,7 @@
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.8.9",
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/module-federation/mf-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"storybook": "^8.5.3",
"storybook-addon-rslib": "^0.1.8",
"storybook-react-rsbuild": "^0.1.8"
"storybook-addon-rslib": "^0.1.9",
"storybook-react-rsbuild": "^0.1.9"
},
"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 @@ -13,7 +13,7 @@
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.8.9",
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/preact-component-bundle-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@rsbuild/plugin-preact": "^1.3.0",
"@rsbuild/plugin-sass": "^1.2.0",
"@rsbuild/plugin-sass": "^1.2.1",
"@rslib/core": "workspace:*",
"preact": "^10.25.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react-component-bundle-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@rsbuild/plugin-react": "^1.1.0",
"@rsbuild/plugin-sass": "^1.2.0",
"@rsbuild/plugin-sass": "^1.2.1",
"@rslib/core": "workspace:*",
"@types/react": "^19.0.8",
"react": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-component-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@rsbuild/plugin-react": "^1.1.0",
"@rsbuild/plugin-sass": "^1.2.0",
"@rsbuild/plugin-sass": "^1.2.1",
"@rslib/core": "workspace:*",
"@types/react": "^19.0.8",
"react": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-component-umd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@rsbuild/plugin-react": "^1.1.0",
"@rsbuild/plugin-sass": "^1.2.0",
"@rsbuild/plugin-sass": "^1.2.1",
"@rslib/core": "workspace:*",
"@types/react": "^19.0.8",
"react": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prettier-plugin-packagejson": "^2.5.8",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.3",
"vitest": "^3.0.4",
"vitest": "^3.0.5",
"zx": "^8.3.2"
},
"packageManager": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"type-check": "tsc --noEmit && tsc --noEmit -p tests"
},
"dependencies": {
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"rsbuild-plugin-dts": "workspace:*",
"tinyglobby": "^0.2.10"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@storybook/addon-essentials": "^8.5.3",
"@storybook/addon-interactions": "^8.5.3",
"@storybook/addon-links": "^8.5.3",
Expand All @@ -13,7 +13,7 @@
"@storybook/react": "^8.5.3",
"@storybook/test": "^8.5.3",
"storybook": "^8.5.3",
"storybook-addon-rslib": "^0.1.8",
"storybook-react-rsbuild": "^0.1.8"
"storybook-addon-rslib": "^0.1.9",
"storybook-react-rsbuild": "^0.1.9"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@storybook/addon-essentials": "^8.5.3",
"@storybook/addon-interactions": "^8.5.3",
"@storybook/addon-links": "^8.5.3",
Expand All @@ -13,7 +13,7 @@
"@storybook/react": "^8.5.3",
"@storybook/test": "^8.5.3",
"storybook": "^8.5.3",
"storybook-addon-rslib": "^0.1.8",
"storybook-react-rsbuild": "^0.1.8"
"storybook-addon-rslib": "^0.1.9",
"storybook-react-rsbuild": "^0.1.9"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"test": "vitest run"
},
"devDependencies": {
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"test": "vitest run"
},
"devDependencies": {
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"jsdom": "^26.0.0",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"jsdom": "^26.0.0",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"devDependencies": {
"@rslib/core": "workspace:*",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@rslib/core": "workspace:*",
"@types/node": "^22.8.1",
"typescript": "^5.7.3",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"@rslib/core": "workspace:*",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@rslib/core": "workspace:*",
"@types/node": "^22.8.1",
"typescript": "^5.7.3",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "vitest run"
},
"devDependencies": {
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@rsbuild/plugin-react": "^1.1.0",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.5.3",
Expand All @@ -34,9 +34,9 @@
"jsdom": "^26.0.0",
"react": "^19.0.0",
"storybook": "^8.5.3",
"storybook-addon-rslib": "^0.1.8",
"storybook-react-rsbuild": "^0.1.8",
"vitest": "^3.0.4"
"storybook-addon-rslib": "^0.1.9",
"storybook-react-rsbuild": "^0.1.9",
"vitest": "^3.0.5"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test": "vitest run"
},
"devDependencies": {
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@rsbuild/plugin-react": "^1.1.0",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.5.3",
Expand All @@ -37,10 +37,10 @@
"jsdom": "^26.0.0",
"react": "^19.0.0",
"storybook": "^8.5.3",
"storybook-addon-rslib": "^0.1.8",
"storybook-react-rsbuild": "^0.1.8",
"storybook-addon-rslib": "^0.1.9",
"storybook-react-rsbuild": "^0.1.9",
"typescript": "^5.7.3",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@rsbuild/plugin-react": "^1.1.0",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.5.3",
Expand All @@ -30,8 +30,8 @@
"@storybook/test": "^8.5.3",
"react": "^19.0.0",
"storybook": "^8.5.3",
"storybook-addon-rslib": "^0.1.8",
"storybook-react-rsbuild": "^0.1.8"
"storybook-addon-rslib": "^0.1.9",
"storybook-react-rsbuild": "^0.1.9"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@rsbuild/plugin-react": "^1.1.0",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.5.3",
Expand All @@ -33,8 +33,8 @@
"@types/react": "^19.0.8",
"react": "^19.0.0",
"storybook": "^8.5.3",
"storybook-addon-rslib": "^0.1.8",
"storybook-react-rsbuild": "^0.1.8",
"storybook-addon-rslib": "^0.1.9",
"storybook-react-rsbuild": "^0.1.9",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@testing-library/react": "^16.2.0",
"jsdom": "^26.0.0",
"react": "^19.0.0",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jsdom": "^26.0.0",
"react": "^19.0.0",
"typescript": "^5.7.3",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-dts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.49.2",
"@rsbuild/core": "~1.2.3",
"@rsbuild/core": "~1.2.4",
"@rslib/tsconfig": "workspace:*",
"rsbuild-plugin-publint": "^0.3.0",
"rslib": "npm:@rslib/[email protected]",
Expand Down
Loading

0 comments on commit a6f8ca9

Please sign in to comment.