Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#144)
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 15, 2024
1 parent 2643e66 commit aec563b
Show file tree
Hide file tree
Showing 11 changed files with 253 additions and 183 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"simple-git-hooks": "^2.11.1",
"sort-package-json": "^2.10.1",
"ts-dedent": "^2.2.0",
"typescript": "^5.6.2",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"vitest": "^2.1.3"
},
"packageManager": "[email protected]"
}
4 changes: 2 additions & 2 deletions packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"constants-browserify": "^1.0.0",
"es-module-lexer": "^1.5.4",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.11",
"magic-string": "^0.30.12",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"rsbuild-plugin-html-minifier-terser": "^1.1.1",
Expand All @@ -85,7 +85,7 @@
"pretty-hrtime": "^1.0.3",
"slash": "^5.1.0",
"storybook": "8.4.0-alpha.7",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@storybook/html": "^8.2.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.11",
"magic-string": "^0.30.12",
"resolve": "^1.22.8",
"storybook-builder-rsbuild": "workspace:*",
"tsconfig-paths": "^4.2.0"
Expand All @@ -50,7 +50,7 @@
"@storybook/types": "8.4.0-alpha.7",
"@types/resolve": "^1.20.6",
"storybook": "8.4.0-alpha.7",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.11",
"magic-string": "^0.30.12",
"react-docgen": "^7.0.3",
"resolve": "^1.22.8",
"storybook-builder-rsbuild": "workspace:*",
Expand All @@ -62,7 +62,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "8.4.0-alpha.7",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.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 @@ -48,7 +48,7 @@
"@rsbuild/core": "1.0.13",
"@types/node": "^18.0.0",
"storybook": "8.4.0-alpha.7",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
Expand Down
Loading

0 comments on commit aec563b

Please sign in to comment.