File tree Expand file tree Collapse file tree 8 files changed +1199
-1388
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 8 files changed +1199
-1388
lines changed Original file line number Diff line number Diff line change 14
14
"@types/react" : " 18.2.12" ,
15
15
"@types/react-dom" : " 18.2.5" ,
16
16
"autoprefixer" : " 10.4.14" ,
17
- "eslint" : " 8.42 .0" ,
18
- "eslint-config-next" : " 13.4.5 " ,
19
- "next" : " 13.4.5 " ,
17
+ "eslint" : " 8.43 .0" ,
18
+ "eslint-config-next" : " 13.4.6 " ,
19
+ "next" : " 13.4.6 " ,
20
20
"postcss" : " 8.4.24" ,
21
21
"react" : " 18.2.0" ,
22
22
"react-dom" : " 18.2.0" ,
Original file line number Diff line number Diff line change 9
9
"prepare" : " tw-patch"
10
10
},
11
11
"dependencies" : {
12
- "@remix-run/node" : " ^1.17.0 " ,
13
- "@remix-run/react" : " ^1.17.0 " ,
14
- "@remix-run/serve" : " ^1.17.0 " ,
12
+ "@remix-run/node" : " ^1.17.1 " ,
13
+ "@remix-run/react" : " ^1.17.1 " ,
14
+ "@remix-run/serve" : " ^1.17.1 " ,
15
15
"isbot" : " ^3.6.8" ,
16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0"
18
18
},
19
19
"devDependencies" : {
20
- "@remix-run/dev" : " ^1.17.0 " ,
21
- "@remix-run/eslint-config" : " ^1.17.0 " ,
20
+ "@remix-run/dev" : " ^1.17.1 " ,
21
+ "@remix-run/eslint-config" : " ^1.17.1 " ,
22
22
"@types/react" : " ^18.2.12" ,
23
23
"@types/react-dom" : " ^18.2.5" ,
24
- "eslint" : " ^8.42 .0" ,
24
+ "eslint" : " ^8.43 .0" ,
25
25
"tailwindcss" : " ^3.3.2" ,
26
26
"tailwindcss-patch" : " workspace:*" ,
27
27
"typescript" : " ^5.1.3" ,
Original file line number Diff line number Diff line change 21
21
"typescript" : " ^5.1.3" ,
22
22
"unplugin-tailwindcss-mangle" : " workspace:*" ,
23
23
"vite" : " ^4.3.9" ,
24
- "vue-tsc" : " ^1.6.5 "
24
+ "vue-tsc" : " ^1.8.0 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 25
25
"@vue/eslint-config-standard" : " ^8.0.1" ,
26
26
"@vue/eslint-config-typescript" : " ^11.0.3" ,
27
27
"autoprefixer" : " ^10.4.14" ,
28
- "eslint" : " ^8.42 .0" ,
28
+ "eslint" : " ^8.43 .0" ,
29
29
"eslint-plugin-import" : " ^2.27.5" ,
30
30
"eslint-plugin-node" : " ^11.1.0" ,
31
31
"eslint-plugin-promise" : " ^6.1.1" ,
Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@icebreakers/eslint-config-ts" : " ^1.1.0" ,
24
24
"@icebreakers/rollup" : " ^0.4.0" ,
25
- "@icebreakers/tsconfig" : " ^0.0.6 " ,
25
+ "@icebreakers/tsconfig" : " ^0.0.7 " ,
26
26
"@tsconfig/recommended" : " ^1.0.2" ,
27
27
"@types/jest" : " ^29.5.2" ,
28
28
"@types/node" : " ^20.3.1" ,
29
- "@vitest/coverage-v8" : " ^0.32.0 " ,
29
+ "@vitest/coverage-v8" : " ^0.32.2 " ,
30
30
"bumpp" : " ^9.1.1" ,
31
31
"cross-env" : " ^7.0.3" ,
32
- "eslint" : " ^8.42 .0" ,
32
+ "eslint" : " ^8.43 .0" ,
33
33
"eslint-plugin-unicorn" : " ^47.0.0" ,
34
34
"jest" : " ^29.5.0" ,
35
35
"only-allow" : " ^1.1.1" ,
48
48
},
49
49
"packageManager" : " pnpm@8.6.2" ,
50
50
"dependencies" : {
51
- "vitest" : " ^0.32.0 "
51
+ "vitest" : " ^0.32.2 "
52
52
}
53
53
}
Original file line number Diff line number Diff line change 47
47
"@babel/traverse" : " ^7.22.5" ,
48
48
"@babel/types" : " ^7.22.5" ,
49
49
"resolve" : " ^1.22.2" ,
50
- "semver" : " ^7.5.1 "
50
+ "semver" : " ^7.5.2 "
51
51
},
52
52
"homepage" : " https://github.com/sonofmagic/tailwindcss-mangle" ,
53
53
"repository" : {
Original file line number Diff line number Diff line change 91
91
"tailwindcss" : " ^3.3.2" ,
92
92
"tslib" : " ^2.5.3" ,
93
93
"vite" : " ^4.3.9" ,
94
- "webpack" : " ^5.86 .0" ,
95
- "webpack-build-utils" : " ^0.0.1 "
94
+ "webpack" : " ^5.87 .0" ,
95
+ "webpack-build-utils" : " ^0.0.4 "
96
96
},
97
97
"homepage" : " https://github.com/sonofmagic/tailwindcss-mangle" ,
98
98
"repository" : {
You can’t perform that action at this time.
0 commit comments