Skip to content

Commit 2924b65

Browse files
csstools/postcss-content-alt-text-2.0.6 (#2220)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f44e48 commit 2924b65

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/@csstools/postcss-content-alt-text.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-content-alt-text",
33
"description": "Generate fallback values for content with alt text",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,9 +42,9 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-parser-algorithms": "^3.0.4",
46-
"@csstools/css-tokenizer": "^3.0.3",
47-
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
45+
"@csstools/css-parser-algorithms": "^3.0.5",
46+
"@csstools/css-tokenizer": "^3.0.4",
47+
"@csstools/postcss-progressive-custom-properties": "^4.1.0",
4848
"@csstools/utilities": "^2.0.0"
4949
},
5050
"peerDependencies": {
@@ -70,21 +70,21 @@
7070
"postcss-plugin",
7171
"w3c"
7272
],
73-
"_id": "@csstools/[email protected].5",
74-
"gitHead": "d82854f2173c00452e9d81aa3fa1b0aa6e0b6ea1",
73+
"_id": "@csstools/[email protected].6",
74+
"gitHead": "9d4c990713db71fc904cedcb08299cea10dbadfa",
7575
"types": "./dist/index.d.ts",
7676
"_nodeVersion": "22.12.0",
7777
"_npmVersion": "10.9.0",
7878
"dist": {
79-
"integrity": "sha512-9BOS535v6YmyOYk32jAHXeddRV+iyd4vRcbrEekpwxmueAXX5J8WgbceFnE4E4Pmw/ysnB9v+n/vSWoFmcLMcA==",
80-
"shasum": "86b195bef6ce32179a68011b87212a3e4e73b84a",
81-
"tarball": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.5.tgz",
79+
"integrity": "sha512-eRjLbOjblXq+byyaedQRSrAejKGNAFued+LcbzT+LCL78fabxHkxYjBbxkroONxHHYu2qxhFK2dBStTLPG3jpQ==",
80+
"shasum": "548862226eac54bab0ee5f1bf3a9981393ab204b",
81+
"tarball": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.6.tgz",
8282
"fileCount": 7,
83-
"unpackedSize": 9349,
83+
"unpackedSize": 9835,
8484
"signatures": [
8585
{
8686
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
87-
"sig": "MEUCIQCGEiHvyIduDP6cMXBCpQxWrSowm2Vb5hZESxH2TJwWVgIgUD74LZ1aqBsHjCfIqm2ISgs0yj3WXvysxoOjTZB+mqI="
87+
"sig": "MEYCIQDBYxEAHCJinbive7mgzgMR5InT+e4fSfzMpeubqLAEBAIhAP9cewJo14gboJ6eYCOTWnEie76Zxfd0JQNqG1dYKgbP"
8888
}
8989
]
9090
},
@@ -109,8 +109,8 @@
109109
],
110110
"_npmOperationalInternal": {
111111
"host": "s3://npm-registry-packages-npm-production",
112-
"tmp": "tmp/postcss-content-alt-text_2.0.5_1745079308663_0.8832126686377746"
112+
"tmp": "tmp/postcss-content-alt-text_2.0.6_1748342890211_0.45559227586335704"
113113
},
114114
"_hasShrinkwrap": false,
115-
"_time": "2025-04-19T16:15:08.847Z"
115+
"_time": "2025-05-27T10:48:10.388Z"
116116
}

0 commit comments

Comments
 (0)