Skip to content

Commit a5a3dfa

Browse files
dependabot[bot]kodiakhq[bot]thomaspoignant
authored
chore: bump tailwindcss in /examples/openfeature_react/react-app (#3094)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.0.5 to 4.0.6. - [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.6/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> 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 <[email protected]>
1 parent 3665e13 commit a5a3dfa

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.1.0",
2929
"eslint-plugin-react-refresh": "^0.4.19",
3030
"postcss": "^8.5.2",
31-
"tailwindcss": "^4.0.5",
31+
"tailwindcss": "^4.0.6",
3232
"typescript": "^5.7.3",
3333
"vite": "^6.1.0"
3434
}

0 commit comments

Comments
 (0)