Skip to content

Commit

Permalink
chore(deps): update rsbuild (#93)
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 Sep 15, 2024
1 parent 22f0046 commit c10f032
Show file tree
Hide file tree
Showing 7 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "1.0.1",
"@rsbuild/core": "1.0.4",
"@types/express": "^4.17.21",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "1.0.1",
"@rsbuild/core": "1.0.4",
"@storybook/types": "8.4.0-alpha.0",
"@types/resolve": "^1.20.6",
"add": "^2.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"vue-docgen-loader": "^1.5.1"
},
"devDependencies": {
"@rsbuild/core": "1.0.1",
"@rsbuild/core": "1.0.4",
"@types/node": "^18.0.0",
"storybook": "8.4.0-alpha.0",
"typescript": "^5.6.2"
Expand Down
Loading

0 comments on commit c10f032

Please sign in to comment.