Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#1821)
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 Mar 18, 2024
1 parent fee5ce2 commit dcd0f7b
Show file tree
Hide file tree
Showing 6 changed files with 410 additions and 259 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"simple-git-hooks": "^2.10.0",
"vitest": "^1.2.1"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=16.18.1",
"pnpm": ">=8.7.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/compat/plugin-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dev": "modern build --watch"
},
"dependencies": {
"@modern-js/swc-plugins": "0.6.6",
"@modern-js/swc-plugins": "0.6.7",
"@rsbuild/plugin-react": "workspace:*",
"@rsbuild/shared": "workspace:*",
"@swc/helpers": "0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-assets-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@scripts/test-helper": "workspace:*",
"@types/serialize-javascript": "^5.0.1",
"html-webpack-plugin": "npm:[email protected]",
"terser": "5.29.1",
"terser": "5.29.2",
"typescript": "^5.4.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-rem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@rsbuild/shared": "workspace:*",
"terser": "5.29.1"
"terser": "5.29.2"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@types/node": "16.x",
"html-webpack-plugin": "npm:[email protected]",
"mini-css-extract-plugin": "2.8.1",
"terser": "5.29.1",
"terser": "5.29.2",
"typescript": "^5.4.2",
"webpack": "^5.89.0"
},
Expand Down
Loading

0 comments on commit dcd0f7b

Please sign in to comment.