mirror of
https://github.com/picocss/pico.git
synced 2025-05-10 17:31:41 -04:00
chore: update dependencies
This commit is contained in:
parent
ecf6c0a401
commit
87321cbd83
2 changed files with 25 additions and 25 deletions
10
package.json
10
package.json
|
@ -46,16 +46,16 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.14",
|
||||
"caniuse-lite": "1.0.30001467",
|
||||
"caniuse-lite": "1.0.30001469",
|
||||
"clean-css-cli": "^5.6.2",
|
||||
"css-declaration-sorter": "^6.3.1",
|
||||
"nodemon": "^2.0.21",
|
||||
"css-declaration-sorter": "^6.4.0",
|
||||
"nodemon": "^2.0.22",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.21",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-scss": "^4.0.6",
|
||||
"prettier": "^2.8.4",
|
||||
"sass": "^1.59.3"
|
||||
"prettier": "^2.8.7",
|
||||
"sass": "^1.60.0"
|
||||
},
|
||||
"browserslist": [
|
||||
">= 0.5%",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue