@rash2x/bridge-widget 0.6.32 → 0.6.34

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rash2x/bridge-widget",
3
- "version": "0.6.32",
3
+ "version": "0.6.34",
4
4
  "description": "Cross-chain bridge widget powered by Stargate Protocol with multi-chain wallet support",
5
5
  "type": "module",
6
6
  "main": "./dist/evaa-bridge.cjs",
@@ -65,37 +65,37 @@
65
65
  "wagmi": "^2.0.0"
66
66
  },
67
67
  "peerDependenciesMeta": {
68
- "wagmi": {
68
+ "@ton/core": {
69
69
  "optional": true
70
70
  },
71
- "viem": {
71
+ "@ton/crypto": {
72
72
  "optional": true
73
73
  },
74
- "tronweb": {
74
+ "@ton/ton": {
75
75
  "optional": true
76
76
  },
77
77
  "@tonconnect/ui-react": {
78
78
  "optional": true
79
79
  },
80
- "@ton/core": {
80
+ "@tronweb3/tronwallet-adapter-react-hooks": {
81
81
  "optional": true
82
82
  },
83
- "@ton/crypto": {
83
+ "@tronweb3/tronwallet-adapters": {
84
84
  "optional": true
85
85
  },
86
- "@ton/ton": {
86
+ "@walletconnect/modal": {
87
87
  "optional": true
88
88
  },
89
- "@tronweb3/tronwallet-adapter-react-hooks": {
89
+ "@walletconnect/universal-provider": {
90
90
  "optional": true
91
91
  },
92
- "@tronweb3/tronwallet-adapters": {
92
+ "tronweb": {
93
93
  "optional": true
94
94
  },
95
- "@walletconnect/modal": {
95
+ "viem": {
96
96
  "optional": true
97
97
  },
98
- "@walletconnect/universal-provider": {
98
+ "wagmi": {
99
99
  "optional": true
100
100
  }
101
101
  },
@@ -111,10 +111,12 @@
111
111
  "@radix-ui/react-slot": "^1.2.3",
112
112
  "@radix-ui/react-switch": "^1.2.6",
113
113
  "@radix-ui/react-tooltip": "^1.2.8",
114
+ "@rollup/rollup-darwin-arm64": "^4.53.5",
114
115
  "@types/react-window": "^1.8.8",
115
116
  "class-variance-authority": "^0.7.1",
116
117
  "clsx": "^2.1.1",
117
118
  "cmdk": "^1.1.1",
119
+ "firebase": "^12.6.0",
118
120
  "framer-motion": "^12.23.12",
119
121
  "i18next": "^25.4.1",
120
122
  "i18next-browser-languagedetector": "^8.2.0",