Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.7.2 (#189)
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 Dec 2, 2024
1 parent b49bd95 commit 5f44023
Show file tree
Hide file tree
Showing 14 changed files with 202 additions and 200 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"sort-package-json": "^2.10.1",
"ts-dedent": "^2.2.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.5"
},
"packageManager": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-rslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/node": "^18.0.0",
"storybook": "8.5.0-alpha.6",
"storybook-builder-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"pretty-hrtime": "^1.0.3",
"slash": "^5.1.0",
"storybook": "8.5.0-alpha.6",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
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 @@ -51,7 +51,7 @@
"@storybook/types": "8.5.0-alpha.6",
"@types/resolve": "^1.20.6",
"storybook": "8.5.0-alpha.6",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
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 @@ -63,7 +63,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "8.5.0-alpha.6",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"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 @@ -49,7 +49,7 @@
"@rsbuild/core": "^1.1.3",
"@types/node": "^18.0.0",
"storybook": "8.5.0-alpha.6",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
Expand Down
376 changes: 189 additions & 187 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sandboxes/react-16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react-dom": "^16.9.24",
"storybook": "8.5.0-alpha.6",
"storybook-react-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependenciesMeta": {
"storybook-react-rsbuild": {
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@types/react-dom": "^18.3.1",
"storybook": "8.5.0-alpha.6",
"storybook-react-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion sandboxes/react-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"react-dom": "18.3.1",
"storybook": "8.5.0-alpha.6",
"storybook-react-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion sandboxes/rslib-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"storybook": "8.5.0-alpha.6",
"storybook-addon-rslib": "workspace:*",
"storybook-react-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion sandboxes/rslib-react-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"storybook": "8.5.0-alpha.6",
"storybook-addon-rslib": "workspace:*",
"storybook-react-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion sandboxes/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@storybook/test": "8.5.0-alpha.6",
"storybook": "8.5.0-alpha.6",
"storybook-html-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion sandboxes/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@storybook/vue3": "8.5.0-alpha.6",
"storybook": "8.5.0-alpha.6",
"storybook-vue3-rsbuild": "workspace:*",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}

0 comments on commit 5f44023

Please sign in to comment.