File tree Expand file tree Collapse file tree 15 files changed +2466
-2901
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 15 files changed +2466
-2901
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.2 " ,
14
- "@types/react" : " 18.2.15 " ,
13
+ "@types/node" : " 20.4.8 " ,
14
+ "@types/react" : " 18.2.18 " ,
15
15
"@types/react-dom" : " 18.2.7" ,
16
16
"autoprefixer" : " 10.4.14" ,
17
- "eslint" : " 8.45 .0" ,
18
- "eslint-config-next" : " 13.4.10 " ,
19
- "next" : " 13.4.10 " ,
20
- "postcss" : " 8.4.26 " ,
17
+ "eslint" : " 8.46 .0" ,
18
+ "eslint-config-next" : " 13.4.12 " ,
19
+ "next" : " 13.4.12 " ,
20
+ "postcss" : " 8.4.27 " ,
21
21
"react" : " 18.2.0" ,
22
22
"react-dom" : " 18.2.0" ,
23
23
"tailwindcss" : " 3.3.3" ,
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.2 " ,
13
+ "@types/node" : " ^20.4.8 " ,
14
14
"autoprefixer" : " ^10.4.14" ,
15
- "nuxt" : " ^3.6.3 " ,
16
- "postcss" : " ^8.4.26 " ,
15
+ "nuxt" : " ^3.6.5 " ,
16
+ "postcss" : " ^8.4.27 " ,
17
17
"tailwindcss" : " ^3.3.3" ,
18
18
"tailwindcss-patch" : " workspace:*" ,
19
19
"unplugin-tailwindcss-mangle" : " workspace:*"
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.18.1 " ,
13
- "@remix-run/react" : " ^1.18.1 " ,
14
- "@remix-run/serve" : " ^1.18.1 " ,
15
- "isbot" : " ^3.6.12 " ,
12
+ "@remix-run/node" : " ^1.19.2 " ,
13
+ "@remix-run/react" : " ^1.19.2 " ,
14
+ "@remix-run/serve" : " ^1.19.2 " ,
15
+ "isbot" : " ^3.6.13 " ,
16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0"
18
18
},
19
19
"devDependencies" : {
20
- "@remix-run/dev" : " ^1.18.1 " ,
21
- "@remix-run/eslint-config" : " ^1.18.1 " ,
22
- "@types/react" : " ^18.2.15 " ,
20
+ "@remix-run/dev" : " ^1.19.2 " ,
21
+ "@remix-run/eslint-config" : " ^1.19.2 " ,
22
+ "@types/react" : " ^18.2.18 " ,
23
23
"@types/react-dom" : " ^18.2.7" ,
24
- "eslint" : " ^8.45 .0" ,
24
+ "eslint" : " ^8.46 .0" ,
25
25
"tailwindcss" : " ^3.3.3" ,
26
26
"tailwindcss-patch" : " workspace:*" ,
27
27
"typescript" : " ^5.1.6" ,
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.26 " ,
16
+ "postcss" : " ^8.4.27 " ,
17
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.4 " ,
21
+ "vite" : " ^4.4.8 " ,
22
22
"vite-plugin-solid" : " ^2.5.0"
23
23
},
24
24
"dependencies" : {
25
- "solid-js" : " ^1.7.8 "
25
+ "solid-js" : " ^1.7.9 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 18
18
"prepare" : " tw-patch"
19
19
},
20
20
"dependencies" : {
21
- "lit" : " ^2.7.6 "
21
+ "lit" : " ^2.8.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"autoprefixer" : " ^10.4.14" ,
25
- "postcss" : " ^8.4.26 " ,
25
+ "postcss" : " ^8.4.27 " ,
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.4 "
30
+ "vite" : " ^4.4.8 "
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.15 " ,
17
+ "@types/react" : " ^18.2.18 " ,
18
18
"@types/react-dom" : " ^18.2.7" ,
19
- "@vitejs/plugin-react" : " ^4.0.3 " ,
19
+ "@vitejs/plugin-react" : " ^4.0.4 " ,
20
20
"autoprefixer" : " ^10.4.14" ,
21
- "postcss" : " ^8.4.26 " ,
21
+ "postcss" : " ^8.4.27 " ,
22
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.4 "
26
+ "vite" : " ^4.4.8 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 11
11
"prepare" : " tw-patch"
12
12
},
13
13
"devDependencies" : {
14
- "@sveltejs/vite-plugin-svelte" : " ^2.4.2 " ,
14
+ "@sveltejs/vite-plugin-svelte" : " ^2.4.3 " ,
15
15
"@tsconfig/svelte" : " ^5.0.0" ,
16
16
"autoprefixer" : " ^10.4.14" ,
17
- "postcss" : " ^8.4.26 " ,
18
- "svelte" : " ^4.0.5 " ,
17
+ "postcss" : " ^8.4.27 " ,
18
+ "svelte" : " ^4.1.2 " ,
19
19
"svelte-check" : " ^3.4.6" ,
20
20
"tailwindcss" : " ^3.3.3" ,
21
21
"tailwindcss-patch" : " workspace:*" ,
22
- "tslib" : " ^2.6.0 " ,
22
+ "tslib" : " ^2.6.1 " ,
23
23
"typescript" : " ^5.1.6" ,
24
24
"unplugin-tailwindcss-mangle" : " workspace:*" ,
25
- "vite" : " ^4.4.4 "
25
+ "vite" : " ^4.4.8 "
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.26 " ,
14
+ "postcss" : " ^8.4.27 " ,
15
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.4 "
19
+ "vite" : " ^4.4.8 "
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.26 " ,
18
+ "postcss" : " ^8.4.27 " ,
19
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.4 " ,
24
- "vue-tsc" : " ^1.8.5 "
23
+ "vite" : " ^4.4.8 " ,
24
+ "vue-tsc" : " ^1.8.8 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 10
10
"prepare" : " tw-patch"
11
11
},
12
12
"dependencies" : {
13
- "core-js" : " ^3.31.1 " ,
13
+ "core-js" : " ^3.32.0 " ,
14
14
"vue" : " ^3.3.4" ,
15
15
"vue-router" : " ^4.2.4"
16
16
},
17
17
"devDependencies" : {
18
- "@typescript-eslint/eslint-plugin" : " ^6.1.0 " ,
19
- "@typescript-eslint/parser" : " ^6.1.0 " ,
18
+ "@typescript-eslint/eslint-plugin" : " ^6.2.1 " ,
19
+ "@typescript-eslint/parser" : " ^6.2.1 " ,
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" ,
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.45 .0" ,
29
- "eslint-plugin-import" : " ^2.27.5 " ,
28
+ "eslint" : " ^8.46 .0" ,
29
+ "eslint-plugin-import" : " ^2.28.0 " ,
30
30
"eslint-plugin-node" : " ^11.1.0" ,
31
31
"eslint-plugin-promise" : " ^6.1.1" ,
32
- "eslint-plugin-vue" : " ^9.15 .1" ,
33
- "postcss" : " ^8.4.26 " ,
34
- "sass" : " ^1.63.6 " ,
32
+ "eslint-plugin-vue" : " ^9.16 .1" ,
33
+ "postcss" : " ^8.4.27 " ,
34
+ "sass" : " ^1.64.2 " ,
35
35
"sass-loader" : " ^13.3.2" ,
36
36
"tailwindcss" : " ^3.3.3" ,
37
37
"tailwindcss-patch" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments