diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-02 19:29:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-02 19:29:48 +0000 |
| commit | 35232186a233ef57493a04c115f5cc4bd01332da (patch) | |
| tree | 1b5c4721f3224c41fc16e30f23e733be9ae5bc4d | |
| parent | 37048185586abef658148c72b7480c3827c6c328 (diff) | |
| download | pantry-35232186a233ef57493a04c115f5cc4bd01332da.tar.gz pantry-35232186a233ef57493a04c115f5cc4bd01332da.tar.bz2 pantry-35232186a233ef57493a04c115f5cc4bd01332da.zip | |
build(deps): bump flowbite-react in /src/main/webui (#786)
Bumps [flowbite-react](https://github.com/themesberg/flowbite-react/tree/HEAD/packages/ui) from 0.12.10 to 0.12.14.
- [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.14/packages/ui)
---
updated-dependencies:
- dependency-name: flowbite-react
dependency-version: 0.12.14
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>
| -rw-r--r-- | src/main/webui/.yarn/cache/flowbite-react-npm-0.12.15-cb1cef6d47-5336b77d2a.zip (renamed from src/main/webui/.yarn/cache/flowbite-react-npm-0.12.10-1bb9f485fa-3391168d19.zip) | bin | 1567213 -> 1570524 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.10-1bb9f485fa-3391168d19.zip b/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.15-cb1cef6d47-5336b77d2a.zip Binary files differindex a566fc5..c95d9ff 100644 --- a/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.10-1bb9f485fa-3391168d19.zip +++ b/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.15-cb1cef6d47-5336b77d2a.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 44c4fac..c77648d 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -26,7 +26,7 @@ "@rsbuild/plugin-svgr": "^1.2.3", "@tailwindcss/postcss": "^4.1.18", "flowbite": "^4.0.1", - "flowbite-react": "^0.12.10", + "flowbite-react": "^0.12.15", "graphql": "^16.12.0", "graphql-request": "7.3.5", "react": "19.2.3", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 755ae1a..4db091e 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -4327,9 +4327,9 @@ eslint@latest: languageName: node linkType: hard -"flowbite-react@npm:^0.12.10": - version: 0.12.10 - resolution: "flowbite-react@npm:0.12.10" +"flowbite-react@npm:^0.12.15": + version: 0.12.15 + resolution: "flowbite-react@npm:0.12.15" dependencies: "@floating-ui/core": 1.7.3 "@floating-ui/react": 0.27.16 @@ -4351,7 +4351,7 @@ eslint@latest: tailwindcss: ^3 || ^4 bin: flowbite-react: dist/cli/bin.js - checksum: 3391168d194df86d4a90d3707baf8c7809fb46354a8dd1e8645d0818472d4fe6a225b5e8363cee10c58f52f183a36205398b0eb321085ea6c3f3e81109bd2ed7 + checksum: 5336b77d2ace75bc53a0db072eae23a9333785b031c5bf6695b5285284a5c767b15e7dc5684ed7832ed31e77fa086f9bc9b6455ce117adb4b25e1ca3b19a8c6b languageName: node linkType: hard @@ -6104,7 +6104,7 @@ eslint@latest: eslint-plugin-prettier: latest eslint-plugin-react: latest flowbite: ^4.0.1 - flowbite-react: ^0.12.10 + flowbite-react: ^0.12.15 graphql: ^16.12.0 graphql-request: 7.3.5 prettier: latest |
