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 Jan 22, 2025
1 parent e7e0d10 commit 3bddbcd
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 134 deletions.
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.0-beta.1",
"@rsbuild/core": "1.2.0",
"@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.0-beta.1",
"@rsbuild/core": "1.2.0",
"@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/document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@rstack-dev/doc-ui": "1.5.4",
"@types/react": "^18.3.18",
"framer-motion": "11.18.1",
"framer-motion": "11.18.2",
"rsbuild-plugin-google-analytics": "^1.0.3",
"rsbuild-plugin-open-graph": "^1.0.2",
"rspress": "workspace:*",
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.0-beta.1",
"@rsbuild/core": "1.2.0",
"@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 @@ -55,7 +55,7 @@
"upgrade": "modern upgrade"
},
"dependencies": {
"@rsbuild/core": "1.2.0-beta.1",
"@rsbuild/core": "1.2.0",
"chalk": "5.4.1",
"execa": "5.1.1",
"fs-extra": "11.2.0",
Expand Down
Loading

0 comments on commit 3bddbcd

Please sign in to comment.