File tree 5 files changed +523
-308
lines changed
unplugin-tailwindcss-mangle
5 files changed +523
-308
lines changed Original file line number Diff line number Diff line change 26
26
"@tsconfig/recommended" : " ^1.0.3" ,
27
27
"@types/lodash-es" : " ^4.17.12" ,
28
28
"@types/node" : " ^20.10.4" ,
29
- "@vitest/coverage-v8" : " ^1.0.2 " ,
30
- "bumpp" : " ^9.2.0 " ,
29
+ "@vitest/coverage-v8" : " ^1.0.4 " ,
30
+ "bumpp" : " ^9.2.1 " ,
31
31
"cross-env" : " ^7.0.3" ,
32
32
"dedent" : " ^1.5.1" ,
33
33
"defu" : " ^6.1.3" ,
38
38
"eslint-plugin-prettier" : " ^5.0.1" ,
39
39
"lodash-es" : " ^4.17.21" ,
40
40
"only-allow" : " ^1.2.1" ,
41
- "prettier" : " ^3.1.0 " ,
42
- "rollup" : " ^4.6.1 " ,
41
+ "prettier" : " ^3.1.1 " ,
42
+ "rollup" : " ^4.8.0 " ,
43
43
"tailwindcss-patch" : " workspace:*" ,
44
- "ts-node" : " ^10.9.1 " ,
44
+ "ts-node" : " ^10.9.2 " ,
45
45
"tslib" : " ^2.6.2" ,
46
46
"tsup" : " ^8.0.1" ,
47
47
"typescript" : " ^5.3.3" ,
48
48
"unbuild" : " ^2.0.0" ,
49
49
"unplugin-tailwindcss-mangle" : " workspace:*" ,
50
- "vitest" : " ^1.0.2 "
50
+ "vitest" : " ^1.0.4 "
51
51
},
52
52
"engines" : {
53
53
"node" : " >=16.6.0"
Original file line number Diff line number Diff line change 44
44
},
45
45
"dependencies" : {
46
46
"@ast-core/escape" : " ^1.0.1" ,
47
- "@babel/core" : " ^7.23.5 " ,
47
+ "@babel/core" : " ^7.23.6 " ,
48
48
"@babel/helper-plugin-utils" : " ^7.22.5" ,
49
49
"@babel/preset-typescript" : " ^7.23.3" ,
50
- "@babel/types" : " ^7.23.5 " ,
50
+ "@babel/types" : " ^7.23.6 " ,
51
51
"@tailwindcss-mangle/config" : " workspace:^" ,
52
52
"@tailwindcss-mangle/shared" : " workspace:^" ,
53
53
"fast-sort" : " ^3.4.0" ,
61
61
"@parse5/tools" : " ^0.3.0" ,
62
62
"@types/babel__core" : " ^7.20.5" ,
63
63
"@types/micromatch" : " ^4.0.6" ,
64
- "@vue/compiler-core" : " ^3.3.10 " ,
65
- "@vue/compiler-sfc" : " ^3.3.10 "
64
+ "@vue/compiler-core" : " ^3.3.11 " ,
65
+ "@vue/compiler-sfc" : " ^3.3.11 "
66
66
},
67
67
"homepage" : " https://github.com/sonofmagic/tailwindcss-mangle" ,
68
68
"repository" : {
Original file line number Diff line number Diff line change 48
48
"tailwindcss" : " ^3.3.6"
49
49
},
50
50
"dependencies" : {
51
- "@babel/generator" : " ^7.23.5 " ,
52
- "@babel/parser" : " ^7.23.5 " ,
53
- "@babel/traverse" : " ^7.23.5 " ,
54
- "@babel/types" : " ^7.23.5 " ,
51
+ "@babel/generator" : " ^7.23.6 " ,
52
+ "@babel/parser" : " ^7.23.6 " ,
53
+ "@babel/traverse" : " ^7.23.6 " ,
54
+ "@babel/types" : " ^7.23.6 " ,
55
55
"@tailwindcss-mangle/config" : " workspace:^" ,
56
56
"cac" : " ^6.7.14" ,
57
57
"jiti" : " ^1.21.0" ,
Original file line number Diff line number Diff line change 83
83
},
84
84
"devDependencies" : {
85
85
"@types/babel__helper-plugin-utils" : " ^7.10.3" ,
86
- "astro" : " ^4.0.3 " ,
86
+ "astro" : " ^4.0.4 " ,
87
87
"css-loader" : " ^6.8.1" ,
88
88
"html-webpack-plugin" : " ^5.5.4" ,
89
89
"mini-css-extract-plugin" : " ^2.7.6" ,
92
92
"postcss-loader" : " ^7.3.3" ,
93
93
"tailwindcss" : " ^3.3.6" ,
94
94
"tailwindcss-patch" : " workspace:^" ,
95
- "vite" : " ^5.0.6 " ,
95
+ "vite" : " ^5.0.7 " ,
96
96
"webpack" : " ^5.89.0" ,
97
97
"webpack-build-utils" : " ^0.0.7"
98
98
},
You can’t perform that action at this time.
0 commit comments