Update plugins

This commit is contained in:
AlphaX-Projects 2023-04-23 21:43:23 +02:00 committed by GitHub
parent 4c1774553e
commit d86baab9d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"name": "qortal-ui-plugins", "name": "qortal-ui-plugins",
"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",
@ -72,12 +72,12 @@
"@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/avatar": "24.0.2", "@vaadin/avatar": "24.0.3",
"@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/tooltip": "24.0.2", "@vaadin/tooltip": "24.0.3",
"@zip.js/zip.js": "2.7.5", "@zip.js/zip.js": "2.7.6",
"axios": "1.3.5", "axios": "1.3.5",
"epml": "0.3.3", "epml": "0.3.3",
"file-saver": "2.0.5", "file-saver": "2.0.5",
@ -86,7 +86,7 @@
"lit": "2.7.2", "lit": "2.7.2",
"lit-translate": "2.0.1", "lit-translate": "2.0.1",
"passive-events-support": "1.0.33", "passive-events-support": "1.0.33",
"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"
@ -94,4 +94,4 @@
"engines": { "engines": {
"node": ">=18.14.0" "node": ">=18.14.0"
} }
} }