File tree Expand file tree Collapse file tree 15 files changed +1775
-939
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 15 files changed +1775
-939
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.4.0 " ,
14
- "@types/react" : " 18.2.14 " ,
15
- "@types/react-dom" : " 18.2.6 " ,
13
+ "@types/node" : " 20.4.2 " ,
14
+ "@types/react" : " 18.2.15 " ,
15
+ "@types/react-dom" : " 18.2.7 " ,
16
16
"autoprefixer" : " 10.4.14" ,
17
17
"eslint" : " 8.44.0" ,
18
- "eslint-config-next" : " 13.4.9 " ,
19
- "next" : " 13.4.9 " ,
20
- "postcss" : " 8.4.25 " ,
18
+ "eslint-config-next" : " 13.4.10 " ,
19
+ "next" : " 13.4.10 " ,
20
+ "postcss" : " 8.4.26 " ,
21
21
"react" : " 18.2.0" ,
22
22
"react-dom" : " 18.2.0" ,
23
- "tailwindcss" : " 3.3.2 " ,
23
+ "tailwindcss" : " 3.3.3 " ,
24
24
"typescript" : " 5.1.6"
25
25
},
26
26
"devDependencies" : {
Original file line number Diff line number Diff line change 10
10
"prepare" : " tw-patch"
11
11
},
12
12
"devDependencies" : {
13
- "@types/node" : " ^20.4.0 " ,
13
+ "@types/node" : " ^20.4.2 " ,
14
14
"autoprefixer" : " ^10.4.14" ,
15
15
"nuxt" : " ^3.6.2" ,
16
- "postcss" : " ^8.4.25 " ,
17
- "tailwindcss" : " ^3.3.2 " ,
16
+ "postcss" : " ^8.4.26 " ,
17
+ "tailwindcss" : " ^3.3.3 " ,
18
18
"tailwindcss-patch" : " workspace:*" ,
19
19
"unplugin-tailwindcss-mangle" : " workspace:*"
20
20
}
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@remix-run/dev" : " ^1.18.1" ,
21
21
"@remix-run/eslint-config" : " ^1.18.1" ,
22
- "@types/react" : " ^18.2.14 " ,
23
- "@types/react-dom" : " ^18.2.6 " ,
22
+ "@types/react" : " ^18.2.15 " ,
23
+ "@types/react-dom" : " ^18.2.7 " ,
24
24
"eslint" : " ^8.44.0" ,
25
- "tailwindcss" : " ^3.3.2 " ,
25
+ "tailwindcss" : " ^3.3.3 " ,
26
26
"tailwindcss-patch" : " workspace:*" ,
27
27
"typescript" : " ^5.1.6" ,
28
28
"unplugin-tailwindcss-mangle" : " workspace:*"
Original file line number Diff line number Diff line change 13
13
"license" : " MIT" ,
14
14
"devDependencies" : {
15
15
"autoprefixer" : " ^10.4.14" ,
16
- "postcss" : " ^8.4.25 " ,
17
- "tailwindcss" : " ^3.3.2 " ,
16
+ "postcss" : " ^8.4.26 " ,
17
+ "tailwindcss" : " ^3.3.3 " ,
18
18
"tailwindcss-patch" : " workspace:*" ,
19
19
"typescript" : " ^5.1.6" ,
20
20
"unplugin-tailwindcss-mangle" : " workspace:*" ,
21
- "vite" : " ^4.4.1 " ,
21
+ "vite" : " ^4.4.4 " ,
22
22
"vite-plugin-solid" : " ^2.5.0"
23
23
},
24
24
"dependencies" : {
25
- "solid-js" : " ^1.7.7 "
25
+ "solid-js" : " ^1.7.8 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 22
22
},
23
23
"devDependencies" : {
24
24
"autoprefixer" : " ^10.4.14" ,
25
- "postcss" : " ^8.4.25 " ,
26
- "tailwindcss" : " ^3.3.2 " ,
25
+ "postcss" : " ^8.4.26 " ,
26
+ "tailwindcss" : " ^3.3.3 " ,
27
27
"tailwindcss-patch" : " workspace:*" ,
28
28
"typescript" : " ^5.1.6" ,
29
29
"unplugin-tailwindcss-mangle" : " workspace:*" ,
30
- "vite" : " ^4.4.1 "
30
+ "vite" : " ^4.4.4 "
31
31
}
32
32
}
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.14 " ,
18
- "@types/react-dom" : " ^18.2.6 " ,
19
- "@vitejs/plugin-react" : " ^4.0.2 " ,
17
+ "@types/react" : " ^18.2.15 " ,
18
+ "@types/react-dom" : " ^18.2.7 " ,
19
+ "@vitejs/plugin-react" : " ^4.0.3 " ,
20
20
"autoprefixer" : " ^10.4.14" ,
21
- "postcss" : " ^8.4.25 " ,
22
- "tailwindcss" : " ^3.3.2 " ,
21
+ "postcss" : " ^8.4.26 " ,
22
+ "tailwindcss" : " ^3.3.3 " ,
23
23
"tailwindcss-patch" : " workspace:*" ,
24
24
"typescript" : " ^5.1.6" ,
25
25
"unplugin-tailwindcss-mangle" : " workspace:*" ,
26
- "vite" : " ^4.4.1 "
26
+ "vite" : " ^4.4.4 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 14
14
"@sveltejs/vite-plugin-svelte" : " ^2.4.2" ,
15
15
"@tsconfig/svelte" : " ^5.0.0" ,
16
16
"autoprefixer" : " ^10.4.14" ,
17
- "postcss" : " ^8.4.25 " ,
17
+ "postcss" : " ^8.4.26 " ,
18
18
"svelte" : " ^4.0.5" ,
19
- "svelte-check" : " ^3.4.5 " ,
20
- "tailwindcss" : " ^3.3.2 " ,
19
+ "svelte-check" : " ^3.4.6 " ,
20
+ "tailwindcss" : " ^3.3.3 " ,
21
21
"tailwindcss-patch" : " workspace:*" ,
22
22
"tslib" : " ^2.6.0" ,
23
23
"typescript" : " ^5.1.6" ,
24
24
"unplugin-tailwindcss-mangle" : " workspace:*" ,
25
- "vite" : " ^4.4.1 "
25
+ "vite" : " ^4.4.4 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"autoprefixer" : " ^10.4.14" ,
14
- "postcss" : " ^8.4.25 " ,
15
- "tailwindcss" : " ^3.3.2 " ,
14
+ "postcss" : " ^8.4.26 " ,
15
+ "tailwindcss" : " ^3.3.3 " ,
16
16
"tailwindcss-patch" : " workspace:*" ,
17
17
"typescript" : " ^5.1.6" ,
18
18
"unplugin-tailwindcss-mangle" : " workspace:*" ,
19
- "vite" : " ^4.4.1 "
19
+ "vite" : " ^4.4.4 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"@vitejs/plugin-vue" : " ^4.2.3" ,
17
17
"autoprefixer" : " ^10.4.14" ,
18
- "postcss" : " ^8.4.25 " ,
19
- "tailwindcss" : " ^3.3.2 " ,
18
+ "postcss" : " ^8.4.26 " ,
19
+ "tailwindcss" : " ^3.3.3 " ,
20
20
"tailwindcss-patch" : " workspace:*" ,
21
21
"typescript" : " ^5.1.6" ,
22
22
"unplugin-tailwindcss-mangle" : " workspace:*" ,
23
- "vite" : " ^4.4.1 " ,
23
+ "vite" : " ^4.4.4 " ,
24
24
"vue-tsc" : " ^1.8.4"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 15
15
"vue-router" : " ^4.2.4"
16
16
},
17
17
"devDependencies" : {
18
- "@typescript-eslint/eslint-plugin" : " ^5.61 .0" ,
19
- "@typescript-eslint/parser" : " ^5.61 .0" ,
18
+ "@typescript-eslint/eslint-plugin" : " ^6.0 .0" ,
19
+ "@typescript-eslint/parser" : " ^6.0 .0" ,
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" ,
30
30
"eslint-plugin-node" : " ^11.1.0" ,
31
31
"eslint-plugin-promise" : " ^6.1.1" ,
32
32
"eslint-plugin-vue" : " ^9.15.1" ,
33
- "postcss" : " ^8.4.25 " ,
33
+ "postcss" : " ^8.4.26 " ,
34
34
"sass" : " ^1.63.6" ,
35
35
"sass-loader" : " ^13.3.2" ,
36
- "tailwindcss" : " ^3.3.2 " ,
36
+ "tailwindcss" : " ^3.3.3 " ,
37
37
"tailwindcss-patch" : " workspace:*" ,
38
38
"typescript" : " ~5.1.6" ,
39
39
"unplugin-tailwindcss-mangle" : " workspace:*"
You can’t perform that action at this time.
0 commit comments