Bump tailwind-merge from 2.5.5 to 3.0.1
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.5 to 3.0.1. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.5...v3.0.1) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8d4c469720
commit
aa28cf600b
|
|
@ -26,6 +26,6 @@
|
|||
},
|
||||
"packageManager": "yarn@3.5.1",
|
||||
"dependencies": {
|
||||
"tailwind-merge": "^2.5.5"
|
||||
"tailwind-merge": "^3.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -1761,7 +1761,7 @@ __metadata:
|
|||
postcss: ^8.4.39
|
||||
svelte: ^3.58.0
|
||||
svelte-check: ^3.3.1
|
||||
tailwind-merge: ^2.5.5
|
||||
tailwind-merge: ^3.0.1
|
||||
tailwindcss: ^3.3.2
|
||||
tslib: ^2.5.0
|
||||
typescript: ^5.0.4
|
||||
|
|
@ -2371,10 +2371,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwind-merge@npm:^2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "tailwind-merge@npm:2.5.5"
|
||||
checksum: c835c763642988aa7185f242f93a61a6ce45d577edbefa4016727e664d9e130fa153b0d3a8bbcfcefd1de6a204e9d302971826d4d1068b6fd92ef66a27f35351
|
||||
"tailwind-merge@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "tailwind-merge@npm:3.0.1"
|
||||
checksum: a058ca9d4d1c954c68acfdd6be375023e7d6614234920f9b710562fbabb2038c5a11c9a01f1d3a77051071343489aca1bd51909caad305b3fd3b1875683ee0c9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue