Skip to content

Commit

Permalink
chore(deps): update dependency postcss-preset-env to v10.1.1 (#6070)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 0cf8690 commit 027c0d0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"npm-run-all2": "7.0.1",
"postcss": "8.4.49",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "10.1.0",
"postcss-preset-env": "10.1.1",
"prettier": "3.3.3",
"react-test-renderer": "18.3.1",
"rimraf": "6.0.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2555,7 +2555,7 @@ __metadata:
languageName: node
linkType: hard

"@csstools/postcss-random-function@npm:^1.0.0":
"@csstools/postcss-random-function@npm:^1.0.1":
version: 1.0.1
resolution: "@csstools/postcss-random-function@npm:1.0.1"
dependencies:
Expand Down Expand Up @@ -2594,16 +2594,16 @@ __metadata:
languageName: node
linkType: hard

"@csstools/postcss-sign-functions@npm:^1.0.0":
version: 1.0.0
resolution: "@csstools/postcss-sign-functions@npm:1.0.0"
"@csstools/postcss-sign-functions@npm:^1.1.0":
version: 1.1.0
resolution: "@csstools/postcss-sign-functions@npm:1.1.0"
dependencies:
"@csstools/css-calc": "npm:^2.1.0"
"@csstools/css-parser-algorithms": "npm:^3.0.4"
"@csstools/css-tokenizer": "npm:^3.0.3"
peerDependencies:
postcss: ^8.4
checksum: 10c0/ec745b2f1e714ffead43ade5964234dfc1750c3a71d2e29df862ab3f79ba4a1275187b270b4c226bbb1155bee8e9e63c35597b4f4cb3effaa632e5e07e422344
checksum: 10c0/503bbaa8fe1d1a619880d5d6b838f07f1898a5820889e5db3c4e02bb8b340dab18b88f439f9f1da44c6669bab2d4ba3f9543643ccc459d8a21191c5d22109c9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -15803,7 +15803,7 @@ __metadata:
picocolors: "npm:1.1.1"
postcss: "npm:8.4.49"
postcss-flexbugs-fixes: "npm:5.0.2"
postcss-preset-env: "npm:10.1.0"
postcss-preset-env: "npm:10.1.1"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -17138,9 +17138,9 @@ __metadata:
languageName: node
linkType: hard

"postcss-preset-env@npm:10.1.0":
version: 10.1.0
resolution: "postcss-preset-env@npm:10.1.0"
"postcss-preset-env@npm:10.1.1":
version: 10.1.1
resolution: "postcss-preset-env@npm:10.1.1"
dependencies:
"@csstools/postcss-cascade-layers": "npm:^5.0.1"
"@csstools/postcss-color-function": "npm:^4.0.6"
Expand All @@ -17166,10 +17166,10 @@ __metadata:
"@csstools/postcss-normalize-display-values": "npm:^4.0.0"
"@csstools/postcss-oklab-function": "npm:^4.0.6"
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
"@csstools/postcss-random-function": "npm:^1.0.0"
"@csstools/postcss-random-function": "npm:^1.0.1"
"@csstools/postcss-relative-color-syntax": "npm:^3.0.6"
"@csstools/postcss-scope-pseudo-class": "npm:^4.0.1"
"@csstools/postcss-sign-functions": "npm:^1.0.0"
"@csstools/postcss-sign-functions": "npm:^1.1.0"
"@csstools/postcss-stepped-value-functions": "npm:^4.0.5"
"@csstools/postcss-text-decoration-shorthand": "npm:^4.0.1"
"@csstools/postcss-trigonometric-functions": "npm:^4.0.5"
Expand Down Expand Up @@ -17207,7 +17207,7 @@ __metadata:
postcss-selector-not: "npm:^8.0.1"
peerDependencies:
postcss: ^8.4
checksum: 10c0/bd157dbed38c3c125b3bf86f5437a8094539ec5bf24428487c7bbf29da393731e48053afc695494cc9dbe4d182cfe405c398fcf0b22eb326b6db395e7315f892
checksum: 10c0/99931117735a66827c7318be023ddb614990457617ccbe7fd2fdc1f10345554652df180d4842768d68d57e14fc0be4d86d0b413c65e77e02db5511e57ed07c4f
languageName: node
linkType: hard

Expand Down

0 comments on commit 027c0d0

Please sign in to comment.