Skip to content

Commit

Permalink
Upgrade to latest dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
macx committed Nov 4, 2022
1 parent fa1ad8a commit 4a3fb42
Show file tree
Hide file tree
Showing 2 changed files with 744 additions and 874 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"singleQuote": true
},
"devDependencies": {
"@parcel/transformer-inline-string": "2.5.0",
"@parcel/transformer-sass": "2.5.0",
"parcel": "latest",
"posthtml-expressions": "^1.9.0",
"posthtml-include": "^1.7.3",
"sass": "^1.51.0",
"@parcel/transformer-inline-string": "2.7.0",
"@parcel/transformer-sass": "2.7.0",
"parcel": "2.7.0",
"posthtml-expressions": "^1.10.0",
"posthtml-include": "^1.7.4",
"sass": "^1.56.0",
"sharp": "^0.29.1"
},
"dependencies": {
"autoprefixer": "^10.4.6",
"postcss": "^8.4.13"
"autoprefixer": "^10.4.13",
"postcss": "^8.4.18"
}
}
Loading

0 comments on commit 4a3fb42

Please sign in to comment.