File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " requirex-postcss-bundle" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"description" : " PostCSS bundled for requirex" ,
5
5
"main" : " dist/index.js" ,
6
6
"browser" : " dist/index.min.js" ,
19
19
},
20
20
"homepage" : " https://github.com/requirex/requirex-postcss-bundle#readme" ,
21
21
"devDependencies" : {
22
- "@types/autoprefixer" : " ^9.5.0 " ,
22
+ "@types/autoprefixer" : " ^9.6.1 " ,
23
23
"@types/cssnano" : " ^4.0.0" ,
24
24
"@types/postcss-url" : " ^8.0.1" ,
25
- "autoprefixer" : " ^9.6.0 " ,
25
+ "autoprefixer" : " ^9.6.5 " ,
26
26
"cssnano" : " ^4.1.10" ,
27
- "postcss" : " ^7.0.17 " ,
27
+ "postcss" : " ^7.0.18 " ,
28
28
"postcss-import" : " ^12.0.1" ,
29
29
"postcss-safe-parser" : " ^4.0.1" ,
30
30
"postcss-url" : " ^8.0.0" ,
31
- "requirex" : " ^0.1.3 " ,
32
- "safe-buffer" : " ^5.1.2 " ,
33
- "string_decoder" : " ^1.2 .0" ,
31
+ "requirex" : " ^0.1.5 " ,
32
+ "safe-buffer" : " ^5.2.0 " ,
33
+ "string_decoder" : " ^1.3 .0" ,
34
34
"sugarss" : " ^2.0.0" ,
35
- "typescript" : " ^3.5.2 " ,
36
- "uglify-js" : " ^3.6.0 "
35
+ "typescript" : " ^3.6.4 " ,
36
+ "uglify-js" : " ^3.6.2 "
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments