mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
remove js fixture files
This commit is contained in:
parent
9851a0e2b0
commit
34e1150eb0
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "fixture",
|
|
||||||
"scripts": {
|
|
||||||
"tauri": "tauri"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@tauri-apps/api": "1.0.0-rc.5"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"@tauri-apps/cli": "1.0.0-rc.10"
|
|
||||||
}
|
|
||||||
}
|
|
122
test/fixture/pnpm-lock.yaml
generated
122
test/fixture/pnpm-lock.yaml
generated
@ -1,122 +0,0 @@
|
|||||||
lockfileVersion: 5.4
|
|
||||||
|
|
||||||
specifiers:
|
|
||||||
'@tauri-apps/api': 1.0.0-rc.5
|
|
||||||
'@tauri-apps/cli': 1.0.0-rc.10
|
|
||||||
|
|
||||||
dependencies:
|
|
||||||
'@tauri-apps/api': 1.0.0-rc.5
|
|
||||||
|
|
||||||
devDependencies:
|
|
||||||
'@tauri-apps/cli': 1.0.0-rc.10
|
|
||||||
|
|
||||||
packages:
|
|
||||||
|
|
||||||
/@tauri-apps/api/1.0.0-rc.5:
|
|
||||||
resolution: {integrity: sha512-IiQg7pLByl/W3KRx9Whn1EWh9ZrBojkl9FAgCRJ4//e58var1WmNPHA92YC0i0DLSIF0JLLp0EQKRHJa+aaqlQ==}
|
|
||||||
engines: {node: '>= 12.13.0', npm: '>= 6.6.0', yarn: '>= 1.19.1'}
|
|
||||||
dependencies:
|
|
||||||
type-fest: 2.12.2
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-arm64/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-KwnAAsR+H/U9NPF2P3UvZ0orfh/e8ng639GCvQoN/7b/EYzkLXYWGFd1sddTSSu8BM4OvIVXK1B86pn1xFohyg==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [arm64]
|
|
||||||
os: [darwin]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-x64/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-xIH+UnZPofpx4n3aphu2SD45uPXtX3rlsI5aO0ANsDWN/esuAAwRnh+JR+NlmJXPKwy1BNz9pewczE5JO5BdqA==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [x64]
|
|
||||||
os: [darwin]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm-gnueabihf/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-j0cVDcP7MPyOh8mC6pTiOnsGgxMc4GFlQGBUvriRkWFCrUbZPbq1Pxt/eTcroVGsT/ItCXvnYd9jEQ+e50LI3A==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [arm]
|
|
||||||
os: [linux]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-gnu/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-usdftJI/Jx0Z6TK8YJaHp2BtcNlvHeIUOnh3SmThbbYzDSFDqEW2E/McbxEhJJ13FPLVMLiIZYPpH26gE3vQxw==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [arm64]
|
|
||||||
os: [linux]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-musl/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-zsOhkc477mbe5wSkNuLv+D6RmQvDiaV8rHTaur+B/pxk9F0SrCYoO0Slf6x08bIiSkjyL/gN0PxnOBbEBA0u4A==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [arm64]
|
|
||||||
os: [linux]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-gnu/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-ongWuhXieKwW+xaYPshw/59xYbZVH6JNw+KRb/054VFnfZe/ZDYbN86mCJIlegOq9WAkdc0XSm1EEDx3i9FYCg==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [x64]
|
|
||||||
os: [linux]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-musl/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-3AXJEdhFlX/erLBXmBkRG+oWfFLMMaJALSnxvzerteSNWiaEzTngy9Mo1yeAT51FhvJ+dbYQv0BWvPPFRYzpTQ==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [x64]
|
|
||||||
os: [linux]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-win32-ia32-msvc/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-2SvSk9z51AfCsbch2fvX4GNo3s0b8TO/Kd9B6rDIZ7TUxwnGShJNup2+KGvBovKqFAPmgyrSbgyEMKhKc1B4iA==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [ia32]
|
|
||||||
os: [win32]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-win32-x64-msvc/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-mijSjeQGBGh6rvpkrqsSiTB4vwGprAXoDCmnIxliZ1Md4GgLMh8jzIug1UKAUmmIW1nOaQ9C9xu4wQXyoRqWHg==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [x64]
|
|
||||||
os: [win32]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli/1.0.0-rc.10:
|
|
||||||
resolution: {integrity: sha512-njDei3F3mlnotnujUF0jWteZC39RCm6JNAxZpzTFvWKFI/650DoA9hHTMa6onbazVgmOWdrbMHYWU/xBC/jUTw==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
hasBin: true
|
|
||||||
optionalDependencies:
|
|
||||||
'@tauri-apps/cli-darwin-arm64': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-linux-arm64-gnu': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-linux-arm64-musl': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-linux-x64-musl': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-win32-ia32-msvc': 1.0.0-rc.10
|
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.10
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/type-fest/2.12.2:
|
|
||||||
resolution: {integrity: sha512-qt6ylCGpLjZ7AaODxbpyBZSs9fCI9SkL3Z9q2oxMBQhs/uyY+VD8jHA8ULCGmWQJlBgqvO3EJeAngOHD8zQCrQ==}
|
|
||||||
engines: {node: '>=12.20'}
|
|
||||||
dev: false
|
|
Loading…
x
Reference in New Issue
Block a user