Skip to content

Commit 250ae46

Browse files
postcss-custom-media-11.0.6 (#2244)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e177a25 commit 250ae46

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

directory/postcss-custom-media.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-custom-media",
33
"description": "Use Custom Media Queries in CSS",
4-
"version": "11.0.5",
4+
"version": "11.0.6",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -49,10 +49,10 @@
4949
}
5050
},
5151
"dependencies": {
52-
"@csstools/cascade-layer-name-parser": "^2.0.4",
53-
"@csstools/css-parser-algorithms": "^3.0.4",
54-
"@csstools/css-tokenizer": "^3.0.3",
55-
"@csstools/media-query-list-parser": "^4.0.2"
52+
"@csstools/cascade-layer-name-parser": "^2.0.5",
53+
"@csstools/css-parser-algorithms": "^3.0.5",
54+
"@csstools/css-tokenizer": "^3.0.4",
55+
"@csstools/media-query-list-parser": "^4.0.3"
5656
},
5757
"peerDependencies": {
5858
"postcss": "^8.4"
@@ -81,21 +81,21 @@
8181
"specification",
8282
"w3c"
8383
],
84-
"_id": "[email protected].5",
85-
"gitHead": "dfb0f4fd70e36752d7a1e4d3b70a8275c98e0ebe",
84+
"_id": "[email protected].6",
85+
"gitHead": "fe49b6a8d0412c8eb8535359c647c9cc53ad21ef",
8686
"types": "./dist/index.d.ts",
87-
"_nodeVersion": "22.1.0",
88-
"_npmVersion": "10.7.0",
87+
"_nodeVersion": "22.12.0",
88+
"_npmVersion": "10.9.0",
8989
"dist": {
90-
"integrity": "sha512-SQHhayVNgDvSAdX9NQ/ygcDQGEY+aSF4b/96z7QUX6mqL5yl/JgG/DywcF6fW9XbnCRE+aVYk+9/nqGuzOPWeQ==",
91-
"shasum": "2fcd88a9b1d4da41c67dac6f2def903063a3377d",
92-
"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.5.tgz",
90+
"integrity": "sha512-C4lD4b7mUIw+RZhtY7qUbf4eADmb7Ey8BFA2px9jUbwg7pjTZDl4KY4bvlUV+/vXQvzQRfiGEVJyAbtOsCMInw==",
91+
"shasum": "6b450e5bfa209efb736830066682e6567bd04967",
92+
"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.6.tgz",
9393
"fileCount": 7,
94-
"unpackedSize": 26244,
94+
"unpackedSize": 26235,
9595
"signatures": [
9696
{
97-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
98-
"sig": "MEQCIBQuysd8v+dMK44ajVZeDYn1pLTrvHlZK8hyOEWl3cztAiAobPymAAmzDZftxD+6BVgY7diPPI6jc4NCOKnKFd8PMw=="
97+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
98+
"sig": "MEUCIBvDOusjrXu743KpqelZIP+YDXmjTcChzKR1iEL3EbwSAiEAxumZaaf+w9P8IN69pqC0CxRSDuqvc3KOzRhOlk6K9fA="
9999
}
100100
]
101101
},
@@ -106,16 +106,16 @@
106106
"directories": {},
107107
"maintainers": [
108108
{
109-
"name": "romainmenke",
110-
"email": "romainmenke@gmail.com"
109+
"name": "jonathantneal",
110+
"email": "jonathantneal@hotmail.com"
111111
},
112112
{
113113
"name": "alaguna",
114114
"email": "[email protected]"
115115
},
116116
{
117-
"name": "jonathantneal",
118-
"email": "jonathantneal@hotmail.com"
117+
"name": "romainmenke",
118+
"email": "romainmenke@gmail.com"
119119
},
120120
{
121121
"name": "moox",
@@ -127,9 +127,9 @@
127127
}
128128
],
129129
"_npmOperationalInternal": {
130-
"host": "s3://npm-registry-packages",
131-
"tmp": "tmp/postcss-custom-media_11.0.5_1730497758128_0.41071350792838923"
130+
"host": "s3://npm-registry-packages-npm-production",
131+
"tmp": "tmp/postcss-custom-media_11.0.6_1748343057004_0.6404972817311294"
132132
},
133133
"_hasShrinkwrap": false,
134-
"_time": "2024-11-01T21:49:18.351Z"
134+
"_time": "2025-05-27T10:50:57.185Z"
135135
}

0 commit comments

Comments
 (0)