mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-23 04:36:51 +00:00
Bump version 4.5.3
This commit is contained in:
12
package.json
12
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qortal-ui",
|
||||
"version": "4.5.2",
|
||||
"version": "4.5.3",
|
||||
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
|
||||
"keywords": [
|
||||
"QORT",
|
||||
@@ -31,7 +31,7 @@
|
||||
"lint": "eslint './**/*.{js,mjs}'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hapi/hapi": "21.3.9",
|
||||
"@hapi/hapi": "21.3.10",
|
||||
"@hapi/inert": "7.1.0",
|
||||
"@lit-labs/motion": "1.0.6",
|
||||
"@popperjs/core": "2.11.8",
|
||||
@@ -68,8 +68,8 @@
|
||||
"prosemirror-schema-list": "1.4.0",
|
||||
"prosemirror-state": "1.4.3",
|
||||
"prosemirror-transform": "1.9.0",
|
||||
"prosemirror-view": "1.33.7",
|
||||
"sass": "1.77.4",
|
||||
"prosemirror-view": "1.33.8",
|
||||
"sass": "1.77.5",
|
||||
"short-unique-id": "5.2.0",
|
||||
"xhr2": "0.2.1"
|
||||
},
|
||||
@@ -129,7 +129,7 @@
|
||||
"@vaadin/tooltip": "24.2.9",
|
||||
"@zip.js/zip.js": "2.7.45",
|
||||
"axios": "1.7.2",
|
||||
"electron": "30.1.0",
|
||||
"electron": "31.0.0",
|
||||
"electron-builder": "24.13.3",
|
||||
"epml": "0.3.3",
|
||||
"eslint": "8.57.0",
|
||||
@@ -151,6 +151,6 @@
|
||||
"shelljs": "0.8.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.11.1"
|
||||
"node": ">=20.14.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user