Skip to content

Commit da0484e

Browse files
autoprefixer-10.4.24 (#2657)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 753f21f commit da0484e

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/autoprefixer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer",
3-
"version": "10.4.23",
3+
"version": "10.4.24",
44
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
55
"engines": {
66
"node": "^10 || ^12 || >=14"
@@ -48,12 +48,12 @@
4848
},
4949
"dependencies": {
5050
"browserslist": "^4.28.1",
51-
"caniuse-lite": "^1.0.30001760",
51+
"caniuse-lite": "^1.0.30001766",
5252
"fraction.js": "^5.3.4",
5353
"picocolors": "^1.1.1",
5454
"postcss-value-parser": "^4.2.0"
5555
},
56-
"_id": "[email protected].23",
56+
"_id": "[email protected].24",
5757
"contributors": [
5858
{
5959
"name": "Aaron",
@@ -747,20 +747,20 @@
747747
"email": "[email protected]"
748748
}
749749
],
750-
"gitHead": "212ba3c18927222aaa8c03eb4c8a4f0cede6d6d8",
750+
"gitHead": "36692c25e7ebf68b61cf992535a15f86e03ba4df",
751751
"homepage": "https://github.com/postcss/autoprefixer#readme",
752752
"_nodeVersion": "22.20.0",
753753
"_npmVersion": "10.9.3",
754754
"dist": {
755-
"integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==",
756-
"shasum": "c6aa6db8e7376fcd900f9fd79d143ceebad8c4e6",
757-
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz",
755+
"integrity": "sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==",
756+
"shasum": "2c29595f3abd820a79976a609d0bf40eecf212fb",
757+
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.24.tgz",
758758
"fileCount": 83,
759-
"unpackedSize": 199008,
759+
"unpackedSize": 199026,
760760
"signatures": [
761761
{
762762
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
763-
"sig": "MEQCIHrfHoOF7m/QLtvxBklXs7A7CGnWUWZQ3/wFOK9f1OxIAiA53gY91U+MQK8OejrdL9I27JrfnDtcPYKHjWHM0Mrdyw=="
763+
"sig": "MEYCIQCNlRuA20xCJS7OKsAFpcJfLlMg42bXapOnEGWi1nIMGgIhAKa21KqZ8CxwTRXqhgWMXoXLlua/SqClcBX14SVzJLsP"
764764
}
765765
]
766766
},
@@ -777,8 +777,8 @@
777777
],
778778
"_npmOperationalInternal": {
779779
"host": "s3://npm-registry-packages-npm-production",
780-
"tmp": "tmp/autoprefixer_10.4.23_1765733124849_0.36624801132547"
780+
"tmp": "tmp/autoprefixer_10.4.24_1769802722281_0.3238852328350159"
781781
},
782782
"_hasShrinkwrap": false,
783-
"_time": "2025-12-14T17:25:24.999Z"
783+
"_time": "2026-01-30T19:52:02.445Z"
784784
}

0 commit comments

Comments
 (0)