diff --git a/package.json b/package.json index 585ab1cc..96a4348b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "devDependencies": { "autoprefixer": "^10.4.17", - "caniuse-lite": "1.0.30001581", + "caniuse-lite": "1.0.30001583", "clean-css-cli": "^5.6.3", "css-declaration-sorter": "^7.1.1", "nodemon": "^3.0.3", @@ -58,7 +58,7 @@ "postcss": "^8.4.33", "postcss-cli": "^11.0.0", "postcss-scss": "^4.0.9", - "prettier": "^3.2.4", + "prettier": "^3.2.5", "sass": "^1.70.0" }, "engines": { diff --git a/yarn.lock b/yarn.lock index afe0a83c..7e7dd9e2 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.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.30001583: + version "1.0.30001583" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001583.tgz#abb2970cc370801dc7e27bf290509dc132cfa390" + integrity sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q== caniuse-lite@^1.0.30001565: version "1.0.30001571" @@ -1035,10 +1035,10 @@ postcss@^8.4.33: picocolors "^1.0.0" source-map-js "^1.0.2" -prettier@^3.2.4: - version "3.2.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283" - integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ== +prettier@^3.2.5: + version "3.2.5" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" + integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== pretty-hrtime@^1.0.3: version "1.0.3"