Bump tailwind-merge from 2.4.0 to 3.3.1 in /apps/infoalloggi

Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.4.0 to 3.3.1.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v3.3.1)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-05 01:22:57 +00:00 committed by GitHub
parent c894dc7364
commit e57e8ac0c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@
"sharp": "^0.34.3", "sharp": "^0.34.3",
"stripe": "^18.3.0", "stripe": "^18.3.0",
"superjson": "2.2.2", "superjson": "2.2.2",
"tailwind-merge": "2.4", "tailwind-merge": "3.3",
"trpc-ui": "^1.0.15", "trpc-ui": "^1.0.15",
"type-fest": "^4.41.0", "type-fest": "^4.41.0",
"uuid": "^11.1.0", "uuid": "^11.1.0",
@ -18434,9 +18434,9 @@
} }
}, },
"node_modules/tailwind-merge": { "node_modules/tailwind-merge": {
"version": "2.4.0", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.4.0.tgz", "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz",
"integrity": "sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==", "integrity": "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",

View file

@ -81,7 +81,7 @@
"sharp": "^0.34.3", "sharp": "^0.34.3",
"stripe": "^18.3.0", "stripe": "^18.3.0",
"superjson": "2.2.2", "superjson": "2.2.2",
"tailwind-merge": "2.4", "tailwind-merge": "3.3",
"trpc-ui": "^1.0.15", "trpc-ui": "^1.0.15",
"type-fest": "^4.41.0", "type-fest": "^4.41.0",
"uuid": "^11.1.0", "uuid": "^11.1.0",