File tree Expand file tree Collapse file tree 5 files changed +1531
-418
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 5 files changed +1531
-418
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@changesets/changelog-github" : " ^0.5.0" ,
29
29
"@changesets/cli" : " ^2.27.7" ,
30
- "@icebreakers/eslint-config" : " ^0.3.10 " ,
30
+ "@icebreakers/eslint-config" : " ^0.3.12 " ,
31
31
"@rollup/pluginutils" : " ^5.1.0" ,
32
32
"@tailwindcss-mangle/core" : " workspace:*" ,
33
33
"@tailwindcss-mangle/shared" : " workspace:*" ,
34
34
"@tsconfig/recommended" : " ^1.0.7" ,
35
35
"@types/fs-extra" : " ^11.0.4" ,
36
36
"@types/lodash-es" : " ^4.17.12" ,
37
37
"@types/node" : " ^20.14.10" ,
38
- "@vitest/coverage-v8" : " ^2.0.1 " ,
38
+ "@vitest/coverage-v8" : " ^2.0.2 " ,
39
39
"bumpp" : " ^9.4.1" ,
40
40
"cross-env" : " ^7.0.3" ,
41
41
"dedent" : " ^1.5.3" ,
42
42
"defu" : " ^6.1.4" ,
43
43
"del" : " ^7.1.0" ,
44
- "eslint" : " ^9.6 .0" ,
44
+ "eslint" : " ^9.7 .0" ,
45
45
"fs-extra" : " ^11.2.0" ,
46
46
"local-pkg" : " ^0.5.0" ,
47
47
"lodash-es" : " ^4.17.21" ,
59
59
"unplugin" : " ^1.11.0" ,
60
60
"unplugin-tailwindcss-mangle" : " workspace:*" ,
61
61
"vite-tsconfig-paths" : " ^4.3.2" ,
62
- "vitest" : " ^2.0.1 "
62
+ "vitest" : " ^2.0.2 "
63
63
}
64
64
}
Original file line number Diff line number Diff line change 55
55
},
56
56
"dependencies" : {
57
57
"@ast-core/escape" : " ^1.0.1" ,
58
- "@babel/parser" : " ^7.24.7 " ,
59
- "@babel/traverse" : " ^7.24.7 " ,
60
- "@babel/types" : " ^7.24.7 " ,
58
+ "@babel/parser" : " ^7.24.8 " ,
59
+ "@babel/traverse" : " ^7.24.8 " ,
60
+ "@babel/types" : " ^7.24.8 " ,
61
61
"@tailwindcss-mangle/config" : " workspace:^" ,
62
62
"@tailwindcss-mangle/shared" : " workspace:^" ,
63
63
"fast-sort" : " ^3.4.0" ,
64
64
"htmlparser2" : " 9.1.0" ,
65
65
"magic-string" : " ^0.30.10" ,
66
66
"postcss" : " ^8.4.38" ,
67
- "postcss-selector-parser" : " ^6.1.0 "
67
+ "postcss-selector-parser" : " ^6.1.1 "
68
68
},
69
69
"devDependencies" : {
70
70
"@types/babel__traverse" : " ^7.20.6"
Original file line number Diff line number Diff line change 49
49
}
50
50
},
51
51
"dependencies" : {
52
- "@babel/generator" : " ^7.24.7 " ,
53
- "@babel/parser" : " ^7.24.7 " ,
54
- "@babel/traverse" : " ^7.24.7 " ,
55
- "@babel/types" : " ^7.24.7 " ,
52
+ "@babel/generator" : " ^7.24.8 " ,
53
+ "@babel/parser" : " ^7.24.8 " ,
54
+ "@babel/traverse" : " ^7.24.8 " ,
55
+ "@babel/types" : " ^7.24.8 " ,
56
56
"@tailwindcss-mangle/config" : " workspace:^" ,
57
57
"cac" : " ^6.7.14" ,
58
58
"jiti" : " ^1.21.6" ,
Original file line number Diff line number Diff line change 100
100
"tailwindcss" : " ^3.4.4" ,
101
101
"tailwindcss-patch" : " workspace:^" ,
102
102
"vite" : " ^5.3.3" ,
103
- "webpack" : " ^5.92.1 " ,
103
+ "webpack" : " ^5.93.0 " ,
104
104
"webpack-build-utils" : " ^0.0.7"
105
105
}
106
106
}
You can’t perform that action at this time.
0 commit comments