File tree Expand file tree Collapse file tree 3 files changed +59
-121
lines changed
Expand file tree Collapse file tree 3 files changed +59
-121
lines changed Original file line number Diff line number Diff line change 2828 ],
2929 "devDependencies" : {
3030 "@rslib/core" : " ^0.5.5" ,
31+ "@types/fs-extra" : " ^11.0.4" ,
3132 "@types/node" : " ^22.13.14" ,
3233 "typescript" : " ^5.8.2"
3334 },
3435 "dependencies" : {
36+ "@clack/prompts" : " ^0.10.1" ,
3537 "@cloud-push/cloud" : " 1.1.0" ,
3638 "@cloud-push/utils" : " 1.1.0" ,
39+ "@types/ejs" : " ^3.1.5" ,
40+ "@types/semver" : " ^7.7.0" ,
41+ "D" : " ^1.0.0" ,
42+ "commander" : " ^13.1.0" ,
43+ "cosmiconfig" : " ^9.0.0" ,
3744 "cosmiconfig-typescript-loader" : " ^6.1.0" ,
45+ "dotenv" : " ^16.5.0" ,
46+ "ejs" : " ^3.1.10" ,
3847 "execa" : " ^9.5.3" ,
3948 "fs-extra" : " ^11.3.0" ,
49+ "globby" : " ^14.1.0" ,
50+ "semver" : " ^7.7.2" ,
51+ "uuid" : " ^11.1.0" ,
4052 "uuidv4" : " ^6.2.13"
4153 }
4254}
Original file line number Diff line number Diff line change 3636 "@expo/config-types" : " ^52.0.5" ,
3737 "@rsbuild/plugin-react" : " ^1.3.1" ,
3838 "@rslib/core" : " ^0.5.5" ,
39- "@types/ejs" : " ^3.1.5" ,
40- "@types/fs-extra" : " ^11.0.4" ,
4139 "@types/node" : " ^20" ,
4240 "@types/react" : " ^19.1.3" ,
4341 "@types/react-dom" : " ^19.1.3" ,
4745 "typescript" : " ^5.8.2"
4846 },
4947 "dependencies" : {
50- "@clack/prompts" : " ^0.10.0" ,
51- "commander" : " ^13.1.0" ,
52- "cosmiconfig" : " ^9.0.0" ,
53- "cosmiconfig-typescript-loader" : " ^6.1.0" ,
54- "ejs" : " ^3.1.10" ,
5548 "form-data" : " ^4.0.2" ,
56- "fs-extra" : " ^11.3.0" ,
57- "globby" : " ^14.1.0" ,
58- "mime" : " ^4.0.7" ,
59- "workspace-tools" : " ^0.38.1"
49+ "mime" : " ^4.0.7"
6050 },
6151 "files" : [" dist" ]
6252}
You can’t perform that action at this time.
0 commit comments