Skip to content

Commit

Permalink
chore(deps): update rsbuild to v1.0.1-rc.5 (#89)
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 8, 2024
1 parent 5c20040 commit b34e5dd
Show file tree
Hide file tree
Showing 7 changed files with 105 additions and 110 deletions.
4 changes: 2 additions & 2 deletions packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prepare": "pnpm run build"
},
"dependencies": {
"@rsbuild/plugin-type-check": "1.0.1-rc.2",
"@rsbuild/plugin-type-check": "1.0.1-rc.5",
"@storybook/addon-docs": "^8.2.1",
"@storybook/core-webpack": "^8.2.1",
"browser-assert": "^1.2.1",
Expand All @@ -80,7 +80,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "1.0.1-rc.2",
"@rsbuild/core": "1.0.1-rc.5",
"@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-rc.2",
"@rsbuild/core": "1.0.1-rc.5",
"@storybook/types": "8.3.0-beta.3",
"@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-rc.2",
"@rsbuild/core": "1.0.1-rc.5",
"@types/node": "^18.0.0",
"storybook": "8.3.0-beta.3",
"typescript": "^5.3.2"
Expand Down
Loading

0 comments on commit b34e5dd

Please sign in to comment.