Browse Source

Update package.json

qortal-ui-dev
AlphaX-Projects 1 year ago committed by GitHub
parent
commit
8205087a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      qortal-ui-core/package.json

14
qortal-ui-core/package.json

@ -1,6 +1,6 @@
{ {
"name": "qortal-ui-core", "name": "qortal-ui-core",
"version": "3.1.3", "version": "4.0.0",
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet", "description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
"keywords": [ "keywords": [
"QORT", "QORT",
@ -60,11 +60,11 @@
"@rollup/plugin-node-resolve": "15.0.2", "@rollup/plugin-node-resolve": "15.0.2",
"@rollup/plugin-replace": "5.0.2", "@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-terser": "0.4.1", "@rollup/plugin-terser": "0.4.1",
"@vaadin/button": "24.0.2", "@vaadin/button": "24.0.3",
"@vaadin/grid": "24.0.2", "@vaadin/grid": "24.0.3",
"@vaadin/icons": "24.0.2", "@vaadin/icons": "24.0.3",
"@vaadin/password-field": "24.0.2", "@vaadin/password-field": "24.0.3",
"@vaadin/tooltip": "24.0.2", "@vaadin/tooltip": "24.0.3",
"asmcrypto.js": "2.3.2", "asmcrypto.js": "2.3.2",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"epml": "0.3.3", "epml": "0.3.3",
@ -75,7 +75,7 @@
"pwa-helpers": "0.9.1", "pwa-helpers": "0.9.1",
"redux": "4.2.1", "redux": "4.2.1",
"redux-thunk": "2.4.2", "redux-thunk": "2.4.2",
"rollup": "3.20.2", "rollup": "3.20.7",
"rollup-plugin-node-globals": "1.4.0", "rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-progress": "1.1.2", "rollup-plugin-progress": "1.1.2",
"rollup-plugin-scss": "3.0.0" "rollup-plugin-scss": "3.0.0"

Loading…
Cancel
Save