@subwallet/web-runner 1.1.44-0 → 1.1.46-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-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-400fcad65cf4172b2e5a.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-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-894c8cd2f1a4ed0acb33.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1191,5 +1191,9 @@
1191
1191
  "Auto lock": "",
1192
1192
  "Submitted": "",
1193
1193
  "Transaction submitted!": "",
1194
- "Track transaction progress in the History tab or go back to home": ""
1194
+ "Track transaction progress in the History tab or go back to home": "",
1195
+ "Mission pools": "",
1196
+ "Upcoming": "",
1197
+ "Live": "",
1198
+ "Archived": ""
1195
1199
  }
@@ -1191,5 +1191,9 @@
1191
1191
  "Auto lock": "",
1192
1192
  "Submitted": "送信完了",
1193
1193
  "Transaction submitted!": "トランザクションの送信完了!",
1194
- "Track transaction progress in the History tab or go back to home": "履歴タブでトランザクションの進行状況を追跡するか、\nホームに戻ってください。"
1194
+ "Track transaction progress in the History tab or go back to home": "履歴タブでトランザクションの進行状況を追跡するか、\nホームに戻ってください。",
1195
+ "Mission pools": "",
1196
+ "Upcoming": "",
1197
+ "Live": "",
1198
+ "Archived": ""
1195
1199
  }
@@ -1191,5 +1191,9 @@
1191
1191
  "Auto lock": "",
1192
1192
  "Submitted": "Отправлено",
1193
1193
  "Transaction submitted!": "Транзакция отправлена!",
1194
- "Track transaction progress in the History tab or go back to home": "Отслеживайте прогресс транзакции во вкладке История или вернитесь на главную страницу"
1194
+ "Track transaction progress in the History tab or go back to home": "Отслеживайте прогресс транзакции во вкладке История или вернитесь на главную страницу",
1195
+ "Mission pools": "",
1196
+ "Upcoming": "",
1197
+ "Live": "",
1198
+ "Archived": ""
1195
1199
  }
@@ -1191,5 +1191,9 @@
1191
1191
  "Auto lock": "",
1192
1192
  "Submitted": "Gửi thành công",
1193
1193
  "Transaction submitted!": "Gửi giao dịch thành công!",
1194
- "Track transaction progress in the History tab or go back to home": "Vui lòng theo dõi quá trình thực hiện giao dịch trong mục Lịch sử hoặc về trang chủ"
1194
+ "Track transaction progress in the History tab or go back to home": "Vui lòng theo dõi quá trình thực hiện giao dịch trong mục Lịch sử hoặc về trang chủ",
1195
+ "Mission pools": "",
1196
+ "Upcoming": "",
1197
+ "Live": "",
1198
+ "Archived": ""
1195
1199
  }
@@ -1191,5 +1191,9 @@
1191
1191
  "Auto lock": "",
1192
1192
  "Submitted": "提交成功",
1193
1193
  "Transaction submitted!": "交易提交成功!",
1194
- "Track transaction progress in the History tab or go back to home": "请在记录页签中跟踪交易进度或返回主页"
1194
+ "Track transaction progress in the History tab or go back to home": "请在记录页签中跟踪交易进度或返回主页",
1195
+ "Mission pools": "",
1196
+ "Upcoming": "",
1197
+ "Live": "",
1198
+ "Archived": ""
1195
1199
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.1.44-0",
17
+ "version": "1.1.46-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.44-0",
21
- "@subwallet/extension-inject": "^1.1.44-0",
22
- "@subwallet/extension-koni-ui": "^1.1.44-0"
20
+ "@subwallet/extension-base": "^1.1.46-0",
21
+ "@subwallet/extension-inject": "^1.1.46-0",
22
+ "@subwallet/extension-koni-ui": "^1.1.46-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",