@subwallet/web-runner 1.3.16-0 → 1.3.17-0

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/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-dc257b1b1473c2bf914e.js"></script><script defer="defer" src="web-runner-35b800af9370d1efbc7b.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-dc257b1b1473c2bf914e.js"></script><script defer="defer" src="web-runner-be19d5cd06460699b8c2.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1413,5 +1413,8 @@
1413
1413
  "Unable to send. NFT not supported on recipient address": "",
1414
1414
  "EVM accounts": "",
1415
1415
  "Substrate accounts": "",
1416
- "Unable to process this swap at the moment. Try again later": ""
1416
+ "Unable to process this swap at the moment. Try again later": "",
1417
+ "Open dApp to unstake": "",
1418
+ "Open Taostats Dashboard and connect your SubWallet account to unstake your funds. This feature will come back to SubWallet soon!": "",
1419
+ "Open dApp": ""
1417
1420
  }
@@ -1413,5 +1413,8 @@
1413
1413
  "Unable to send. NFT not supported on recipient address": "",
1414
1414
  "EVM accounts": "",
1415
1415
  "Substrate accounts": "",
1416
- "Unable to process this swap at the moment. Try again later": ""
1416
+ "Unable to process this swap at the moment. Try again later": "",
1417
+ "Open dApp to unstake": "",
1418
+ "Open Taostats Dashboard and connect your SubWallet account to unstake your funds. This feature will come back to SubWallet soon!": "",
1419
+ "Open dApp": ""
1417
1420
  }
@@ -1413,5 +1413,8 @@
1413
1413
  "Unable to send. NFT not supported on recipient address": "",
1414
1414
  "EVM accounts": "",
1415
1415
  "Substrate accounts": "",
1416
- "Unable to process this swap at the moment. Try again later": ""
1416
+ "Unable to process this swap at the moment. Try again later": "",
1417
+ "Open dApp to unstake": "",
1418
+ "Open Taostats Dashboard and connect your SubWallet account to unstake your funds. This feature will come back to SubWallet soon!": "",
1419
+ "Open dApp": ""
1417
1420
  }
@@ -1413,5 +1413,8 @@
1413
1413
  "Unable to send. NFT not supported on recipient address": "",
1414
1414
  "EVM accounts": "",
1415
1415
  "Substrate accounts": "",
1416
- "Unable to process this swap at the moment. Try again later": ""
1416
+ "Unable to process this swap at the moment. Try again later": "",
1417
+ "Open dApp to unstake": "",
1418
+ "Open Taostats Dashboard and connect your SubWallet account to unstake your funds. This feature will come back to SubWallet soon!": "",
1419
+ "Open dApp": ""
1417
1420
  }
@@ -1413,5 +1413,8 @@
1413
1413
  "Unable to send. NFT not supported on recipient address": "",
1414
1414
  "EVM accounts": "",
1415
1415
  "Substrate accounts": "",
1416
- "Unable to process this swap at the moment. Try again later": ""
1416
+ "Unable to process this swap at the moment. Try again later": "",
1417
+ "Open dApp to unstake": "",
1418
+ "Open Taostats Dashboard and connect your SubWallet account to unstake your funds. This feature will come back to SubWallet soon!": "",
1419
+ "Open dApp": ""
1417
1420
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.3.16-0",
17
+ "version": "1.3.17-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.3.16-0",
21
- "@subwallet/extension-inject": "^1.3.16-0",
22
- "@subwallet/extension-koni-ui": "^1.3.16-0"
20
+ "@subwallet/extension-base": "^1.3.17-0",
21
+ "@subwallet/extension-inject": "^1.3.17-0",
22
+ "@subwallet/extension-koni-ui": "^1.3.17-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",