The rebases and updates desktop's `@hoppscotch/plugin-appload` dependency from branch-based ref to specific commit hash to resolve Docker build failures. Branch-based GitHub dependencies require `git` in the build environment. Our Dockerfile stages didn't install `git`, which caused `pnpm install` to fail with `spawn git ENOENT`. Using a commit hash allows `pnpm` to fetch the tarball directly without requiring `git`.
325 lines
10 KiB
YAML
325 lines
10 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@tauri-apps/api':
|
|
specifier: 2.1.1
|
|
version: 2.1.1
|
|
devDependencies:
|
|
'@rollup/plugin-typescript':
|
|
specifier: ^11.1.6
|
|
version: 11.1.6(rollup@4.27.4)(tslib@2.8.1)(typescript@5.9.2)
|
|
rollup:
|
|
specifier: ^4.9.6
|
|
version: 4.27.4
|
|
tslib:
|
|
specifier: ^2.6.2
|
|
version: 2.8.1
|
|
typescript:
|
|
specifier: 5.9.2
|
|
version: 5.9.2
|
|
|
|
packages:
|
|
|
|
'@rollup/plugin-typescript@11.1.6':
|
|
resolution: {integrity: sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^2.14.0||^3.0.0||^4.0.0
|
|
tslib: '*'
|
|
typescript: '>=3.7.0'
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
tslib:
|
|
optional: true
|
|
|
|
'@rollup/pluginutils@5.1.3':
|
|
resolution: {integrity: sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.27.4':
|
|
resolution: {integrity: sha512-2Y3JT6f5MrQkICUyRVCw4oa0sutfAsgaSsb0Lmmy1Wi2y7X5vT9Euqw4gOsCyy0YfKURBg35nhUKZS4mDcfULw==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.27.4':
|
|
resolution: {integrity: sha512-wzKRQXISyi9UdCVRqEd0H4cMpzvHYt1f/C3CoIjES6cG++RHKhrBj2+29nPF0IB5kpy9MS71vs07fvrNGAl/iA==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.27.4':
|
|
resolution: {integrity: sha512-PlNiRQapift4LNS8DPUHuDX/IdXiLjf8mc5vdEmUR0fF/pyy2qWwzdLjB+iZquGr8LuN4LnUoSEvKRwjSVYz3Q==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.27.4':
|
|
resolution: {integrity: sha512-o9bH2dbdgBDJaXWJCDTNDYa171ACUdzpxSZt+u/AAeQ20Nk5x+IhA+zsGmrQtpkLiumRJEYef68gcpn2ooXhSQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.27.4':
|
|
resolution: {integrity: sha512-NBI2/i2hT9Q+HySSHTBh52da7isru4aAAo6qC3I7QFVsuhxi2gM8t/EI9EVcILiHLj1vfi+VGGPaLOUENn7pmw==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.27.4':
|
|
resolution: {integrity: sha512-wYcC5ycW2zvqtDYrE7deary2P2UFmSh85PUpAx+dwTCO9uw3sgzD6Gv9n5X4vLaQKsrfTSZZ7Z7uynQozPVvWA==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.27.4':
|
|
resolution: {integrity: sha512-9OwUnK/xKw6DyRlgx8UizeqRFOfi9mf5TYCw1uolDaJSbUmBxP85DE6T4ouCMoN6pXw8ZoTeZCSEfSaYo+/s1w==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.27.4':
|
|
resolution: {integrity: sha512-Vgdo4fpuphS9V24WOV+KwkCVJ72u7idTgQaBoLRD0UxBAWTF9GWurJO9YD9yh00BzbkhpeXtm6na+MvJU7Z73A==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.27.4':
|
|
resolution: {integrity: sha512-pleyNgyd1kkBkw2kOqlBx+0atfIIkkExOTiifoODo6qKDSpnc6WzUY5RhHdmTdIJXBdSnh6JknnYTtmQyobrVg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.27.4':
|
|
resolution: {integrity: sha512-caluiUXvUuVyCHr5DxL8ohaaFFzPGmgmMvwmqAITMpV/Q+tPoaHZ/PWa3t8B2WyoRcIIuu1hkaW5KkeTDNSnMA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.27.4':
|
|
resolution: {integrity: sha512-FScrpHrO60hARyHh7s1zHE97u0KlT/RECzCKAdmI+LEoC1eDh/RDji9JgFqyO+wPDb86Oa/sXkily1+oi4FzJQ==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.27.4':
|
|
resolution: {integrity: sha512-qyyprhyGb7+RBfMPeww9FlHwKkCXdKHeGgSqmIXw9VSUtvyFZ6WZRtnxgbuz76FK7LyoN8t/eINRbPUcvXB5fw==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.27.4':
|
|
resolution: {integrity: sha512-PFz+y2kb6tbh7m3A7nA9++eInGcDVZUACulf/KzDtovvdTizHpZaJty7Gp0lFwSQcrnebHOqxF1MaKZd7psVRg==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.27.4':
|
|
resolution: {integrity: sha512-Ni8mMtfo+o/G7DVtweXXV/Ol2TFf63KYjTtoZ5f078AUgJTmaIJnj4JFU7TK/9SVWTaSJGxPi5zMDgK4w+Ez7Q==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.27.4':
|
|
resolution: {integrity: sha512-5AeeAF1PB9TUzD+3cROzFTnAJAcVUGLuR8ng0E0WXGkYhp6RD6L+6szYVX+64Rs0r72019KHZS1ka1q+zU/wUw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.27.4':
|
|
resolution: {integrity: sha512-yOpVsA4K5qVwu2CaS3hHxluWIK5HQTjNV4tWjQXluMiiiu4pJj4BN98CvxohNCpcjMeTXk/ZMJBRbgRg8HBB6A==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.27.4':
|
|
resolution: {integrity: sha512-KtwEJOaHAVJlxV92rNYiG9JQwQAdhBlrjNRp7P9L8Cb4Rer3in+0A+IPhJC9y68WAi9H0sX4AiG2NTsVlmqJeQ==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.27.4':
|
|
resolution: {integrity: sha512-3j4jx1TppORdTAoBJRd+/wJRGCPC0ETWkXOecJ6PPZLj6SptXkrXcNqdj0oclbKML6FkQltdz7bBA3rUSirZug==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@tauri-apps/api@2.1.1':
|
|
resolution: {integrity: sha512-fzUfFFKo4lknXGJq8qrCidkUcKcH2UHhfaaCNt4GzgzGaW2iS26uFOg4tS3H4P8D6ZEeUxtiD5z0nwFF0UN30A==}
|
|
|
|
'@types/estree@1.0.6':
|
|
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-core-module@2.15.1:
|
|
resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
picomatch@4.0.2:
|
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
|
engines: {node: '>=12'}
|
|
|
|
resolve@1.22.8:
|
|
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
|
|
hasBin: true
|
|
|
|
rollup@4.27.4:
|
|
resolution: {integrity: sha512-RLKxqHEMjh/RGLsDxAEsaLO3mWgyoU6x9w6n1ikAzet4B3gI2/3yP6PWY2p9QzRTh6MfEIXB3MwsOY0Iv3vNrw==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
typescript@5.9.2:
|
|
resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
'@rollup/plugin-typescript@11.1.6(rollup@4.27.4)(tslib@2.8.1)(typescript@5.9.2)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.1.3(rollup@4.27.4)
|
|
resolve: 1.22.8
|
|
typescript: 5.9.2
|
|
optionalDependencies:
|
|
rollup: 4.27.4
|
|
tslib: 2.8.1
|
|
|
|
'@rollup/pluginutils@5.1.3(rollup@4.27.4)':
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.2
|
|
optionalDependencies:
|
|
rollup: 4.27.4
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.27.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.27.4':
|
|
optional: true
|
|
|
|
'@tauri-apps/api@2.1.1': {}
|
|
|
|
'@types/estree@1.0.6': {}
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
hasown@2.0.2:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
is-core-module@2.15.1:
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
picomatch@4.0.2: {}
|
|
|
|
resolve@1.22.8:
|
|
dependencies:
|
|
is-core-module: 2.15.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
rollup@4.27.4:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.27.4
|
|
'@rollup/rollup-android-arm64': 4.27.4
|
|
'@rollup/rollup-darwin-arm64': 4.27.4
|
|
'@rollup/rollup-darwin-x64': 4.27.4
|
|
'@rollup/rollup-freebsd-arm64': 4.27.4
|
|
'@rollup/rollup-freebsd-x64': 4.27.4
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.27.4
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.27.4
|
|
'@rollup/rollup-linux-arm64-gnu': 4.27.4
|
|
'@rollup/rollup-linux-arm64-musl': 4.27.4
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.27.4
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.27.4
|
|
'@rollup/rollup-linux-s390x-gnu': 4.27.4
|
|
'@rollup/rollup-linux-x64-gnu': 4.27.4
|
|
'@rollup/rollup-linux-x64-musl': 4.27.4
|
|
'@rollup/rollup-win32-arm64-msvc': 4.27.4
|
|
'@rollup/rollup-win32-ia32-msvc': 4.27.4
|
|
'@rollup/rollup-win32-x64-msvc': 4.27.4
|
|
fsevents: 2.3.3
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
typescript@5.9.2: {}
|