mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
chore: bump up @capacitor/app version to v7 (#9811)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@capacitor/app](https://redirect.github.com/ionic-team/capacitor-plugins) | [`^6.0.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@capacitor%2fapp/6.0.2/7.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ionic-team/capacitor-plugins (@​capacitor/app)</summary> ### [`v7.0.0`](https://redirect.github.com/ionic-team/capacitor-plugins/releases/tag/%40capacitor/app%407.0.0) [Compare Source](https://redirect.github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@6.0.2...@capacitor/app@7.0.0) **Note:** Version bump only for package [@​capacitor/app](https://redirect.github.com/capacitor/app) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@affine/nbstore": "workspace:*",
|
||||
"@blocksuite/affine": "workspace:*",
|
||||
"@blocksuite/icons": "2.2.2",
|
||||
"@capacitor/app": "^6.0.2",
|
||||
"@capacitor/app": "^7.0.0",
|
||||
"@capacitor/browser": "^6.0.4",
|
||||
"@capacitor/core": "^6.2.0",
|
||||
"@capacitor/haptics": "^6.0.2",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@affine/track": "workspace:*",
|
||||
"@blocksuite/affine": "workspace:*",
|
||||
"@blocksuite/icons": "2.2.2",
|
||||
"@capacitor/app": "^6.0.2",
|
||||
"@capacitor/app": "^7.0.0",
|
||||
"@capacitor/browser": "^6.0.4",
|
||||
"@dotlottie/player-component": "^2.7.12",
|
||||
"@emotion/cache": "^11.14.0",
|
||||
|
||||
@@ -361,7 +361,7 @@ __metadata:
|
||||
"@affine/track": "workspace:*"
|
||||
"@blocksuite/affine": "workspace:*"
|
||||
"@blocksuite/icons": "npm:2.2.2"
|
||||
"@capacitor/app": "npm:^6.0.2"
|
||||
"@capacitor/app": "npm:^7.0.0"
|
||||
"@capacitor/browser": "npm:^6.0.4"
|
||||
"@dotlottie/player-component": "npm:^2.7.12"
|
||||
"@emotion/cache": "npm:^11.14.0"
|
||||
@@ -604,7 +604,7 @@ __metadata:
|
||||
"@affine/nbstore": "workspace:*"
|
||||
"@blocksuite/affine": "workspace:*"
|
||||
"@blocksuite/icons": "npm:2.2.2"
|
||||
"@capacitor/app": "npm:^6.0.2"
|
||||
"@capacitor/app": "npm:^7.0.0"
|
||||
"@capacitor/browser": "npm:^6.0.4"
|
||||
"@capacitor/cli": "npm:^6.2.0"
|
||||
"@capacitor/core": "npm:^6.2.0"
|
||||
@@ -4096,12 +4096,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@capacitor/app@npm:^6.0.2":
|
||||
version: 6.0.2
|
||||
resolution: "@capacitor/app@npm:6.0.2"
|
||||
"@capacitor/app@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "@capacitor/app@npm:7.0.0"
|
||||
peerDependencies:
|
||||
"@capacitor/core": ^6.0.0
|
||||
checksum: 10/8376124224d96cfe88656894e90a2b0b0edd2d16d68a3ee945882c607ac8c649beead7ccc82cd7a3c77d45c1c18ca460fb436cb10e3597f9359d4e93646ab35c
|
||||
"@capacitor/core": ">=7.0.0"
|
||||
checksum: 10/59339f9aef87e7cf8479ea19ac724475e9936485f94c807c03f1e0b1a7970255e4f988607ec7c6bbb69e1830aa31b656e21543e8dd63167ca866b09e369ff02f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user