mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 16:46:14 -04:00
chore: update dependencies
This commit is contained in:
parent
3c0de4b8c0
commit
b067c8ed8e
2 changed files with 7 additions and 2 deletions
|
@ -48,7 +48,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.4.16",
|
||||||
"caniuse-lite": "1.0.30001571",
|
"caniuse-lite": "1.0.30001572",
|
||||||
"clean-css-cli": "^5.6.3",
|
"clean-css-cli": "^5.6.3",
|
||||||
"css-declaration-sorter": "^7.1.1",
|
"css-declaration-sorter": "^7.1.1",
|
||||||
"nodemon": "^3.0.2",
|
"nodemon": "^3.0.2",
|
||||||
|
|
|
@ -142,7 +142,12 @@ call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
|
||||||
get-intrinsic "^1.2.1"
|
get-intrinsic "^1.2.1"
|
||||||
set-function-length "^1.1.1"
|
set-function-length "^1.1.1"
|
||||||
|
|
||||||
caniuse-lite@1.0.30001571, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
|
caniuse-lite@1.0.30001572:
|
||||||
|
version "1.0.30001572"
|
||||||
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001572.tgz#1ccf7dc92d2ee2f92ed3a54e11b7b4a3041acfa0"
|
||||||
|
integrity sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==
|
||||||
|
|
||||||
|
caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
|
||||||
version "1.0.30001571"
|
version "1.0.30001571"
|
||||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001571.tgz#4182e93d696ff42930f4af7eba515ddeb57917ac"
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001571.tgz#4182e93d696ff42930f4af7eba515ddeb57917ac"
|
||||||
integrity sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==
|
integrity sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue