mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
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:
parent
2095dd4cf4
commit
853c0b0822
2 changed files with 14 additions and 3 deletions
|
@ -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.41",
|
||||
"postcss": "^8.4.44",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
"prisma": "^5.19.1",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -5268,7 +5268,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss@npm:^8.4.23, postcss@npm:^8.4.41":
|
||||
"postcss@npm:^8.4.23":
|
||||
version: 8.4.41
|
||||
resolution: "postcss@npm:8.4.41"
|
||||
dependencies:
|
||||
|
@ -5279,6 +5279,17 @@ __metadata:
|
|||
languageName: node
|
||||
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":
|
||||
version: 1.2.1
|
||||
resolution: "prelude-ls@npm:1.2.1"
|
||||
|
@ -6367,7 +6378,7 @@ __metadata:
|
|||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.436.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.41"
|
||||
postcss: "npm:^8.4.44"
|
||||
prettier: "npm:^3.3.3"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.6"
|
||||
prisma: "npm:^5.19.1"
|
||||
|
|
Loading…
Reference in a new issue