File tree 8 files changed +473
-153
lines changed
packages/unplugin-tailwindcss-mangle
8 files changed +473
-153
lines changed Original file line number Diff line number Diff line change 10
10
"prepare" : " tw-patch"
11
11
},
12
12
"dependencies" : {
13
- "@types/node" : " 20.3.0 " ,
14
- "@types/react" : " 18.2.11 " ,
15
- "@types/react-dom" : " 18.2.4 " ,
13
+ "@types/node" : " 20.3.1 " ,
14
+ "@types/react" : " 18.2.12 " ,
15
+ "@types/react-dom" : " 18.2.5 " ,
16
16
"autoprefixer" : " 10.4.14" ,
17
17
"eslint" : " 8.42.0" ,
18
18
"eslint-config-next" : " 13.4.5" ,
Original file line number Diff line number Diff line change 10
10
"prepare" : " tw-patch"
11
11
},
12
12
"devDependencies" : {
13
- "@types/node" : " ^20.3.0 " ,
13
+ "@types/node" : " ^20.3.1 " ,
14
14
"autoprefixer" : " ^10.4.14" ,
15
15
"nuxt" : " ^3.5.3" ,
16
16
"postcss" : " ^8.4.24" ,
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@remix-run/dev" : " ^1.17.0" ,
21
21
"@remix-run/eslint-config" : " ^1.17.0" ,
22
- "@types/react" : " ^18.2.11 " ,
23
- "@types/react-dom" : " ^18.2.4 " ,
22
+ "@types/react" : " ^18.2.12 " ,
23
+ "@types/react-dom" : " ^18.2.5 " ,
24
24
"eslint" : " ^8.42.0" ,
25
25
"tailwindcss" : " ^3.3.2" ,
26
26
"tailwindcss-patch" : " workspace:*" ,
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^18.2.0"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^18.2.11 " ,
18
- "@types/react-dom" : " ^18.2.4 " ,
17
+ "@types/react" : " ^18.2.12 " ,
18
+ "@types/react-dom" : " ^18.2.5 " ,
19
19
"@vitejs/plugin-react" : " ^4.0.0" ,
20
20
"autoprefixer" : " ^10.4.14" ,
21
21
"postcss" : " ^8.4.24" ,
Original file line number Diff line number Diff line change 15
15
"vue-router" : " ^4.2.2"
16
16
},
17
17
"devDependencies" : {
18
- "@typescript-eslint/eslint-plugin" : " ^5.59.9 " ,
19
- "@typescript-eslint/parser" : " ^5.59.9 " ,
18
+ "@typescript-eslint/eslint-plugin" : " ^5.59.11 " ,
19
+ "@typescript-eslint/parser" : " ^5.59.11 " ,
20
20
"@vue/cli-plugin-babel" : " ~5.0.0" ,
21
21
"@vue/cli-plugin-eslint" : " ~5.0.0" ,
22
22
"@vue/cli-plugin-router" : " ~5.0.0" ,
31
31
"eslint-plugin-promise" : " ^6.1.1" ,
32
32
"eslint-plugin-vue" : " ^9.14.1" ,
33
33
"postcss" : " ^8.4.24" ,
34
- "sass" : " ^1.63.3 " ,
34
+ "sass" : " ^1.63.4 " ,
35
35
"sass-loader" : " ^13.3.2" ,
36
36
"tailwindcss" : " ^3.3.2" ,
37
37
"tailwindcss-patch" : " workspace:*" ,
Original file line number Diff line number Diff line change 25
25
"@icebreakers/tsconfig" : " ^0.0.6" ,
26
26
"@tsconfig/recommended" : " ^1.0.2" ,
27
27
"@types/jest" : " ^29.5.2" ,
28
- "@types/node" : " ^20.3.0 " ,
28
+ "@types/node" : " ^20.3.1 " ,
29
29
"bumpp" : " ^9.1.1" ,
30
30
"cross-env" : " ^7.0.3" ,
31
31
"eslint" : " ^8.42.0" ,
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"
94
+ "webpack" : " ^5.86.0" ,
95
+ "webpack-build-utils" : " ^0.0.1"
95
96
},
96
97
"homepage" : " https://github.com/sonofmagic/tailwindcss-mangle" ,
97
98
"repository" : {
You can’t perform that action at this time.
0 commit comments