From b5fed6c364d8ec0b15e81490719938c13c2b91be Mon Sep 17 00:00:00 2001 From: Lucas Larroche Date: Sun, 28 Jan 2024 20:23:29 +0700 Subject: [PATCH] chore: update dependencies --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 54cde00d..585ab1cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@picocss/pico", - "version": "2.0.0-rc3", + "version": "2.0.0-rc4", "description": "Minimal CSS Framework for semantic HTML", "author": "Lucas Larroche", "main": "css/pico.min.css", @@ -50,7 +50,7 @@ }, "devDependencies": { "autoprefixer": "^10.4.17", - "caniuse-lite": "1.0.30001580", + "caniuse-lite": "1.0.30001581", "clean-css-cli": "^5.6.3", "css-declaration-sorter": "^7.1.1", "nodemon": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index 1d5ccb1f..afe0a83c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -142,10 +142,10 @@ 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" set-function-length "^1.1.1" -caniuse-lite@1.0.30001580: - version "1.0.30001580" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001580.tgz#e3c76bc6fe020d9007647044278954ff8cd17d1e" - integrity sha512-mtj5ur2FFPZcCEpXFy8ADXbDACuNFXg6mxVDqp7tqooX6l3zwm+d8EPoeOSIFRDvHs8qu7/SLFOGniULkcH2iA== +caniuse-lite@1.0.30001581: + version "1.0.30001581" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001581.tgz#0dfd4db9e94edbdca67d57348ebc070dece279f4" + integrity sha512-whlTkwhqV2tUmP3oYhtNfaWGYHDdS3JYFQBKXxcUR9qqPWsRhFHhoISO2Xnl/g0xyKzht9mI1LZpiNWfMzHixQ== caniuse-lite@^1.0.30001565: version "1.0.30001571"