diff --git a/package-lock.json b/package-lock.json index 37f7e38..7c61080 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kokio", - "version": "1.2.1", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kokio", - "version": "1.2.1", + "version": "1.3.0", "hasInstallScript": true, "dependencies": { "@aa-sdk/core": "4.88.4", @@ -19,14 +19,14 @@ "@react-native-community/netinfo": "11.5.2", "@react-navigation/material-top-tabs": "7.4.27", "@react-navigation/native": "7.2.4", - "@simplewebauthn/server": "13.3.0", - "@stripe/stripe-react-native": "0.63.0", + "@simplewebauthn/server": "13.3.2", + "@stripe/stripe-react-native": "0.69.0", "@tanstack/query-async-storage-persister": "5.101.2", "@tanstack/react-query": "5.101.2", "@tanstack/react-query-persist-client": "5.101.2", - "@walletconnect/react-native-compat": "2.23.9", - "@walletconnect/sign-client": "2.23.9", - "axios": "1.16.1", + "@walletconnect/react-native-compat": "2.23.10", + "@walletconnect/sign-client": "2.23.10", + "axios": "1.18.1", "clsx": "2.1.1", "expo": "55.0.26", "expo-application": "55.0.15", @@ -51,10 +51,10 @@ "jose": "6.2.3", "kokio-sdk": "0.1.4", "lodash": "4.18.1", - "lucide-react-native": "1.16.0", + "lucide-react-native": "1.24.0", "nativewind": "4.2.4", "node-libs-react-native": "1.2.1", - "qs": "6.15.2", + "qs": "6.15.3", "react": "19.2.0", "react-native": "0.83.6", "react-native-country-flag": "2.0.2", @@ -80,9 +80,9 @@ "stream-browserify": "3.0.0", "tailwind-merge": "3.6.0", "toggle-switch-react-native": "3.3.0", - "uuid": "14.0.0", - "viem": "2.53.1", - "zustand": "5.0.13" + "uuid": "14.0.1", + "viem": "2.55.2", + "zustand": "5.0.14" }, "devDependencies": { "@babel/core": "7.29.7", @@ -91,8 +91,8 @@ "@types/lodash": "4.17.24", "@types/qs": "6.15.1", "@types/react": "19.2.15", - "@types/react-test-renderer": "18.3.1", - "@walletconnect/types": "2.23.9", + "@types/react-test-renderer": "19.1.0", + "@walletconnect/types": "2.23.10", "babel-plugin-module-resolver": "5.0.3", "eslint": "9.39.4", "eslint-config-expo": "55.0.1", @@ -100,7 +100,7 @@ "jest-expo": "55.0.18", "openapi-typescript": "7.13.0", "patch-package": "8.0.1", - "react-test-renderer": "19.0.0", + "react-test-renderer": "19.2.7", "tailwindcss": "3.4.19", "typescript": "5.9.3" }, @@ -4909,9 +4909,9 @@ } }, "node_modules/@simplewebauthn/server": { - "version": "13.3.0", - "resolved": "https://registry.npmjs.org/@simplewebauthn/server/-/server-13.3.0.tgz", - "integrity": "sha512-MLHYFrYG8/wK2i+86XMhiecK72nMaHKKt4bo+7Q1TbuG9iGjlSdfkPWKO5ZFE/BX+ygCJ7pr8H/AJeyAj1EaTQ==", + "version": "13.3.2", + "resolved": "https://registry.npmjs.org/@simplewebauthn/server/-/server-13.3.2.tgz", + "integrity": "sha512-KEDhfcGP1PAKRVSDjA3npTQFqS2b/srm+ipoNBNHdkzrHAlaRQUTE+a5f4ywsx6thxAw1NU2rYcLEY1949RGbQ==", "license": "MIT", "dependencies": { "@hexagon/base64": "^1.1.27", @@ -4952,9 +4952,9 @@ } }, "node_modules/@stripe/stripe-react-native": { - "version": "0.63.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-react-native/-/stripe-react-native-0.63.0.tgz", - "integrity": "sha512-5vy+b+sP3xOqtHDZ2nezOIx0MWbcrJ/hwoL74gAc2Qa+/wF/JVjzirG8zVD7AtMYFjlIldmznpSePaPEaLJLWA==", + "version": "0.69.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-react-native/-/stripe-react-native-0.69.0.tgz", + "integrity": "sha512-Lhjsju0/W/pXaqCWiHqFTQY/hRVL/FtbeftKAcAht6SIouDuhic/dPVWP9QiLDbPLSOfFYatr6ZKqO3xzFuTQA==", "license": "MIT", "peerDependencies": { "expo": ">=46.0.9", @@ -5208,13 +5208,6 @@ "undici-types": "~8.3.0" } }, - "node_modules/@types/prop-types": { - "version": "15.7.15", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", - "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==", - "dev": true, - "license": "MIT" - }, "node_modules/@types/qs": { "version": "6.15.1", "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.15.1.tgz", @@ -5233,24 +5226,13 @@ } }, "node_modules/@types/react-test-renderer": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/@types/react-test-renderer/-/react-test-renderer-18.3.1.tgz", - "integrity": "sha512-vAhnk0tG2eGa37lkU9+s5SoroCsRI08xnsWFiAXOuPH2jqzMbcXvKExXViPi1P5fIklDeCvXqyrdmipFaSkZrA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/react": "^18" - } - }, - "node_modules/@types/react-test-renderer/node_modules/@types/react": { - "version": "18.3.31", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.31.tgz", - "integrity": "sha512-vfEqpXTvwT91yhmwdfouStN2hSKwTvyRs8qpLfADyrq/kxDw0hZM7Wk9Ug1FELj8hIby+S/+kQCSRFF32nv2Qw==", + "version": "19.1.0", + "resolved": "https://registry.npmjs.org/@types/react-test-renderer/-/react-test-renderer-19.1.0.tgz", + "integrity": "sha512-XD0WZrHqjNrxA/MaR9O22w/RNidWR9YZmBdRGI7wcnWGrv/3dA8wKCJ8m63Sn+tLJhcjmuhOi629N66W6kgWzQ==", "dev": true, "license": "MIT", "dependencies": { - "@types/prop-types": "*", - "csstype": "^3.2.2" + "@types/react": "*" } }, "node_modules/@types/stack-utils": { @@ -5926,9 +5908,9 @@ ] }, "node_modules/@walletconnect/core": { - "version": "2.23.9", - "resolved": "https://registry.npmjs.org/@walletconnect/core/-/core-2.23.9.tgz", - "integrity": "sha512-ws4WG8LeagUo2ERRo02HryXRcpwIRmCQ3pHLW5gWbVReLXXIpgk6ZAfID3fEGHevIwwnHSGww+nNhNpdXyiq0g==", + "version": "2.23.10", + "resolved": "https://registry.npmjs.org/@walletconnect/core/-/core-2.23.10.tgz", + "integrity": "sha512-Qq2btHEoCgruvkZCWLSrVsvg/dYbM9Z045qeClwhJR4meL32jbIRT0mKWjf0HkRc2LA82MsnszVnfuZl3yWl5A==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@walletconnect/heartbeat": "1.2.2", @@ -5942,10 +5924,10 @@ "@walletconnect/relay-auth": "1.1.0", "@walletconnect/safe-json": "1.0.2", "@walletconnect/time": "1.0.2", - "@walletconnect/types": "2.23.9", - "@walletconnect/utils": "2.23.9", + "@walletconnect/types": "2.23.10", + "@walletconnect/utils": "2.23.10", "@walletconnect/window-getters": "1.0.1", - "es-toolkit": "1.44.0", + "es-toolkit": "1.45.1", "events": "3.3.0", "uint8arrays": "3.1.1" }, @@ -6075,9 +6057,9 @@ } }, "node_modules/@walletconnect/react-native-compat": { - "version": "2.23.9", - "resolved": "https://registry.npmjs.org/@walletconnect/react-native-compat/-/react-native-compat-2.23.9.tgz", - "integrity": "sha512-lR5CCtI8zEQNAFQVjURifN2uA3ujx3+80wzF5r/CldJ/c064Edbkyim3YeskDNVdUjUm2/ModeP5n/LYkfGAVQ==", + "version": "2.23.10", + "resolved": "https://registry.npmjs.org/@walletconnect/react-native-compat/-/react-native-compat-2.23.10.tgz", + "integrity": "sha512-fTYsOO0YY+RtcJ3UVz/Z0Czb9BEPMXkk5VSdIJ5MoOVJ0EFsFJ/1mDtHLGMBi68W2ceXW2W4pDuuufaiZ48Bbg==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "events": "3.3.0", @@ -6147,19 +6129,17 @@ "license": "0BSD" }, "node_modules/@walletconnect/sign-client": { - "version": "2.23.9", - "resolved": "https://registry.npmjs.org/@walletconnect/sign-client/-/sign-client-2.23.9.tgz", - "integrity": "sha512-Xj+hw4E6mGRyhCdVOT/RMgnG+up/Y3v0ho5PlkVozvXWeVSqHNh9DmjLuU97a7OACoGd/oHBF6g3NVqD7MgCMQ==", + "version": "2.23.10", + "resolved": "https://registry.npmjs.org/@walletconnect/sign-client/-/sign-client-2.23.10.tgz", + "integrity": "sha512-vO7DGRRmKo+rykmjVyQR1aM4I2nbk9kJ6olbxgjFRR6Jdhy+Kz+zgN7Ce5xVhPfWYVu4bV/XhOQxhvnQw7S5ng==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@walletconnect/core": "2.23.9", - "@walletconnect/events": "1.0.1", - "@walletconnect/heartbeat": "1.2.2", + "@walletconnect/core": "2.23.10", "@walletconnect/jsonrpc-utils": "1.0.8", "@walletconnect/logger": "3.0.2", "@walletconnect/time": "1.0.2", - "@walletconnect/types": "2.23.9", - "@walletconnect/utils": "2.23.9", + "@walletconnect/types": "2.23.10", + "@walletconnect/utils": "2.23.10", "events": "3.3.0" } }, @@ -6179,9 +6159,9 @@ "license": "0BSD" }, "node_modules/@walletconnect/types": { - "version": "2.23.9", - "resolved": "https://registry.npmjs.org/@walletconnect/types/-/types-2.23.9.tgz", - "integrity": "sha512-IUl1PpD/Dig8IE2OZ9XtjbPohEyOZJ73xs92EDUzoIyzRtfm36g2D340pY3iu3AAdLv1yFiaZafB8Hf8RFze8A==", + "version": "2.23.10", + "resolved": "https://registry.npmjs.org/@walletconnect/types/-/types-2.23.10.tgz", + "integrity": "sha512-XP8d41979anTrc1OJF3ISF+g81cvp1wim+ObdNnbcaT/jhwLwv+0T7rRe9VwRv+h8EaRgLyeb5YGy7oJ49vxVg==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@walletconnect/events": "1.0.1", @@ -6193,9 +6173,9 @@ } }, "node_modules/@walletconnect/utils": { - "version": "2.23.9", - "resolved": "https://registry.npmjs.org/@walletconnect/utils/-/utils-2.23.9.tgz", - "integrity": "sha512-C5TltCs8UPypNiteYnKSv8+ZDK2EjVDyXCxN6kA9bkA+j6KGsNIV7l9MUA8WBAvE5Gi5EcBdhD3R9Hpo/1HHqQ==", + "version": "2.23.10", + "resolved": "https://registry.npmjs.org/@walletconnect/utils/-/utils-2.23.10.tgz", + "integrity": "sha512-b1c9FRF2g7vNnz66oLW5WZD2VCMrbu9xhpmwJJwqGarBiGW7cY8NbUtS9/w2/qc0vsBVKJ/bzDn4TGjpELU6aQ==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@msgpack/msgpack": "3.1.3", @@ -6210,7 +6190,7 @@ "@walletconnect/relay-auth": "1.1.0", "@walletconnect/safe-json": "1.0.2", "@walletconnect/time": "1.0.2", - "@walletconnect/types": "2.23.9", + "@walletconnect/types": "2.23.10", "@walletconnect/window-getters": "1.0.1", "@walletconnect/window-metadata": "1.0.1", "blakejs": "1.2.1", @@ -6769,9 +6749,9 @@ } }, "node_modules/axios": { - "version": "1.16.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.1.tgz", - "integrity": "sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==", + "version": "1.18.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.18.1.tgz", + "integrity": "sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==", "license": "MIT", "dependencies": { "follow-redirects": "^1.16.0", @@ -8828,9 +8808,9 @@ } }, "node_modules/es-toolkit": { - "version": "1.44.0", - "resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.44.0.tgz", - "integrity": "sha512-6penXeZalaV88MM3cGkFZZfOoLGWshWWfdy0tWw/RlVVyhvMaWSBTOvXNeiW3e5FwdS5ePW0LGEu17zT139ktg==", + "version": "1.45.1", + "resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.45.1.tgz", + "integrity": "sha512-/jhoOj/Fx+A+IIyDNOvO3TItGmlMKhtX8ISAHKE90c4b/k1tqaqEZ+uUqfpU8DMnW5cgNJv606zS55jGvza0Xw==", "license": "MIT", "workspaces": [ "docs", @@ -13056,23 +13036,145 @@ "url": "https://paulmillr.com/funding/" } }, - "node_modules/kokio-sdk/node_modules/@simplewebauthn/server": { - "version": "13.3.2", - "resolved": "https://registry.npmjs.org/@simplewebauthn/server/-/server-13.3.2.tgz", - "integrity": "sha512-KEDhfcGP1PAKRVSDjA3npTQFqS2b/srm+ipoNBNHdkzrHAlaRQUTE+a5f4ywsx6thxAw1NU2rYcLEY1949RGbQ==", + "node_modules/kokio-sdk/node_modules/abitype": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/abitype/-/abitype-1.2.3.tgz", + "integrity": "sha512-Ofer5QUnuUdTFsBRwARMoWKOH1ND5ehwYhJ3OJ/BQO+StkwQjHw0XyVh4vDttzHB7QOFhPHa/o413PJ82gU/Tg==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/wevm" + }, + "peerDependencies": { + "typescript": ">=5.0.4", + "zod": "^3.22.0 || ^4.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + }, + "zod": { + "optional": true + } + } + }, + "node_modules/kokio-sdk/node_modules/eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", + "license": "MIT" + }, + "node_modules/kokio-sdk/node_modules/ox": { + "version": "0.14.29", + "resolved": "https://registry.npmjs.org/ox/-/ox-0.14.29.tgz", + "integrity": "sha512-M5j87Ec4V99MQdRct/g09eWXW60g6zhHTUs1lr4deUtrPDnezBdCJTgKd7pxqTpSZBFveV0ALi9jMMuT1qKyNg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/wevm" + } + ], "license": "MIT", "dependencies": { - "@hexagon/base64": "^1.1.27", - "@levischuck/tiny-cbor": "^0.2.2", - "@peculiar/asn1-android": "^2.6.0", - "@peculiar/asn1-ecc": "^2.6.1", - "@peculiar/asn1-rsa": "^2.6.1", - "@peculiar/asn1-schema": "^2.6.0", - "@peculiar/asn1-x509": "^2.6.1", - "@peculiar/x509": "^1.14.3" + "@adraffy/ens-normalize": "^1.11.0", + "@noble/ciphers": "^1.3.0", + "@noble/curves": "1.9.1", + "@noble/hashes": "^1.8.0", + "@scure/bip32": "^1.7.0", + "@scure/bip39": "^1.6.0", + "abitype": "^1.2.3", + "eventemitter3": "5.0.1" + }, + "peerDependencies": { + "typescript": ">=5.4.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/kokio-sdk/node_modules/ox/node_modules/@noble/curves": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.1.tgz", + "integrity": "sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==", + "license": "MIT", + "dependencies": { + "@noble/hashes": "1.8.0" }, "engines": { - "node": ">=20.0.0" + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/kokio-sdk/node_modules/ox/node_modules/@noble/hashes": { + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", + "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", + "license": "MIT", + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/kokio-sdk/node_modules/viem": { + "version": "2.53.1", + "resolved": "https://registry.npmjs.org/viem/-/viem-2.53.1.tgz", + "integrity": "sha512-FhfJ/SW73CVosiyVLmIMVgKDRKYV1AGCLzZoHYvmNayyVff63Qi1ocPCk59LqC/cNw244RbBJjHnmxqXkE7NpA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/wevm" + } + ], + "license": "MIT", + "dependencies": { + "@noble/curves": "1.9.1", + "@noble/hashes": "1.8.0", + "@scure/bip32": "1.7.0", + "@scure/bip39": "1.6.0", + "abitype": "1.2.3", + "isows": "1.0.7", + "ox": "0.14.29", + "ws": "8.20.1" + }, + "peerDependencies": { + "typescript": ">=5.0.4" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/kokio-sdk/node_modules/viem/node_modules/@noble/curves": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.1.tgz", + "integrity": "sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==", + "license": "MIT", + "dependencies": { + "@noble/hashes": "1.8.0" + }, + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/kokio-sdk/node_modules/viem/node_modules/@noble/hashes": { + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", + "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", + "license": "MIT", + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" } }, "node_modules/lan-network": { @@ -13559,9 +13661,9 @@ } }, "node_modules/lucide-react-native": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/lucide-react-native/-/lucide-react-native-1.16.0.tgz", - "integrity": "sha512-clxA22OvrNUHB2tQQEvURN8KJ5/vbUV/6GSctU1aCoFlJmDwNrdo8xxNTG535tu7iOATZCth6R2AW1kbva+g6A==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/lucide-react-native/-/lucide-react-native-1.24.0.tgz", + "integrity": "sha512-4nfHfK75Azty3bilbuW1tzgi0kqG4eHFIex7x2hP2MMNM4CuRDo9+4PEtKKoImXiFSMc7J0BeOixZlz6Ucm9VA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0", @@ -16061,12 +16163,13 @@ } }, "node_modules/qs": { - "version": "6.15.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz", - "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==", + "version": "6.15.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz", + "integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==", "license": "BSD-3-Clause", "dependencies": { - "side-channel": "^1.1.0" + "es-define-property": "^1.0.1", + "side-channel": "^1.1.1" }, "engines": { "node": ">=0.6" @@ -17276,26 +17379,19 @@ } }, "node_modules/react-test-renderer": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-19.0.0.tgz", - "integrity": "sha512-oX5u9rOQlHzqrE/64CNr0HB0uWxkCQmZNSfozlYvwE71TLVgeZxVf0IjouGEr1v7r1kcDifdAJBeOhdhxsG/DA==", + "version": "19.2.7", + "resolved": "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-19.2.7.tgz", + "integrity": "sha512-U4TyPDJ9MsC8rFimXuJum8w40aPc9kbOZYO8Pc2/4A884i8hwJsMNA/JNyuOc/f2/37wHvk7HjpVl1V4re7Dig==", "dev": true, "license": "MIT", "dependencies": { - "react-is": "^19.0.0", - "scheduler": "^0.25.0" + "react-is": "^19.2.7", + "scheduler": "^0.27.0" }, "peerDependencies": { - "react": "^19.0.0" + "react": "^19.2.7" } }, - "node_modules/react-test-renderer/node_modules/scheduler": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz", - "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", - "dev": true, - "license": "MIT" - }, "node_modules/read-cache": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", @@ -19735,9 +19831,9 @@ } }, "node_modules/uuid": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz", - "integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.1.tgz", + "integrity": "sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" @@ -19794,9 +19890,9 @@ } }, "node_modules/viem": { - "version": "2.53.1", - "resolved": "https://registry.npmjs.org/viem/-/viem-2.53.1.tgz", - "integrity": "sha512-FhfJ/SW73CVosiyVLmIMVgKDRKYV1AGCLzZoHYvmNayyVff63Qi1ocPCk59LqC/cNw244RbBJjHnmxqXkE7NpA==", + "version": "2.55.2", + "resolved": "https://registry.npmjs.org/viem/-/viem-2.55.2.tgz", + "integrity": "sha512-XlJeyNAZ96dQfOHlxLTK1FKgtWw/TtxENKNMBSBgxqALjiWiBWrFmSSzwwMivryKnBwkbt5E+90jSCLnVEilLA==", "funding": [ { "type": "github", @@ -19811,8 +19907,8 @@ "@scure/bip39": "1.6.0", "abitype": "1.2.3", "isows": "1.0.7", - "ox": "0.14.29", - "ws": "8.20.1" + "ox": "0.14.30", + "ws": "8.21.0" }, "peerDependencies": { "typescript": ">=5.0.4" @@ -19866,9 +19962,9 @@ "license": "MIT" }, "node_modules/viem/node_modules/ox": { - "version": "0.14.29", - "resolved": "https://registry.npmjs.org/ox/-/ox-0.14.29.tgz", - "integrity": "sha512-M5j87Ec4V99MQdRct/g09eWXW60g6zhHTUs1lr4deUtrPDnezBdCJTgKd7pxqTpSZBFveV0ALi9jMMuT1qKyNg==", + "version": "0.14.30", + "resolved": "https://registry.npmjs.org/ox/-/ox-0.14.30.tgz", + "integrity": "sha512-LI11uu+8iiM1B3CLckgd++YF1a0A2k5wDoM9ZeQMiL21BOzQs6L//BLS6hb1HSEKCyycdDIQLsVQx9MjpcC0hA==", "funding": [ { "type": "github", @@ -20378,9 +20474,9 @@ } }, "node_modules/zustand": { - "version": "5.0.13", - "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.13.tgz", - "integrity": "sha512-efI2tVaVQPqtOh114loML/Z80Y4NP3yc+Ff0fYiZJPauNeWZeIp/bRFD7I9bfmCOYBh/PHxlglQ9+wvlwnPikQ==", + "version": "5.0.14", + "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.14.tgz", + "integrity": "sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==", "license": "MIT", "engines": { "node": ">=12.20.0" diff --git a/package.json b/package.json index a888472..da90e58 100644 --- a/package.json +++ b/package.json @@ -36,14 +36,14 @@ "@react-native-community/netinfo": "11.5.2", "@react-navigation/material-top-tabs": "7.4.27", "@react-navigation/native": "7.2.4", - "@simplewebauthn/server": "13.3.0", - "@stripe/stripe-react-native": "0.63.0", + "@simplewebauthn/server": "13.3.2", + "@stripe/stripe-react-native": "0.69.0", "@tanstack/query-async-storage-persister": "5.101.2", "@tanstack/react-query": "5.101.2", "@tanstack/react-query-persist-client": "5.101.2", - "@walletconnect/react-native-compat": "2.23.9", - "@walletconnect/sign-client": "2.23.9", - "axios": "1.16.1", + "@walletconnect/react-native-compat": "2.23.10", + "@walletconnect/sign-client": "2.23.10", + "axios": "1.18.1", "clsx": "2.1.1", "expo": "55.0.26", "expo-application": "55.0.15", @@ -68,10 +68,10 @@ "jose": "6.2.3", "kokio-sdk": "0.1.4", "lodash": "4.18.1", - "lucide-react-native": "1.16.0", + "lucide-react-native": "1.24.0", "nativewind": "4.2.4", "node-libs-react-native": "1.2.1", - "qs": "6.15.2", + "qs": "6.15.3", "react": "19.2.0", "react-native": "0.83.6", "react-native-country-flag": "2.0.2", @@ -97,9 +97,9 @@ "stream-browserify": "3.0.0", "tailwind-merge": "3.6.0", "toggle-switch-react-native": "3.3.0", - "uuid": "14.0.0", - "viem": "2.53.1", - "zustand": "5.0.13" + "uuid": "14.0.1", + "viem": "2.55.2", + "zustand": "5.0.14" }, "devDependencies": { "@babel/core": "7.29.7", @@ -108,8 +108,8 @@ "@types/lodash": "4.17.24", "@types/qs": "6.15.1", "@types/react": "19.2.15", - "@types/react-test-renderer": "18.3.1", - "@walletconnect/types": "2.23.9", + "@types/react-test-renderer": "19.1.0", + "@walletconnect/types": "2.23.10", "babel-plugin-module-resolver": "5.0.3", "eslint": "9.39.4", "eslint-config-expo": "55.0.1", @@ -117,13 +117,13 @@ "jest-expo": "55.0.18", "openapi-typescript": "7.13.0", "patch-package": "8.0.1", - "react-test-renderer": "19.0.0", + "react-test-renderer": "19.2.7", "tailwindcss": "3.4.19", "typescript": "5.9.3" }, "overrides": { "ws": "8.21.0", - "uuid": "14.0.0", + "uuid": "14.0.1", "js-cookie": "3.0.8" }, "private": true,