File tree Expand file tree Collapse file tree 6 files changed +6203
-5069
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 6 files changed +6203
-5069
lines changed Original file line number Diff line number Diff line change 26
26
"@tsconfig/recommended" : " ^1.0.6" ,
27
27
"@types/lodash-es" : " ^4.17.12" ,
28
28
"@types/node" : " ^20.12.7" ,
29
- "@vitest/coverage-v8" : " ^1.5.0 " ,
29
+ "@vitest/coverage-v8" : " ^1.5.2 " ,
30
30
"bumpp" : " ^9.4.0" ,
31
31
"cross-env" : " ^7.0.3" ,
32
32
"dedent" : " ^1.5.3" ,
39
39
"lodash-es" : " ^4.17.21" ,
40
40
"only-allow" : " ^1.2.1" ,
41
41
"prettier" : " ^3.2.5" ,
42
- "rollup" : " ^4.14.1 " ,
42
+ "rollup" : " ^4.16.4 " ,
43
43
"tailwindcss-patch" : " workspace:*" ,
44
44
"ts-node" : " ^10.9.2" ,
45
45
"tslib" : " ^2.6.2" ,
46
46
"tsup" : " ^8.0.2" ,
47
47
"typescript" : " ^5.4.5" ,
48
48
"unbuild" : " ^2.0.0" ,
49
49
"unplugin-tailwindcss-mangle" : " workspace:*" ,
50
- "vitest" : " ^1.5.0 "
50
+ "vitest" : " ^1.5.2 "
51
51
},
52
52
"engines" : {
53
53
"node" : " >=16.6.0"
54
54
},
55
- "packageManager" : " pnpm@8.6.11 "
55
+ "packageManager" : " pnpm@9.0.6 "
56
56
}
Original file line number Diff line number Diff line change 51
51
"@tailwindcss-mangle/config" : " workspace:^" ,
52
52
"@tailwindcss-mangle/shared" : " workspace:^" ,
53
53
"fast-sort" : " ^3.4.0" ,
54
- "magic-string" : " ^0.30.9 " ,
54
+ "magic-string" : " ^0.30.10 " ,
55
55
"micromatch" : " ^4.0.5" ,
56
56
"parse5" : " ^7.1.2" ,
57
57
"postcss" : " ^8.4.38" ,
60
60
"devDependencies" : {
61
61
"@parse5/tools" : " ^0.4.0" ,
62
62
"@types/babel__core" : " ^7.20.5" ,
63
- "@types/micromatch" : " ^4.0.6 " ,
64
- "@vue/compiler-core" : " ^3.4.21 " ,
65
- "@vue/compiler-sfc" : " ^3.4.21 "
63
+ "@types/micromatch" : " ^4.0.7 " ,
64
+ "@vue/compiler-core" : " ^3.4.25 " ,
65
+ "@vue/compiler-sfc" : " ^3.4.25 "
66
66
},
67
67
"homepage" : " https://github.com/sonofmagic/tailwindcss-mangle" ,
68
68
"repository" : {
Original file line number Diff line number Diff line change 44
44
"@types/babel__traverse" : " ^7.20.5" ,
45
45
"@types/resolve" : " ^1.20.6" ,
46
46
"@types/semver" : " ^7.5.8" ,
47
- "pkg-types" : " ^1.0.3 " ,
47
+ "pkg-types" : " ^1.1.0 " ,
48
48
"tailwindcss" : " ^3.4.3"
49
49
},
50
50
"dependencies" : {
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " MIT" ,
11
11
"dependencies" : {
12
- "tailwind-merge" : " ^2.2.2 " ,
12
+ "tailwind-merge" : " ^2.3.0 " ,
13
13
"unplugin" : " ^1.10.1"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 74
74
"@tailwindcss-mangle/config" : " workspace:^" ,
75
75
"@tailwindcss-mangle/core" : " workspace:^" ,
76
76
"@tailwindcss-mangle/shared" : " workspace:^" ,
77
- "magic-string" : " ^0.30.9 " ,
77
+ "magic-string" : " ^0.30.10 " ,
78
78
"unplugin" : " ^1.10.1"
79
79
},
80
80
"publishConfig" : {
83
83
},
84
84
"devDependencies" : {
85
85
"@types/babel__helper-plugin-utils" : " ^7.10.3" ,
86
- "astro" : " ^4.6 .0" ,
86
+ "astro" : " ^4.7 .0" ,
87
87
"css-loader" : " ^7.1.1" ,
88
88
"html-webpack-plugin" : " ^5.6.0" ,
89
- "mini-css-extract-plugin" : " ^2.8.1 " ,
89
+ "mini-css-extract-plugin" : " ^2.9.0 " ,
90
90
"normalize-newline" : " ^4.1.0" ,
91
91
"postcss" : " ^8.4.38" ,
92
92
"postcss-loader" : " ^8.1.1" ,
93
93
"tailwindcss" : " ^3.4.3" ,
94
94
"tailwindcss-patch" : " workspace:^" ,
95
- "vite" : " ^5.2.8 " ,
95
+ "vite" : " ^5.2.10 " ,
96
96
"webpack" : " ^5.91.0" ,
97
97
"webpack-build-utils" : " ^0.0.7"
98
98
},
You can’t perform that action at this time.
0 commit comments