mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
ci: Upgrade to turbo 2.9 (#28292)
This commit is contained in:
parent
ab8e9a6764
commit
69cb927761
2 changed files with 60 additions and 60 deletions
|
|
@ -81,7 +81,7 @@
|
|||
"ts-jest": "^29.1.1",
|
||||
"tsc-alias": "^1.8.10",
|
||||
"tsc-watch": "^6.2.0",
|
||||
"turbo": "2.8.9",
|
||||
"turbo": "2.9.4",
|
||||
"typescript": "*",
|
||||
"zx": "^8.8.5"
|
||||
},
|
||||
|
|
|
|||
118
pnpm-lock.yaml
118
pnpm-lock.yaml
|
|
@ -544,8 +544,8 @@ importers:
|
|||
specifier: ^6.2.0
|
||||
version: 6.2.0(typescript@6.0.2)
|
||||
turbo:
|
||||
specifier: 2.8.9
|
||||
version: 2.8.9
|
||||
specifier: 2.9.4
|
||||
version: 2.9.4
|
||||
typescript:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
|
|
@ -10769,6 +10769,36 @@ packages:
|
|||
'@tsconfig/node16@1.0.4':
|
||||
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
||||
|
||||
'@turbo/darwin-64@2.9.4':
|
||||
resolution: {integrity: sha512-ZSlPqJ5Vqg/wgVw8P3AOVCIosnbBilOxLq7TMz3MN/9U46DUYfdG2jtfevNDufyxyrg98pcPs/GBgDRaaids6g==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@turbo/darwin-arm64@2.9.4':
|
||||
resolution: {integrity: sha512-9cjTWe4OiNlFMSRggPNh+TJlRs7MS5FWrHc96MOzft5vESWjjpvaadYPv5ykDW7b45mVHOF2U/W+48LoX9USWw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@turbo/linux-64@2.9.4':
|
||||
resolution: {integrity: sha512-Cl1GjxqBXQ+r9KKowmXG+lhD1gclLp48/SE7NxL//66iaMytRw0uiphWGOkccD92iPiRjHLRUaA9lOTtgr5OCA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@turbo/linux-arm64@2.9.4':
|
||||
resolution: {integrity: sha512-j2hPAKVmGNN2EsKigEWD+43y9m7zaPhNAs6ptsyfq0u7evHHBAXAwOfv86OEMg/gvC+pwGip0i1CIm1bR1vYug==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@turbo/windows-64@2.9.4':
|
||||
resolution: {integrity: sha512-1jWPjCe9ZRmsDTXE7uzqfySNQspnUx0g6caqvwps+k/sc+fm9hC/4zRQKlXZLbVmP3Xxp601Ju71boegHdnYGw==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@turbo/windows-arm64@2.9.4':
|
||||
resolution: {integrity: sha512-dlko15TQVu/BFYmIY018Y3covWMRQlUgAkD+OOk+Rokcfj6VY02Vv4mCfT/Zns6B4q8jGbOd6IZhnCFYsE8Viw==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@tybys/wasm-util@0.10.1':
|
||||
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
|
||||
|
||||
|
|
@ -20734,38 +20764,8 @@ packages:
|
|||
resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==}
|
||||
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
|
||||
|
||||
turbo-darwin-64@2.8.9:
|
||||
resolution: {integrity: sha512-KnCw1ZI9KTnEAhdI9avZrnZ/z4wsM++flMA1w8s8PKOqi5daGpFV36qoPafg4S8TmYMe52JPWEoFr0L+lQ5JIw==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
turbo-darwin-arm64@2.8.9:
|
||||
resolution: {integrity: sha512-CbD5Y2NKJKBXTOZ7z7Cc7vGlFPZkYjApA7ri9lH4iFwKV1X7MoZswh9gyRLetXYWImVX1BqIvP8KftulJg/wIA==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
turbo-linux-64@2.8.9:
|
||||
resolution: {integrity: sha512-OXC9HdCtsHvyH+5KUoH8ds+p5WU13vdif0OPbsFzZca4cUXMwKA3HWwUuCgQetk0iAE4cscXpi/t8A263n3VTg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
turbo-linux-arm64@2.8.9:
|
||||
resolution: {integrity: sha512-yI5n8jNXiFA6+CxnXG0gO7h5ZF1+19K8uO3/kXPQmyl37AdiA7ehKJQOvf9OPAnmkGDHcF2HSCPltabERNRmug==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
turbo-windows-64@2.8.9:
|
||||
resolution: {integrity: sha512-/OztzeGftJAg258M/9vK2ZCkUKUzqrWXJIikiD2pm8TlqHcIYUmepDbyZSDfOiUjMy6NzrLFahpNLnY7b5vNgg==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
turbo-windows-arm64@2.8.9:
|
||||
resolution: {integrity: sha512-xZ2VTwVTjIqpFZKN4UBxDHCPM3oJ2J5cpRzCBSmRpJ/Pn33wpiYjs+9FB2E03svKaD04/lSSLlEUej0UYsugfg==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
turbo@2.8.9:
|
||||
resolution: {integrity: sha512-G+Mq8VVQAlpz/0HTsxiNNk/xywaHGl+dk1oiBREgOEVCCDjXInDlONWUn5srRnC9s5tdHTFD1bx1N19eR4hI+g==}
|
||||
turbo@2.9.4:
|
||||
resolution: {integrity: sha512-wZ/kMcZCuK5oEp7sXSSo/5fzKjP9I2EhoiarZjyCm2Ixk0WxFrC/h0gF3686eHHINoFQOOSWgB/pGfvkR8rkgQ==}
|
||||
hasBin: true
|
||||
|
||||
turndown@7.2.2:
|
||||
|
|
@ -31006,6 +31006,24 @@ snapshots:
|
|||
'@tsconfig/node16@1.0.4':
|
||||
optional: true
|
||||
|
||||
'@turbo/darwin-64@2.9.4':
|
||||
optional: true
|
||||
|
||||
'@turbo/darwin-arm64@2.9.4':
|
||||
optional: true
|
||||
|
||||
'@turbo/linux-64@2.9.4':
|
||||
optional: true
|
||||
|
||||
'@turbo/linux-arm64@2.9.4':
|
||||
optional: true
|
||||
|
||||
'@turbo/windows-64@2.9.4':
|
||||
optional: true
|
||||
|
||||
'@turbo/windows-arm64@2.9.4':
|
||||
optional: true
|
||||
|
||||
'@tybys/wasm-util@0.10.1':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
|
@ -43536,32 +43554,14 @@ snapshots:
|
|||
|
||||
tunnel@0.0.6: {}
|
||||
|
||||
turbo-darwin-64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-darwin-arm64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-linux-64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-linux-arm64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-windows-64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-windows-arm64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo@2.8.9:
|
||||
turbo@2.9.4:
|
||||
optionalDependencies:
|
||||
turbo-darwin-64: 2.8.9
|
||||
turbo-darwin-arm64: 2.8.9
|
||||
turbo-linux-64: 2.8.9
|
||||
turbo-linux-arm64: 2.8.9
|
||||
turbo-windows-64: 2.8.9
|
||||
turbo-windows-arm64: 2.8.9
|
||||
'@turbo/darwin-64': 2.9.4
|
||||
'@turbo/darwin-arm64': 2.9.4
|
||||
'@turbo/linux-64': 2.9.4
|
||||
'@turbo/linux-arm64': 2.9.4
|
||||
'@turbo/windows-64': 2.9.4
|
||||
'@turbo/windows-arm64': 2.9.4
|
||||
|
||||
turndown@7.2.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in a new issue