Skip to content

Commit 56b8306

Browse files
committed
upgrade ndk-mobile packages
1 parent 5e01601 commit 56b8306

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ndk-mobile/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"expo": "*"
99
},
1010
"devDependencies": {
11-
"react-native-builder-bob": "^0.32.1",
12-
"typescript": "^5.5.4"
11+
"react-native-builder-bob": "^0.35.2",
12+
"typescript": "^5.7.2"
1313
},
1414
"keywords": [
1515
"ndk",
@@ -23,7 +23,7 @@
2323
"@nostr-dev-kit/ndk-wallet": "workspace:*",
2424
"react-native-get-random-values": "~1.11.0",
2525
"typescript-lru-cache": "^2.0.0",
26-
"zustand": "^5.0.1"
26+
"zustand": "^5.0.2"
2727
},
2828
"source": "./src/index.ts",
2929
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)