Skip to content

Commit 3810ac0

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 62f4f51 commit 3810ac0

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"next": "14.1.4",
6767
"next-auth": "^4.24.5",
6868
"next-themes": "^0.2.1",
69-
"postcss": "8.4.33",
69+
"postcss": "8.4.38",
7070
"react": "^18",
7171
"react-day-picker": "^8.10.0",
7272
"react-dom": "^18",

yarn.lock

+11-18
Original file line numberDiff line numberDiff line change
@@ -15578,23 +15578,14 @@ [email protected]:
1557815578
picocolors "^1.0.0"
1557915579
source-map-js "^1.0.2"
1558015580

15581-
15582-
version "8.4.33"
15583-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz"
15584-
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
15581+
[email protected].38, postcss@^8.4.23:
15582+
version "8.4.38"
15583+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
15584+
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
1558515585
dependencies:
1558615586
nanoid "^3.3.7"
1558715587
picocolors "^1.0.0"
15588-
source-map-js "^1.0.2"
15589-
15590-
postcss@^8.4.23:
15591-
version "8.4.35"
15592-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz"
15593-
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
15594-
dependencies:
15595-
nanoid "^3.3.7"
15596-
picocolors "^1.0.0"
15597-
source-map-js "^1.0.2"
15588+
source-map-js "^1.2.0"
1559815589

1559915590
preact-render-to-string@^5.1.19:
1560015591
version "5.2.6"
@@ -17085,10 +17076,10 @@ [email protected]:
1708517076
is-plain-obj "^4.1.0"
1708617077
sort-object-keys "^1.1.3"
1708717078

17088-
source-map-js@^1.0.2:
17089-
version "1.0.2"
17090-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
17091-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
17079+
source-map-js@^1.0.2, source-map-js@^1.2.0:
17080+
version "1.2.0"
17081+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
17082+
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
1709217083

1709317084
[email protected], source-map@^0.6.1, source-map@~0.6.1:
1709417085
version "0.6.1"
@@ -17272,6 +17263,7 @@ string-env-interpolation@^1.0.1:
1727217263
integrity sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==
1727317264

1727417265
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
17266+
name string-width-cjs
1727517267
version "4.2.3"
1727617268
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1727717269
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18954,6 +18946,7 @@ wrangler@^3.25.0, wrangler@^3.30.1:
1895418946
fsevents "~2.3.2"
1895518947

1895618948
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
18949+
name wrap-ansi-cjs
1895718950
version "7.0.0"
1895818951
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1895918952
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)