Skip to content

Commit fdd1930

Browse files
👻 Bump the tools group across 1 directory with 4 updates
Bumps the tools group with 4 updates in the / directory: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts), [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core), [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react) and [@rsbuild/plugin-type-check](https://github.com/rspack-contrib/rsbuild-plugin-type-check). Updates `@hey-api/openapi-ts` from 0.84.1 to 0.88.0 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.84.1...@hey-api/openapi-ts@0.88.0) Updates `@rsbuild/core` from 1.5.11 to 1.6.9 - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.6.9/packages/core) Updates `@rsbuild/plugin-react` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.4.2/packages/plugin-react) Updates `@rsbuild/plugin-type-check` from 1.2.4 to 1.3.1 - [Release notes](https://github.com/rspack-contrib/rsbuild-plugin-type-check/releases) - [Commits](rspack-contrib/rsbuild-plugin-type-check@v1.2.4...v1.3.1) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: "@rsbuild/core" dependency-version: 1.6.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: "@rsbuild/plugin-react" dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tools - dependency-name: "@rsbuild/plugin-type-check" dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75f3d67 commit fdd1930

File tree

2 files changed

+315
-411
lines changed

2 files changed

+315
-411
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"yup": "^0.32.11"
4747
},
4848
"devDependencies": {
49-
"@hey-api/openapi-ts": "^0.84.1",
50-
"@rsbuild/core": "^1.5.11",
51-
"@rsbuild/plugin-react": "^1.4.0",
52-
"@rsbuild/plugin-type-check": "^1.2.4",
49+
"@hey-api/openapi-ts": "^0.88.0",
50+
"@rsbuild/core": "^1.6.9",
51+
"@rsbuild/plugin-react": "^1.4.2",
52+
"@rsbuild/plugin-type-check": "^1.3.1",
5353
"@testing-library/jest-dom": "^6.4.6",
5454
"@testing-library/react": "^16.0.0",
5555
"@types/file-saver": "^2.0.2",

0 commit comments

Comments
 (0)