Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#1781)
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 Jan 27, 2025
1 parent c713a48 commit ca5d8a0
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"get-port": "5.1.1",
"heading-case": "^0.1.4",
"husky": "^9.1.7",
"lint-staged": "~15.4.2",
"lint-staged": "~15.4.3",
"nx": "20.3.3",
"playwright": "1.47.2",
"prettier": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "vitest run"
},
"dependencies": {
"@rsbuild/core": "1.2.2",
"@rsbuild/core": "1.2.3",
"@rspress/core": "workspace:*",
"@rspress/shared": "workspace:*",
"cac": "^6.7.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@mdx-js/loader": "2.3.0",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@rsbuild/core": "1.2.2",
"@rsbuild/core": "1.2.3",
"@rsbuild/plugin-less": "~1.1.0",
"@rsbuild/plugin-react": "~1.1.0",
"@rsbuild/plugin-sass": "~1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test": "vitest run --passWithNoTests"
},
"dependencies": {
"@rsbuild/core": "1.2.2",
"@rsbuild/core": "1.2.3",
"@rsbuild/plugin-babel": "~1.0.3",
"@rsbuild/plugin-less": "~1.1.0",
"@rsbuild/plugin-react": "~1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"upgrade": "modern upgrade"
},
"dependencies": {
"@rsbuild/core": "1.2.2",
"@rsbuild/core": "1.2.3",
"chalk": "5.4.1",
"fs-extra": "11.3.0",
"gray-matter": "4.0.3",
Expand Down
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

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

0 comments on commit ca5d8a0

Please sign in to comment.