Skip to content

Commit 01d15b7

Browse files
Bump postcss from 8.5.6 to 8.5.10 in /client
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.10. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dcdd9f commit 01d15b7

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-vue": "^10.7.0",
3232
"globals": "^17.0.0",
3333
"npm-run-all": "^4.1.5",
34-
"postcss": "^8.5.6",
34+
"postcss": "^8.5.10",
3535
"prettier": "^3.8.0",
3636
"rimraf": "^6.1.2",
3737
"tailwindcss": "^3.4.19",

client/yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2405,7 +2405,7 @@ __metadata:
24052405
eslint-plugin-vue: "npm:^10.7.0"
24062406
globals: "npm:^17.0.0"
24072407
npm-run-all: "npm:^4.1.5"
2408-
postcss: "npm:^8.5.6"
2408+
postcss: "npm:^8.5.10"
24092409
prettier: "npm:^3.8.0"
24102410
remixicon: "npm:^4.8.0"
24112411
rimraf: "npm:^6.1.2"
@@ -3473,6 +3473,17 @@ __metadata:
34733473
languageName: node
34743474
linkType: hard
34753475

3476+
"postcss@npm:^8.5.10":
3477+
version: 8.5.14
3478+
resolution: "postcss@npm:8.5.14"
3479+
dependencies:
3480+
nanoid: "npm:^3.3.11"
3481+
picocolors: "npm:^1.1.1"
3482+
source-map-js: "npm:^1.2.1"
3483+
checksum: 10c0/48138207cf5ef5581be1bfe2cb65ccfe0ac75e43888ba045afc8ed6043d7b56aeb3b9a9fe5b353ff554be943cd0cc15d826ccb991525159175971e5ee8ab0237
3484+
languageName: node
3485+
linkType: hard
3486+
34763487
"prelude-ls@npm:^1.2.1":
34773488
version: 1.2.1
34783489
resolution: "prelude-ls@npm:1.2.1"

0 commit comments

Comments
 (0)