Bump postcss from 8.4.40 to 8.4.41

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

---
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-08-06 17:47:08 +00:00 committed by GitHub
parent 1c6e902665
commit 988d0e6d63
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": "^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.40", "postcss": "^8.4.41",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5", "prettier-plugin-tailwindcss": "^0.6.5",
"prisma": "^5.17.0", "prisma": "^5.17.0",

View file

@ -5378,14 +5378,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"postcss@npm:^8.4.40": "postcss@npm:^8.4.41":
version: 8.4.40 version: 8.4.41
resolution: "postcss@npm:8.4.40" resolution: "postcss@npm:8.4.41"
dependencies: dependencies:
nanoid: "npm:^3.3.7" nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1" picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0" source-map-js: "npm:^1.2.0"
checksum: 10c0/65ed67573e5443beaeb582282ff27a6be7c7fe3b4d9fa15761157616f2b97510cb1c335023c26220b005909f007337026d6e3ff092f25010b484ad484e80ea7f checksum: 10c0/c1828fc59e7ec1a3bf52b3a42f615dba53c67960ed82a81df6441b485fe43c20aba7f4e7c55425762fd99c594ecabbaaba8cf5b30fd79dfec5b52a9f63a2d690
languageName: node languageName: node
linkType: hard linkType: hard
@ -6467,7 +6467,7 @@ __metadata:
lodash: "npm:^4.17.21" lodash: "npm:^4.17.21"
lucide-react: "npm:^0.424.0" lucide-react: "npm:^0.424.0"
next: "npm:15.0.0-rc.0" next: "npm:15.0.0-rc.0"
postcss: "npm:^8.4.40" postcss: "npm:^8.4.41"
prettier: "npm:^3.3.3" prettier: "npm:^3.3.3"
prettier-plugin-tailwindcss: "npm:^0.6.5" prettier-plugin-tailwindcss: "npm:^0.6.5"
prisma: "npm:^5.17.0" prisma: "npm:^5.17.0"