diff --git a/package.json b/package.json index 2ba25caf..25a0ef7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "2.2.1", + "version": "2.2.2", "description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet", "keywords": [ "QORT", diff --git a/qortal-ui-core/package.json b/qortal-ui-core/package.json index af2e6830..386258d2 100644 --- a/qortal-ui-core/package.json +++ b/qortal-ui-core/package.json @@ -19,7 +19,7 @@ "dependencies": { "@hapi/hapi": "21.0.0", "@hapi/inert": "7.0.0", - "sass": "1.56.1" + "sass": "1.56.2" }, "devDependencies": { "@babel/core": "7.20.5", @@ -66,14 +66,14 @@ "bcryptjs": "2.4.3", "epml": "0.3.3", "file-saver": "2.0.5", - "lit": "2.4.1", + "lit": "2.5.0", "lit-translate": "2.0.1", "postcss": "8.4.19", "pwa-helpers": "0.9.1", "random-sentence-generator": "0.0.8", "redux": "4.2.0", "redux-thunk": "2.4.2", - "rollup": "3.7.0", + "rollup": "3.7.2", "rollup-plugin-node-globals": "1.4.0", "rollup-plugin-postcss": "4.0.2", "rollup-plugin-progress": "1.1.2", diff --git a/qortal-ui-plugins/package.json b/qortal-ui-plugins/package.json index 4839ef38..d28651b7 100644 --- a/qortal-ui-plugins/package.json +++ b/qortal-ui-plugins/package.json @@ -53,9 +53,9 @@ "epml": "0.3.3", "file-saver": "2.0.5", "html-escaper": "3.0.3", - "lit": "2.4.1", + "lit": "2.5.0", "lit-translate": "2.0.1", - "rollup": "3.7.0", + "rollup": "3.7.2", "rollup-plugin-node-globals": "1.4.0", "rollup-plugin-progress": "1.1.2" },