File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 18
18
"dotenv" : " ^8.2.0" ,
19
19
"esm" : " ^3.2.25" ,
20
20
"jiti" : " ^0.1.9" ,
21
- "rc9" : " ^0 .0.7 " ,
21
+ "rc9" : " ^1 .0.0 " ,
22
22
"std-env" : " ^2.2.1"
23
23
},
24
24
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -10941,6 +10941,15 @@ rc9@^0.0.7:
10941
10941
destr "^0.1.9"
10942
10942
flat "^5.0.0"
10943
10943
10944
+ rc9@^1.0.0:
10945
+ version "1.0.0"
10946
+ resolved "https://registry.npmjs.org/rc9/-/rc9-1.0.0.tgz#b72c6665d0cd5e1af2f59d8f2e9da81f6187f9a3"
10947
+ integrity sha512-MVgjFCXkndOD08FBqnCgX92ND36NaGVEzBuImhZ5XVFZz2rF9RGfTiQ0yczxdNEoNbwIRC1guhQJVUMljsqvTg==
10948
+ dependencies:
10949
+ defu "^2.0.4"
10950
+ destr "^1.0.0"
10951
+ flat "^5.0.0"
10952
+
10944
10953
react-is@^16.12.0:
10945
10954
version "16.13.1"
10946
10955
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
You can’t perform that action at this time.
0 commit comments