tailwind-merge
Advanced tools
Comparing version 2.5.5-dev.b499bcc14c2dd4e21c806704cf7548a642fc65ba to 2.5.5-dev.f65b4eb7bbb61b699a5f872a1606f45782494f2f
{ | ||
"name": "tailwind-merge", | ||
"version": "2.5.5-dev.b499bcc14c2dd4e21c806704cf7548a642fc65ba", | ||
"version": "2.5.5-dev.f65b4eb7bbb61b699a5f872a1606f45782494f2f", | ||
"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/b499bcc14c2dd4e21c806704cf7548a642fc65ba/assets/logo.svg" alt="tailwind-merge" height="150px" /> | ||
<img src="https://github.com/dcastil/tailwind-merge/raw/f65b4eb7bbb61b699a5f872a1606f45782494f2f/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/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/what-is-it-for.md) | ||
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/when-and-how-to-use-it.md) | ||
- [Features](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/features.md) | ||
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/limitations.md) | ||
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/configuration.md) | ||
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/recipes.md) | ||
- [API reference](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/api-reference.md) | ||
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/writing-plugins.md) | ||
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/versioning.md) | ||
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/contributing.md) | ||
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/b499bcc14c2dd4e21c806704cf7548a642fc65ba/docs/similar-packages.md) | ||
- [What is it for](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/what-is-it-for.md) | ||
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/when-and-how-to-use-it.md) | ||
- [Features](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/features.md) | ||
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/limitations.md) | ||
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/configuration.md) | ||
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/recipes.md) | ||
- [API reference](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/api-reference.md) | ||
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/writing-plugins.md) | ||
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/versioning.md) | ||
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/contributing.md) | ||
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/f65b4eb7bbb61b699a5f872a1606f45782494f2f/docs/similar-packages.md) |
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 not supported yet
711710