File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2727 "dependencies" : {
2828 "@changesets/changelog-github" : " ^0.5.2" ,
2929 "@changesets/cli" : " ^2.29.8" ,
30- "@expo/config-plugins" : " ^54.0.4" ,
31- "quicktype-core" : " ^23.2.6" ,
32- "quicktype-typescript-input" : " ^23.2.6"
30+ "@expo/config-plugins" : " ^54.0.4"
3331 },
3432 "devDependencies" : {
3533 "@commitlint/cli" : " ^20.3.1" ,
4442 "eslint-plugin-prettier" : " ^5.1.3" ,
4543 "lefthook" : " ^2.0.15" ,
4644 "prettier" : " ^3.7.4" ,
45+ "quicktype-core" : " ^23.2.6" ,
46+ "quicktype-typescript-input" : " ^23.2.6" ,
4747 "turbo" : " ^2.7.4" ,
4848 "typescript" : " 5.9.3"
4949 },
Original file line number Diff line number Diff line change 7070 },
7171 "dependencies" : {
7272 "@callstack/brownfield-cli" : " workspace:^" ,
73- "quicktype-core" : " ^23.2.6" ,
74- "quicktype-typescript-input" : " ^23.2.6" ,
7573 "ts-morph" : " ^27.0.2"
7674 },
7775 "devDependencies" : {
Original file line number Diff line number Diff line change 7676 "@rock-js/plugin-brownfield-ios" : " ^0.12.8" ,
7777 "@rock-js/tools" : " ^0.12.8" ,
7878 "commander" : " ^14.0.2" ,
79+ "quicktype-core" : " ^23.2.6" ,
80+ "quicktype-typescript-input" : " ^23.2.6" ,
7981 "ts-morph" : " ^27.0.2"
8082 },
8183 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2232,6 +2232,8 @@ __metadata:
22322232 eslint: "npm:^9.28.0"
22332233 globals: "npm:^16.2.0"
22342234 nodemon: "npm:^3.1.11"
2235+ quicktype-core: "npm:^23.2.6"
2236+ quicktype-typescript-input: "npm:^23.2.6"
22352237 ts-morph: "npm:^27.0.2"
22362238 typescript: "npm:5.9.3"
22372239 vitest: "npm:^4.0.17"
@@ -2372,8 +2374,6 @@ __metadata:
23722374 globals: "npm:^16.2.0"
23732375 import: "npm:^0.0.6"
23742376 nodemon: "npm:^3.1.11"
2375- quicktype-core: "npm:^23.2.6"
2376- quicktype-typescript-input: "npm:^23.2.6"
23772377 react-native: "npm:0.82.1"
23782378 react-native-builder-bob: "npm:^0.40.17"
23792379 ts-morph: "npm:^27.0.2"
You can’t perform that action at this time.
0 commit comments