UEA-PRODEM

This commit is contained in:
2026-06-10 12:14:46 -03:00
parent f54126b9d8
commit 9947565694
5319 changed files with 148520 additions and 129332 deletions
+20 -20
View File
@@ -1,6 +1,6 @@
{
"name": "tailwind-merge",
"version": "3.4.0",
"version": "3.6.0",
"description": "Merge Tailwind CSS classes without style conflicts",
"keywords": [
"tailwindcss",
@@ -62,29 +62,29 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.28.4",
"@babel/preset-env": "^7.28.3",
"@codspeed/vitest-plugin": "^5.0.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.4",
"@types/node": "^24.9.2",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/eslint-plugin": "^1.3.15",
"@babel/core": "^7.29.0",
"@babel/preset-env": "^7.29.3",
"@codspeed/vitest-plugin": "^5.4.0",
"@rollup/plugin-babel": "^7.0.0",
"@rollup/plugin-node-resolve": "^16.0.3",
"@rollup/plugin-typescript": "^12.3.0",
"@types/node": "^24.12.2",
"@vitest/coverage-v8": "^4.1.5",
"@vitest/eslint-plugin": "^1.6.16",
"babel-plugin-annotate-pure-calls": "^0.5.0",
"babel-plugin-polyfill-regenerator": "^0.6.5",
"eslint": "^9.37.0",
"babel-plugin-polyfill-regenerator": "^0.6.8",
"eslint": "^9.39.4",
"eslint-plugin-import": "^2.32.0",
"globby": "^11.1.0",
"prettier": "^3.6.2",
"rollup": "^4.52.4",
"rollup-plugin-delete": "^3.0.1",
"rollup-plugin-dts": "^6.2.3",
"globby": "^16.2.0",
"prettier": "^3.8.3",
"rollup": "^4.60.2",
"rollup-plugin-delete": "^3.0.2",
"rollup-plugin-dts": "^6.4.1",
"tslib": "^2.8.1",
"typescript": "^5.9.3",
"typescript-eslint": "^8.45.0",
"vitest": "^3.2.4",
"zx": "^8.8.4"
"typescript-eslint": "^8.59.1",
"vitest": "^4.1.5",
"zx": "^8.8.5"
},
"publishConfig": {
"provenance": true