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 20, 2024
1 parent a43c868 commit 535e844
Show file tree
Hide file tree
Showing 7 changed files with 198 additions and 189 deletions.
371 changes: 190 additions & 181 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.6",
"@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.6",
"@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-alpha.35"
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
Expand Down
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.2",
"@rspack/core": "1.1.2",
"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.2",
"@rspack/core": "1.1.2",
"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

0 comments on commit 535e844

Please sign in to comment.