mirror of
https://github.com/picocss/pico.git
synced 2025-05-08 08:31:04 -04:00
chore: update dependencies
This commit is contained in:
parent
5ce6840d49
commit
31002a26b5
18 changed files with 741 additions and 447 deletions
12
package.json
12
package.json
|
@ -83,16 +83,16 @@
|
|||
"@babel/core": "^7.21.4",
|
||||
"@babel/preset-env": "^7.21.4",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"caniuse-lite": "1.0.30001481",
|
||||
"caniuse-lite": "1.0.30001572",
|
||||
"clean-css-cli": "^5.6.2",
|
||||
"css-declaration-sorter": "^6.4.0",
|
||||
"css-declaration-sorter": "^7.1.1",
|
||||
"html-includes": "^4.4.1",
|
||||
"nodemon": "^2.0.22",
|
||||
"nodemon": "^3.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.23",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-cli": "^11.0.0",
|
||||
"postcss-scss": "^4.0.6",
|
||||
"rollup": "^3.20.7",
|
||||
"rollup": "^4.9.1",
|
||||
"sass": "^1.62.0",
|
||||
"uglify-js": "^3.17.4"
|
||||
},
|
||||
|
@ -102,4 +102,4 @@
|
|||
"not dead",
|
||||
"not ie > 0"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue