Skip to content

Commit 3fd639e

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 79151eb commit 3fd639e

File tree

2 files changed

+224
-392
lines changed

2 files changed

+224
-392
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
"victory": "^37.3.4"
4646
},
4747
"devDependencies": {
48-
"@hey-api/openapi-ts": "^0.80.9",
48+
"@hey-api/openapi-ts": "^0.86.11",
4949
"@testing-library/jest-dom": "^6.9.1",
5050
"@testing-library/react": "^16.0.0",
5151
"@types/file-saver": "^2.0.2",
5252
"@types/react": "^18.2.0",
5353
"@types/react-dom": "^18.2.0",
54-
"@vitejs/plugin-react": "^5.0.0",
54+
"@vitejs/plugin-react": "^5.1.0",
5555
"@vitest/browser": "^3.2.4",
5656
"jsdom": "^27.0.0",
5757
"typescript": "^5.8.3",
58-
"vite": "^7.1.2",
58+
"vite": "^7.1.12",
5959
"vite-plugin-ejs": "^1.7.0",
60-
"vite-plugin-static-copy": "^3.1.1",
60+
"vite-plugin-static-copy": "^3.1.4",
6161
"vitest": "^3.2.4",
6262
"vitest-browser-react": "^1.0.1"
6363
},

0 commit comments

Comments
 (0)