Skip to content

Commit 03574ea

Browse files
dependabot[bot]kodiakhq[bot]thomaspoignant
authored
chore: Bump vite in /examples/openfeature_react/react-app (#3705)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.5 to 7.0.6. - [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.0.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent 64dde88 commit 03574ea

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

examples/openfeature_react/react-app/package-lock.json

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

examples/openfeature_react/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"postcss": "^8.5.6",
3131
"tailwindcss": "^4.1.11",
3232
"typescript": "^5.8.3",
33-
"vite": "^7.0.5"
33+
"vite": "^7.0.6"
3434
}
3535
}

0 commit comments

Comments
 (0)