mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-22 20:26:50 +00:00
Bump version 4.3.1
This commit is contained in:
28
package.json
28
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qortal-ui",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
|
||||
"keywords": [
|
||||
"QORT",
|
||||
@@ -41,7 +41,7 @@
|
||||
"electron-store": "8.1.0",
|
||||
"emoji-picker-js": "https://github.com/Qortal/emoji-picker-js",
|
||||
"extract-zip": "2.0.1",
|
||||
"jssha": "3.3.0",
|
||||
"jssha": "3.3.1",
|
||||
"localforage": "1.10.0",
|
||||
"lodash": "4.17.21",
|
||||
"node-fetch": "2.6.9",
|
||||
@@ -56,7 +56,7 @@
|
||||
"prosemirror-state": "1.4.3",
|
||||
"prosemirror-transform": "1.7.4",
|
||||
"prosemirror-view": "1.31.7",
|
||||
"sass": "1.64.2",
|
||||
"sass": "1.65.1",
|
||||
"short-unique-id": "4.4.4",
|
||||
"@hapi/hapi": "21.3.2",
|
||||
"@hapi/inert": "7.1.0",
|
||||
@@ -72,7 +72,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "1.4.0",
|
||||
"electron": "25.4.0",
|
||||
"electron": "25.5.0",
|
||||
"electron-builder": "24.6.3",
|
||||
"electron-packager": "17.1.1",
|
||||
"epml": "0.3.3",
|
||||
@@ -86,12 +86,12 @@
|
||||
"passive-events-support": "1.1.0",
|
||||
"redux": "4.2.1",
|
||||
"redux-thunk": "2.4.2",
|
||||
"rollup": "3.27.2",
|
||||
"rollup": "3.28.0",
|
||||
"rollup-plugin-node-globals": "1.4.0",
|
||||
"rollup-plugin-progress": "1.1.2",
|
||||
"rollup-plugin-scss": "3.0.0",
|
||||
"shelljs": "0.8.5",
|
||||
"@babel/core": "7.22.9",
|
||||
"@babel/core": "7.22.10",
|
||||
"@material/mwc-button": "0.27.0",
|
||||
"@material/mwc-checkbox": "0.27.0",
|
||||
"@material/mwc-dialog": "0.27.0",
|
||||
@@ -130,17 +130,17 @@
|
||||
"@qortal/rollup-plugin-web-worker-loader": "1.6.4",
|
||||
"@rollup/plugin-alias": "5.0.0",
|
||||
"@rollup/plugin-babel": "6.0.3",
|
||||
"@rollup/plugin-commonjs": "25.0.3",
|
||||
"@rollup/plugin-commonjs": "25.0.4",
|
||||
"@rollup/plugin-node-resolve": "15.1.0",
|
||||
"@rollup/plugin-replace": "5.0.2",
|
||||
"@rollup/plugin-terser": "0.4.3",
|
||||
"@vaadin/avatar": "24.1.4",
|
||||
"@vaadin/button": "24.1.4",
|
||||
"@vaadin/grid": "24.1.4",
|
||||
"@vaadin/icons": "24.1.4",
|
||||
"@vaadin/password-field": "24.1.4",
|
||||
"@vaadin/tooltip": "24.1.4",
|
||||
"@zip.js/zip.js": "2.7.20"
|
||||
"@vaadin/avatar": "24.1.5",
|
||||
"@vaadin/button": "24.1.5",
|
||||
"@vaadin/grid": "24.1.5",
|
||||
"@vaadin/icons": "24.1.5",
|
||||
"@vaadin/password-field": "24.1.5",
|
||||
"@vaadin/tooltip": "24.1.5",
|
||||
"@zip.js/zip.js": "2.7.24"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.15.0"
|
||||
|
Reference in New Issue
Block a user