Skip to content

Commit

Permalink
Update dependency postcss to v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent b30e0a6 commit c22f6d6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "9.17.0",
"marked": "15.0.6",
"next": "15.1.3",
"postcss": "8.4.49",
"postcss": "8.5.0",
"react": "latest",
"react-dom": "latest",
"tailwindcss": "3.4.17",
Expand Down
25 changes: 18 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10555,7 +10555,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
"nanoid@npm:^3.3.7, nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
Expand Down Expand Up @@ -11513,14 +11513,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.49, postcss@npm:^8.4.38, postcss@npm:^8.4.43, postcss@npm:^8.4.47":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
"postcss@npm:8.5.0":
version: 8.5.0
resolution: "postcss@npm:8.5.0"
dependencies:
nanoid: "npm:^3.3.7"
nanoid: "npm:^3.3.8"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10/28fe1005b1339870e0a5006375ba5ac1213fd69800f79e7db09c398e074421ba6e162898e94f64942fed554037fd292db3811d87835d25ab5ef7f3c9daacb6ca
checksum: 10/608c77ae01eeece1c5dfa46637823f7957bd124c183faafa98944ba383e16f25747e91da83bc197d963e03cc1cc0b72a8d49c3e08822a174a9eb4ecda6b7a487
languageName: node
linkType: hard

Expand All @@ -11535,6 +11535,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.38, postcss@npm:^8.4.43, postcss@npm:^8.4.47":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10/28fe1005b1339870e0a5006375ba5ac1213fd69800f79e7db09c398e074421ba6e162898e94f64942fed554037fd292db3811d87835d25ab5ef7f3c9daacb6ca
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down Expand Up @@ -14475,7 +14486,7 @@ __metadata:
lint-staged: "npm:15.3.0"
marked: "npm:15.0.6"
next: "npm:15.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.0"
prettier: "npm:3.4.2"
prisma: "npm:6.1.0"
react: "npm:latest"
Expand Down

0 comments on commit c22f6d6

Please sign in to comment.