File tree Expand file tree Collapse file tree 14 files changed +1227
-1213
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 14 files changed +1227
-1213
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.1 " ,
13
+ "@types/node" : " 20.3.2 " ,
14
14
"@types/react" : " 18.2.14" ,
15
15
"@types/react-dom" : " 18.2.6" ,
16
16
"autoprefixer" : " 10.4.14" ,
21
21
"react" : " 18.2.0" ,
22
22
"react-dom" : " 18.2.0" ,
23
23
"tailwindcss" : " 3.3.2" ,
24
- "typescript" : " 5.1.3 "
24
+ "typescript" : " 5.1.5 "
25
25
},
26
26
"devDependencies" : {
27
27
"tailwindcss-patch" : " workspace:*" ,
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.1 " ,
13
+ "@types/node" : " ^20.3.2 " ,
14
14
"autoprefixer" : " ^10.4.14" ,
15
- "nuxt" : " ^3.6.0 " ,
15
+ "nuxt" : " ^3.6.1 " ,
16
16
"postcss" : " ^8.4.24" ,
17
17
"tailwindcss" : " ^3.3.2" ,
18
18
"tailwindcss-patch" : " 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.17.1 " ,
13
- "@remix-run/react" : " ^1.17.1 " ,
14
- "@remix-run/serve" : " ^1.17.1 " ,
12
+ "@remix-run/node" : " ^1.18.0 " ,
13
+ "@remix-run/react" : " ^1.18.0 " ,
14
+ "@remix-run/serve" : " ^1.18.0 " ,
15
15
"isbot" : " ^3.6.12" ,
16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0"
18
18
},
19
19
"devDependencies" : {
20
- "@remix-run/dev" : " ^1.17.1 " ,
21
- "@remix-run/eslint-config" : " ^1.17.1 " ,
20
+ "@remix-run/dev" : " ^1.18.0 " ,
21
+ "@remix-run/eslint-config" : " ^1.18.0 " ,
22
22
"@types/react" : " ^18.2.14" ,
23
23
"@types/react-dom" : " ^18.2.6" ,
24
24
"eslint" : " ^8.43.0" ,
25
25
"tailwindcss" : " ^3.3.2" ,
26
26
"tailwindcss-patch" : " workspace:*" ,
27
- "typescript" : " ^5.1.3 " ,
27
+ "typescript" : " ^5.1.5 " ,
28
28
"unplugin-tailwindcss-mangle" : " workspace:*"
29
29
},
30
30
"engines" : {
Original file line number Diff line number Diff line change 16
16
"postcss" : " ^8.4.24" ,
17
17
"tailwindcss" : " ^3.3.2" ,
18
18
"tailwindcss-patch" : " workspace:*" ,
19
- "typescript" : " ^5.1.3 " ,
19
+ "typescript" : " ^5.1.5 " ,
20
20
"unplugin-tailwindcss-mangle" : " workspace:*" ,
21
21
"vite" : " ^4.3.9" ,
22
22
"vite-plugin-solid" : " ^2.5.0"
23
23
},
24
24
"dependencies" : {
25
- "solid-js" : " ^1.7.6 "
25
+ "solid-js" : " ^1.7.7 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 25
25
"postcss" : " ^8.4.24" ,
26
26
"tailwindcss" : " ^3.3.2" ,
27
27
"tailwindcss-patch" : " workspace:*" ,
28
- "typescript" : " ^5.1.3 " ,
28
+ "typescript" : " ^5.1.5 " ,
29
29
"unplugin-tailwindcss-mangle" : " workspace:*" ,
30
30
"vite" : " ^4.3.9"
31
31
}
Original file line number Diff line number Diff line change 21
21
"postcss" : " ^8.4.24" ,
22
22
"tailwindcss" : " ^3.3.2" ,
23
23
"tailwindcss-patch" : " workspace:*" ,
24
- "typescript" : " ^5.1.3 " ,
24
+ "typescript" : " ^5.1.5 " ,
25
25
"unplugin-tailwindcss-mangle" : " workspace:*" ,
26
26
"vite" : " ^4.3.9"
27
27
}
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@sveltejs/vite-plugin-svelte" : " ^2.4.2" ,
15
- "@tsconfig/svelte" : " ^4 .0.1 " ,
15
+ "@tsconfig/svelte" : " ^5 .0.0 " ,
16
16
"autoprefixer" : " ^10.4.14" ,
17
17
"postcss" : " ^8.4.24" ,
18
18
"svelte" : " ^4.0.0" ,
19
19
"svelte-check" : " ^3.4.4" ,
20
20
"tailwindcss" : " ^3.3.2" ,
21
21
"tailwindcss-patch" : " workspace:*" ,
22
- "tslib" : " ^2.5.3 " ,
23
- "typescript" : " ^5.1.3 " ,
22
+ "tslib" : " ^2.6.0 " ,
23
+ "typescript" : " ^5.1.5 " ,
24
24
"unplugin-tailwindcss-mangle" : " workspace:*" ,
25
25
"vite" : " ^4.3.9"
26
26
}
Original file line number Diff line number Diff line change 14
14
"postcss" : " ^8.4.24" ,
15
15
"tailwindcss" : " ^3.3.2" ,
16
16
"tailwindcss-patch" : " workspace:*" ,
17
- "typescript" : " ^5.1.3 " ,
17
+ "typescript" : " ^5.1.5 " ,
18
18
"unplugin-tailwindcss-mangle" : " workspace:*" ,
19
19
"vite" : " ^4.3.9"
20
20
}
Original file line number Diff line number Diff line change 18
18
"postcss" : " ^8.4.24" ,
19
19
"tailwindcss" : " ^3.3.2" ,
20
20
"tailwindcss-patch" : " workspace:*" ,
21
- "typescript" : " ^5.1.3 " ,
21
+ "typescript" : " ^5.1.5 " ,
22
22
"unplugin-tailwindcss-mangle" : " workspace:*" ,
23
23
"vite" : " ^4.3.9" ,
24
- "vue-tsc" : " ^1.8.1 "
24
+ "vue-tsc" : " ^1.8.2 "
25
25
}
26
26
}
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.60.0 " ,
19
- "@typescript-eslint/parser" : " ^5.60.0 " ,
18
+ "@typescript-eslint/eslint-plugin" : " ^5.60.1 " ,
19
+ "@typescript-eslint/parser" : " ^5.60.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" ,
29
29
"eslint-plugin-import" : " ^2.27.5" ,
30
30
"eslint-plugin-node" : " ^11.1.0" ,
31
31
"eslint-plugin-promise" : " ^6.1.1" ,
32
- "eslint-plugin-vue" : " ^9.15.0 " ,
32
+ "eslint-plugin-vue" : " ^9.15.1 " ,
33
33
"postcss" : " ^8.4.24" ,
34
34
"sass" : " ^1.63.6" ,
35
35
"sass-loader" : " ^13.3.2" ,
36
36
"tailwindcss" : " ^3.3.2" ,
37
37
"tailwindcss-patch" : " workspace:*" ,
38
- "typescript" : " ~5.1.3 " ,
38
+ "typescript" : " ~5.1.5 " ,
39
39
"unplugin-tailwindcss-mangle" : " workspace:*"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 25
25
"@icebreakers/tsconfig" : " ^0.0.7" ,
26
26
"@tsconfig/recommended" : " ^1.0.2" ,
27
27
"@types/jest" : " ^29.5.2" ,
28
- "@types/node" : " ^20.3.1 " ,
28
+ "@types/node" : " ^20.3.2 " ,
29
29
"@vitest/coverage-v8" : " ^0.32.2" ,
30
30
"bumpp" : " ^9.1.1" ,
31
31
"cross-env" : " ^7.0.3" ,
34
34
"jest" : " ^29.5.0" ,
35
35
"only-allow" : " ^1.1.1" ,
36
36
"prettier" : " ^2.8.8" ,
37
- "rollup" : " ^3.25.1 " ,
37
+ "rollup" : " ^3.25.3 " ,
38
38
"tailwindcss-mangle-core" : " workspace:*" ,
39
39
"tailwindcss-mangle-shared" : " workspace:*" ,
40
40
"tailwindcss-patch" : " workspace:*" ,
41
41
"ts-jest" : " ^29.1.0" ,
42
42
"ts-node" : " ^10.9.1" ,
43
- "typescript" : " ^5.1.3 " ,
43
+ "typescript" : " ^5.1.5 " ,
44
44
"unplugin-tailwindcss-mangle" : " workspace:*"
45
45
},
46
46
"engines" : {
Original file line number Diff line number Diff line change 42
42
"devDependencies" : {
43
43
"@parse5/tools" : " ^0.1.0" ,
44
44
"@types/babel__core" : " ^7.20.1" ,
45
- "tslib" : " ^2.5.3 "
45
+ "tslib" : " ^2.6.0 "
46
46
},
47
47
"homepage" : " https://github.com/sonofmagic/tailwindcss-mangle" ,
48
48
"repository" : {
Original file line number Diff line number Diff line change 89
89
"postcss-loader" : " ^7.3.3" ,
90
90
"simple-functional-loader" : " ^1.2.1" ,
91
91
"tailwindcss" : " ^3.3.2" ,
92
- "tslib" : " ^2.5.3 " ,
92
+ "tslib" : " ^2.6.0 " ,
93
93
"vite" : " ^4.3.9" ,
94
94
"webpack" : " ^5.88.0" ,
95
95
"webpack-build-utils" : " ^0.0.4"
99
99
"type" : " git" ,
100
100
"url" : " git+https://github.com/sonofmagic/tailwindcss-mangle.git"
101
101
}
102
- }
102
+ }
You can’t perform that action at this time.
0 commit comments