mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-03 03:11:03 +02:00
Update dependency nx to v22.7.0 (#33316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e9ce54928f
commit
980a405f76
@ -38,7 +38,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"mermaid": "^11.13.0",
|
||||
"minimist": "^1.2.6",
|
||||
"nx": "22.6.5",
|
||||
"nx": "22.7.0",
|
||||
"prettier": "3.8.3",
|
||||
"typescript": "catalog:",
|
||||
"vitepress": "^1.6.4",
|
||||
|
||||
342
pnpm-lock.yaml
generated
342
pnpm-lock.yaml
generated
@ -124,7 +124,7 @@ importers:
|
||||
version: 0.6.0
|
||||
'@nx-tools/nx-container':
|
||||
specifier: ^7.2.1
|
||||
version: 7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(@nx/js@22.6.5(@babel/traverse@7.29.0)(nx@22.6.5))(dotenv@17.4.2)(nx@22.6.5)(tslib@2.8.1)
|
||||
version: 7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(@nx/js@22.6.5(@babel/traverse@7.29.0)(nx@22.7.0))(dotenv@17.4.2)(nx@22.7.0)(tslib@2.8.1)
|
||||
'@playwright/test':
|
||||
specifier: 'catalog:'
|
||||
version: 1.59.1
|
||||
@ -156,8 +156,8 @@ importers:
|
||||
specifier: ^1.2.6
|
||||
version: 1.2.8
|
||||
nx:
|
||||
specifier: 22.6.5
|
||||
version: 22.6.5
|
||||
specifier: 22.7.0
|
||||
version: 22.7.0
|
||||
prettier:
|
||||
specifier: 3.8.3
|
||||
version: 3.8.3
|
||||
@ -2479,15 +2479,24 @@ packages:
|
||||
'@emnapi/core@1.10.0':
|
||||
resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==}
|
||||
|
||||
'@emnapi/core@1.4.5':
|
||||
resolution: {integrity: sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q==}
|
||||
|
||||
'@emnapi/core@1.9.2':
|
||||
resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==}
|
||||
|
||||
'@emnapi/runtime@1.10.0':
|
||||
resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
|
||||
|
||||
'@emnapi/runtime@1.4.5':
|
||||
resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==}
|
||||
|
||||
'@emnapi/runtime@1.9.2':
|
||||
resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==}
|
||||
|
||||
'@emnapi/wasi-threads@1.0.4':
|
||||
resolution: {integrity: sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==}
|
||||
|
||||
'@emnapi/wasi-threads@1.2.1':
|
||||
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
|
||||
|
||||
@ -2822,6 +2831,10 @@ packages:
|
||||
node-notifier:
|
||||
optional: true
|
||||
|
||||
'@jest/diff-sequences@30.0.1':
|
||||
resolution: {integrity: sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
'@jest/diff-sequences@30.3.0':
|
||||
resolution: {integrity: sha512-cG51MVnLq1ecVUaQ3fr6YuuAOitHK1S4WUJHnsPFE/quQr33ADUx1FfrTCpMCRxvy0Yr9BThKpDjSlcTi91tMA==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
@ -3286,55 +3299,109 @@ packages:
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@nx/nx-darwin-arm64@22.7.0':
|
||||
resolution: {integrity: sha512-WczfOkv7bVSi0i4bLFmMLqdcRllJr+CLO0ibVapGHxdaOkNPCgSDxBVYC/0eg8yyMsPXQu8daaTvOlODNJw9GQ==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@nx/nx-darwin-x64@22.6.5':
|
||||
resolution: {integrity: sha512-9jICxb7vfJ56y/7Yuh3b/n1QJqWxO9xnXKYEs6SO8xPoW/KomVckILGc1C6RQSs6/3ixVJC7k1Dh1wm5tKPFrg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@nx/nx-darwin-x64@22.7.0':
|
||||
resolution: {integrity: sha512-KGBq43lJbDjIpIAU5/sJFJQokGgCu/0KVe5pO2u9hMO2A9VaVtud5bGbDpkBiWoYBK9BLM3YpbG/RB74unxWxg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@nx/nx-freebsd-x64@22.6.5':
|
||||
resolution: {integrity: sha512-6B1wEKpqz5dI3AGMqttAVnA6M3DB/besAtuGyQiymK9ROlta1iuWgCcIYwcCQyhLn2Rx7vqj447KKcgCa8HlVw==}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
|
||||
'@nx/nx-freebsd-x64@22.7.0':
|
||||
resolution: {integrity: sha512-DKOHaFC7Ko4+nlin/us8FEfBBgnpifZie4LELgo2nI044GlazGHJArtRSdLq3qKfWXqtieOKO3R4YV09Ax37Rg==}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
|
||||
'@nx/nx-linux-arm-gnueabihf@22.6.5':
|
||||
resolution: {integrity: sha512-xV50B8mnDPboct7JkAHftajI02s+8FszA8WTzhore+YGR+lEKHTLpucwGEaQuMlSdLplH7pQix4B4uK5pcMhZw==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@nx/nx-linux-arm-gnueabihf@22.7.0':
|
||||
resolution: {integrity: sha512-LaZSE4FGk8KFyKF8grlhcoBWJabxkn7moO2QfULm3i1GY1AYu7bbxVZG42cAdGENqliCB8V2ARBWrMKq6mqW2g==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@nx/nx-linux-arm64-gnu@22.6.5':
|
||||
resolution: {integrity: sha512-2JkWuMGj+HpW6oPAvU5VdAx1afTnEbiM10Y3YOrl3fipWV4BiP5VDx762QTrfCraP4hl6yqTgvTe7F9xaby+jQ==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@nx/nx-linux-arm64-gnu@22.7.0':
|
||||
resolution: {integrity: sha512-g0GJ2avp0wuxHCQ2fjlMVjez4TWBtfj0jLCzO2I9M3B6ui0V+9Wh66DO5pLwyQFGbxODgwz9vwrEEZKlbDrchA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@nx/nx-linux-arm64-musl@22.6.5':
|
||||
resolution: {integrity: sha512-Z/zMqFClnEyqDXouJKEPoWVhMQIif5F0YuECWBYjd3ZLwQsXGTItoh+6Wm3XF/nGMA2uLOHyTq/X7iFXQY3RzA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@nx/nx-linux-arm64-musl@22.7.0':
|
||||
resolution: {integrity: sha512-xb72G+LrhZNrWXOAd6aoDQmhzO5GKq6dkAYqhtOTAklCwIo5/4dkvqvFEe5RIQ7pk6RzdD2cUZMTJTr99rSGTg==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@nx/nx-linux-x64-gnu@22.6.5':
|
||||
resolution: {integrity: sha512-FlotSyqNnaXSn0K+yWw+hRdYBwusABrPgKLyixfJIYRzsy+xPKN6pON6vZfqGwzuWF/9mEGReRz+iM8PiW0XSg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@nx/nx-linux-x64-gnu@22.7.0':
|
||||
resolution: {integrity: sha512-win7DkwxThhGWJlJ0s9HLxPzam/wz5MbQhKTQmLehHz8mgFJOu6MqzrccDxuT1E93dODedtxJuAyW4c80mpp4A==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@nx/nx-linux-x64-musl@22.6.5':
|
||||
resolution: {integrity: sha512-RVOe2qcwhoIx6mxQURPjUfAW5SEOmT2gdhewvdcvX9ICq1hj5B2VarmkhTg0qroO7xiyqOqwq26mCzoV2I3NgQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@nx/nx-linux-x64-musl@22.7.0':
|
||||
resolution: {integrity: sha512-lU7yT+CsZFPCH3dZAVynhyJxa5w8rwCVtbDYbBa703DkNgb8/CQAthyE7NN2fjfzeQ0YpXoV3O/iX6sVY1sdjA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@nx/nx-win32-arm64-msvc@22.6.5':
|
||||
resolution: {integrity: sha512-ZqurqI8VuYnsr2Kn4K4t+Gx6j/BZdf6qz/6Tv4A7XQQ6oNYVQgTqoNEFj+CCkVaIe6aIdCWpousFLqs+ZgBqYQ==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@nx/nx-win32-arm64-msvc@22.7.0':
|
||||
resolution: {integrity: sha512-e8P0ZSPJpaAjiIitcJAjdSCeCxAMjt5OqM6kZYUiwpHVnB31YAEe8feNvQcfvhyMjx/AXFQlBztHh8kANvdlLw==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@nx/nx-win32-x64-msvc@22.6.5':
|
||||
resolution: {integrity: sha512-i2QFBJIuaYg9BHxrrnBV4O7W9rVL2k0pSIdk/rRp3EYJEU93iUng+qbZiY9wh1xvmXuUCE2G7TRd+8/SG/RFKg==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@nx/nx-win32-x64-msvc@22.7.0':
|
||||
resolution: {integrity: sha512-NWLezNDRoZpqs8DudLCGBj214fIIG3cDhkez7eKW/i+s27O3laVCO9QgaFi07P+RSnrnZVJPfOISkE0Ql7gdAw==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@nx/workspace@22.6.5':
|
||||
resolution: {integrity: sha512-/CZtv1ESSfZ1MVqSlCsmnBWysU1z5VdNlwANlqL6BV2X6RUHKDPVj4YuNPvCK+0LsqyzfJdUt3pcnBYxnT5TIg==}
|
||||
|
||||
@ -6472,6 +6539,10 @@ packages:
|
||||
balanced-match@1.0.2:
|
||||
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
||||
|
||||
balanced-match@4.0.3:
|
||||
resolution: {integrity: sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
||||
balanced-match@4.0.4:
|
||||
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
@ -6594,6 +6665,10 @@ packages:
|
||||
brace-expansion@2.1.0:
|
||||
resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==}
|
||||
|
||||
brace-expansion@5.0.2:
|
||||
resolution: {integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
||||
brace-expansion@5.0.5:
|
||||
resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
@ -7697,6 +7772,10 @@ packages:
|
||||
resolution: {integrity: sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
dotenv-expand@12.0.3:
|
||||
resolution: {integrity: sha512-uc47g4b+4k/M/SeaW1y4OApx+mtLWl92l5LMPP0GNXctZqELk+YGgOPIIC5elYmUH4OuoK3JLhuRUYegeySiFA==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
dotenv@16.4.7:
|
||||
resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
|
||||
engines: {node: '>=12'}
|
||||
@ -8662,6 +8741,10 @@ packages:
|
||||
resolution: {integrity: sha512-iZyKG96/JwPz1N55vj2Ie2vXbhu440zfUfJvSwEqEbeLluk7NnapfGqa7LH0mOsnDxTF85Mx8/dyR6HfqcbmbQ==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
hasown@2.0.2:
|
||||
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
hasown@2.0.3:
|
||||
resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@ -10295,6 +10378,18 @@ packages:
|
||||
'@swc/core':
|
||||
optional: true
|
||||
|
||||
nx@22.7.0:
|
||||
resolution: {integrity: sha512-zjySvwwAfexdKN8utZlq5IkoRZOki/gB1KTrY7OkMjSehuiimD6A7DTySiOUkPPMDwgqxMr+eOjIIbC1uWbp8Q==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@swc-node/register': ^1.11.1
|
||||
'@swc/core': ^1.15.8
|
||||
peerDependenciesMeta:
|
||||
'@swc-node/register':
|
||||
optional: true
|
||||
'@swc/core':
|
||||
optional: true
|
||||
|
||||
object-assign@4.1.1:
|
||||
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
@ -12396,6 +12491,10 @@ packages:
|
||||
tmp-promise@3.0.3:
|
||||
resolution: {integrity: sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==}
|
||||
|
||||
tmp@0.2.4:
|
||||
resolution: {integrity: sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==}
|
||||
engines: {node: '>=14.14'}
|
||||
|
||||
tmp@0.2.5:
|
||||
resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==}
|
||||
engines: {node: '>=14.14'}
|
||||
@ -13322,6 +13421,11 @@ packages:
|
||||
resolution: {integrity: sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
yaml@2.8.0:
|
||||
resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
|
||||
engines: {node: '>= 14.6'}
|
||||
hasBin: true
|
||||
|
||||
yaml@2.8.3:
|
||||
resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
|
||||
engines: {node: '>= 14.6'}
|
||||
@ -14934,6 +15038,11 @@ snapshots:
|
||||
'@emnapi/wasi-threads': 1.2.1
|
||||
tslib: 2.8.1
|
||||
|
||||
'@emnapi/core@1.4.5':
|
||||
dependencies:
|
||||
'@emnapi/wasi-threads': 1.0.4
|
||||
tslib: 2.8.1
|
||||
|
||||
'@emnapi/core@1.9.2':
|
||||
dependencies:
|
||||
'@emnapi/wasi-threads': 1.2.1
|
||||
@ -14944,11 +15053,19 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@emnapi/runtime@1.4.5':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@emnapi/runtime@1.9.2':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
optional: true
|
||||
|
||||
'@emnapi/wasi-threads@1.0.4':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@emnapi/wasi-threads@1.2.1':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
@ -15262,6 +15379,8 @@ snapshots:
|
||||
- supports-color
|
||||
- ts-node
|
||||
|
||||
'@jest/diff-sequences@30.0.1': {}
|
||||
|
||||
'@jest/diff-sequences@30.3.0': {}
|
||||
|
||||
'@jest/environment-jsdom-abstract@30.3.0(jsdom@26.1.0(patch_hash=040623e87b1c8b676c2a705513c0276c0704dd1b23fc3a1bb77cde8128b64b5f))':
|
||||
@ -15841,10 +15960,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@nx-tools/ci-context@7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)':
|
||||
'@nx-tools/ci-context@7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)':
|
||||
dependencies:
|
||||
'@actions/github': 8.0.1
|
||||
'@nx-tools/core': 7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)
|
||||
'@nx-tools/core': 7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)
|
||||
'@octokit/openapi-types': 22.2.0
|
||||
properties-file: 3.6.4
|
||||
std-env: 3.10.0
|
||||
@ -15852,11 +15971,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@nx/devkit'
|
||||
|
||||
'@nx-tools/container-metadata@7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)':
|
||||
'@nx-tools/container-metadata@7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)':
|
||||
dependencies:
|
||||
'@nx-tools/ci-context': 7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)
|
||||
'@nx-tools/core': 7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)
|
||||
'@nx/devkit': 22.6.5(nx@22.6.5)
|
||||
'@nx-tools/ci-context': 7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)
|
||||
'@nx-tools/core': 7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)
|
||||
'@nx/devkit': 22.6.5(nx@22.7.0)
|
||||
'@renovatebot/pep440': 4.2.1
|
||||
csv-parse: 5.6.0
|
||||
handlebars: 4.7.9
|
||||
@ -15864,26 +15983,26 @@ snapshots:
|
||||
semver: 7.7.4
|
||||
tslib: 2.8.1
|
||||
|
||||
'@nx-tools/core@7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)':
|
||||
'@nx-tools/core@7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)':
|
||||
dependencies:
|
||||
'@actions/io': 1.1.3
|
||||
'@nx/devkit': 22.6.5(nx@22.6.5)
|
||||
'@nx/devkit': 22.6.5(nx@22.7.0)
|
||||
csv-parse: 5.6.0
|
||||
std-env: 3.10.0
|
||||
tinyexec: 1.0.2
|
||||
tinyrainbow: 3.0.3
|
||||
tslib: 2.8.1
|
||||
|
||||
'@nx-tools/nx-container@7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(@nx/js@22.6.5(@babel/traverse@7.29.0)(nx@22.6.5))(dotenv@17.4.2)(nx@22.6.5)(tslib@2.8.1)':
|
||||
'@nx-tools/nx-container@7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(@nx/js@22.6.5(@babel/traverse@7.29.0)(nx@22.7.0))(dotenv@17.4.2)(nx@22.7.0)(tslib@2.8.1)':
|
||||
dependencies:
|
||||
'@nx-tools/container-metadata': 7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)
|
||||
'@nx-tools/core': 7.2.1(@nx/devkit@22.6.5(nx@22.6.5))(tslib@2.8.1)
|
||||
'@nx/devkit': 22.6.5(nx@22.6.5)
|
||||
'@nx/js': 22.6.5(@babel/traverse@7.29.0)(nx@22.6.5)
|
||||
'@nx-tools/container-metadata': 7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)
|
||||
'@nx-tools/core': 7.2.1(@nx/devkit@22.6.5(nx@22.7.0))(tslib@2.8.1)
|
||||
'@nx/devkit': 22.6.5(nx@22.7.0)
|
||||
'@nx/js': 22.6.5(@babel/traverse@7.29.0)(nx@22.7.0)
|
||||
csv-parse: 5.6.0
|
||||
dotenv: 17.4.2
|
||||
handlebars: 4.7.9
|
||||
nx: 22.6.5
|
||||
nx: 22.7.0
|
||||
semver: 7.7.4
|
||||
tmp: 0.2.5
|
||||
tslib: 2.8.1
|
||||
@ -15899,7 +16018,18 @@ snapshots:
|
||||
tslib: 2.8.1
|
||||
yargs-parser: 21.1.1
|
||||
|
||||
'@nx/js@22.6.5(@babel/traverse@7.29.0)(nx@22.6.5)':
|
||||
'@nx/devkit@22.6.5(nx@22.7.0)':
|
||||
dependencies:
|
||||
'@zkochan/js-yaml': 0.0.7
|
||||
ejs: 5.0.1
|
||||
enquirer: 2.3.6
|
||||
minimatch: 10.2.4
|
||||
nx: 22.7.0
|
||||
semver: 7.7.4
|
||||
tslib: 2.8.1
|
||||
yargs-parser: 21.1.1
|
||||
|
||||
'@nx/js@22.6.5(@babel/traverse@7.29.0)(nx@22.7.0)':
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0)
|
||||
@ -15908,7 +16038,7 @@ snapshots:
|
||||
'@babel/preset-env': 7.29.2(@babel/core@7.29.0)
|
||||
'@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
|
||||
'@babel/runtime': 7.29.2
|
||||
'@nx/devkit': 22.6.5(nx@22.6.5)
|
||||
'@nx/devkit': 22.6.5(nx@22.7.0)
|
||||
'@nx/workspace': 22.6.5
|
||||
'@zkochan/js-yaml': 0.0.7
|
||||
babel-plugin-const-enum: 1.2.0(@babel/core@7.29.0)
|
||||
@ -15938,33 +16068,63 @@ snapshots:
|
||||
'@nx/nx-darwin-arm64@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-darwin-arm64@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-darwin-x64@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-darwin-x64@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-freebsd-x64@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-freebsd-x64@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-arm-gnueabihf@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-arm-gnueabihf@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-arm64-gnu@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-arm64-gnu@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-arm64-musl@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-arm64-musl@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-x64-gnu@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-x64-gnu@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-x64-musl@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-linux-x64-musl@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-win32-arm64-msvc@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-win32-arm64-msvc@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-win32-x64-msvc@22.6.5':
|
||||
optional: true
|
||||
|
||||
'@nx/nx-win32-x64-msvc@22.7.0':
|
||||
optional: true
|
||||
|
||||
'@nx/workspace@22.6.5':
|
||||
dependencies:
|
||||
'@nx/devkit': 22.6.5(nx@22.6.5)
|
||||
@ -19375,6 +19535,8 @@ snapshots:
|
||||
|
||||
balanced-match@1.0.2: {}
|
||||
|
||||
balanced-match@4.0.3: {}
|
||||
|
||||
balanced-match@4.0.4: {}
|
||||
|
||||
bare-events@2.8.2: {}
|
||||
@ -19506,6 +19668,10 @@ snapshots:
|
||||
dependencies:
|
||||
balanced-match: 1.0.2
|
||||
|
||||
brace-expansion@5.0.2:
|
||||
dependencies:
|
||||
balanced-match: 4.0.4
|
||||
|
||||
brace-expansion@5.0.5:
|
||||
dependencies:
|
||||
balanced-match: 4.0.4
|
||||
@ -20749,6 +20915,10 @@ snapshots:
|
||||
dependencies:
|
||||
dotenv: 16.6.1
|
||||
|
||||
dotenv-expand@12.0.3:
|
||||
dependencies:
|
||||
dotenv: 16.6.1
|
||||
|
||||
dotenv@16.4.7: {}
|
||||
|
||||
dotenv@16.6.1: {}
|
||||
@ -21993,6 +22163,10 @@ snapshots:
|
||||
dependencies:
|
||||
hookified: 1.15.1
|
||||
|
||||
hasown@2.0.2:
|
||||
dependencies:
|
||||
function-bind: 1.1.2
|
||||
|
||||
hasown@2.0.3:
|
||||
dependencies:
|
||||
function-bind: 1.1.2
|
||||
@ -23938,6 +24112,132 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
nx@22.7.0:
|
||||
dependencies:
|
||||
'@emnapi/core': 1.4.5
|
||||
'@emnapi/runtime': 1.4.5
|
||||
'@emnapi/wasi-threads': 1.0.4
|
||||
'@jest/diff-sequences': 30.0.1
|
||||
'@napi-rs/wasm-runtime': 0.2.4
|
||||
'@tybys/wasm-util': 0.9.0
|
||||
'@yarnpkg/lockfile': 1.1.0
|
||||
'@zkochan/js-yaml': 0.0.7
|
||||
ansi-colors: 4.1.3
|
||||
ansi-regex: 5.0.1
|
||||
ansi-styles: 4.3.0
|
||||
argparse: 2.0.1
|
||||
asynckit: 0.4.0
|
||||
axios: 1.15.0
|
||||
balanced-match: 4.0.3
|
||||
base64-js: 1.5.1
|
||||
bl: 4.1.0
|
||||
brace-expansion: 5.0.2
|
||||
buffer: 5.7.1
|
||||
call-bind-apply-helpers: 1.0.2
|
||||
chalk: 4.1.2
|
||||
cli-cursor: 3.1.0
|
||||
cli-spinners: 2.6.1
|
||||
cliui: 8.0.1
|
||||
clone: 1.0.4
|
||||
color-convert: 2.0.1
|
||||
color-name: 1.1.4
|
||||
combined-stream: 1.0.8
|
||||
defaults: 1.0.4
|
||||
define-lazy-prop: 2.0.0
|
||||
delayed-stream: 1.0.0
|
||||
dotenv: 16.4.7
|
||||
dotenv-expand: 12.0.3
|
||||
dunder-proto: 1.0.1
|
||||
ejs: 5.0.1
|
||||
emoji-regex: 8.0.0
|
||||
end-of-stream: 1.4.5
|
||||
enquirer: 2.3.6
|
||||
es-define-property: 1.0.1
|
||||
es-errors: 1.3.0
|
||||
es-object-atoms: 1.1.1
|
||||
es-set-tostringtag: 2.1.0
|
||||
escalade: 3.2.0
|
||||
escape-string-regexp: 1.0.5
|
||||
figures: 3.2.0
|
||||
flat: 5.0.2
|
||||
follow-redirects: 1.16.0
|
||||
form-data: 4.0.5
|
||||
fs-constants: 1.0.0
|
||||
function-bind: 1.1.2
|
||||
get-caller-file: 2.0.5
|
||||
get-intrinsic: 1.3.0
|
||||
get-proto: 1.0.1
|
||||
gopd: 1.2.0
|
||||
has-flag: 4.0.0
|
||||
has-symbols: 1.1.0
|
||||
has-tostringtag: 1.0.2
|
||||
hasown: 2.0.2
|
||||
ieee754: 1.2.1
|
||||
ignore: 7.0.5
|
||||
inherits: 2.0.4
|
||||
is-docker: 2.2.1
|
||||
is-fullwidth-code-point: 3.0.0
|
||||
is-interactive: 1.0.0
|
||||
is-unicode-supported: 0.1.0
|
||||
is-wsl: 2.2.0
|
||||
json5: 2.2.3
|
||||
jsonc-parser: 3.2.0
|
||||
lines-and-columns: 2.0.3
|
||||
log-symbols: 4.1.0
|
||||
math-intrinsics: 1.1.0
|
||||
mime-db: 1.52.0
|
||||
mime-types: 2.1.35
|
||||
mimic-fn: 2.1.0
|
||||
minimatch: 10.2.4
|
||||
minimist: 1.2.8
|
||||
npm-run-path: 4.0.1
|
||||
once: 1.4.0
|
||||
onetime: 5.1.2
|
||||
open: 8.4.2
|
||||
ora: 5.3.0
|
||||
path-key: 3.1.1
|
||||
picocolors: 1.1.1
|
||||
proxy-from-env: 2.1.0
|
||||
readable-stream: 3.6.2
|
||||
require-directory: 2.1.1
|
||||
resolve.exports: 2.0.3
|
||||
restore-cursor: 3.1.0
|
||||
safe-buffer: 5.2.1
|
||||
semver: 7.7.4
|
||||
signal-exit: 3.0.7
|
||||
smol-toml: 1.6.1
|
||||
string-width: 4.2.3
|
||||
string_decoder: 1.3.0
|
||||
strip-ansi: 6.0.1
|
||||
strip-bom: 3.0.0
|
||||
supports-color: 7.2.0
|
||||
tar-stream: 2.2.0
|
||||
tmp: 0.2.4
|
||||
tree-kill: 1.2.2
|
||||
tsconfig-paths: 4.2.0
|
||||
tslib: 2.8.1
|
||||
util-deprecate: 1.0.2
|
||||
wcwidth: 1.0.1
|
||||
wrap-ansi: 7.0.0
|
||||
wrappy: 1.0.2
|
||||
y18n: 5.0.8
|
||||
yaml: 2.8.0
|
||||
yargs: 17.7.2
|
||||
yargs-parser: 21.1.1
|
||||
optionalDependencies:
|
||||
'@nx/nx-darwin-arm64': 22.7.0
|
||||
'@nx/nx-darwin-x64': 22.7.0
|
||||
'@nx/nx-freebsd-x64': 22.7.0
|
||||
'@nx/nx-linux-arm-gnueabihf': 22.7.0
|
||||
'@nx/nx-linux-arm64-gnu': 22.7.0
|
||||
'@nx/nx-linux-arm64-musl': 22.7.0
|
||||
'@nx/nx-linux-x64-gnu': 22.7.0
|
||||
'@nx/nx-linux-x64-musl': 22.7.0
|
||||
'@nx/nx-win32-arm64-msvc': 22.7.0
|
||||
'@nx/nx-win32-x64-msvc': 22.7.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
object-assign@4.1.1: {}
|
||||
|
||||
object-inspect@1.13.4: {}
|
||||
@ -26513,6 +26813,8 @@ snapshots:
|
||||
dependencies:
|
||||
tmp: 0.2.5
|
||||
|
||||
tmp@0.2.4: {}
|
||||
|
||||
tmp@0.2.5: {}
|
||||
|
||||
tmpl@1.0.5: {}
|
||||
@ -27516,6 +27818,8 @@ snapshots:
|
||||
|
||||
yaml@1.10.3: {}
|
||||
|
||||
yaml@2.8.0: {}
|
||||
|
||||
yaml@2.8.3: {}
|
||||
|
||||
yargs-parser@18.1.3:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user