Skip to content

Commit 748cc8b

Browse files
👻 Bump the tools group with 4 updates
Bumps the tools group with 4 updates: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy). Updates `@hey-api/openapi-ts` from 0.80.9 to 0.82.2 - [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/commits) Updates `@vitejs/plugin-react` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) Updates `vite` from 7.1.2 to 7.1.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.3/packages/vite) Updates `vite-plugin-static-copy` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/[email protected]@3.1.2) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.82.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tools - dependency-name: vite dependency-version: 7.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tools - dependency-name: vite-plugin-static-copy dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tools ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7358e7 commit 748cc8b

File tree

2 files changed

+419
-585
lines changed

2 files changed

+419
-585
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@
4343
"victory": "^37.3.4"
4444
},
4545
"devDependencies": {
46-
"@hey-api/openapi-ts": "^0.80.9",
46+
"@hey-api/openapi-ts": "^0.89.2",
4747
"@testing-library/jest-dom": "^6.9.1",
4848
"@testing-library/react": "^16.0.0",
4949
"@types/file-saver": "^2.0.2",
5050
"@types/react": "^18.2.0",
5151
"@types/react-dom": "^18.2.0",
52-
"@vitejs/plugin-react": "^5.0.0",
52+
"@vitejs/plugin-react": "^5.1.2",
5353
"@vitest/browser": "^3.2.4",
5454
"jsdom": "^27.0.0",
5555
"typescript": "^5.9.3",
56-
"vite": "^7.1.2",
56+
"vite": "^7.3.0",
5757
"vite-plugin-ejs": "^1.7.0",
5858
"vite-plugin-istanbul": "^7.2.1",
59-
"vite-plugin-static-copy": "^3.1.1",
59+
"vite-plugin-static-copy": "^3.1.4",
6060
"vitest": "^3.2.4",
6161
"vitest-browser-react": "^1.0.1"
6262
},

0 commit comments

Comments
 (0)