Bump postcss from 8.4.44 to 8.4.45

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.44 to 8.4.45.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.44...8.4.45)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-04 17:27:04 +00:00 committed by GitHub
parent 2374c75c27
commit c87bda6bed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -64,7 +64,7 @@
"eslint": "^8.57.0",
"eslint-config-next": "^15.0.0-rc.0",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.44",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prisma": "^5.19.1",

View file

@ -5233,14 +5233,14 @@ __metadata:
languageName: node
linkType: hard
"postcss@npm:^8.4.44":
version: 8.4.44
resolution: "postcss@npm:8.4.44"
"postcss@npm:^8.4.45":
version: 8.4.45
resolution: "postcss@npm:8.4.45"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/53c33338261a3d4f4198f8893e9dfe8b828d8d9186142ee85f02d228f04245c5bbe31239411a357a556ad20ed96f28db24d0921d63edc428fdc9133289371a1d
checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f
languageName: node
linkType: hard
@ -6332,7 +6332,7 @@ __metadata:
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.438.0"
next: "npm:15.0.0-rc.0"
postcss: "npm:^8.4.44"
postcss: "npm:^8.4.45"
prettier: "npm:^3.3.3"
prettier-plugin-tailwindcss: "npm:^0.6.6"
prisma: "npm:^5.19.1"