Browse Source

Bumb version v3.1.3

qortal-ui-dev v3.1.3
AlphaX-Projects 2 years ago
parent
commit
00d0ea23ce
  1. 4
      package.json
  2. 12
      qortal-ui-core/package.json
  3. 2
      qortal-ui-crypto/package.json
  4. 12
      qortal-ui-plugins/package.json

4
package.json

@ -1,6 +1,6 @@
{
"name": "qortal-ui",
"version": "3.1.2",
"version": "3.1.3",
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
"keywords": [
"QORT",
@ -37,7 +37,7 @@
"os-locale": "3.0.0"
},
"devDependencies": {
"electron": "23.1.3",
"electron": "23.2.0",
"electron-builder": "23.6.0",
"electron-packager": "17.1.1",
"shelljs": "0.8.5"

12
qortal-ui-core/package.json

@ -1,6 +1,6 @@
{
"name": "qortal-ui-core",
"version": "3.1.2",
"version": "3.1.3",
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
"keywords": [
"QORT",
@ -18,11 +18,11 @@
"license": "GPL-3.0",
"dependencies": {
"@hapi/hapi": "21.3.0",
"@hapi/inert": "7.0.1",
"sass": "1.58.3"
"@hapi/inert": "7.1.0",
"sass": "1.59.3"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.21.3",
"@material/mwc-button": "0.27.0",
"@material/mwc-checkbox": "0.27.0",
"@material/mwc-dialog": "0.27.0",
@ -69,13 +69,13 @@
"bcryptjs": "2.4.3",
"epml": "0.3.3",
"file-saver": "2.0.5",
"lit": "2.6.1",
"lit": "2.7.0",
"lit-translate": "2.0.1",
"localforage": "1.10.0",
"pwa-helpers": "0.9.1",
"redux": "4.2.1",
"redux-thunk": "2.4.2",
"rollup": "3.19.0",
"rollup": "3.20.1",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-progress": "1.1.2",
"rollup-plugin-scss": "3.0.0"

2
qortal-ui-crypto/package.json

@ -1,6 +1,6 @@
{
"name": "qortal-ui-crypto",
"version": "3.1.2",
"version": "3.1.3",
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
"keywords": [
"QORT",

12
qortal-ui-plugins/package.json

@ -1,6 +1,6 @@
{
"name": "qortal-ui-plugins",
"version": "3.1.2",
"version": "3.1.3",
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
"keywords": [
"QORT",
@ -41,11 +41,11 @@
"prosemirror-schema-list": "1.2.2",
"prosemirror-state": "1.4.2",
"prosemirror-transform": "1.7.1",
"prosemirror-view": "1.30.1",
"prosemirror-view": "1.30.2",
"short-unique-id": "4.4.4"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.21.3",
"@material/mwc-button": "0.27.0",
"@material/mwc-checkbox": "0.27.0",
"@material/mwc-dialog": "0.27.0",
@ -77,16 +77,16 @@
"@vaadin/grid": "23.3.8",
"@vaadin/icons": "23.3.8",
"@vaadin/tooltip": "23.3.8",
"@zip.js/zip.js": "2.6.78",
"@zip.js/zip.js": "2.6.81",
"axios": "1.3.4",
"epml": "0.3.3",
"file-saver": "2.0.5",
"highcharts": "10.3.3",
"html-escaper": "3.0.3",
"lit": "2.6.1",
"lit": "2.7.0",
"lit-translate": "2.0.1",
"passive-events-support": "1.0.33",
"rollup": "3.19.0",
"rollup": "3.20.1",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-progress": "1.1.2"

Loading…
Cancel
Save