This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Commit 521994a 1 parent 7e4c03a commit 521994a Copy full SHA for 521994a
File tree 2 files changed +14
-5
lines changed
2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 16
16
"js-yaml" : " 4.1.0" ,
17
17
"next" : " 13.4.2" ,
18
18
"next-mdx-remote" : " 4.4.1" ,
19
- "postcss" : " 8.4.23 " ,
19
+ "postcss" : " 8.4.31 " ,
20
20
"react" : " 18.2.0" ,
21
21
"react-dom" : " 18.2.0" ,
22
22
"react-schemaorg" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -10409,10 +10409,10 @@ postcss@8.4.14:
10409
10409
picocolors "^1.0.0"
10410
10410
source-map-js "^1.0.2"
10411
10411
10412
- postcss@8.4.23, postcss@^8.4.23 :
10413
- version "8.4.23 "
10414
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23 .tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab "
10415
- integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA ==
10412
+ postcss@8.4.31 :
10413
+ version "8.4.31 "
10414
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
10415
+ integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
10416
10416
dependencies:
10417
10417
nanoid "^3.3.6"
10418
10418
picocolors "^1.0.0"
@@ -10427,6 +10427,15 @@ postcss@^8.4.19:
10427
10427
picocolors "^1.0.0"
10428
10428
source-map-js "^1.0.2"
10429
10429
10430
+ postcss@^8.4.23:
10431
+ version "8.4.23"
10432
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
10433
+ integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
10434
+ dependencies:
10435
+ nanoid "^3.3.6"
10436
+ picocolors "^1.0.0"
10437
+ source-map-js "^1.0.2"
10438
+
10430
10439
prelude-ls@^1.2.1:
10431
10440
version "1.2.1"
10432
10441
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
You can’t perform that action at this time.
0 commit comments