aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-06 09:23:08 -0400
committerGitHub <noreply@github.com>2025-09-06 09:23:08 -0400
commite726ef4c7822cafb90d1f65448439b6b06b3bff0 (patch)
tree781477ba75cecf9631bb80c6e6b0e5ad854824ca /src/main/webui/package.json
parent6e31d73a2564695a80a1b79468538bd2b96c75fb (diff)
downloadpantry-e726ef4c7822cafb90d1f65448439b6b06b3bff0.tar.gz
pantry-e726ef4c7822cafb90d1f65448439b6b06b3bff0.tar.bz2
pantry-e726ef4c7822cafb90d1f65448439b6b06b3bff0.zip
build(deps): bump flowbite-react in /src/main/webui (#706)
Bumps [flowbite-react](https://github.com/themesberg/flowbite-react/tree/HEAD/packages/ui) from 0.12.7 to 0.12.8. - [Release notes](https://github.com/themesberg/flowbite-react/releases) - [Changelog](https://github.com/themesberg/flowbite-react/blob/main/packages/ui/CHANGELOG.md) - [Commits](https://github.com/themesberg/flowbite-react/commits/flowbite-react@0.12.8/packages/ui) --- updated-dependencies: - dependency-name: flowbite-react dependency-version: 0.12.8 dependency-type: direct:production 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>
Diffstat (limited to 'src/main/webui/package.json')
-rw-r--r--src/main/webui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index a0746d2..04ba73d 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -26,7 +26,7 @@
"@rsbuild/plugin-svgr": "^1.2.2",
"@tailwindcss/postcss": "^4.1.13",
"flowbite": "^3.1.2",
- "flowbite-react": "^0.12.7",
+ "flowbite-react": "^0.12.8",
"graphql": "^16.11.0",
"graphql-request": "7.2.0",
"react": "19.1.1",