File tree Expand file tree Collapse file tree 8 files changed +30
-30
lines changed Expand file tree Collapse file tree 8 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"@mertasan/tailwindcss-variables" : " latest" ,
10
- "autoprefixer" : " ^10.2.5 " ,
11
- "postcss" : " ^8.3.0 " ,
12
- "tailwindcss" : " ^2.2.2 "
10
+ "autoprefixer" : " ^10.2.6 " ,
11
+ "postcss" : " ^8.3.5 " ,
12
+ "tailwindcss" : " ^2.2.4 "
13
13
},
14
14
"license" : " MIT"
15
15
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"@mertasan/tailwindcss-variables" : " latest" ,
10
- "autoprefixer" : " ^10.2.5 " ,
11
- "postcss" : " ^8.3.0 " ,
12
- "tailwindcss" : " ^2.2.2 "
10
+ "autoprefixer" : " ^10.2.6 " ,
11
+ "postcss" : " ^8.3.5 " ,
12
+ "tailwindcss" : " ^2.2.4 "
13
13
},
14
14
"license" : " MIT"
15
15
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"@mertasan/tailwindcss-variables" : " latest" ,
10
- "autoprefixer" : " ^10.2.5 " ,
11
- "postcss" : " ^8.3.0 " ,
12
- "tailwindcss" : " ^2.2.2 "
10
+ "autoprefixer" : " ^10.2.6 " ,
11
+ "postcss" : " ^8.3.5 " ,
12
+ "tailwindcss" : " ^2.2.4 "
13
13
},
14
14
"license" : " MIT"
15
15
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"@mertasan/tailwindcss-variables" : " latest" ,
10
- "autoprefixer" : " ^10.2.5 " ,
11
- "postcss" : " ^8.3.0 " ,
12
- "tailwindcss" : " ^2.2.2 "
10
+ "autoprefixer" : " ^10.2.6 " ,
11
+ "postcss" : " ^8.3.5 " ,
12
+ "tailwindcss" : " ^2.2.4 "
13
13
},
14
14
"license" : " MIT"
15
15
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"@mertasan/tailwindcss-variables" : " latest" ,
10
- "autoprefixer" : " ^10.2.5 " ,
11
- "postcss" : " ^8.3.0 " ,
12
- "tailwindcss" : " ^2.2.2 "
10
+ "autoprefixer" : " ^10.2.6 " ,
11
+ "postcss" : " ^8.3.5 " ,
12
+ "tailwindcss" : " ^2.2.4 "
13
13
},
14
14
"license" : " MIT"
15
15
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"@mertasan/tailwindcss-variables" : " latest" ,
10
- "autoprefixer" : " ^10.2.5 " ,
11
- "postcss" : " ^8.3.0 " ,
12
- "tailwindcss" : " ^2.2.2 "
10
+ "autoprefixer" : " ^10.2.6 " ,
11
+ "postcss" : " ^8.3.5 " ,
12
+ "tailwindcss" : " ^2.2.4 "
13
13
},
14
14
"license" : " MIT"
15
15
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"@mertasan/tailwindcss-variables" : " latest" ,
10
- "autoprefixer" : " ^10.2.5 " ,
11
- "postcss" : " ^8.3.0 " ,
12
- "tailwindcss" : " ^2.2.2 "
10
+ "autoprefixer" : " ^10.2.6 " ,
11
+ "postcss" : " ^8.3.5 " ,
12
+ "tailwindcss" : " ^2.2.4 "
13
13
},
14
14
"license" : " MIT"
15
15
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mertasan/tailwindcss-variables" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"description" : " Easily create css variables without the need for a css file!" ,
5
5
"main" : " src/index.js" ,
6
6
"license" : " GPL-3.0-or-later" ,
35
35
"lodash" : " ^4.17.21"
36
36
},
37
37
"devDependencies" : {
38
- "autoprefixer" : " ^10.2.5 " ,
38
+ "autoprefixer" : " ^10.2.6 " ,
39
39
"cross-env" : " ^7.0.3" ,
40
- "eslint" : " ^7.27 .0" ,
40
+ "eslint" : " ^7.29 .0" ,
41
41
"eslint-config-prettier" : " ^8.3.0" ,
42
42
"eslint-plugin-prettier" : " ^3.4.0" ,
43
43
"fs-extra" : " ^10.0.0" ,
44
- "jest" : " ^27.0.1 " ,
45
- "postcss" : " ^8.3.0 " ,
46
- "prettier" : " ^2.2 .1" ,
44
+ "jest" : " ^27.0.5 " ,
45
+ "postcss" : " ^8.3.5 " ,
46
+ "prettier" : " ^2.3 .1" ,
47
47
"snapshot-diff" : " ^0.9.0" ,
48
- "tailwindcss" : " ^2.2.2 "
48
+ "tailwindcss" : " ^2.2.4 "
49
49
},
50
50
"peerDependencies" : {
51
51
"autoprefixer" : " ^9.8.6" ,
52
- "postcss" : " ^7.0.35 " ,
53
- "tailwindcss" : " npm:@tailwindcss/postcss7-compat@^2.2.2 "
52
+ "postcss" : " ^7.0.36 " ,
53
+ "tailwindcss" : " npm:@tailwindcss/postcss7-compat@^2.2.4 "
54
54
},
55
55
"prettier" : {
56
56
"semi" : false ,
You can’t perform that action at this time.
0 commit comments