chore(deps): bump tailwind-merge from 2.5.2 to 2.5.3 in /frontend (#4211)

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-10-04 19:20:28 +04:00
committed by GitHub
parent ceebbcac2a
commit ad60ef11ad
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"react-redux": "^9.1.2",
"react-syntax-highlighter": "^15.5.0",
"remark-gfm": "^4.0.0",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"vite": "^5.4.8",
"web-vitals": "^3.5.2"
},
@@ -12369,9 +12369,9 @@
}
},
"node_modules/tailwind-merge": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.2.tgz",
"integrity": "sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==",
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.3.tgz",
"integrity": "sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/dcastil"

View File

@@ -31,7 +31,7 @@
"react-redux": "^9.1.2",
"react-syntax-highlighter": "^15.5.0",
"remark-gfm": "^4.0.0",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"vite": "^5.4.8",
"web-vitals": "^3.5.2"
},