diff --git a/package.json b/package.json index 601ddbc..d4ca718 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "react-native-builder-bob": "^0.23.2", "release-it": "^19.0.6", "turbo": "^1.10.7", - "typescript": "^5.2.2" + "typescript": "^6.0.3" }, "resolutions": { "@types/react": "^19.2.0" diff --git a/yarn.lock b/yarn.lock index 94fff31..7101fe2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28,7 +28,7 @@ __metadata: react-native-builder-bob: ^0.23.2 release-it: ^19.0.6 turbo: ^1.10.7 - typescript: ^5.2.2 + typescript: ^6.0.3 peerDependencies: react: "*" react-native: "*" @@ -13860,7 +13860,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^4.6.4 || ^5.2.2, typescript@npm:^5.2.2": +"typescript@npm:^4.6.4 || ^5.2.2": version: 5.6.2 resolution: "typescript@npm:5.6.2" bin: @@ -13870,7 +13870,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin, typescript@patch:typescript@^5.2.2#~builtin": +"typescript@npm:^6.0.3": + version: 6.0.3 + resolution: "typescript@npm:6.0.3" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: c1182dfadf8a8cb22a4e32442715afef1af1b950ae635b1c52c27e0d7fb7a5e2607ed7c7c4079bba4163579250e02445fd8d46b09cbceda71ff72a5b7d69db61 + languageName: node + linkType: hard + +"typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin": version: 5.6.2 resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin::version=5.6.2&hash=14eedb" bin: @@ -13880,6 +13890,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@^6.0.3#~builtin": + version: 6.0.3 + resolution: "typescript@patch:typescript@npm%3A6.0.3#~builtin::version=6.0.3&hash=14eedb" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 8ed159a81ab4901a620c19fda539632cee610f8ec34dde57a3acc6b6df72894ad0b50bdd1946b763313d9b73dedb019d2e81c03eff06c0f2c785cde30a537d15 + languageName: node + linkType: hard + "unbox-primitive@npm:^1.0.2": version: 1.0.2 resolution: "unbox-primitive@npm:1.0.2"