File tree Expand file tree Collapse file tree 5 files changed +278
-210
lines changed
packages/unplugin-tailwindcss-mangle Expand file tree Collapse file tree 5 files changed +278
-210
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " assets" ,
3+ "version" : " 1.0.0" ,
4+ "private" : true ,
5+ "description" : " " ,
6+ "author" : " " ,
7+ "license" : " ISC" ,
8+ "keywords" : [],
9+ "main" : " index.js" ,
10+ "scripts" : {
11+ "prepare" : " tw-patch install" ,
12+ "extract" : " tw-patch extract"
13+ },
14+ "dependencies" : {
15+ "tailwindcss-patch" : " ^5.0.1" ,
16+ "unplugin-tailwindcss-mangle" : " ^4.0.1"
17+ }
18+ }
Original file line number Diff line number Diff line change 6161 "@types/resolve" : " ^1.20.6" ,
6262 "@types/semver" : " ^7.5.8" ,
6363 "@types/set-value" : " ^4.0.3" ,
64- "@vitest/coverage-v8" : " ~2.1.3 " ,
64+ "@vitest/coverage-v8" : " ~2.1.4 " ,
6565 "astro" : " ^4.16.7" ,
6666 "ci-info" : " ^4.0.0" ,
6767 "comment-json" : " ^4.2.5" ,
105105 "turbo" : " ^2.2.1" ,
106106 "typescript" : " ^5.6.3" ,
107107 "unbuild" : " ^2.0.0" ,
108- "unplugin" : " ^1.14.1 " ,
108+ "unplugin" : " ^1.15.0 " ,
109109 "unplugin-tailwindcss-mangle" : " workspace:*" ,
110110 "vite" : " ^5.4.10" ,
111111 "vite-tsconfig-paths" : " ^5.0.1" ,
112- "vitest" : " ~2.1.3 " ,
112+ "vitest" : " ~2.1.4 " ,
113113 "webpack" : " ^5.95.0" ,
114114 "webpack-build-utils" : " ^0.0.7" ,
115115 "yaml" : " ^2.6.0"
Original file line number Diff line number Diff line change 7777 "@tailwindcss-mangle/shared" : " workspace:^" ,
7878 "is-css-request" : " ^1.0.1" ,
7979 "magic-string" : " ^0.30.12" ,
80- "unplugin" : " ^1.14.1 "
80+ "unplugin" : " ^1.15.0 "
8181 },
8282 "publishConfig" : {
8383 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments