File tree Expand file tree Collapse file tree 3 files changed +544
-422
lines changed
packages/unplugin-tailwindcss-mangle Expand file tree Collapse file tree 3 files changed +544
-422
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"@changesets/changelog-github" : " ^0.5.0" ,
24
- "@changesets/cli" : " ^2.27.3 " ,
25
- "@icebreakers/eslint-config" : " ^0.3.3 " ,
24
+ "@changesets/cli" : " ^2.27.5 " ,
25
+ "@icebreakers/eslint-config" : " ^0.3.4 " ,
26
26
"@tailwindcss-mangle/core" : " workspace:*" ,
27
27
"@tailwindcss-mangle/shared" : " workspace:*" ,
28
28
"@tsconfig/recommended" : " ^1.0.6" ,
29
29
"@types/lodash-es" : " ^4.17.12" ,
30
- "@types/node" : " ^20.12.12 " ,
30
+ "@types/node" : " ^20.13.0 " ,
31
31
"@vitest/coverage-v8" : " ^1.6.0" ,
32
32
"bumpp" : " ^9.4.1" ,
33
33
"cross-env" : " ^7.0.3" ,
34
34
"dedent" : " ^1.5.3" ,
35
35
"defu" : " ^6.1.4" ,
36
36
"del" : " ^7.1.0" ,
37
- "eslint" : " ^9.3 .0" ,
37
+ "eslint" : " ^9.4 .0" ,
38
38
"eslint-config-icebreaker" : " ^1.2.3" ,
39
39
"eslint-config-prettier" : " ^9.1.0" ,
40
40
"eslint-plugin-prettier" : " ^5.1.3" ,
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.9.1 " ,
86
+ "astro" : " ^4.9.2 " ,
87
87
"css-loader" : " ^7.1.2" ,
88
88
"html-webpack-plugin" : " ^5.6.0" ,
89
89
"mini-css-extract-plugin" : " ^2.9.0" ,
92
92
"postcss-loader" : " ^8.1.1" ,
93
93
"tailwindcss" : " ^3.4.3" ,
94
94
"tailwindcss-patch" : " workspace:^" ,
95
- "vite" : " ^5.2.11 " ,
95
+ "vite" : " ^5.2.12 " ,
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