mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-22 20:26:50 +00:00
Update Add Fix
Updated dependencies Added GET_DAY_SUMMARY Fixed Qortal Lottery enter amount
This commit is contained in:
26
package.json
26
package.json
@@ -33,7 +33,7 @@
|
||||
"dependencies": {
|
||||
"@hapi/hapi": "21.3.2",
|
||||
"@hapi/inert": "7.1.0",
|
||||
"@lit-labs/motion": "1.0.4",
|
||||
"@lit-labs/motion": "1.0.6",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@tiptap/core": "2.0.4",
|
||||
"@tiptap/extension-highlight": "2.0.4",
|
||||
@@ -47,9 +47,9 @@
|
||||
"bcryptjs": "2.4.3",
|
||||
"buffer": "6.0.3",
|
||||
"compressorjs": "1.2.1",
|
||||
"crypto-js": "4.1.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"electron-dl": "3.5.1",
|
||||
"electron-log": "4.4.8",
|
||||
"electron-log": "5.0.0",
|
||||
"electron-store": "8.1.0",
|
||||
"electron-updater": "6.1.4",
|
||||
"emoji-picker-js": "https://github.com/Qortal/emoji-picker-js",
|
||||
@@ -67,8 +67,8 @@
|
||||
"prosemirror-schema-list": "1.3.0",
|
||||
"prosemirror-state": "1.4.3",
|
||||
"prosemirror-transform": "1.8.0",
|
||||
"prosemirror-view": "1.32.1",
|
||||
"sass": "1.69.4",
|
||||
"prosemirror-view": "1.32.2",
|
||||
"sass": "1.69.5",
|
||||
"short-unique-id": "5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -115,20 +115,20 @@
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@rollup/plugin-replace": "5.0.4",
|
||||
"@rollup/plugin-terser": "0.4.4",
|
||||
"@vaadin/avatar": "24.2.0",
|
||||
"@vaadin/button": "24.2.0",
|
||||
"@vaadin/grid": "24.2.0",
|
||||
"@vaadin/icons": "24.2.0",
|
||||
"@vaadin/password-field": "24.2.0",
|
||||
"@vaadin/tooltip": "24.2.0",
|
||||
"@vaadin/avatar": "24.2.1",
|
||||
"@vaadin/button": "24.2.1",
|
||||
"@vaadin/grid": "24.2.1",
|
||||
"@vaadin/icons": "24.2.1",
|
||||
"@vaadin/password-field": "24.2.1",
|
||||
"@vaadin/tooltip": "24.2.1",
|
||||
"@zip.js/zip.js": "2.7.30",
|
||||
"axios": "1.5.1",
|
||||
"axios": "1.6.0",
|
||||
"electron": "27.0.2",
|
||||
"electron-builder": "24.6.4",
|
||||
"electron-packager": "17.1.2",
|
||||
"epml": "0.3.3",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-plugin-lit": "1.9.1",
|
||||
"eslint-plugin-lit": "1.10.1",
|
||||
"eslint-plugin-wc": "2.0.4",
|
||||
"file-saver": "2.0.5",
|
||||
"highcharts": "11.1.0",
|
||||
|
Reference in New Issue
Block a user