Skip to content

Commit 692ce2d

Browse files
Bump postcss from 8.5.19 to 8.5.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.19 to 8.5.25. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.25) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97dd6f1 commit 692ce2d

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"babel-plugin-react-compiler": "^1.0.0",
9393
"drizzle-kit": "^0.31.10",
9494
"lefthook": "^2.1.9",
95-
"postcss": "^8.5.19",
95+
"postcss": "^8.5.25",
9696
"tailwindcss": "^3.4.17",
9797
"type-fest": "^5.7.0",
9898
"typescript": "^6.0.3",

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10542,7 +10542,7 @@ __metadata:
1054210542
navigator.locks: "npm:^0.8.8"
1054310543
next: "npm:^16.2.10"
1054410544
pino-pretty: "npm:^13.1.3"
10545-
postcss: "npm:^8.5.19"
10545+
postcss: "npm:^8.5.25"
1054610546
qrcode.react: "npm:^4.2.0"
1054710547
react: "npm:^19.2.7"
1054810548
react-children-utilities: "npm:^2.10.0"
@@ -12110,6 +12110,15 @@ __metadata:
1211012110
languageName: node
1211112111
linkType: hard
1211212112

12113+
"nanoid@npm:^3.3.16":
12114+
version: 3.3.17
12115+
resolution: "nanoid@npm:3.3.17"
12116+
bin:
12117+
nanoid: bin/nanoid.cjs
12118+
checksum: 10c0/06f7949c7cce5c92c6aea66022f29a1eae7f56e05acbfddf1e049e819b4bf234c44a765cc44da7163482b111677948514012e27acdfa56f95309295768bdae32
12119+
languageName: node
12120+
linkType: hard
12121+
1211312122
"navigator.locks@npm:^0.8.8":
1211412123
version: 0.8.8
1211512124
resolution: "navigator.locks@npm:0.8.8"
@@ -12811,14 +12820,14 @@ __metadata:
1281112820
languageName: node
1281212821
linkType: hard
1281312822

12814-
"postcss@npm:^8.5.19":
12815-
version: 8.5.19
12816-
resolution: "postcss@npm:8.5.19"
12823+
"postcss@npm:^8.5.25":
12824+
version: 8.5.25
12825+
resolution: "postcss@npm:8.5.25"
1281712826
dependencies:
12818-
nanoid: "npm:^3.3.12"
12827+
nanoid: "npm:^3.3.16"
1281912828
picocolors: "npm:^1.1.1"
1282012829
source-map-js: "npm:^1.2.1"
12821-
checksum: 10c0/302af9e4dfa8cce4f43af1798576b3a77ab7b23abac5522328c6c7a830d49b31281cba9d6071e478e6970a05ef82346d1570b8fbffae912f26a4f1a1a07f0a44
12830+
checksum: 10c0/0a12c1e74b456c57122e81f684e02fd98ff4d57526f794d10c996df1147158808f5ae373ac82b988c8de6cbbaa82dbd7b13803b14f5dd3cf7cc6a42ccad5c9f2
1282212831
languageName: node
1282312832
linkType: hard
1282412833

0 commit comments

Comments
 (0)