Skip to content

Commit a3eb54e

Browse files
committed
chore: update dependencies
1 parent 8ba5740 commit a3eb54e

18 files changed

+234
-238
lines changed

css/pico.classless.css

Lines changed: 1 addition & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.css

Lines changed: 1 addition & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.fluid.classless.css

Lines changed: 1 addition & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.fluid.classless.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.fluid.classless.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,17 @@
4747
"done": "echo '\\033[32m[@picocss/pico] ✨ Done\\033[0m'"
4848
},
4949
"devDependencies": {
50-
"autoprefixer": "^10.4.14",
51-
"caniuse-lite": "1.0.30001481",
52-
"clean-css-cli": "^5.6.2",
53-
"css-declaration-sorter": "^6.4.0",
54-
"nodemon": "^2.0.22",
50+
"autoprefixer": "^10.4.16",
51+
"caniuse-lite": "1.0.30001571",
52+
"clean-css-cli": "^5.6.3",
53+
"css-declaration-sorter": "^7.1.1",
54+
"nodemon": "^3.0.2",
5555
"npm-run-all": "^4.1.5",
56-
"postcss": "^8.4.23",
57-
"postcss-cli": "^10.1.0",
58-
"postcss-scss": "^4.0.6",
59-
"prettier": "^2.8.7",
60-
"sass": "^1.62.0"
56+
"postcss": "^8.4.32",
57+
"postcss-cli": "^11.0.0",
58+
"postcss-scss": "^4.0.9",
59+
"prettier": "^3.1.1",
60+
"sass": "^1.69.5"
6161
},
6262
"browserslist": [
6363
">= 0.5%",

0 commit comments

Comments
 (0)