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 5b6cee3 commit d9bb479
Show file tree
Hide file tree
Showing 11 changed files with 550 additions and 529 deletions.
1,049 changes: 535 additions & 514 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

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 @@ -11,7 +11,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/enhanced": "^0.7.3",
"@module-federation/enhanced": "^0.7.7",
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
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 @@ -11,7 +11,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/enhanced": "^0.7.3",
"@module-federation/enhanced": "^0.7.7",
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
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 @@ -10,7 +10,7 @@
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "4.0.0-alpha.34"
"tailwindcss": "4.0.0-beta.2"
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
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 @@ -10,7 +10,7 @@
"dependencies": {
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.378.0",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/ssr-express-with-manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@rsbuild/core": "1.1.0",
"@rsbuild/plugin-react": "1.0.6",
"@rsbuild/core": "1.1.6",
"@rsbuild/plugin-react": "1.0.7",
"@types/express": "^4.17.21",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/vanilla-extract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "rsbuild preview"
},
"dependencies": {
"@vanilla-extract/css": "^1.16.0",
"@vanilla-extract/css": "^1.16.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand All @@ -17,7 +17,7 @@
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vanilla-extract/webpack-plugin": "^2.3.14",
"@vanilla-extract/webpack-plugin": "^2.3.15",
"typescript": "^5.3.0"
}
}
4 changes: 2 additions & 2 deletions rspack/dll-reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"build": "rspack build || echo 'make-ci-happy'"
},
"devDependencies": {
"@rspack/cli": "1.1.1",
"@rspack/core": "1.1.1",
"@rspack/cli": "1.1.4",
"@rspack/core": "1.1.4",
"typescript": "^5.3.3",
"lodash": "4.17.21"
}
Expand Down
4 changes: 2 additions & 2 deletions rspack/dll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lodash": "4.17.21"
},
"devDependencies": {
"@rspack/cli": "1.1.1",
"@rspack/core": "1.1.1",
"@rspack/cli": "1.1.4",
"@rspack/core": "1.1.4",
"typescript": "^5.3.3"
}
}
2 changes: 1 addition & 1 deletion rspack/preact-refresh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"preact": "10.19.3"
},
"devDependencies": {
"@prefresh/core": "1.5.2",
"@prefresh/core": "1.5.3",
"@prefresh/utils": "1.2.0",
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
Expand Down
4 changes: 2 additions & 2 deletions rspack/vanilla-extract-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"dependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@vanilla-extract/css": "1.16.0",
"@vanilla-extract/css": "1.16.1",
"@vanilla-extract/sprinkles": "^1.6.3",
"@vanilla-extract/webpack-plugin": "^2.3.14",
"@vanilla-extract/webpack-plugin": "^2.3.15",
"html-webpack-plugin": "^5.6.3",
"polished": "^4.3.1",
"react": "^17.0.2",
Expand Down

0 comments on commit d9bb479

Please sign in to comment.