mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump postcss from 8.4.44 to 8.4.45
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.44 to 8.4.45. - [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.44...8.4.45) --- 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
2374c75c27
commit
c87bda6bed
2 changed files with 6 additions and 6 deletions
|
@ -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.44",
|
"postcss": "^8.4.45",
|
||||||
"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",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5233,14 +5233,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"postcss@npm:^8.4.44":
|
"postcss@npm:^8.4.45":
|
||||||
version: 8.4.44
|
version: 8.4.45
|
||||||
resolution: "postcss@npm:8.4.44"
|
resolution: "postcss@npm:8.4.45"
|
||||||
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/53c33338261a3d4f4198f8893e9dfe8b828d8d9186142ee85f02d228f04245c5bbe31239411a357a556ad20ed96f28db24d0921d63edc428fdc9133289371a1d
|
checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6332,7 +6332,7 @@ __metadata:
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.438.0"
|
lucide-react: "npm:^0.438.0"
|
||||||
next: "npm:15.0.0-rc.0"
|
next: "npm:15.0.0-rc.0"
|
||||||
postcss: "npm:^8.4.44"
|
postcss: "npm:^8.4.45"
|
||||||
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"
|
||||||
|
|
Loading…
Reference in a new issue