|
8 | 8 | "homepage": "https://github.com/availproject/avail-apps#readme", |
9 | 9 | "license": "Apache-2.0", |
10 | 10 | "name": "polkadot-apps", |
11 | | - "packageManager": "yarn@4.4.0", |
| 11 | + "packageManager": "yarn@4.4.1", |
12 | 12 | "private": true, |
13 | 13 | "repository": { |
14 | 14 | "type": "git", |
15 | 15 | "url": "https://github.com/availproject/avail-apps.git" |
16 | 16 | }, |
17 | 17 | "sideEffects": false, |
18 | 18 | "type": "module", |
19 | | - "version": "0.143.3-9-x", |
| 19 | + "version": "0.145.2-19-x", |
20 | 20 | "versions": { |
21 | | - "git": "0.143.3-9-x", |
22 | | - "npm": "0.143.2" |
| 21 | + "git": "0.145.2-19-x", |
| 22 | + "npm": "0.145.1" |
23 | 23 | }, |
24 | 24 | "workspaces": [ |
25 | 25 | "packages/*" |
|
76 | 76 | "devDependencies": { |
77 | 77 | "@crustio/crust-pin": "^1.0.0", |
78 | 78 | "@pinata/sdk": "^1.2.1", |
79 | | - "@polkadot/dev": "^0.78.13", |
| 79 | + "@polkadot/dev": "^0.81.2", |
80 | 80 | "@types/chart.js": "^2.9.41", |
81 | 81 | "@types/file-saver": "^2.0.7", |
82 | 82 | "@types/react-beautiful-dnd": "^13.1.7", |
|
98 | 98 | "source-map-explorer": "^2.5.3" |
99 | 99 | }, |
100 | 100 | "resolutions": { |
101 | | - "@polkadot/api": "^12.4.2", |
102 | | - "@polkadot/api-augment": "^12.4.2", |
103 | | - "@polkadot/api-base": "^12.4.2", |
104 | | - "@polkadot/api-contract": "^12.4.2", |
105 | | - "@polkadot/api-derive": "^12.4.2", |
106 | | - "@polkadot/hw-ledger": "^13.0.2", |
107 | | - "@polkadot/keyring": "^13.0.2", |
108 | | - "@polkadot/networks": "^13.0.2", |
109 | | - "@polkadot/phishing": "^0.23.4", |
110 | | - "@polkadot/rpc-augment": "^12.4.2", |
111 | | - "@polkadot/rpc-core": "^12.4.2", |
112 | | - "@polkadot/rpc-provider": "^12.4.2", |
113 | | - "@polkadot/types": "^12.4.2", |
114 | | - "@polkadot/types-augment": "^12.4.2", |
115 | | - "@polkadot/types-codec": "^12.4.2", |
116 | | - "@polkadot/types-create": "^12.4.2", |
117 | | - "@polkadot/types-known": "^12.4.2", |
118 | | - "@polkadot/types-support": "^12.4.2", |
119 | | - "@polkadot/util": "^13.0.2", |
120 | | - "@polkadot/util-crypto": "^13.0.2", |
121 | | - "@polkadot/wasm-crypto": "^7.3.2", |
122 | | - "@polkadot/x-bigint": "^13.0.2", |
123 | | - "@polkadot/x-fetch": "^13.0.2", |
124 | | - "@polkadot/x-global": "^13.0.2", |
125 | | - "@polkadot/x-randomvalues": "^13.0.2", |
126 | | - "@polkadot/x-textdecoder": "^13.0.2", |
127 | | - "@polkadot/x-textencoder": "^13.0.2", |
128 | | - "@polkadot/x-ws": "^13.0.2", |
| 101 | + "@polkadot/api": "^14.3.1", |
| 102 | + "@polkadot/api-augment": "^14.3.1", |
| 103 | + "@polkadot/api-base": "^14.3.1", |
| 104 | + "@polkadot/api-contract": "^14.3.1", |
| 105 | + "@polkadot/api-derive": "^14.3.1", |
| 106 | + "@polkadot/hw-ledger": "^13.2.3", |
| 107 | + "@polkadot/keyring": "^13.2.3", |
| 108 | + "@polkadot/networks": "^13.2.3", |
| 109 | + "@polkadot/phishing": "^0.24.3", |
| 110 | + "@polkadot/rpc-augment": "^14.3.1", |
| 111 | + "@polkadot/rpc-core": "^14.3.1", |
| 112 | + "@polkadot/rpc-provider": "^14.3.1", |
| 113 | + "@polkadot/types": "^14.3.1", |
| 114 | + "@polkadot/types-augment": "^14.3.1", |
| 115 | + "@polkadot/types-codec": "^14.3.1", |
| 116 | + "@polkadot/types-create": "^14.3.1", |
| 117 | + "@polkadot/types-known": "^14.3.1", |
| 118 | + "@polkadot/types-support": "^14.3.1", |
| 119 | + "@polkadot/util": "^13.2.3", |
| 120 | + "@polkadot/util-crypto": "^13.2.3", |
| 121 | + "@polkadot/wasm-crypto": "^7.4.1", |
| 122 | + "@polkadot/x-bigint": "^13.2.3", |
| 123 | + "@polkadot/x-fetch": "^13.2.3", |
| 124 | + "@polkadot/x-global": "^13.2.3", |
| 125 | + "@polkadot/x-randomvalues": "^13.2.3", |
| 126 | + "@polkadot/x-textdecoder": "^13.2.3", |
| 127 | + "@polkadot/x-textencoder": "^13.2.3", |
| 128 | + "@polkadot/x-ws": "^13.2.3", |
129 | 129 | "@zondax/ledger-substrate": "^0.44.7", |
130 | | - "typescript": "^5.3.3" |
| 130 | + "typescript": "^5.5.4" |
131 | 131 | } |
132 | 132 | } |
0 commit comments