Merge pull request #39 from tauri-apps/renovate/tauri-apps-api-1.x

fix(deps): update dependency @tauri-apps/api to v1.0.0-rc.1
pull/85/head
Fabian-Lars 3 years ago committed by GitHub
commit 69721a028a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@
"typescript": "4.5.5"
},
"dependencies": {
"@tauri-apps/api": "1.0.0-rc.0",
"@tauri-apps/api": "1.0.0-rc.1",
"tslib": "2.3.1"
}
}

@ -52,10 +52,10 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"
"@tauri-apps/api@1.0.0-rc.0":
version "1.0.0-rc.0"
resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-1.0.0-rc.0.tgz#f9fa469923591a6e8294ffe906bf886ace2cb4d0"
integrity sha512-BOREst3Nq931RQTqNT5gbBw8E7wpjEr4PhSviAJwIWtKi3KGRxY5TmWyMO4j3kKmsZQQVoZ4dPwI2pQfNJYtKw==
"@tauri-apps/api@1.0.0-rc.1":
version "1.0.0-rc.1"
resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-1.0.0-rc.1.tgz#ce26a0fe30d8980a4682d50015eec28ed4a23c1e"
integrity sha512-VBUOmfT8ea02JB/Qr+FHeaLnug5BRA7ro2pX47q0GZCbZsU9b+iPnOXl0ShJwT0melR7B6iamyhDwkHStMVfQA==
dependencies:
type-fest "2.11.2"

Loading…
Cancel
Save