Skip to content

Commit

Permalink
chore(deps): update dependency @rsbuild/core to v1.0.13 (#142)
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 Oct 13, 2024
1 parent 472796a commit 2643e66
Show file tree
Hide file tree
Showing 10 changed files with 92 additions and 92 deletions.
2 changes: 1 addition & 1 deletion packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "1.0.11",
"@rsbuild/core": "1.0.13",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.0.0",
"@types/pretty-hrtime": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "1.0.11",
"@rsbuild/core": "1.0.13",
"@storybook/types": "8.4.0-alpha.7",
"@types/resolve": "^1.20.6",
"storybook": "8.4.0-alpha.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-react/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.11",
"@rsbuild/core": "1.0.13",
"@storybook/types": "8.4.0-alpha.7",
"@types/resolve": "^1.20.6",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-vue3/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.11",
"@rsbuild/core": "1.0.13",
"@types/node": "^18.0.0",
"storybook": "8.4.0-alpha.7",
"typescript": "^5.6.2"
Expand Down
Loading

0 comments on commit 2643e66

Please sign in to comment.