Skip to content

Commit 01cf881

Browse files
Update all non-major dependencies
1 parent bec25ea commit 01cf881

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
},
3535
"dependencies": {},
3636
"devDependencies": {
37-
"autoprefixer": "10.4.24",
37+
"autoprefixer": "10.4.27",
3838
"browserslist": "4.28.1",
39-
"postcss": "8.5.6",
39+
"postcss": "8.5.8",
4040
"postcss-calc": "10.1.1",
4141
"postcss-cli": "11.0.1",
4242
"postcss-color-mod-function": "4.1.1",
43-
"postcss-custom-media": "12.0.0",
43+
"postcss-custom-media": "12.0.1",
4444
"postcss-each": "1.1.0",
4545
"postcss-each-variables": "0.3.0",
4646
"postcss-easy-import": "4.0.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ array-uniq@^1.0.1:
8181
resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
8282
integrity sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==
8383

84-
autoprefixer@10.4.24:
85-
version "10.4.24"
86-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb"
87-
integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==
84+
autoprefixer@10.4.27:
85+
version "10.4.27"
86+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.27.tgz#51ea301a5c3c5f8642f8e564759c4f573be486f2"
87+
integrity sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==
8888
dependencies:
8989
browserslist "^4.28.1"
90-
caniuse-lite "^1.0.30001766"
90+
caniuse-lite "^1.0.30001774"
9191
fraction.js "^5.3.4"
9292
picocolors "^1.1.1"
9393
postcss-value-parser "^4.2.0"
@@ -143,10 +143,10 @@ caniuse-lite@^1.0.30001759:
143143
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001759.tgz#d569e7b010372c6b0ca3946e30dada0a2e9d5006"
144144
integrity sha512-Pzfx9fOKoKvevQf8oCXoyNRQ5QyxJj+3O0Rqx2V5oxT61KGx8+n6hV/IUyJeifUci2clnmmKVpvtiqRzgiWjSw==
145145

146-
caniuse-lite@^1.0.30001766:
147-
version "1.0.30001767"
148-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001767.tgz#0279c498e862efb067938bba0a0aabafe8d0b730"
149-
integrity sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ==
146+
caniuse-lite@^1.0.30001774:
147+
version "1.0.30001775"
148+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001775.tgz#9572266e3f7f77efee5deac1efeb4795879d1b7f"
149+
integrity sha512-s3Qv7Lht9zbVKE9XoTyRG6wVDCKdtOFIjBGg3+Yhn6JaytuNKPIjBMTMIY1AnOH3seL5mvF+x33oGAyK3hVt3A==
150150

151151
chalk@^1.1.3:
152152
version "1.1.3"
@@ -568,10 +568,10 @@ postcss-color-mod-function@4.1.1:
568568
"@csstools/convert-colors" "^1.4.0"
569569
postcss-value-parser "^4.2.0"
570570

571-
postcss-custom-media@12.0.0:
572-
version "12.0.0"
573-
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-12.0.0.tgz#3fcbfeaf1243592d4d8469589a016d3d8e55dcc4"
574-
integrity sha512-jIgEvqceN6ru2uQ0f75W1g+JDi0UyECFeJKjPG7UcSkW3+03LDKH2c6h+9C0XuDTV4y2pEHmD5AJtVBq1OGnZA==
571+
postcss-custom-media@12.0.1:
572+
version "12.0.1"
573+
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-12.0.1.tgz#92ddc08c0f3140d82e64d26b8481b7be795031b4"
574+
integrity sha512-66syE14+VeqkUf0rRX0bvbTCbNRJF132jD+ceo8th1dap2YJEAqpdh5uG98CE3IbgHT7m9XM0GIlOazNWqQdeA==
575575
dependencies:
576576
"@csstools/cascade-layer-name-parser" "^3.0.0"
577577
"@csstools/css-parser-algorithms" "^4.0.0"
@@ -722,10 +722,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
722722
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
723723
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
724724

725-
postcss@8.5.6:
726-
version "8.5.6"
727-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
728-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
725+
postcss@8.5.8:
726+
version "8.5.8"
727+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
728+
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
729729
dependencies:
730730
nanoid "^3.3.11"
731731
picocolors "^1.1.1"

0 commit comments

Comments
 (0)