@b3dotfun/sdk 0.0.62-alpha.0 → 0.0.62-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@b3dotfun/sdk",
3
- "version": "0.0.62-alpha.0",
3
+ "version": "0.0.62-alpha.1",
4
4
  "source": "src/index.ts",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "react-native": "./dist/cjs/index.native.js",
@@ -358,6 +358,7 @@
358
358
  "postcss-prefix-selector": "^2.1.1",
359
359
  "tailwindcss": "3.4.1",
360
360
  "tailwindcss-animate": "^1.0.7",
361
+ "thirdweb": "5.111.3",
361
362
  "tsc-alias": "^1.8.16",
362
363
  "tsc-watch": "^7.1.1",
363
364
  "vitest": "^3.2.4"
@@ -380,7 +381,7 @@
380
381
  "react": "^18.0.0 || ^19.0.0",
381
382
  "react-dom": "^18.0.0 || ^19.0.0",
382
383
  "react-native-mmkv": "^3.2.0",
383
- "thirdweb": "5.108.14",
384
+ "thirdweb": "5.111.3",
384
385
  "three": "^0.175.0",
385
386
  "viem": "2.37.9",
386
387
  "wagmi": "2.16.9"