Skip to content

Commit 726c512

Browse files
Bump postcss from 8.5.2 to 8.5.3
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.2 to 8.5.3. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.2...8.5.3) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c985ec commit 726c512

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

206 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"next": "^15.1.6",
1515
"nextra": "^4.2.7",
1616
"nextra-theme-docs": "^4.2.7",
17-
"postcss": "^8.5.2",
17+
"postcss": "^8.5.3",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"react-icons": "^5.4.0",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,7 @@ __metadata:
15111511
nextra: "npm:^4.2.7"
15121512
nextra-theme-docs: "npm:^4.2.7"
15131513
pagefind: "npm:^1.3.0"
1514-
postcss: "npm:^8.5.2"
1514+
postcss: "npm:^8.5.3"
15151515
prettier: "npm:^3.5.0"
15161516
prettier-plugin-tailwindcss: "npm:^0.6.11"
15171517
react: "npm:^18.3.1"
@@ -4381,7 +4381,7 @@ __metadata:
43814381
languageName: node
43824382
linkType: hard
43834383

4384-
"postcss@npm:^8.4.41, postcss@npm:^8.5.2":
4384+
"postcss@npm:^8.4.41":
43854385
version: 8.5.2
43864386
resolution: "postcss@npm:8.5.2"
43874387
dependencies:
@@ -4392,6 +4392,17 @@ __metadata:
43924392
languageName: node
43934393
linkType: hard
43944394

4395+
"postcss@npm:^8.5.3":
4396+
version: 8.5.3
4397+
resolution: "postcss@npm:8.5.3"
4398+
dependencies:
4399+
nanoid: "npm:^3.3.8"
4400+
picocolors: "npm:^1.1.1"
4401+
source-map-js: "npm:^1.2.1"
4402+
checksum: 10c0/b75510d7b28c3ab728c8733dd01538314a18c52af426f199a3c9177e63eb08602a3938bfb66b62dc01350b9aed62087eabbf229af97a1659eb8d3513cec823b3
4403+
languageName: node
4404+
linkType: hard
4405+
43954406
"prettier-plugin-tailwindcss@npm:^0.6.11":
43964407
version: 0.6.11
43974408
resolution: "prettier-plugin-tailwindcss@npm:0.6.11"

0 commit comments

Comments
 (0)