diff --git a/bun.lock b/bun.lock index 2451560..0d0807f 100644 --- a/bun.lock +++ b/bun.lock @@ -44,7 +44,7 @@ "remark-math": "^6.0.0", "remark-sectionize": "^2.1.0", "remark-toc": "^9.0.0", - "tailwind-merge": "^3.1.0", + "tailwind-merge": "^3.2.0", "tailwindcss": "^4.1.3", "typescript": "^5.8.3", }, @@ -1293,7 +1293,7 @@ "svgo": ["svgo@3.3.2", "", { "dependencies": { "@trysound/sax": "0.2.0", "commander": "^7.2.0", "css-select": "^5.1.0", "css-tree": "^2.3.1", "css-what": "^6.1.0", "csso": "^5.0.5", "picocolors": "^1.0.0" }, "bin": "./bin/svgo" }, "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw=="], - "tailwind-merge": ["tailwind-merge@3.1.0", "", {}, "sha512-aV27Oj8B7U/tAOMhJsSGdWqelfmudnGMdXIlMnk1JfsjwSjts6o8HyfN7SFH3EztzH4YH8kk6GbLTHzITJO39Q=="], + "tailwind-merge": ["tailwind-merge@3.2.0", "", {}, "sha512-FQT/OVqCD+7edmmJpsgCsY820RTD5AkBryuG5IUqR5YQZSdj5xlH5nLgH7YPths7WsLPSpSBNneJdM8aS8aeFA=="], "tailwindcss": ["tailwindcss@4.1.3", "", {}, "sha512-2Q+rw9vy1WFXu5cIxlvsabCwhU2qUwodGq03ODhLJ0jW4ek5BUtoCsnLB0qG+m8AHgEsSJcJGDSDe06FXlP74g=="], diff --git a/package.json b/package.json index 10bbc53..e78440b 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "remark-math": "^6.0.0", "remark-sectionize": "^2.1.0", "remark-toc": "^9.0.0", - "tailwind-merge": "^3.1.0", + "tailwind-merge": "^3.2.0", "tailwindcss": "^4.1.3", "typescript": "^5.8.3" },