Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.47 (#5931)
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 Sep 14, 2024
1 parent dbfbfbe commit bdde5d0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"is-ci": "3.0.1",
"jsdom": "25.0.0",
"npm-run-all2": "6.2.3",
"postcss": "8.4.45",
"postcss": "8.4.47",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "10.0.3",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint": "8.57.0",
"eslint-plugin-tailwindcss": "3.17.4",
"npm-run-all2": "6.2.3",
"postcss": "8.4.45",
"postcss": "8.4.47",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7888,7 +7888,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-plugin-tailwindcss: "npm:3.17.4"
npm-run-all2: "npm:6.2.3"
postcss: "npm:8.4.45"
postcss: "npm:8.4.47"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -14906,7 +14906,7 @@ __metadata:
npm-run-all2: "npm:6.2.3"
ofetch: "npm:1.3.4"
picocolors: "npm:1.1.0"
postcss: "npm:8.4.45"
postcss: "npm:8.4.47"
postcss-flexbugs-fixes: "npm:5.0.2"
postcss-preset-env: "npm:10.0.3"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -16307,14 +16307,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.45, postcss@npm:^8.3.3, postcss@npm:^8.4.19, postcss@npm:^8.4.23, postcss@npm:^8.4.4, postcss@npm:^8.4.43":
version: 8.4.45
resolution: "postcss@npm:8.4.45"
"postcss@npm:8.4.47, postcss@npm:^8.3.3, postcss@npm:^8.4.19, postcss@npm:^8.4.23, postcss@npm:^8.4.4, postcss@npm:^8.4.43":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f
picocolors: "npm:^1.1.0"
source-map-js: "npm:^1.2.1"
checksum: 10c0/929f68b5081b7202709456532cee2a145c1843d391508c5a09de2517e8c4791638f71dd63b1898dba6712f8839d7a6da046c72a5e44c162e908f5911f57b5f44
languageName: node
linkType: hard

Expand Down Expand Up @@ -17921,10 +17921,10 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:^1.0.1, source-map-js@npm:^1.0.2, source-map-js@npm:^1.2.0":
version: 1.2.0
resolution: "source-map-js@npm:1.2.0"
checksum: 10c0/7e5f896ac10a3a50fe2898e5009c58ff0dc102dcb056ed27a354623a0ece8954d4b2649e1a1b2b52ef2e161d26f8859c7710350930751640e71e374fe2d321a4
"source-map-js@npm:^1.0.1, source-map-js@npm:^1.0.2, source-map-js@npm:^1.2.0, source-map-js@npm:^1.2.1":
version: 1.2.1
resolution: "source-map-js@npm:1.2.1"
checksum: 10c0/7bda1fc4c197e3c6ff17de1b8b2c20e60af81b63a52cb32ec5a5d67a20a7d42651e2cb34ebe93833c5a2a084377e17455854fee3e21e7925c64a51b6a52b0faf
languageName: node
linkType: hard

Expand Down

0 comments on commit bdde5d0

Please sign in to comment.