tailwind-merge
Advanced tools
Comparing version 2.5.4 to 2.5.5-dev.206330efc84f4e50c9608566a358d2925f47742a
{ | ||
"name": "tailwind-merge", | ||
"version": "2.5.4", | ||
"version": "2.5.5-dev.206330efc84f4e50c9608566a358d2925f47742a", | ||
"description": "Merge Tailwind CSS classes without style conflicts", | ||
@@ -65,24 +65,24 @@ "keywords": [ | ||
"devDependencies": { | ||
"@babel/core": "^7.25.2", | ||
"@babel/preset-env": "^7.25.4", | ||
"@babel/core": "^7.26.0", | ||
"@babel/preset-env": "^7.26.0", | ||
"@codspeed/vitest-plugin": "^3.1.1", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"@rollup/plugin-node-resolve": "^15.3.0", | ||
"@rollup/plugin-typescript": "^12.1.0", | ||
"@vitest/coverage-v8": "^2.1.1", | ||
"@vitest/eslint-plugin": "^1.1.5", | ||
"@rollup/plugin-typescript": "^12.1.1", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"@vitest/eslint-plugin": "^1.1.14", | ||
"babel-plugin-annotate-pure-calls": "^0.4.0", | ||
"babel-plugin-polyfill-regenerator": "^0.6.2", | ||
"eslint": "^9.11.1", | ||
"babel-plugin-polyfill-regenerator": "^0.6.3", | ||
"eslint": "^9.16.0", | ||
"eslint-plugin-import": "^2.31.0", | ||
"globby": "^11.1.0", | ||
"prettier": "^3.3.3", | ||
"rollup": "^4.22.5", | ||
"prettier": "^3.4.2", | ||
"rollup": "^4.28.1", | ||
"rollup-plugin-delete": "^2.1.0", | ||
"rollup-plugin-dts": "^6.1.1", | ||
"tslib": "^2.7.0", | ||
"typescript": "^5.6.2", | ||
"typescript-eslint": "^8.8.0", | ||
"vitest": "^2.1.1", | ||
"zx": "^8.1.8" | ||
"tslib": "^2.8.1", | ||
"typescript": "^5.7.2", | ||
"typescript-eslint": "^8.17.0", | ||
"vitest": "^2.1.8", | ||
"zx": "^8.2.4" | ||
}, | ||
@@ -89,0 +89,0 @@ "publishConfig": { |
@@ -6,3 +6,3 @@ <!-- This file is autogenerated. If you want to change this content, please do the changes in `./docs/README.md` instead. --> | ||
<a href="https://github.com/dcastil/tailwind-merge"> | ||
<img src="https://github.com/dcastil/tailwind-merge/raw/v2.5.4/assets/logo.svg" alt="tailwind-merge" height="150px" /> | ||
<img src="https://github.com/dcastil/tailwind-merge/raw/206330efc84f4e50c9608566a358d2925f47742a/assets/logo.svg" alt="tailwind-merge" height="150px" /> | ||
</a> | ||
@@ -29,12 +29,12 @@ </div> | ||
- [What is it for](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/what-is-it-for.md) | ||
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/when-and-how-to-use-it.md) | ||
- [Features](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/features.md) | ||
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/limitations.md) | ||
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/configuration.md) | ||
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/recipes.md) | ||
- [API reference](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/api-reference.md) | ||
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/writing-plugins.md) | ||
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/versioning.md) | ||
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/contributing.md) | ||
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/v2.5.4/docs/similar-packages.md) | ||
- [What is it for](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/what-is-it-for.md) | ||
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/when-and-how-to-use-it.md) | ||
- [Features](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/features.md) | ||
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/limitations.md) | ||
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/configuration.md) | ||
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/recipes.md) | ||
- [API reference](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/api-reference.md) | ||
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/writing-plugins.md) | ||
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/versioning.md) | ||
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/contributing.md) | ||
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/206330efc84f4e50c9608566a358d2925f47742a/docs/similar-packages.md) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
711710
1
17
24
2