mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 15:34:26 +01:00
Merge branch 'dev' into colour-logs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@node-red/util",
|
||||
"version": "4.0.9",
|
||||
"version": "4.1.0-beta.0",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -16,12 +16,12 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"chalk": "4.1.2",
|
||||
"fs-extra": "11.2.0",
|
||||
"i18next": "21.10.0",
|
||||
"fs-extra": "11.3.0",
|
||||
"i18next": "24.2.3",
|
||||
"json-stringify-safe": "5.0.1",
|
||||
"jsonata": "2.0.5",
|
||||
"jsonata": "2.0.6",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.46"
|
||||
"moment-timezone": "0.5.48"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user