chore(deps): bump tailwind-merge from 2.4.0 to 2.5.1 in /frontend (#3341)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-12 23:53:33 +08:00
committed by GitHub
parent 4a62f9c4ec
commit 34510c3605
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"react-markdown": "^9.0.1",
"react-redux": "^9.1.2",
"react-syntax-highlighter": "^15.5.0",
"tailwind-merge": "^2.4.0",
"tailwind-merge": "^2.5.1",
"vite": "^5.4.0",
"web-vitals": "^3.5.2"
},
@@ -12114,9 +12114,9 @@
}
},
"node_modules/tailwind-merge": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.4.0.tgz",
"integrity": "sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.1.tgz",
"integrity": "sha512-1zKDdExKvNltulO+J0x/Rqv40xQn78FHsEQVn3rxt8e4HdebRIT6o6zGeLYlGuxd3Efue9Y69qsp8vKwEhuEeg==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/dcastil"

View File

@@ -30,7 +30,7 @@
"react-markdown": "^9.0.1",
"react-redux": "^9.1.2",
"react-syntax-highlighter": "^15.5.0",
"tailwind-merge": "^2.4.0",
"tailwind-merge": "^2.5.1",
"vite": "^5.4.0",
"web-vitals": "^3.5.2"
},