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 May 6, 2024
1 parent 3f00c5a commit 2035e41
Show file tree
Hide file tree
Showing 8 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@rsbuild/shared": "workspace:*",
"@rsbuild/webpack": "workspace:*",
"@scripts/test-helper": "workspace:*",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.1",
"@types/node": "18.x",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.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 @@ -47,7 +47,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/webpack": "workspace:*",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.1",
"typescript": "^5.4.2",
"webpack": "^5.91.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-css-minimizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@scripts/test-helper": "workspace:*",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.1",
"@types/node": "18.x",
"typescript": "^5.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"dependencies": {
"@rspack/core": "0.6.3",
"caniuse-lite": "^1.0.30001614",
"caniuse-lite": "^1.0.30001616",
"postcss": "^8.4.38"
},
"optionalDependencies": {
Expand Down
Loading

0 comments on commit 2035e41

Please sign in to comment.