diff --git a/package.json b/package.json index 8e3a2b9f21..d83a9464e5 100644 --- a/package.json +++ b/package.json @@ -153,13 +153,13 @@ "@ethersphere/bee-js": "^3.2.0", "@isomorphic-git/lightning-fs": "^4.4.1", "@monaco-editor/react": "^4.3.1", - "@remixproject/engine": "^0.3.30", - "@remixproject/engine-web": "^0.3.30", - "@remixproject/plugin": "^0.3.30", - "@remixproject/plugin-api": "^0.3.30", - "@remixproject/plugin-utils": "^0.3.30", - "@remixproject/plugin-webview": "^0.3.30", - "@remixproject/plugin-ws": "^0.3.30", + "@remixproject/engine": "^0.3.31", + "@remixproject/engine-web": "^0.3.31", + "@remixproject/plugin": "^0.3.31", + "@remixproject/plugin-api": "^0.3.31", + "@remixproject/plugin-utils": "^0.3.31", + "@remixproject/plugin-webview": "^0.3.31", + "@remixproject/plugin-ws": "^0.3.31", "ansi-gray": "^0.1.1", "async": "^2.6.2", "axios": ">=0.26.0", diff --git a/yarn.lock b/yarn.lock index 44ac34f0ac..6bac163214 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3749,63 +3749,63 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.10.2.tgz#0798c03351f0dea1a5a4cabddf26a55a7cbee590" integrity sha512-IXf3XA7+XyN7CP9gGh/XB0UxVMlvARGEgGXLubFICsUMGz6Q+DU+i4gGlpOxTjKvXjkJDJC8YdqdKkDj9qZHEQ== -"@remixproject/engine-web@^0.3.30": - version "0.3.30" - resolved "https://registry.yarnpkg.com/@remixproject/engine-web/-/engine-web-0.3.30.tgz#55721b30ff86bf026fd529afc7b57acecc9f517a" - integrity sha512-8+3BxgghAInrndxkHvTEF6wemHeCdlMJ47CcsXHf/WHsI1E8BbJscZHj+EdEbyc+N6SXUf36qVyIyj7Ko19S/A== +"@remixproject/engine-web@^0.3.31": + version "0.3.31" + resolved "https://registry.yarnpkg.com/@remixproject/engine-web/-/engine-web-0.3.31.tgz#42ee5c5d874ef9646090342ca8b430e3fe1046e8" + integrity sha512-GYeUB4Y0NaVc23mSmVByhx6pCvjzfz8iBbJCwaUB3q61uyRQ1wMM0P/47qqwZMukPi7x4bFUpN41C6rKq7ECug== dependencies: - "@remixproject/engine" "0.3.30" - "@remixproject/plugin-api" "0.3.30" - "@remixproject/plugin-utils" "0.3.30" + "@remixproject/engine" "0.3.31" + "@remixproject/plugin-api" "0.3.31" + "@remixproject/plugin-utils" "0.3.31" -"@remixproject/engine@0.3.30", "@remixproject/engine@^0.3.30": - version "0.3.30" - resolved "https://registry.yarnpkg.com/@remixproject/engine/-/engine-0.3.30.tgz#ff5fe7695d0301c4171094bd881d006a89026515" - integrity sha512-yG7BbDCzQ87Fv/IqajODOiAXF7eoWsMN2/9tg/qsQuFoebqFFEpta7CHG2wAEx3i39AsYAIHshlhLdHnYKjcxQ== +"@remixproject/engine@0.3.31", "@remixproject/engine@^0.3.31": + version "0.3.31" + resolved "https://registry.yarnpkg.com/@remixproject/engine/-/engine-0.3.31.tgz#6dcc209dbd993646430335c9454ce1a739d1a45f" + integrity sha512-5VTl9bkeU3fd3IUV8wy7kXHMd3RfnUsf6dlmORM9Np1oMZ9nhdhUsyJO/qXyrvR1PbyJIxPz/qM4+W5MGvOrnQ== dependencies: - "@remixproject/plugin-api" "0.3.30" - "@remixproject/plugin-utils" "0.3.30" + "@remixproject/plugin-api" "0.3.31" + "@remixproject/plugin-utils" "0.3.31" -"@remixproject/plugin-api@0.3.30", "@remixproject/plugin-api@^0.3.30": - version "0.3.30" - resolved "https://registry.yarnpkg.com/@remixproject/plugin-api/-/plugin-api-0.3.30.tgz#6f45b39dbff5ab8d0dfd594b439fc6cf29c39ac1" - integrity sha512-J5rzQbGEe+5M8FresIoyj/S2HKA5WyjVM/DsED+tWpEmqnzcjARQdvijNVmRstFkcCDvCQ5PDMU+/Qoaj6/Hiw== +"@remixproject/plugin-api@0.3.31", "@remixproject/plugin-api@^0.3.31": + version "0.3.31" + resolved "https://registry.yarnpkg.com/@remixproject/plugin-api/-/plugin-api-0.3.31.tgz#86e7c458c58ff200bd927fd3d642877f4b5a0013" + integrity sha512-LOJRHxORNp7zW8k7//DQz5aZ7eqB7TwhYXrvzqvaryDTvtvJGWrlTHg81hzALynaxZKEWneohxjUxKvGp/eA4g== dependencies: - "@remixproject/plugin-utils" "0.3.30" + "@remixproject/plugin-utils" "0.3.31" -"@remixproject/plugin-utils@0.3.30", "@remixproject/plugin-utils@^0.3.30": - version "0.3.30" - resolved "https://registry.yarnpkg.com/@remixproject/plugin-utils/-/plugin-utils-0.3.30.tgz#b723cd59a98d0fa624f9483edd8c53086b44e514" - integrity sha512-jsL9DUKi3pi5D3R7415Zflf72l2wT3POQLRXNJV5rcnpsBhH1SedSpyjPuWSObTbpQsXw9xfnZqjwbIi7UNltA== +"@remixproject/plugin-utils@0.3.31", "@remixproject/plugin-utils@^0.3.31": + version "0.3.31" + resolved "https://registry.yarnpkg.com/@remixproject/plugin-utils/-/plugin-utils-0.3.31.tgz#80771e00c1a1b776432abb17b1f4b2e25600d4f6" + integrity sha512-OOAjoSd+ErBMrcNQEh80NU3BjJ9fHXuftRfy5Ul9aGXN3b1LJSNVvfrG+FxX6lpyaAK5JBj+aB9pgFozgb2wlw== dependencies: tslib "2.0.1" -"@remixproject/plugin-webview@^0.3.30": - version "0.3.30" - resolved "https://registry.yarnpkg.com/@remixproject/plugin-webview/-/plugin-webview-0.3.30.tgz#6c49c08838114886aac2bf328fa82b70afac2885" - integrity sha512-8Z2O7BjIZkq/ug1d/NiqcjFwR+TP/GPMdh03RNf+Mta0z+B6sXE4WdoCXImTeUJOdufIO3eFw0+JVLu2iwU25w== +"@remixproject/plugin-webview@^0.3.31": + version "0.3.31" + resolved "https://registry.yarnpkg.com/@remixproject/plugin-webview/-/plugin-webview-0.3.31.tgz#e5cce7d0089439b35aee4ab2a724add1e5d36b40" + integrity sha512-8yoKwIkRi9S+rqvFShNt01FfXX0H/Fijn7UkWFWJ/V6ULcw2cw9ViCz8cYZLhNUpxqezyu/LKDQL9g1TbJJoYw== dependencies: - "@remixproject/plugin" "0.3.30" - "@remixproject/plugin-api" "0.3.30" - "@remixproject/plugin-utils" "0.3.30" + "@remixproject/plugin" "0.3.31" + "@remixproject/plugin-api" "0.3.31" + "@remixproject/plugin-utils" "0.3.31" axios "^0.21.1" -"@remixproject/plugin-ws@^0.3.30": - version "0.3.30" - resolved "https://registry.yarnpkg.com/@remixproject/plugin-ws/-/plugin-ws-0.3.30.tgz#ed9f5011ea2ee0fec2d595b2e333f50500354c66" - integrity sha512-lWk/PiRXX5zcN7ddOhnVN4Mbd3NqSuw4on2a4pc2SslM73wtmambvmGxhphEOuNsTykZ66LmMhCGBMxpsvhdoA== +"@remixproject/plugin-ws@^0.3.31": + version "0.3.31" + resolved "https://registry.yarnpkg.com/@remixproject/plugin-ws/-/plugin-ws-0.3.31.tgz#a2bb415cc32a5b036b9b3759520088b8ceaa0d5a" + integrity sha512-Z4G6vkGxxCP+ibGNHAvNaFjYE4hbsazOEL50pMnda6LZNci9akMSiI/1MIZscVSMU8l2sYOoNUsWvLfLkIkYKQ== dependencies: - "@remixproject/plugin" "0.3.30" - "@remixproject/plugin-api" "0.3.30" - "@remixproject/plugin-utils" "0.3.30" + "@remixproject/plugin" "0.3.31" + "@remixproject/plugin-api" "0.3.31" + "@remixproject/plugin-utils" "0.3.31" -"@remixproject/plugin@0.3.30", "@remixproject/plugin@^0.3.30": - version "0.3.30" - resolved "https://registry.yarnpkg.com/@remixproject/plugin/-/plugin-0.3.30.tgz#abfcf2c39aed3d611536fc0ccde783b07d1eaa8c" - integrity sha512-cdLRpa+I3rI9JHZXJzU+Gd1gpD4zNJZX/vwi3DQz0LZvwRYw+DgcxddAx+bRMS2jFIQS+Vz8jIhCOSsRfKdYcg== +"@remixproject/plugin@0.3.31", "@remixproject/plugin@^0.3.31": + version "0.3.31" + resolved "https://registry.yarnpkg.com/@remixproject/plugin/-/plugin-0.3.31.tgz#b6c6b58d2c7964e37024eeca4819c70ece1f3953" + integrity sha512-9ntMU9CzStloahm/wXt4V8n64ERgJzY5nG0bzQfjnI12knrdTmUo+LC42M2xaTBDDP9CzMPdqClg7XhhRLzohA== dependencies: - "@remixproject/plugin-api" "0.3.30" - "@remixproject/plugin-utils" "0.3.30" + "@remixproject/plugin-api" "0.3.31" + "@remixproject/plugin-utils" "0.3.31" events "3.2.0" "@restart/context@^2.1.4":