mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
chore: bump up @capacitor/keyboard version to v7 (#9826)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@capacitor/keyboard](https://redirect.github.com/ionic-team/capacitor-plugins) | [`^6.0.3` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@capacitor%2fkeyboard/6.0.3/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/keyboard)</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/keyboard@6.0.3...@capacitor/keyboard@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:
@@ -22,7 +22,7 @@
|
||||
"@capacitor/core": "^6.2.0",
|
||||
"@capacitor/haptics": "^7.0.0",
|
||||
"@capacitor/ios": "^6.2.0",
|
||||
"@capacitor/keyboard": "^6.0.3",
|
||||
"@capacitor/keyboard": "^7.0.0",
|
||||
"@sentry/react": "^8.44.0",
|
||||
"@toeverything/infra": "workspace:^",
|
||||
"async-call-rpc": "^6.4.2",
|
||||
|
||||
@@ -610,7 +610,7 @@ __metadata:
|
||||
"@capacitor/core": "npm:^6.2.0"
|
||||
"@capacitor/haptics": "npm:^7.0.0"
|
||||
"@capacitor/ios": "npm:^6.2.0"
|
||||
"@capacitor/keyboard": "npm:^6.0.3"
|
||||
"@capacitor/keyboard": "npm:^7.0.0"
|
||||
"@sentry/react": "npm:^8.44.0"
|
||||
"@toeverything/infra": "workspace:^"
|
||||
"@types/react": "npm:^19.0.1"
|
||||
@@ -4169,12 +4169,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@capacitor/keyboard@npm:^6.0.3":
|
||||
version: 6.0.3
|
||||
resolution: "@capacitor/keyboard@npm:6.0.3"
|
||||
"@capacitor/keyboard@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "@capacitor/keyboard@npm:7.0.0"
|
||||
peerDependencies:
|
||||
"@capacitor/core": ^6.0.0
|
||||
checksum: 10/3d29eced7dfa26077113a078e9d4c3b6312e280ec15147cb9cae8c8fb42bb04f9325677f196cd8dfbeffbb34e5887f9f757e06f01973494818bddad955f78aa2
|
||||
"@capacitor/core": ">=7.0.0"
|
||||
checksum: 10/14df1267c7ff4fc050c0ce5c587030426d466dde09954f50965fb441a4dd27ad40281152604329ef6bc7b54195b34a9bfe368b4c23035355ca54e64503c371c8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user