File tree 8 files changed +506
-479
lines changed
packages/tailwindcss-patch
8 files changed +506
-479
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.5 " ,
13
+ "@types/node" : " 20.4.8 " ,
14
14
"@types/react" : " 18.2.18" ,
15
15
"@types/react-dom" : " 18.2.7" ,
16
16
"autoprefixer" : " 10.4.14" ,
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.5 " ,
13
+ "@types/node" : " ^20.4.8 " ,
14
14
"autoprefixer" : " ^10.4.14" ,
15
15
"nuxt" : " ^3.6.5" ,
16
16
"postcss" : " ^8.4.27" ,
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.19.1 " ,
13
- "@remix-run/react" : " ^1.19.1 " ,
14
- "@remix-run/serve" : " ^1.19.1 " ,
12
+ "@remix-run/node" : " ^1.19.2 " ,
13
+ "@remix-run/react" : " ^1.19.2 " ,
14
+ "@remix-run/serve" : " ^1.19.2 " ,
15
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.19.1 " ,
21
- "@remix-run/eslint-config" : " ^1.19.1 " ,
20
+ "@remix-run/dev" : " ^1.19.2 " ,
21
+ "@remix-run/eslint-config" : " ^1.19.2 " ,
22
22
"@types/react" : " ^18.2.18" ,
23
23
"@types/react-dom" : " ^18.2.7" ,
24
24
"eslint" : " ^8.46.0" ,
Original file line number Diff line number Diff line change 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" ,
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.3" ,
28
- "@types/node" : " ^20.4.5 " ,
28
+ "@types/node" : " ^20.4.8 " ,
29
29
"@vitest/coverage-v8" : " ^0.34.1" ,
30
30
"bumpp" : " ^9.1.1" ,
31
31
"cross-env" : " ^7.0.3" ,
32
32
"eslint" : " ^8.46.0" ,
33
33
"eslint-plugin-unicorn" : " ^48.0.1" ,
34
34
"jest" : " ^29.6.2" ,
35
35
"only-allow" : " ^1.1.1" ,
36
- "prettier" : " ^3.0.0 " ,
37
- "rollup" : " ^3.27.0 " ,
36
+ "prettier" : " ^3.0.1 " ,
37
+ "rollup" : " ^3.27.2 " ,
38
38
"tailwindcss-mangle-core" : " workspace:*" ,
39
39
"tailwindcss-mangle-shared" : " workspace:*" ,
40
40
"tailwindcss-patch" : " workspace:*" ,
47
47
"engines" : {
48
48
"node" : " >=14.0.0"
49
49
},
50
- "packageManager" : " pnpm@8.6.11" ,
51
- "dependencies" : {}
50
+ "packageManager" : " pnpm@8.6.11"
52
51
}
Original file line number Diff line number Diff line change 46
46
"@babel/parser" : " ^7.22.7" ,
47
47
"@babel/traverse" : " ^7.22.8" ,
48
48
"@babel/types" : " ^7.22.5" ,
49
- "resolve" : " ^1.22.2 " ,
49
+ "resolve" : " ^1.22.4 " ,
50
50
"semver" : " ^7.5.4"
51
51
},
52
52
"homepage" : " https://github.com/sonofmagic/tailwindcss-mangle" ,
You can’t perform that action at this time.
0 commit comments