chore: update dependencies

This commit is contained in:
Lucas Larroche 2024-02-04 20:53:56 +07:00
parent 9fa6aa5fab
commit 537b445e05
2 changed files with 10 additions and 10 deletions

View file

@ -50,7 +50,7 @@
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^10.4.17", "autoprefixer": "^10.4.17",
"caniuse-lite": "1.0.30001581", "caniuse-lite": "1.0.30001583",
"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.3", "nodemon": "^3.0.3",
@ -58,7 +58,7 @@
"postcss": "^8.4.33", "postcss": "^8.4.33",
"postcss-cli": "^11.0.0", "postcss-cli": "^11.0.0",
"postcss-scss": "^4.0.9", "postcss-scss": "^4.0.9",
"prettier": "^3.2.4", "prettier": "^3.2.5",
"sass": "^1.70.0" "sass": "^1.70.0"
}, },
"engines": { "engines": {

View file

@ -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" get-intrinsic "^1.2.1"
set-function-length "^1.1.1" set-function-length "^1.1.1"
caniuse-lite@1.0.30001581: caniuse-lite@1.0.30001583:
version "1.0.30001581" version "1.0.30001583"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001581.tgz#0dfd4db9e94edbdca67d57348ebc070dece279f4" resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001583.tgz#abb2970cc370801dc7e27bf290509dc132cfa390"
integrity sha512-whlTkwhqV2tUmP3oYhtNfaWGYHDdS3JYFQBKXxcUR9qqPWsRhFHhoISO2Xnl/g0xyKzht9mI1LZpiNWfMzHixQ== integrity sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==
caniuse-lite@^1.0.30001565: caniuse-lite@^1.0.30001565:
version "1.0.30001571" version "1.0.30001571"
@ -1035,10 +1035,10 @@ postcss@^8.4.33:
picocolors "^1.0.0" picocolors "^1.0.0"
source-map-js "^1.0.2" source-map-js "^1.0.2"
prettier@^3.2.4: prettier@^3.2.5:
version "3.2.4" version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283" resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ== integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
pretty-hrtime@^1.0.3: pretty-hrtime@^1.0.3:
version "1.0.3" version "1.0.3"