Skip to content

Commit 2573f2d

Browse files
chore(deps-dev): bump postcss-preset-env from 9.5.11 to 9.5.12 (#11115)
1 parent d39d1ab commit 2573f2d

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"postcss-flexbugs-fixes": "^5.0.2",
220220
"postcss-loader": "^8.1.1",
221221
"postcss-normalize": "^10.0.1",
222-
"postcss-preset-env": "^9.5.11",
222+
"postcss-preset-env": "^9.5.12",
223223
"prettier": "^3.2.5",
224224
"prettier-plugin-packagejson": "^2.5.0",
225225
"prompts": "^2.4.2",

Diff for: yarn.lock

+32-32
Original file line numberDiff line numberDiff line change
@@ -1596,12 +1596,12 @@
15961596
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-12.0.0.tgz#a9583a75c3f150667771f30b60d9f059473e62c4"
15971597
integrity sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg==
15981598

1599-
"@csstools/postcss-cascade-layers@^4.0.4":
1600-
version "4.0.4"
1601-
resolved "https://registry.yarnpkg.com/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-4.0.4.tgz#0f20882d4f528a8128b0855ce63c3e6eee6d1b44"
1602-
integrity sha512-MKErv8lpEwVmAcAwidY1Kfd3oWrh2Q14kxHs9xn26XzjP/PrcdngWq63lJsZeMlBY7o+WlEOeE+FP6zPzeY2uw==
1599+
"@csstools/postcss-cascade-layers@^4.0.5":
1600+
version "4.0.5"
1601+
resolved "https://registry.yarnpkg.com/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-4.0.5.tgz#006d98e3755866975e366633c1102da8ac102bc8"
1602+
integrity sha512-nAI2ToT2G/E4XEwJitVjCr2V2SluE9Eaiski+xfRbKSGxFmDUtua7SCG1AtMbjteIVqGDRw7uBd7qXqCZq2b1Q==
16031603
dependencies:
1604-
"@csstools/selector-specificity" "^3.0.3"
1604+
"@csstools/selector-specificity" "^3.1.0"
16051605
postcss-selector-parser "^6.0.13"
16061606

16071607
"@csstools/postcss-color-function@^3.0.16":
@@ -1688,12 +1688,12 @@
16881688
resolved "https://registry.yarnpkg.com/@csstools/postcss-initial/-/postcss-initial-1.0.1.tgz#5aa378de9bfd0e6e377433f8986bdecf579e1268"
16891689
integrity sha512-wtb+IbUIrIf8CrN6MLQuFR7nlU5C7PwuebfeEXfjthUha1+XZj2RVi+5k/lukToA24sZkYAiSJfHM8uG/UZIdg==
16901690

1691-
"@csstools/postcss-is-pseudo-class@^4.0.6":
1692-
version "4.0.6"
1693-
resolved "https://registry.yarnpkg.com/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-4.0.6.tgz#149b3bf9dde739932a545079da917ca25464cba0"
1694-
integrity sha512-HilOhAsMpFheMYkuaREZx+CGa4hsG6kQdzwXSsuqKDFzYz2eIMP213+3dH/vUbPXaWrzqLKr8m3i0dgYPoh7vg==
1691+
"@csstools/postcss-is-pseudo-class@^4.0.7":
1692+
version "4.0.7"
1693+
resolved "https://registry.yarnpkg.com/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-4.0.7.tgz#a0d9b09bf15db437cb763cce93c65b40197b3157"
1694+
integrity sha512-snT/fL6V0I/4AiObPtk2mzJ/eSvpqnf3Kyx9Mc0rI6VskjRkkrEME+kH3aMKBKwjstBrgrYUMoI+vXw2HRi9CQ==
16951695
dependencies:
1696-
"@csstools/selector-specificity" "^3.0.3"
1696+
"@csstools/selector-specificity" "^3.1.0"
16971697
postcss-selector-parser "^6.0.13"
16981698

16991699
"@csstools/postcss-light-dark-function@^1.0.5":
@@ -1847,10 +1847,10 @@
18471847
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-3.0.0.tgz#798622546b63847e82389e473fd67f2707d82247"
18481848
integrity sha512-hBI9tfBtuPIi885ZsZ32IMEU/5nlZH/KOVYJCOh7gyMxaVLGmLedYqFN6Ui1LXkI8JlC8IsuC0rF0btcRZKd5g==
18491849

1850-
"@csstools/selector-specificity@^3.0.3":
1851-
version "3.0.3"
1852-
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-3.0.3.tgz#208a3929ee614967a1fc8cd6cb758d9fcbf0caae"
1853-
integrity sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==
1850+
"@csstools/selector-specificity@^3.1.0":
1851+
version "3.1.0"
1852+
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-3.1.0.tgz#5f130a762b8c51cc309f8244b1f9e3f2322138f9"
1853+
integrity sha512-tGDFEHZ4XJeIt5NF7/nAfLGqPckmDZSnYne5gl67p4agQolE5s4rofdQ3e+VkeukfR91lVtSQ/Jt9DqM1ICiIQ==
18541854

18551855
"@csstools/utilities@^1.0.0":
18561856
version "1.0.0"
@@ -5289,12 +5289,12 @@ css-functions-list@^3.2.1:
52895289
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.1.tgz#2eb205d8ce9f9ce74c5c1d7490b66b77c45ce3ea"
52905290
integrity sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==
52915291

5292-
css-has-pseudo@^6.0.3:
5293-
version "6.0.3"
5294-
resolved "https://registry.yarnpkg.com/css-has-pseudo/-/css-has-pseudo-6.0.3.tgz#babd8f208507d553b3986ee803b3adf4dd09c00e"
5295-
integrity sha512-qIsDxK/z0byH/mpNsv5hzQ5NOl8m1FRmOLgZpx4bG5uYHnOlO2XafeMI4mFIgNSViHwoUWcxSJZyyijaAmbs+A==
5292+
css-has-pseudo@^6.0.4:
5293+
version "6.0.4"
5294+
resolved "https://registry.yarnpkg.com/css-has-pseudo/-/css-has-pseudo-6.0.4.tgz#573c0d5a3e214f17f107ef7d90cf5e4c877a6eb6"
5295+
integrity sha512-u9vuyeksska4OMRC061xTQb2RJZv7T1JJjnZbaQpNhZRPF1UqGpBqHnlcwRS/1vv+QOpD4NVsaFT4U1zmkciuA==
52965296
dependencies:
5297-
"@csstools/selector-specificity" "^3.0.3"
5297+
"@csstools/selector-specificity" "^3.1.0"
52985298
postcss-selector-parser "^6.0.13"
52995299
postcss-value-parser "^4.2.0"
53005300

@@ -12000,13 +12000,13 @@ postcss-modules-values@^4.0.0:
1200012000
dependencies:
1200112001
icss-utils "^5.0.0"
1200212002

12003-
postcss-nesting@^12.1.2:
12004-
version "12.1.2"
12005-
resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-12.1.2.tgz#e7aba3f73b86a0e944e84798d481b54dcfce802e"
12006-
integrity sha512-FUmTHGDNundodutB4PUBxt/EPuhgtpk8FJGRsBhOuy+6FnkR2A8RZWIsyyy6XmhvX2DZQQWIkvu+HB4IbJm+Ew==
12003+
postcss-nesting@^12.1.3:
12004+
version "12.1.3"
12005+
resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-12.1.3.tgz#646aedf7e6a03ec9eed745064742d291e78f7cfe"
12006+
integrity sha512-8XVmgNNYlmIg1qxSP7O5n76nm0I71noCzlSCl7oqaL2opJ5nSB7r8/726yObKrUTRt6ipjiqHB1wYrMVTM66Sg==
1200712007
dependencies:
1200812008
"@csstools/selector-resolve-nested" "^1.1.0"
12009-
"@csstools/selector-specificity" "^3.0.3"
12009+
"@csstools/selector-specificity" "^3.1.0"
1201012010
postcss-selector-parser "^6.0.13"
1201112011

1201212012
postcss-normalize-charset@^6.0.1:
@@ -12112,12 +12112,12 @@ postcss-place@^9.0.1:
1211212112
dependencies:
1211312113
postcss-value-parser "^4.2.0"
1211412114

12115-
postcss-preset-env@^9.5.11:
12116-
version "9.5.11"
12117-
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-9.5.11.tgz#ffb824b75987bbab647a8e1e3590c9ea904fb35c"
12118-
integrity sha512-rPFnftk1vQAaR45UmsuXhKd/IZrTj39dIc4usu8qbfxyNevHnG+FB8E50U7vs0v2OxBqBt5u0J5+cwb4newzGA==
12115+
postcss-preset-env@^9.5.12:
12116+
version "9.5.12"
12117+
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-9.5.12.tgz#bd4077e01fc482961c5674b4d23bc75c427570e6"
12118+
integrity sha512-aSeT8hNFKAgywopQE9MINFR5rZjRoA1MKv/Z09aLNlF3ki7Es3oeoFDx52po1QbBVvFuU9wSH/IosqqAa3oJow==
1211912119
dependencies:
12120-
"@csstools/postcss-cascade-layers" "^4.0.4"
12120+
"@csstools/postcss-cascade-layers" "^4.0.5"
1212112121
"@csstools/postcss-color-function" "^3.0.16"
1212212122
"@csstools/postcss-color-mix-function" "^2.0.16"
1212312123
"@csstools/postcss-exponential-functions" "^1.0.7"
@@ -12127,7 +12127,7 @@ postcss-preset-env@^9.5.11:
1212712127
"@csstools/postcss-hwb-function" "^3.0.15"
1212812128
"@csstools/postcss-ic-unit" "^3.0.6"
1212912129
"@csstools/postcss-initial" "^1.0.1"
12130-
"@csstools/postcss-is-pseudo-class" "^4.0.6"
12130+
"@csstools/postcss-is-pseudo-class" "^4.0.7"
1213112131
"@csstools/postcss-light-dark-function" "^1.0.5"
1213212132
"@csstools/postcss-logical-float-and-clear" "^2.0.1"
1213312133
"@csstools/postcss-logical-overflow" "^1.0.1"
@@ -12149,7 +12149,7 @@ postcss-preset-env@^9.5.11:
1214912149
autoprefixer "^10.4.19"
1215012150
browserslist "^4.22.3"
1215112151
css-blank-pseudo "^6.0.2"
12152-
css-has-pseudo "^6.0.3"
12152+
css-has-pseudo "^6.0.4"
1215312153
css-prefers-color-scheme "^9.0.1"
1215412154
cssdb "^8.0.0"
1215512155
postcss-attribute-case-insensitive "^6.0.3"
@@ -12169,7 +12169,7 @@ postcss-preset-env@^9.5.11:
1216912169
postcss-image-set-function "^6.0.3"
1217012170
postcss-lab-function "^6.0.16"
1217112171
postcss-logical "^7.0.1"
12172-
postcss-nesting "^12.1.2"
12172+
postcss-nesting "^12.1.3"
1217312173
postcss-opacity-percentage "^2.0.0"
1217412174
postcss-overflow-shorthand "^5.0.1"
1217512175
postcss-page-break "^3.0.4"

0 commit comments

Comments
 (0)