diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-15 13:15:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-15 13:15:52 -0400 |
| commit | 9b1e55e7146d0f02c9a41fec44f1c87aa1243f0e (patch) | |
| tree | d912786d090f57b4c7c943063924ced67e37b034 /src | |
| parent | 4b35cff54e8bf82656a8efcfdac7fb22aebaaacf (diff) | |
| download | pantry-9b1e55e7146d0f02c9a41fec44f1c87aa1243f0e.tar.gz pantry-9b1e55e7146d0f02c9a41fec44f1c87aa1243f0e.tar.bz2 pantry-9b1e55e7146d0f02c9a41fec44f1c87aa1243f0e.zip | |
build(deps): bump flowbite-react in /src/main/webui (#708)
Bumps [flowbite-react](https://github.com/themesberg/flowbite-react/tree/HEAD/packages/ui) from 0.12.8 to 0.12.9.
- [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.9/packages/ui)
---
updated-dependencies:
- dependency-name: flowbite-react
dependency-version: 0.12.9
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.9-5490cf5c30-4291512a22.zip (renamed from src/main/webui/.yarn/cache/flowbite-react-npm-0.12.8-ab092c955a-fa1c7d93c4.zip) | bin | 1564448 -> 1566730 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.8-ab092c955a-fa1c7d93c4.zip b/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.9-5490cf5c30-4291512a22.zip Binary files differindex eec6a0c..e089510 100644 --- a/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.8-ab092c955a-fa1c7d93c4.zip +++ b/src/main/webui/.yarn/cache/flowbite-react-npm-0.12.9-5490cf5c30-4291512a22.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 2134ec1..8a4223b 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.8", + "flowbite-react": "^0.12.9", "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 13a50b0..3552178 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.8": - version: 0.12.8 - resolution: "flowbite-react@npm:0.12.8" +"flowbite-react@npm:^0.12.9": + version: 0.12.9 + resolution: "flowbite-react@npm:0.12.9" 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: fa1c7d93c424a6760ec14a5b59eeec2034249d67415010e66ef3fa56c324033fd8f093bc4baba88892a080a2100afc3b97efee18be5c072b7650400d4de9ebcb + checksum: 4291512a222b6791c5c875569fd1284515ad74deefb744727a81fcb09204d80a6c000b505d9d9c2cb733c3748748f29c6550bb1e1b22a67a6155d178d5a401fe 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.8 + flowbite-react: ^0.12.9 graphql: ^16.11.0 graphql-request: 7.2.0 prettier: latest |
