Bump postcss from 8.4.45 to 8.4.47

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.45 to 8.4.47.
- [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.45...8.4.47)

---
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-18 18:06:16 +00:00 committed by GitHub
parent 9e4f3432cd
commit a74f13b2f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 8 deletions

View file

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

View file

@ -5100,6 +5100,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"picocolors@npm:^1.1.0":
version: 1.1.0
resolution: "picocolors@npm:1.1.0"
checksum: 10c0/86946f6032148801ef09c051c6fb13b5cf942eaf147e30ea79edb91dd32d700934edebe782a1078ff859fb2b816792e97ef4dab03d7f0b804f6b01a0df35e023
languageName: node
linkType: hard
"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.3.1": "picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.3.1":
version: 2.3.1 version: 2.3.1
resolution: "picomatch@npm:2.3.1" resolution: "picomatch@npm:2.3.1"
@ -5220,14 +5227,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"postcss@npm:^8.4.45": "postcss@npm:^8.4.47":
version: 8.4.45 version: 8.4.47
resolution: "postcss@npm:8.4.45" resolution: "postcss@npm:8.4.47"
dependencies: dependencies:
nanoid: "npm:^3.3.7" nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1" picocolors: "npm:^1.1.0"
source-map-js: "npm:^1.2.0" source-map-js: "npm:^1.2.1"
checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f checksum: 10c0/929f68b5081b7202709456532cee2a145c1843d391508c5a09de2517e8c4791638f71dd63b1898dba6712f8839d7a6da046c72a5e44c162e908f5911f57b5f44
languageName: node languageName: node
linkType: hard linkType: hard
@ -5930,6 +5937,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"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
"source-map@npm:^0.5.0": "source-map@npm:^0.5.0":
version: 0.5.7 version: 0.5.7
resolution: "source-map@npm:0.5.7" resolution: "source-map@npm:0.5.7"
@ -6297,7 +6311,7 @@ __metadata:
lodash: "npm:^4.17.21" lodash: "npm:^4.17.21"
lucide-react: "npm:^0.441.0" lucide-react: "npm:^0.441.0"
next: "npm:15.0.0-rc.0" next: "npm:15.0.0-rc.0"
postcss: "npm:^8.4.45" postcss: "npm:^8.4.47"
prettier: "npm:^3.3.3" prettier: "npm:^3.3.3"
prettier-plugin-tailwindcss: "npm:^0.6.6" prettier-plugin-tailwindcss: "npm:^0.6.6"
prisma: "npm:^5.19.1" prisma: "npm:^5.19.1"