mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
chore: Upgrade tournament to 1.0.6 (#12440)
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
"@types/xml2js": "catalog:"
|
"@types/xml2js": "catalog:"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@n8n/tournament": "1.0.5",
|
"@n8n/tournament": "1.0.6",
|
||||||
"@n8n_io/riot-tmpl": "4.0.0",
|
"@n8n_io/riot-tmpl": "4.0.0",
|
||||||
"ast-types": "0.15.2",
|
"ast-types": "0.15.2",
|
||||||
"axios": "catalog:",
|
"axios": "catalog:",
|
||||||
|
|||||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -1937,8 +1937,8 @@ importers:
|
|||||||
packages/workflow:
|
packages/workflow:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@n8n/tournament':
|
'@n8n/tournament':
|
||||||
specifier: 1.0.5
|
specifier: 1.0.6
|
||||||
version: 1.0.5
|
version: 1.0.6
|
||||||
'@n8n_io/riot-tmpl':
|
'@n8n_io/riot-tmpl':
|
||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
@@ -4259,8 +4259,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-rbnMnSdEwq2yuYMgzOQ4jTXm+oH7yjN/0ISfB/7O6pUcEPsZt9UW60BYfQ1WWHkKa/evI8vgER2zV5/RC1BupQ==}
|
resolution: {integrity: sha512-rbnMnSdEwq2yuYMgzOQ4jTXm+oH7yjN/0ISfB/7O6pUcEPsZt9UW60BYfQ1WWHkKa/evI8vgER2zV5/RC1BupQ==}
|
||||||
engines: {node: '>=18.10'}
|
engines: {node: '>=18.10'}
|
||||||
|
|
||||||
'@n8n/tournament@1.0.5':
|
'@n8n/tournament@1.0.6':
|
||||||
resolution: {integrity: sha512-IPBHa7gC0wwHVct/dnBquHz+uMCDZaZ05cor1D/rjlwaOe/PVu5mtoZaPHYuR98R3W1/IyxC5PuBd0JizDP9gg==}
|
resolution: {integrity: sha512-UGSxYXXVuOX0yL6HTLBStKYwLIa0+JmRKiSZSCMcM2s2Wax984KWT6XIA1TR/27i7yYpDk1MY14KsTPnuEp27A==}
|
||||||
engines: {node: '>=20.15', pnpm: '>=9.5'}
|
engines: {node: '>=20.15', pnpm: '>=9.5'}
|
||||||
|
|
||||||
'@n8n/typeorm@0.3.20-12':
|
'@n8n/typeorm@0.3.20-12':
|
||||||
@@ -16484,7 +16484,7 @@ snapshots:
|
|||||||
'@types/retry': 0.12.5
|
'@types/retry': 0.12.5
|
||||||
retry: 0.13.1
|
retry: 0.13.1
|
||||||
|
|
||||||
'@n8n/tournament@1.0.5':
|
'@n8n/tournament@1.0.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@n8n_io/riot-tmpl': 4.0.1
|
'@n8n_io/riot-tmpl': 4.0.1
|
||||||
ast-types: 0.16.1
|
ast-types: 0.16.1
|
||||||
@@ -19401,7 +19401,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
call-bind: 1.0.7
|
call-bind: 1.0.7
|
||||||
is-nan: 1.3.2
|
is-nan: 1.3.2
|
||||||
object-is: 1.1.5
|
object-is: 1.1.6
|
||||||
object.assign: 4.1.5
|
object.assign: 4.1.5
|
||||||
util: 0.12.5
|
util: 0.12.5
|
||||||
|
|
||||||
@@ -20867,7 +20867,7 @@ snapshots:
|
|||||||
enzyme-shallow-equal@1.0.7:
|
enzyme-shallow-equal@1.0.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
hasown: 2.0.2
|
hasown: 2.0.2
|
||||||
object-is: 1.1.5
|
object-is: 1.1.6
|
||||||
|
|
||||||
enzyme@3.11.0:
|
enzyme@3.11.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -25609,7 +25609,7 @@ snapshots:
|
|||||||
regexp.prototype.flags@1.5.0:
|
regexp.prototype.flags@1.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
call-bind: 1.0.7
|
call-bind: 1.0.7
|
||||||
define-properties: 1.2.0
|
define-properties: 1.2.1
|
||||||
functions-have-names: 1.2.3
|
functions-have-names: 1.2.3
|
||||||
|
|
||||||
regexp.prototype.flags@1.5.2:
|
regexp.prototype.flags@1.5.2:
|
||||||
|
|||||||
Reference in New Issue
Block a user