@subwallet/web-runner 1.2.28-0 → 1.2.29-0

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
Binary file
Binary file
Binary file
package/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-dbeee7aa0f69e421c437.js"></script></head><body><div id="root">SubWallet</div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-8c3fdb1ee2f7413223e6.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1299,5 +1299,6 @@
1299
1299
  "will not be supported": "",
1300
1300
  "from one of the methods to avoid issues": "",
1301
1301
  "Read update": "",
1302
- "Continue staking?": ""
1302
+ "Continue staking?": "",
1303
+ "High fee alert!": ""
1303
1304
  }
@@ -1299,5 +1299,6 @@
1299
1299
  "will not be supported": "",
1300
1300
  "from one of the methods to avoid issues": "",
1301
1301
  "Read update": "",
1302
- "Continue staking?": ""
1302
+ "Continue staking?": "",
1303
+ "High fee alert!": ""
1303
1304
  }
@@ -1299,5 +1299,6 @@
1299
1299
  "will not be supported": "",
1300
1300
  "from one of the methods to avoid issues": "",
1301
1301
  "Read update": "",
1302
- "Continue staking?": ""
1302
+ "Continue staking?": "",
1303
+ "High fee alert!": ""
1303
1304
  }
@@ -1299,5 +1299,6 @@
1299
1299
  "will not be supported": "",
1300
1300
  "from one of the methods to avoid issues": "",
1301
1301
  "Read update": "",
1302
- "Continue staking?": ""
1302
+ "Continue staking?": "",
1303
+ "High fee alert!": ""
1303
1304
  }
@@ -1299,5 +1299,6 @@
1299
1299
  "will not be supported": "",
1300
1300
  "from one of the methods to avoid issues": "",
1301
1301
  "Read update": "",
1302
- "Continue staking?": ""
1302
+ "Continue staking?": "",
1303
+ "High fee alert!": ""
1303
1304
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.2.28-0",
17
+ "version": "1.2.29-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.2.28-0",
21
- "@subwallet/extension-inject": "^1.2.28-0",
22
- "@subwallet/extension-koni-ui": "^1.2.28-0"
20
+ "@subwallet/extension-base": "^1.2.29-0",
21
+ "@subwallet/extension-inject": "^1.2.29-0",
22
+ "@subwallet/extension-koni-ui": "^1.2.29-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",