Skip to content

Commit ca8393c

Browse files
authored
Update postcss to version 8.4.45
1 parent 89b48af commit ca8393c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"minimatch": "^3.1.2",
5050
"next": "^14.2.7",
5151
"next-themes": "^0.2.1",
52-
"postcss": "^8.4.44",
52+
"postcss": "^8.4.45",
5353
"postcss-focus-visible": "^5.0.0",
5454
"postcss-import": "^14.1.0",
5555
"postcss-nested": "^5.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6073,10 +6073,10 @@ postcss@^8.1.6, postcss@^8.3.5:
60736073
picocolors "^1.0.0"
60746074
source-map-js "^1.0.2"
60756075

6076-
postcss@^8.4.44:
6077-
version "8.4.44"
6078-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
6079-
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
6076+
postcss@^8.4.45:
6077+
version "8.4.45"
6078+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
6079+
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
60806080
dependencies:
60816081
nanoid "^3.3.7"
60826082
picocolors "^1.0.1"

0 commit comments

Comments
 (0)