Skip to content

Commit 31db51e

Browse files
chore: bump vite in /examples/openfeature_react/react-app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.1 to 5.4.2. - [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/v5.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a4a901 commit 31db51e

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

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

+72-72
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-plugin-react-hooks": "^4.6.0",
2929
"eslint-plugin-react-refresh": "^0.4.9",
3030
"typescript": "^5.5.4",
31-
"vite": "^5.4.1"
31+
"vite": "^5.4.2"
3232
}
3333
}

0 commit comments

Comments
 (0)