mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
Update dependencies
This commit is contained in:
parent
4ca3de1c2b
commit
36f0e1bd6d
@ -40,7 +40,7 @@
|
||||
"os-locale": "3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "24.1.2",
|
||||
"electron": "24.1.3",
|
||||
"electron-builder": "23.6.0",
|
||||
"electron-packager": "17.1.1",
|
||||
"shelljs": "0.8.5"
|
||||
|
@ -17,12 +17,12 @@
|
||||
"author": "QORTAL <admin@qortal.org>",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@hapi/hapi": "21.3.1",
|
||||
"@hapi/hapi": "21.3.2",
|
||||
"@hapi/inert": "7.1.0",
|
||||
"sass": "1.62.0"
|
||||
"sass": "1.62.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.21.4",
|
||||
"@babel/core": "7.21.5",
|
||||
"@material/mwc-button": "0.27.0",
|
||||
"@material/mwc-checkbox": "0.27.0",
|
||||
"@material/mwc-dialog": "0.27.0",
|
||||
@ -60,22 +60,21 @@
|
||||
"@rollup/plugin-node-resolve": "15.0.2",
|
||||
"@rollup/plugin-replace": "5.0.2",
|
||||
"@rollup/plugin-terser": "0.4.1",
|
||||
"@vaadin/button": "24.0.3",
|
||||
"@vaadin/grid": "24.0.3",
|
||||
"@vaadin/icons": "24.0.3",
|
||||
"@vaadin/password-field": "24.0.3",
|
||||
"@vaadin/tooltip": "24.0.3",
|
||||
"@vaadin/button": "24.0.4",
|
||||
"@vaadin/grid": "24.0.4",
|
||||
"@vaadin/icons": "24.0.4",
|
||||
"@vaadin/password-field": "24.0.4",
|
||||
"@vaadin/tooltip": "24.0.4",
|
||||
"asmcrypto.js": "2.3.2",
|
||||
"bcryptjs": "2.4.3",
|
||||
"epml": "0.3.3",
|
||||
"file-saver": "2.0.5",
|
||||
"lit": "2.7.2",
|
||||
"lit": "2.7.3",
|
||||
"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.20.7",
|
||||
"rollup": "3.21.1",
|
||||
"rollup-plugin-node-globals": "1.4.0",
|
||||
"rollup-plugin-progress": "1.1.2",
|
||||
"rollup-plugin-scss": "3.0.0"
|
||||
|
@ -41,11 +41,11 @@
|
||||
"prosemirror-schema-list": "1.2.2",
|
||||
"prosemirror-state": "1.4.2",
|
||||
"prosemirror-transform": "1.7.1",
|
||||
"prosemirror-view": "1.30.2",
|
||||
"prosemirror-view": "1.31.0",
|
||||
"short-unique-id": "4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.21.4",
|
||||
"@babel/core": "7.21.5",
|
||||
"@material/mwc-button": "0.27.0",
|
||||
"@material/mwc-checkbox": "0.27.0",
|
||||
"@material/mwc-dialog": "0.27.0",
|
||||
@ -72,21 +72,20 @@
|
||||
"@rollup/plugin-node-resolve": "15.0.2",
|
||||
"@rollup/plugin-replace": "5.0.2",
|
||||
"@rollup/plugin-terser": "0.4.1",
|
||||
"@vaadin/avatar": "24.0.3",
|
||||
"@vaadin/button": "24.0.3",
|
||||
"@vaadin/grid": "24.0.3",
|
||||
"@vaadin/icons": "24.0.3",
|
||||
"@vaadin/tooltip": "24.0.3",
|
||||
"@vaadin/avatar": "24.0.4",
|
||||
"@vaadin/button": "24.0.4",
|
||||
"@vaadin/grid": "24.0.4",
|
||||
"@vaadin/icons": "24.0.4",
|
||||
"@vaadin/tooltip": "24.0.4",
|
||||
"@zip.js/zip.js": "2.7.6",
|
||||
"axios": "1.3.5",
|
||||
"epml": "0.3.3",
|
||||
"file-saver": "2.0.5",
|
||||
"highcharts": "10.3.3",
|
||||
"html-escaper": "3.0.3",
|
||||
"lit": "2.7.2",
|
||||
"lit": "2.7.3",
|
||||
"lit-translate": "2.0.1",
|
||||
"passive-events-support": "1.0.33",
|
||||
"rollup": "3.20.7",
|
||||
"rollup": "3.21.1",
|
||||
"rollup-plugin-node-globals": "1.4.0",
|
||||
"rollup-plugin-progress": "1.1.2"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user