We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897a431 commit 7a1c11cCopy full SHA for 7a1c11c
bun.lock
@@ -24,7 +24,7 @@
24
"prettier": "^3.6.2",
25
"react-native-builder-bob": "^0.23.2",
26
"release-it": "^15.0.0",
27
- "typescript": "^5.2.2",
+ "typescript": "^5.8.3",
28
},
29
30
"apps/example": {
package.json
@@ -31,7 +31,7 @@
31
32
33
34
- "typescript": "^5.2.2"
+ "typescript": "^5.8.3"
35
36
"workspaces": [
37
"packages/*",
0 commit comments