diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-16 16:01:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-16 16:01:50 +0000 |
| commit | d7e668bb1dd7f7bc3598c6a34590e93215b5860d (patch) | |
| tree | 38736f1340ab2d774b73bf1edc7b6f7761bcfb81 /src/main/webui/package.json | |
| parent | 59bbb099fae040d59e0f20322bf621e0c55d9f42 (diff) | |
| download | pantry-d7e668bb1dd7f7bc3598c6a34590e93215b5860d.tar.gz pantry-d7e668bb1dd7f7bc3598c6a34590e93215b5860d.tar.bz2 pantry-d7e668bb1dd7f7bc3598c6a34590e93215b5860d.zip | |
build(deps): bump the tailwind group in /src/main/webui with 2 updates (#780)
Bumps the tailwind group in /src/main/webui with 2 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).
Updates `@tailwindcss/postcss` from 4.1.17 to 4.1.18
- [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.1.18/packages/@tailwindcss-postcss)
Updates `tailwindcss` from 4.1.17 to 4.1.18
- [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.1.18/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tailwind
- dependency-name: tailwindcss
dependency-version: 4.1.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tailwind
...
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.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 3ee9bdd..ebbafa2 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -24,7 +24,7 @@ "@rsbuild/core": "^1.6.14", "@rsbuild/plugin-react": "^1.4.2", "@rsbuild/plugin-svgr": "^1.2.2", - "@tailwindcss/postcss": "^4.1.17", + "@tailwindcss/postcss": "^4.1.18", "flowbite": "^4.0.1", "flowbite-react": "^0.12.10", "graphql": "^16.12.0", @@ -34,7 +34,7 @@ "react-redux": "^9.2.0", "react-router-dom": "^7.10.1", "redux": "^5.0.1", - "tailwindcss": "^4.1.17", + "tailwindcss": "^4.1.18", "uuid": "^13.0.0", "web-vitals": "^5.1.0" }, |
