Bump postcss from 8.4.41 to 8.4.44

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.41 to 8.4.44.
- [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.41...8.4.44)

---
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-03 17:27:11 +00:00 committed by GitHub
parent 2095dd4cf4
commit 853c0b0822
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 3 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.41", "postcss": "^8.4.44",
"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

@ -5268,7 +5268,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"postcss@npm:^8.4.23, postcss@npm:^8.4.41": "postcss@npm:^8.4.23":
version: 8.4.41 version: 8.4.41
resolution: "postcss@npm:8.4.41" resolution: "postcss@npm:8.4.41"
dependencies: dependencies:
@ -5279,6 +5279,17 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"postcss@npm:^8.4.44":
version: 8.4.44
resolution: "postcss@npm:8.4.44"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/53c33338261a3d4f4198f8893e9dfe8b828d8d9186142ee85f02d228f04245c5bbe31239411a357a556ad20ed96f28db24d0921d63edc428fdc9133289371a1d
languageName: node
linkType: hard
"prelude-ls@npm:^1.2.1": "prelude-ls@npm:^1.2.1":
version: 1.2.1 version: 1.2.1
resolution: "prelude-ls@npm:1.2.1" resolution: "prelude-ls@npm:1.2.1"
@ -6367,7 +6378,7 @@ __metadata:
lodash: "npm:^4.17.21" lodash: "npm:^4.17.21"
lucide-react: "npm:^0.436.0" lucide-react: "npm:^0.436.0"
next: "npm:15.0.0-rc.0" next: "npm:15.0.0-rc.0"
postcss: "npm:^8.4.41" postcss: "npm:^8.4.44"
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"