diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-06 09:23:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-06 09:23:08 -0400 |
| commit | e726ef4c7822cafb90d1f65448439b6b06b3bff0 (patch) | |
| tree | 781477ba75cecf9631bb80c6e6b0e5ad854824ca /src | |
| parent | 6e31d73a2564695a80a1b79468538bd2b96c75fb (diff) | |
| download | pantry-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')
| -rw-r--r-- | src/main/webui/.yarn/cache/flowbite-react-npm-0.12.8-ab092c955a-fa1c7d93c4.zip (renamed from src/main/webui/.yarn/cache/flowbite-react-npm-0.12.7-78024a986f-eb43f022e2.zip) | bin | 1564116 -> 1564448 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 10 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.7-78024a986f-eb43f022e2.zip b/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.8-ab092c955a-fa1c7d93c4.zip Binary files differindex 67c3511..eec6a0c 100644 --- a/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.7-78024a986f-eb43f022e2.zip +++ b/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.8-ab092c955a-fa1c7d93c4.zip 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", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 2a01bdd..c9dbb50 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -4149,9 +4149,9 @@ eslint@latest: languageName: node linkType: hard -"flowbite-react@npm:^0.12.7": - version: 0.12.7 - resolution: "flowbite-react@npm:0.12.7" +"flowbite-react@npm:^0.12.8": + version: 0.12.8 + resolution: "flowbite-react@npm:0.12.8" dependencies: "@floating-ui/core": 1.6.9 "@floating-ui/react": 0.27.3 @@ -4173,7 +4173,7 @@ eslint@latest: tailwindcss: ^3 || ^4 bin: flowbite-react: dist/cli/bin.js - checksum: eb43f022e20ba086fc3ff6128113bfa8f7a741010ffd4f0ac87610dfdc18c9de80944c75224f24da0ac27b32911ad178b3d86ce590d7bfe928326974f97a82a2 + checksum: fa1c7d93c424a6760ec14a5b59eeec2034249d67415010e66ef3fa56c324033fd8f093bc4baba88892a080a2100afc3b97efee18be5c072b7650400d4de9ebcb languageName: node linkType: hard @@ -5958,7 +5958,7 @@ eslint@latest: eslint-plugin-prettier: latest eslint-plugin-react: latest flowbite: ^3.1.2 - flowbite-react: ^0.12.7 + flowbite-react: ^0.12.8 graphql: ^16.11.0 graphql-request: 7.2.0 prettier: latest |
