|
10 | 10 | "@swc/helpers": "~0.5.11",
|
11 | 11 | "nx": "20.6.2",
|
12 | 12 | "prettier": "^3.5.3",
|
| 13 | + "typescript": "^5.8.3", |
13 | 14 | },
|
14 | 15 | },
|
15 | 16 | "apps/example": {
|
|
39 | 40 | "@react-native/typescript-config": "0.77.0",
|
40 | 41 | "@types/react": "^18.2.6",
|
41 | 42 | "eslint": "^8.19.0",
|
42 |
| - "typescript": "5.0.4", |
| 43 | + "typescript": "*", |
43 | 44 | },
|
44 | 45 | },
|
45 | 46 | "packages/react-native-bluetooth-state-manager": {
|
46 | 47 | "name": "react-native-bluetooth-state-manager",
|
47 |
| - "version": "2.0.0-0", |
| 48 | + "version": "2.0.1", |
48 | 49 | "devDependencies": {
|
49 | 50 | "@types/react": "^18.3.4",
|
50 | 51 | "nitro-codegen": "0.25.2",
|
51 | 52 | "react": "18.3.1",
|
52 | 53 | "react-native": "0.77.0",
|
53 | 54 | "react-native-builder-bob": "^0.34.0",
|
54 | 55 | "react-native-nitro-modules": "0.25.2",
|
55 |
| - "typescript": "5.0.4", |
| 56 | + "typescript": "*", |
56 | 57 | },
|
57 | 58 | "peerDependencies": {
|
58 | 59 | "react": "*",
|
|
1698 | 1699 |
|
1699 | 1700 | "typed-array-length": [ "[email protected]", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0", "reflect.getprototypeof": "^1.0.6" } }, "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg=="],
|
1700 | 1701 |
|
1701 |
| - "typescript": ["typescript@5.0.4", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw=="], |
| 1702 | + "typescript": ["typescript@5.8.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="], |
1702 | 1703 |
|
1703 | 1704 | "unbox-primitive": [ "[email protected]", "", { "dependencies": { "call-bound": "^1.0.3", "has-bigints": "^1.0.2", "has-symbols": "^1.1.0", "which-boxed-primitive": "^1.1.1" } }, "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw=="],
|
1704 | 1705 |
|
|
0 commit comments