Commit c5832fa 1 parent 84f2a80 commit c5832fa Copy full SHA for c5832fa
File tree 2 files changed +19
-6
lines changed
2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 90
90
"@stripe/stripe-js" : " ^5.5.0" ,
91
91
"@use-it/interval" : " ^1.0.0" ,
92
92
"@vscode/ripgrep" : " ^1.15.9" ,
93
- "@webref/css" : " ^6.17.5 " ,
93
+ "@webref/css" : " ^6.18.0 " ,
94
94
"accept-language-parser" : " ^1.5.0" ,
95
95
"async" : " ^3.2.6" ,
96
96
"chalk" : " ^5.4.1" ,
103
103
"cookie" : " ^0.7.2" ,
104
104
"cookie-parser" : " ^1.4.7" ,
105
105
"cross-spawn" : " ^7.0.6" ,
106
- "css-tree" : " ^2. 3.1" ,
106
+ "css-tree" : " ^3.1.0 " ,
107
107
"dayjs" : " ^1.11.13" ,
108
108
"dexie" : " ^4.0.10" ,
109
109
"dotenv" : " ^16.4.7" ,
Original file line number Diff line number Diff line change 3987
3987
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
3988
3988
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==
3989
3989
3990
- "@webref/css@^6.17.5 ":
3991
- version "6.17.5 "
3992
- resolved "https://registry.yarnpkg.com/@webref/css/-/css-6.17.5 .tgz#8a2fd737c0dc83f4f317a7e2d5e6a9eeeda033cb "
3993
- integrity sha512-5DGRIMChcxpYukzLaIlJRrvhsOKgmp9gFsMBwRpXrUSDgls4k719vaXel9FKdBNN4GZd5kelx84ptFCdSShyiA ==
3990
+ "@webref/css@^6.18.0 ":
3991
+ version "6.18.0 "
3992
+ resolved "https://registry.yarnpkg.com/@webref/css/-/css-6.18.0 .tgz#ba843101d88249a8b2af95d4f035c1c8664a4c10 "
3993
+ integrity sha512-2AFAkzJuNykYJox3EnDLQNTjJXgvMSMFV6Z+roxlWcn94Uo2torGkQuPw81u7q9qsVCpdazGBZU5FLqrvXr2nA ==
3994
3994
3995
3995
"@xtuc/ieee754@^1.2.0":
3996
3996
version "1.2.0"
@@ -5622,6 +5622,14 @@ css-tree@^2.3.1:
5622
5622
mdn-data "2.0.30"
5623
5623
source-map-js "^1.0.1"
5624
5624
5625
+ css-tree@^3.1.0:
5626
+ version "3.1.0"
5627
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-3.1.0.tgz#7aabc035f4e66b5c86f54570d55e05b1346eb0fd"
5628
+ integrity sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==
5629
+ dependencies:
5630
+ mdn-data "2.12.2"
5631
+ source-map-js "^1.0.1"
5632
+
5625
5633
css-tree@~2.2.0:
5626
5634
version "2.2.1"
5627
5635
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.2.1.tgz#36115d382d60afd271e377f9c5f67d02bd48c032"
10698
10706
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc"
10699
10707
integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==
10700
10708
10709
+
10710
+ version "2.12.2"
10711
+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.12.2.tgz#9ae6c41a9e65adf61318b32bff7b64fbfb13f8cf"
10712
+ integrity sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==
10713
+
10701
10714
mdn-data@^2.14.0:
10702
10715
version "2.14.0"
10703
10716
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.14.0.tgz#043dfa5db6b00cbb389e70ebc457c5d17591e17b"
You can’t perform that action at this time.
0 commit comments