File tree Expand file tree Collapse file tree 5 files changed +217
-217
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 5 files changed +217
-217
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@changesets/changelog-github" : " ^0.5.0" ,
36
36
"@changesets/cli" : " ^2.27.9" ,
37
- "@commitlint/cli" : " ^19.5 .0" ,
38
- "@commitlint/config-conventional" : " ^19.5 .0" ,
39
- "@commitlint/prompt-cli" : " ^19.5 .0" ,
37
+ "@commitlint/cli" : " ^19.6 .0" ,
38
+ "@commitlint/config-conventional" : " ^19.6 .0" ,
39
+ "@commitlint/prompt-cli" : " ^19.6 .0" ,
40
40
"@commitlint/types" : " ^19.5.0" ,
41
41
"@icebreakers/eslint-config" : " ^0.7.2" ,
42
42
"@icebreakers/monorepo" : " ^0.6.15" ,
77
77
"get-value" : " ^3.0.1" ,
78
78
"html-minifier-terser" : " ^7.2.0" ,
79
79
"html-webpack-plugin" : " ^5.6.3" ,
80
- "husky" : " ^9.1.6 " ,
80
+ "husky" : " ^9.1.7 " ,
81
81
"klaw" : " ^4.1.0" ,
82
82
"lint-staged" : " ^15.2.10" ,
83
- "local-pkg" : " ^0.5.0 " ,
83
+ "local-pkg" : " ^0.5.1 " ,
84
84
"lodash" : " ^4.17.21" ,
85
85
"lodash-es" : " ^4.17.21" ,
86
86
"micromatch" : " ^4.0.8" ,
94
94
"postcss7" : " npm:postcss@7" ,
95
95
"prettier" : " ^3.3.3" ,
96
96
"rimraf" : " ^6.0.1" ,
97
- "rollup" : " ^4.27.2 " ,
97
+ "rollup" : " ^4.27.3 " ,
98
98
"set-value" : " ^4.1.0" ,
99
99
"tailwindcss" : " ^3.4.15" ,
100
100
"tailwindcss-patch" : " workspace:*" ,
112
112
"vitest" : " ~2.1.5" ,
113
113
"webpack" : " ^5.96.1" ,
114
114
"webpack-build-utils" : " ^0.0.7" ,
115
- "yaml" : " ^2.6.0 "
115
+ "yaml" : " ^2.6.1 "
116
116
}
117
117
}
Original file line number Diff line number Diff line change 72
72
"fast-sort" : " ^3.4.1" ,
73
73
"fs-extra" : " ^11.2.0" ,
74
74
"htmlparser2" : " 9.1.0" ,
75
- "magic-string" : " ^0.30.12 " ,
75
+ "magic-string" : " ^0.30.13 " ,
76
76
"pathe" : " ^1.1.2" ,
77
77
"postcss" : " ^8.4.49" ,
78
78
"postcss-selector-parser" : " ^7.0.0"
Original file line number Diff line number Diff line change 76
76
"@tailwindcss-mangle/core" : " workspace:^" ,
77
77
"@tailwindcss-mangle/shared" : " workspace:^" ,
78
78
"is-css-request" : " ^1.0.1" ,
79
- "magic-string" : " ^0.30.12 " ,
79
+ "magic-string" : " ^0.30.13 " ,
80
80
"unplugin" : " ^1.16.0"
81
81
},
82
82
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments