Skip to content

Commit 23f30d8

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.6.0 to 3.6.1 - [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.6.0...v3.6.1) --- updated-dependencies: - dependency-name: vite-plugin-graphql-codegen dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e99d621 commit 23f30d8

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
@@ -82,7 +82,7 @@
8282
"typescript": "^5.8.3",
8383
"vite": "6.3.5",
8484
"vite-plugin-compression": "^0.5.1",
85-
"vite-plugin-graphql-codegen": "^3.6.0",
85+
"vite-plugin-graphql-codegen": "^3.6.1",
8686
"vite-plugin-manifest-sri": "^0.2.0",
8787
"vitest": "^3.1.2"
8888
},

0 commit comments

Comments
 (0)