Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent b38e48b commit 39f9cdc
Show file tree
Hide file tree
Showing 25 changed files with 324 additions and 324 deletions.
4 changes: 2 additions & 2 deletions examples/module-federation/mf-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.7.6",
"@rsbuild/core": "~1.1.5",
"@module-federation/rsbuild-plugin": "^0.7.7",
"@rsbuild/core": "~1.1.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/module-federation/mf-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"storybook": "storybook dev -p 6006"
},
"devDependencies": {
"@module-federation/enhanced": "^0.7.6",
"@module-federation/rsbuild-plugin": "^0.7.6",
"@module-federation/storybook-addon": "^3.0.9",
"@module-federation/enhanced": "^0.7.7",
"@module-federation/rsbuild-plugin": "^0.7.7",
"@module-federation/storybook-addon": "^3.0.10",
"@rsbuild/plugin-react": "^1.0.7",
"@rslib/core": "workspace:*",
"@types/react": "^18.3.12",
Expand Down
4 changes: 2 additions & 2 deletions examples/module-federation/mf-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.7.6",
"@rsbuild/core": "~1.1.5",
"@module-federation/rsbuild-plugin": "^0.7.7",
"@rsbuild/core": "~1.1.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"prettier-plugin-packagejson": "^2.5.6",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.3",
"vitest": "^2.1.5",
"vitest": "^2.1.6",
"zx": "^8.2.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 @@ -37,7 +37,7 @@
"prebundle": "prebundle"
},
"dependencies": {
"@rsbuild/core": "~1.1.5",
"@rsbuild/core": "~1.1.6",
"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.1.5",
"@rsbuild/core": "~1.1.6",
"@storybook/addon-essentials": "^8.4.5",
"@storybook/addon-interactions": "^8.4.5",
"@storybook/addon-links": "^8.4.5",
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.1.5",
"@rsbuild/core": "~1.1.6",
"@storybook/addon-essentials": "^8.4.5",
"@storybook/addon-interactions": "^8.4.5",
"@storybook/addon-links": "^8.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"test": "vitest run"
},
"devDependencies": {
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"test": "vitest run"
},
"devDependencies": {
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
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.0.1",
"jsdom": "^25.0.1",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
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.0.1",
"jsdom": "^25.0.1",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"devDependencies": {
"@rslib/core": "workspace:*",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
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.6.3",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"@rslib/core": "workspace:*",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
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.6.3",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "vitest run"
},
"devDependencies": {
"@rsbuild/core": "~1.1.5",
"@rsbuild/core": "~1.1.6",
"@rsbuild/plugin-react": "^1.0.7",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.4.5",
Expand All @@ -36,7 +36,7 @@
"storybook": "^8.4.5",
"storybook-addon-rslib": "^0.1.5",
"storybook-react-rsbuild": "^0.1.5",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"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.1.5",
"@rsbuild/core": "~1.1.6",
"@rsbuild/plugin-react": "^1.0.7",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.4.5",
Expand All @@ -40,7 +40,7 @@
"storybook-addon-rslib": "^0.1.5",
"storybook-react-rsbuild": "^0.1.5",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"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.1.5",
"@rsbuild/core": "~1.1.6",
"@rsbuild/plugin-react": "^1.0.7",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.4.5",
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.1.5",
"@rsbuild/core": "~1.1.6",
"@rsbuild/plugin-react": "^1.0.7",
"@rslib/core": "workspace:*",
"@storybook/addon-essentials": "^8.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@testing-library/react": "^16.0.1",
"jsdom": "^25.0.1",
"react": "^18.3.1",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jsdom": "^25.0.1",
"react": "^18.3.1",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-dts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"dev": "rslib build --watch"
},
"dependencies": {
"magic-string": "^0.30.13",
"magic-string": "^0.30.14",
"picocolors": "1.1.1",
"tinyglobby": "^0.2.10"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.48.0",
"@rsbuild/core": "~1.1.5",
"@rsbuild/core": "~1.1.6",
"@rslib/tsconfig": "workspace:*",
"rslib": "npm:@rslib/[email protected]",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit 39f9cdc

Please sign in to comment.