Skip to content

Commit 0ffd31c

Browse files
chore(deps): bump postcss from 8.4.33 to 8.4.38
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.38. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.33...8.4.38) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b5ccde commit 0ffd31c

File tree

2 files changed

+10
-19
lines changed

2 files changed

+10
-19
lines changed

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jotai": "^2.7.0",
5757
"next-auth": "^4.24.5",
5858
"next-themes": "^0.2.1",
59-
"postcss": "8.4.33",
59+
"postcss": "8.4.38",
6060
"react-day-picker": "^8.10.0",
6161
"react-dropzone": "^14.2.3",
6262
"react-hook-form": "^7.49.3",

yarn.lock

+9-18
Original file line numberDiff line numberDiff line change
@@ -15586,23 +15586,14 @@ [email protected]:
1558615586
picocolors "^1.0.0"
1558715587
source-map-js "^1.0.2"
1558815588

15589-
15590-
version "8.4.33"
15591-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz"
15592-
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
15589+
[email protected].38, postcss@^8.4.23:
15590+
version "8.4.38"
15591+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
15592+
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
1559315593
dependencies:
1559415594
nanoid "^3.3.7"
1559515595
picocolors "^1.0.0"
15596-
source-map-js "^1.0.2"
15597-
15598-
postcss@^8.4.23:
15599-
version "8.4.35"
15600-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz"
15601-
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
15602-
dependencies:
15603-
nanoid "^3.3.7"
15604-
picocolors "^1.0.0"
15605-
source-map-js "^1.0.2"
15596+
source-map-js "^1.2.0"
1560615597

1560715598
preact-render-to-string@^5.1.19:
1560815599
version "5.2.6"
@@ -17135,10 +17126,10 @@ [email protected]:
1713517126
is-plain-obj "^4.1.0"
1713617127
sort-object-keys "^1.1.3"
1713717128

17138-
source-map-js@^1.0.2:
17139-
version "1.0.2"
17140-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
17141-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
17129+
source-map-js@^1.0.2, source-map-js@^1.2.0:
17130+
version "1.2.0"
17131+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
17132+
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
1714217133

1714317134
[email protected], source-map@^0.6.1, source-map@~0.6.1:
1714417135
version "0.6.1"

0 commit comments

Comments
 (0)