Skip to content

Commit 6bc9650

Browse files
chore: bump tailwindcss in /examples/openfeature_react/react-app
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.0.9 to 4.0.12. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.12/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa84054 commit 6bc9650

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

+4-4
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,7 +28,7 @@
2828
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.19",
3030
"postcss": "^8.5.3",
31-
"tailwindcss": "^4.0.9",
31+
"tailwindcss": "^4.0.12",
3232
"typescript": "^5.8.2",
3333
"vite": "^6.2.0"
3434
}

0 commit comments

Comments
 (0)