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 Oct 11, 2024
1 parent d6192be commit c7ae2c7
Show file tree
Hide file tree
Showing 6 changed files with 102 additions and 106 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"upgrade": "modern upgrade"
},
"dependencies": {
"@rsbuild/core": "1.0.11",
"@rsbuild/core": "1.0.12",
"@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 @@ -44,7 +44,7 @@
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@modern-js/utils": "2.60.2",
"@rsbuild/core": "1.0.11",
"@rsbuild/core": "1.0.12",
"@rsbuild/plugin-less": "1.0.1",
"@rsbuild/plugin-react": "1.0.3",
"@rsbuild/plugin-sass": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rspack-plugin-virtual-module": "0.1.13"
},
"devDependencies": {
"@babel/types": "^7.25.7",
"@babel/types": "^7.25.8",
"@types/babel__core": "^7.20.5",
"@types/babel__standalone": "^7.1.7",
"@types/babel__traverse": "^7.20.6",
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 @@
},
"dependencies": {
"@mdx-js/mdx": "2.3.0",
"@rsbuild/core": "1.0.11",
"@rsbuild/core": "1.0.12",
"@rsbuild/plugin-babel": "1.0.1",
"@rsbuild/plugin-less": "1.0.1",
"@rsbuild/plugin-react": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"upgrade": "modern upgrade"
},
"dependencies": {
"@rsbuild/core": "1.0.11",
"@rsbuild/core": "1.0.12",
"chalk": "5.3.0",
"execa": "5.1.1",
"fs-extra": "11.2.0",
Expand Down
Loading

0 comments on commit c7ae2c7

Please sign in to comment.