Bump postcss from 8.4.48 to 8.4.49

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.48 to 8.4.49.
- [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.48...8.4.49)

---
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-11-12 17:39:46 +00:00 committed by GitHub
parent 914d2f0feb
commit 955e148a8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -70,7 +70,7 @@
"eslint": "^9.14.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prisma": "^5.22.0",

View file

@ -5414,14 +5414,14 @@ __metadata:
languageName: node
linkType: hard
"postcss@npm:^8.4.48":
version: 8.4.48
resolution: "postcss@npm:8.4.48"
"postcss@npm:^8.4.49":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/d586361fda12fc7ab5650ce9b5763fc61d6ea2cecac9da98fceea6a3f27e42ed34db830582411bc06743492d9bb414c52b0c81da65440682d244d692da2f928a
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
languageName: node
linkType: hard
@ -6474,7 +6474,7 @@ __metadata:
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.456.0"
next: "npm:^15.0.3"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
prettier: "npm:^3.3.3"
prettier-plugin-tailwindcss: "npm:^0.6.8"
prisma: "npm:^5.22.0"