Skip to content

Commit f0feb5e

Browse files
build(deps-dev): bump vite-plugin-graphql-codegen
Bumps the vite group in /frontend with 1 update: [vite-plugin-graphql-codegen](https://github.com/danielwaltz/vite-plugin-graphql-codegen). Updates `vite-plugin-graphql-codegen` from 3.4.5 to 3.5.0 - [Release notes](https://github.com/danielwaltz/vite-plugin-graphql-codegen/releases) - [Changelog](https://github.com/danielwaltz/vite-plugin-graphql-codegen/blob/main/CHANGELOG.md) - [Commits](danielwaltz/vite-plugin-graphql-codegen@v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: vite-plugin-graphql-codegen dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e8e845 commit f0feb5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"typescript": "^5.7.3",
8484
"vite": "6.1.0",
8585
"vite-plugin-compression": "^0.5.1",
86-
"vite-plugin-graphql-codegen": "^3.4.5",
86+
"vite-plugin-graphql-codegen": "^3.5.0",
8787
"vite-plugin-manifest-sri": "^0.2.0",
8888
"vitest": "^3.0.5"
8989
},

0 commit comments

Comments
 (0)