Skip to content

Commit

Permalink
chore(deps): update dependency @rsbuild/plugin-react to v1.1.0 (#189)
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 Dec 9, 2024
1 parent b407f63 commit 601949a
Show file tree
Hide file tree
Showing 22 changed files with 71 additions and 71 deletions.
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rsbuild/emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@swc/plugin-emotion": "^3.0.13",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/module-federation-enhanced/consumer/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.0",
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/module-federation-enhanced/provider/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.0",
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/module-federation/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion rsbuild/module-federation/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion rsbuild/react-19/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-compiler-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-babel": "^1.0.3",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"babel-plugin-react-compiler": "0.0.0-experimental-4690415-20240515",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-eslint": "^1.1.0",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@swc/core": "^1.10.0",
"@swc/jest": "^0.2.37",
"@testing-library/jest-dom": "^6.4.2",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-mdx": "^1.0.2",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-tailwindcss-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@tailwindcss/postcss": "4.0.0-alpha.20",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/node": "^20",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/shadcn-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.8",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-react": "^1.1.0",
"@types/node": "^20",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit 601949a

Please sign in to comment.