Merge branch 'master' into fix-include-label-themeSettings-config

This commit is contained in:
matiseni51
2025-02-16 14:03:24 +01:00
committed by GitHub
19 changed files with 156 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/editor-api",
"version": "4.0.8",
"version": "4.0.9",
"license": "Apache-2.0",
"main": "./lib/index.js",
"repository": {
@@ -16,8 +16,8 @@
}
],
"dependencies": {
"@node-red/util": "4.0.8",
"@node-red/editor-client": "4.0.8",
"@node-red/util": "4.0.9",
"@node-red/editor-client": "4.0.9",
"bcryptjs": "2.4.3",
"body-parser": "1.20.3",
"clone": "2.1.2",