mirror of https://github.com/aminya/setup-cpp
chore(deps): pin dependencies
This commit is contained in:
parent
9560b8d586
commit
fc812b221a
|
@ -98,10 +98,10 @@
|
||||||
"escape-path-with-spaces": "^1.0.2",
|
"escape-path-with-spaces": "^1.0.2",
|
||||||
"escape-quotes": "^1.0.2",
|
"escape-quotes": "^1.0.2",
|
||||||
"escape-string-regexp": "^5.0.0",
|
"escape-string-regexp": "^5.0.0",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-atomic": "^1.22.1",
|
"eslint-config-atomic": "^1.22.1",
|
||||||
"exec-powershell": "workspace:*",
|
"exec-powershell": "workspace:*",
|
||||||
"execa": "^7",
|
"execa": "7.2.0",
|
||||||
"is-url-online": "^1.5.0",
|
"is-url-online": "^1.5.0",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
"lefthook": "^1.7.15",
|
"lefthook": "^1.7.15",
|
||||||
|
@ -113,7 +113,7 @@
|
||||||
"node-downloader-helper": "2.1.9",
|
"node-downloader-helper": "2.1.9",
|
||||||
"npm-check-updates": "^17.1.2",
|
"npm-check-updates": "^17.1.2",
|
||||||
"npm-run-all2": "^6.2.3",
|
"npm-run-all2": "^6.2.3",
|
||||||
"numerous": "1.0.3",
|
"numerous": "2.0.0",
|
||||||
"p-timeout": "^6.1.2",
|
"p-timeout": "^6.1.2",
|
||||||
"path-exists": "^5.0.0",
|
"path-exists": "^5.0.0",
|
||||||
"patha": "^0.4.1",
|
"patha": "^0.4.1",
|
||||||
|
|
182
pnpm-lock.yaml
182
pnpm-lock.yaml
|
@ -45,7 +45,7 @@ importers:
|
||||||
version: 2.2.5
|
version: 2.2.5
|
||||||
'@liuli-util/vite-plugin-node':
|
'@liuli-util/vite-plugin-node':
|
||||||
specifier: ^0.9.0
|
specifier: ^0.9.0
|
||||||
version: 0.9.0(@types/node@22.5.5)(rollup@4.22.2)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0))
|
version: 0.9.0(@types/node@22.5.5)(rollup@4.22.4)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0))
|
||||||
'@octokit/core':
|
'@octokit/core':
|
||||||
specifier: ^6.1.2
|
specifier: ^6.1.2
|
||||||
version: 6.1.2
|
version: 6.1.2
|
||||||
|
@ -143,7 +143,7 @@ importers:
|
||||||
specifier: ^5.0.0
|
specifier: ^5.0.0
|
||||||
version: 5.0.0
|
version: 5.0.0
|
||||||
eslint:
|
eslint:
|
||||||
specifier: ^8.57.1
|
specifier: 8.57.1
|
||||||
version: 8.57.1
|
version: 8.57.1
|
||||||
eslint-config-atomic:
|
eslint-config-atomic:
|
||||||
specifier: ^1.22.1
|
specifier: ^1.22.1
|
||||||
|
@ -152,7 +152,7 @@ importers:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/exec-powershell
|
version: link:packages/exec-powershell
|
||||||
execa:
|
execa:
|
||||||
specifier: ^7
|
specifier: 7.2.0
|
||||||
version: 7.2.0
|
version: 7.2.0
|
||||||
is-url-online:
|
is-url-online:
|
||||||
specifier: ^1.5.0
|
specifier: ^1.5.0
|
||||||
|
@ -183,13 +183,13 @@ importers:
|
||||||
version: 2.1.9
|
version: 2.1.9
|
||||||
npm-check-updates:
|
npm-check-updates:
|
||||||
specifier: ^17.1.2
|
specifier: ^17.1.2
|
||||||
version: 17.1.2
|
version: 17.1.3
|
||||||
npm-run-all2:
|
npm-run-all2:
|
||||||
specifier: ^6.2.3
|
specifier: ^6.2.3
|
||||||
version: 6.2.3
|
version: 6.2.3
|
||||||
numerous:
|
numerous:
|
||||||
specifier: 1.0.3
|
specifier: 2.0.0
|
||||||
version: 1.0.3
|
version: 2.0.0
|
||||||
p-timeout:
|
p-timeout:
|
||||||
specifier: ^6.1.2
|
specifier: ^6.1.2
|
||||||
version: 6.1.2
|
version: 6.1.2
|
||||||
|
@ -213,7 +213,7 @@ importers:
|
||||||
version: 7.0.4
|
version: 7.0.4
|
||||||
rollup:
|
rollup:
|
||||||
specifier: ^4.22.0
|
specifier: ^4.22.0
|
||||||
version: 4.22.2
|
version: 4.22.4
|
||||||
safe-stable-stringify:
|
safe-stable-stringify:
|
||||||
specifier: ^2.5.0
|
specifier: ^2.5.0
|
||||||
version: 2.5.0
|
version: 2.5.0
|
||||||
|
@ -1411,83 +1411,83 @@ packages:
|
||||||
rollup:
|
rollup:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-android-arm-eabi@4.22.2':
|
'@rollup/rollup-android-arm-eabi@4.22.4':
|
||||||
resolution: {integrity: sha512-8Ao+EDmTPjZ1ZBABc1ohN7Ylx7UIYcjReZinigedTOnGFhIctyGPxY2II+hJ6gD2/vkDKZTyQ0e7++kwv6wDrw==}
|
resolution: {integrity: sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [android]
|
os: [android]
|
||||||
|
|
||||||
'@rollup/rollup-android-arm64@4.22.2':
|
'@rollup/rollup-android-arm64@4.22.4':
|
||||||
resolution: {integrity: sha512-I+B1v0a4iqdS9DvYt1RJZ3W+Oh9EVWjbY6gp79aAYipIbxSLEoQtFQlZEnUuwhDXCqMxJ3hluxKAdPD+GiluFQ==}
|
resolution: {integrity: sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [android]
|
os: [android]
|
||||||
|
|
||||||
'@rollup/rollup-darwin-arm64@4.22.2':
|
'@rollup/rollup-darwin-arm64@4.22.4':
|
||||||
resolution: {integrity: sha512-BTHO7rR+LC67OP7I8N8GvdvnQqzFujJYWo7qCQ8fGdQcb8Gn6EQY+K1P+daQLnDCuWKbZ+gHAQZuKiQkXkqIYg==}
|
resolution: {integrity: sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@rollup/rollup-darwin-x64@4.22.2':
|
'@rollup/rollup-darwin-x64@4.22.4':
|
||||||
resolution: {integrity: sha512-1esGwDNFe2lov4I6GsEeYaAMHwkqk0IbuGH7gXGdBmd/EP9QddJJvTtTF/jv+7R8ZTYPqwcdLpMTxK8ytP6k6Q==}
|
resolution: {integrity: sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm-gnueabihf@4.22.2':
|
'@rollup/rollup-linux-arm-gnueabihf@4.22.4':
|
||||||
resolution: {integrity: sha512-GBHuY07x96OTEM3OQLNaUSUwrOhdMea/LDmlFHi/HMonrgF6jcFrrFFwJhhe84XtA1oK/Qh4yFS+VMREf6dobg==}
|
resolution: {integrity: sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm-musleabihf@4.22.2':
|
'@rollup/rollup-linux-arm-musleabihf@4.22.4':
|
||||||
resolution: {integrity: sha512-Dbfa9Sc1G1lWxop0gNguXOfGhaXQWAGhZUcqA0Vs6CnJq8JW/YOw/KvyGtQFmz4yDr0H4v9X248SM7bizYj4yQ==}
|
resolution: {integrity: sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm64-gnu@4.22.2':
|
'@rollup/rollup-linux-arm64-gnu@4.22.4':
|
||||||
resolution: {integrity: sha512-Z1YpgBvFYhZIyBW5BoopwSg+t7yqEhs5HCei4JbsaXnhz/eZehT18DaXl957aaE9QK7TRGFryCAtStZywcQe1A==}
|
resolution: {integrity: sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm64-musl@4.22.2':
|
'@rollup/rollup-linux-arm64-musl@4.22.4':
|
||||||
resolution: {integrity: sha512-66Zszr7i/JaQ0u/lefcfaAw16wh3oT72vSqubIMQqWzOg85bGCPhoeykG/cC5uvMzH80DQa2L539IqKht6twVA==}
|
resolution: {integrity: sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-powerpc64le-gnu@4.22.2':
|
'@rollup/rollup-linux-powerpc64le-gnu@4.22.4':
|
||||||
resolution: {integrity: sha512-HpJCMnlMTfEhwo19bajvdraQMcAq3FX08QDx3OfQgb+414xZhKNf3jNvLFYKbbDSGBBrQh5yNwWZrdK0g0pokg==}
|
resolution: {integrity: sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==}
|
||||||
cpu: [ppc64]
|
cpu: [ppc64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-riscv64-gnu@4.22.2':
|
'@rollup/rollup-linux-riscv64-gnu@4.22.4':
|
||||||
resolution: {integrity: sha512-/egzQzbOSRef2vYCINKITGrlwkzP7uXRnL+xU2j75kDVp3iPdcF0TIlfwTRF8woBZllhk3QaxNOEj2Ogh3t9hg==}
|
resolution: {integrity: sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==}
|
||||||
cpu: [riscv64]
|
cpu: [riscv64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-s390x-gnu@4.22.2':
|
'@rollup/rollup-linux-s390x-gnu@4.22.4':
|
||||||
resolution: {integrity: sha512-qgYbOEbrPfEkH/OnUJd1/q4s89FvNJQIUldx8X2F/UM5sEbtkqZpf2s0yly2jSCKr1zUUOY1hnTP2J1WOzMAdA==}
|
resolution: {integrity: sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==}
|
||||||
cpu: [s390x]
|
cpu: [s390x]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-x64-gnu@4.22.2':
|
'@rollup/rollup-linux-x64-gnu@4.22.4':
|
||||||
resolution: {integrity: sha512-a0lkvNhFLhf+w7A95XeBqGQaG0KfS3hPFJnz1uraSdUe/XImkp/Psq0Ca0/UdD5IEAGoENVmnYrzSC9Y2a2uKQ==}
|
resolution: {integrity: sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-linux-x64-musl@4.22.2':
|
'@rollup/rollup-linux-x64-musl@4.22.4':
|
||||||
resolution: {integrity: sha512-sSWBVZgzwtsuG9Dxi9kjYOUu/wKW+jrbzj4Cclabqnfkot8Z3VEHcIgyenA3lLn/Fu11uDviWjhctulkhEO60g==}
|
resolution: {integrity: sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rollup/rollup-win32-arm64-msvc@4.22.2':
|
'@rollup/rollup-win32-arm64-msvc@4.22.4':
|
||||||
resolution: {integrity: sha512-t/YgCbZ638R/r7IKb9yCM6nAek1RUvyNdfU0SHMDLOf6GFe/VG1wdiUAsxTWHKqjyzkRGg897ZfCpdo1bsCSsA==}
|
resolution: {integrity: sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@rollup/rollup-win32-ia32-msvc@4.22.2':
|
'@rollup/rollup-win32-ia32-msvc@4.22.4':
|
||||||
resolution: {integrity: sha512-kTmX5uGs3WYOA+gYDgI6ITkZng9SP71FEMoHNkn+cnmb9Zuyyay8pf0oO5twtTwSjNGy1jlaWooTIr+Dw4tIbw==}
|
resolution: {integrity: sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@rollup/rollup-win32-x64-msvc@4.22.2':
|
'@rollup/rollup-win32-x64-msvc@4.22.4':
|
||||||
resolution: {integrity: sha512-Yy8So+SoRz8I3NS4Bjh91BICPOSVgdompTIPYTByUqU66AXSIOgmW3Lv1ke3NORPqxdF+RdrZET+8vYai6f4aA==}
|
resolution: {integrity: sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
|
@ -4281,8 +4281,8 @@ packages:
|
||||||
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
npm-check-updates@17.1.2:
|
npm-check-updates@17.1.3:
|
||||||
resolution: {integrity: sha512-k3osAbCNXIXqC7QAuF2uRHsKtTUS50KhOW1VAojRHlLdZRh/5EYfduvnVPGDWsbQXFakbSrSbWDdV8qIvDSUtA==}
|
resolution: {integrity: sha512-4uDLBWPuDHT5KLieIJ20FoAB8yqJejmupI42wPyfObgQOBbPAikQSwT73afDwREvhuxYrRDqlRvxTMSfvO+L8A==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0, npm: '>=8.12.1'}
|
engines: {node: ^18.18.0 || >=20.0.0, npm: '>=8.12.1'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -4306,6 +4306,10 @@ packages:
|
||||||
numerous@1.0.3:
|
numerous@1.0.3:
|
||||||
resolution: {integrity: sha512-jN2WTpfdMmR1d5ClpYguln+XAvgW7B0te6wlsyaZhyev7E2CyOmvXq5LTIV/p9mt9WrPW9Xw1g5+28iZh8BhFQ==}
|
resolution: {integrity: sha512-jN2WTpfdMmR1d5ClpYguln+XAvgW7B0te6wlsyaZhyev7E2CyOmvXq5LTIV/p9mt9WrPW9Xw1g5+28iZh8BhFQ==}
|
||||||
|
|
||||||
|
numerous@2.0.0:
|
||||||
|
resolution: {integrity: sha512-t6VXZ+c6NaHnNcSJlqFF93aQhcSDRjgsjmVeJGu8slBlK8I4aspcMcEv5S1mrtqadtm0/4HmEF44EzkJJofFaw==}
|
||||||
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
object-assign@4.1.1:
|
object-assign@4.1.1:
|
||||||
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
@ -4693,8 +4697,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^3.0.0 || ^4.0.0
|
rollup: ^3.0.0 || ^4.0.0
|
||||||
|
|
||||||
rollup@4.22.2:
|
rollup@4.22.4:
|
||||||
resolution: {integrity: sha512-JWWpTrZmqQGQWt16xvNn6KVIUz16VtZwl984TKw0dfqqRpFwtLJYYk1/4BTgplndMQKWUk/yB4uOShYmMzA2Vg==}
|
resolution: {integrity: sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==}
|
||||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -6453,14 +6457,14 @@ snapshots:
|
||||||
'@jridgewell/resolve-uri': 3.1.2
|
'@jridgewell/resolve-uri': 3.1.2
|
||||||
'@jridgewell/sourcemap-codec': 1.5.0
|
'@jridgewell/sourcemap-codec': 1.5.0
|
||||||
|
|
||||||
'@liuli-util/vite-plugin-node@0.9.0(@types/node@22.5.5)(rollup@4.22.2)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0))':
|
'@liuli-util/vite-plugin-node@0.9.0(@types/node@22.5.5)(rollup@4.22.4)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@microsoft/api-extractor': 7.47.9(@types/node@22.5.5)
|
'@microsoft/api-extractor': 7.47.9(@types/node@22.5.5)
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.11
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
rollup-plugin-node-externals: 7.1.3(rollup@4.22.2)
|
rollup-plugin-node-externals: 7.1.3(rollup@4.22.4)
|
||||||
vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0)
|
vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0)
|
||||||
vite-plugin-dts: 3.9.1(@types/node@22.5.5)(rollup@4.22.2)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0))
|
vite-plugin-dts: 3.9.1(@types/node@22.5.5)(rollup@4.22.4)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- rollup
|
- rollup
|
||||||
|
@ -6616,60 +6620,60 @@ snapshots:
|
||||||
|
|
||||||
'@pkgr/core@0.1.1': {}
|
'@pkgr/core@0.1.1': {}
|
||||||
|
|
||||||
'@rollup/pluginutils@5.1.0(rollup@4.22.2)':
|
'@rollup/pluginutils@5.1.0(rollup@4.22.4)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/estree': 1.0.6
|
'@types/estree': 1.0.6
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
picomatch: 2.3.1
|
picomatch: 2.3.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.22.2
|
rollup: 4.22.4
|
||||||
|
|
||||||
'@rollup/rollup-android-arm-eabi@4.22.2':
|
'@rollup/rollup-android-arm-eabi@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-android-arm64@4.22.2':
|
'@rollup/rollup-android-arm64@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-darwin-arm64@4.22.2':
|
'@rollup/rollup-darwin-arm64@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-darwin-x64@4.22.2':
|
'@rollup/rollup-darwin-x64@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm-gnueabihf@4.22.2':
|
'@rollup/rollup-linux-arm-gnueabihf@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm-musleabihf@4.22.2':
|
'@rollup/rollup-linux-arm-musleabihf@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm64-gnu@4.22.2':
|
'@rollup/rollup-linux-arm64-gnu@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm64-musl@4.22.2':
|
'@rollup/rollup-linux-arm64-musl@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-powerpc64le-gnu@4.22.2':
|
'@rollup/rollup-linux-powerpc64le-gnu@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-riscv64-gnu@4.22.2':
|
'@rollup/rollup-linux-riscv64-gnu@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-s390x-gnu@4.22.2':
|
'@rollup/rollup-linux-s390x-gnu@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-x64-gnu@4.22.2':
|
'@rollup/rollup-linux-x64-gnu@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-linux-x64-musl@4.22.2':
|
'@rollup/rollup-linux-x64-musl@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-win32-arm64-msvc@4.22.2':
|
'@rollup/rollup-win32-arm64-msvc@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-win32-ia32-msvc@4.22.2':
|
'@rollup/rollup-win32-ia32-msvc@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rollup/rollup-win32-x64-msvc@4.22.2':
|
'@rollup/rollup-win32-x64-msvc@4.22.4':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rtsao/scc@1.1.0': {}
|
'@rtsao/scc@1.1.0': {}
|
||||||
|
@ -10197,7 +10201,7 @@ snapshots:
|
||||||
|
|
||||||
normalize-path@3.0.0: {}
|
normalize-path@3.0.0: {}
|
||||||
|
|
||||||
npm-check-updates@17.1.2: {}
|
npm-check-updates@17.1.3: {}
|
||||||
|
|
||||||
npm-normalize-package-bin@3.0.1: {}
|
npm-normalize-package-bin@3.0.1: {}
|
||||||
|
|
||||||
|
@ -10221,6 +10225,10 @@ snapshots:
|
||||||
|
|
||||||
numerous@1.0.3: {}
|
numerous@1.0.3: {}
|
||||||
|
|
||||||
|
numerous@2.0.0:
|
||||||
|
dependencies:
|
||||||
|
is-node: 1.0.2
|
||||||
|
|
||||||
object-assign@4.1.1: {}
|
object-assign@4.1.1: {}
|
||||||
|
|
||||||
object-inspect@1.13.2: {}
|
object-inspect@1.13.2: {}
|
||||||
|
@ -10616,30 +10624,30 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 7.2.3
|
glob: 7.2.3
|
||||||
|
|
||||||
rollup-plugin-node-externals@7.1.3(rollup@4.22.2):
|
rollup-plugin-node-externals@7.1.3(rollup@4.22.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
rollup: 4.22.2
|
rollup: 4.22.4
|
||||||
|
|
||||||
rollup@4.22.2:
|
rollup@4.22.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/estree': 1.0.5
|
'@types/estree': 1.0.5
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@rollup/rollup-android-arm-eabi': 4.22.2
|
'@rollup/rollup-android-arm-eabi': 4.22.4
|
||||||
'@rollup/rollup-android-arm64': 4.22.2
|
'@rollup/rollup-android-arm64': 4.22.4
|
||||||
'@rollup/rollup-darwin-arm64': 4.22.2
|
'@rollup/rollup-darwin-arm64': 4.22.4
|
||||||
'@rollup/rollup-darwin-x64': 4.22.2
|
'@rollup/rollup-darwin-x64': 4.22.4
|
||||||
'@rollup/rollup-linux-arm-gnueabihf': 4.22.2
|
'@rollup/rollup-linux-arm-gnueabihf': 4.22.4
|
||||||
'@rollup/rollup-linux-arm-musleabihf': 4.22.2
|
'@rollup/rollup-linux-arm-musleabihf': 4.22.4
|
||||||
'@rollup/rollup-linux-arm64-gnu': 4.22.2
|
'@rollup/rollup-linux-arm64-gnu': 4.22.4
|
||||||
'@rollup/rollup-linux-arm64-musl': 4.22.2
|
'@rollup/rollup-linux-arm64-musl': 4.22.4
|
||||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.22.2
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.22.4
|
||||||
'@rollup/rollup-linux-riscv64-gnu': 4.22.2
|
'@rollup/rollup-linux-riscv64-gnu': 4.22.4
|
||||||
'@rollup/rollup-linux-s390x-gnu': 4.22.2
|
'@rollup/rollup-linux-s390x-gnu': 4.22.4
|
||||||
'@rollup/rollup-linux-x64-gnu': 4.22.2
|
'@rollup/rollup-linux-x64-gnu': 4.22.4
|
||||||
'@rollup/rollup-linux-x64-musl': 4.22.2
|
'@rollup/rollup-linux-x64-musl': 4.22.4
|
||||||
'@rollup/rollup-win32-arm64-msvc': 4.22.2
|
'@rollup/rollup-win32-arm64-msvc': 4.22.4
|
||||||
'@rollup/rollup-win32-ia32-msvc': 4.22.2
|
'@rollup/rollup-win32-ia32-msvc': 4.22.4
|
||||||
'@rollup/rollup-win32-x64-msvc': 4.22.2
|
'@rollup/rollup-win32-x64-msvc': 4.22.4
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
run-async@2.4.1: {}
|
run-async@2.4.1: {}
|
||||||
|
@ -11260,10 +11268,10 @@ snapshots:
|
||||||
'@babel/core': 7.25.2
|
'@babel/core': 7.25.2
|
||||||
vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0)
|
vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0)
|
||||||
|
|
||||||
vite-plugin-dts@3.9.1(@types/node@22.5.5)(rollup@4.22.2)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0)):
|
vite-plugin-dts@3.9.1(@types/node@22.5.5)(rollup@4.22.4)(typescript@5.6.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.26.0)(terser@5.33.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@microsoft/api-extractor': 7.43.0(@types/node@22.5.5)
|
'@microsoft/api-extractor': 7.43.0(@types/node@22.5.5)
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.22.2)
|
'@rollup/pluginutils': 5.1.0(rollup@4.22.4)
|
||||||
'@vue/language-core': 1.8.27(typescript@5.6.2)
|
'@vue/language-core': 1.8.27(typescript@5.6.2)
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
|
@ -11281,7 +11289,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
rollup: 4.22.2
|
rollup: 4.22.4
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.5.5
|
'@types/node': 22.5.5
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
Loading…
Reference in New Issue