File tree Expand file tree Collapse file tree 4 files changed +5315
-5306
lines changed
Expand file tree Collapse file tree 4 files changed +5315
-5306
lines changed Original file line number Diff line number Diff line change 1- 10.16.0
1+ 14.15.4
Original file line number Diff line number Diff line change @@ -14,15 +14,8 @@ module.exports = {
1414 plugins : [
1515 `gatsby-plugin-react-helmet` ,
1616 `gatsby-plugin-sitemap` ,
17- `gatsby-plugin-postcss` ,
1817 {
19- resolve : `gatsby-plugin-sass` ,
20- options : {
21- postCssPlugins : [
22- require ( 'autoprefixer' )
23- ] ,
24- precision : 8
25- }
18+ resolve : `gatsby-plugin-sass`
2619 } ,
2720 {
2821 resolve : `gatsby-source-wordpress` ,
Original file line number Diff line number Diff line change 88 "bootstrap" : " 4.1.1" ,
99 "classnames" : " 2.2.6" ,
1010 "gatsby" : " 2.24.64" ,
11- "gatsby-plugin-postcss" : " 1.0.0" ,
12- "gatsby-plugin-postcss-sass" : " 1.0.22" ,
1311 "gatsby-plugin-react-helmet" : " next" ,
14- "gatsby-plugin-sass" : " 2.0.0-beta.5 " ,
12+ "gatsby-plugin-sass" : " 2.8.0 " ,
1513 "gatsby-plugin-sitemap" : " 1.2.25" ,
1614 "gatsby-source-wordpress" : " 3.3.34" ,
1715 "get-browser-language" : " 1.0.0" ,
1816 "intersection-observer" : " 0.5.0" ,
1917 "lodash" : " 4.17.10" ,
20- "node-sass" : " 4.9.2 " ,
18+ "node-sass" : " 4.14.1 " ,
2119 "raf" : " 3.4.0" ,
2220 "react" : " 16.12.0" ,
2321 "react-cursor-position" : " 2.5.0" ,
You can’t perform that action at this time.
0 commit comments