Skip to content

Commit 72d1b14

Browse files
authored
Merge pull request #971 from logto-io/simeng-capacitor-js
chore(deps): bump @capacitor packages
2 parents a8a18e4 + 200db01 commit 72d1b14

File tree

3 files changed

+45
-50
lines changed

3 files changed

+45
-50
lines changed

.changeset/tame-nails-serve.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@logto/capacitor": major
3+
---
4+
5+
bump @capacitor packages to v7

packages/capacitor/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@logto/browser": "workspace:^"
3333
},
3434
"devDependencies": {
35-
"@capacitor/app": "^6.0.0",
36-
"@capacitor/browser": "^6.0.0",
37-
"@capacitor/preferences": "^6.0.0",
35+
"@capacitor/app": "^7.0.0",
36+
"@capacitor/browser": "^7.0.0",
37+
"@capacitor/preferences": "^7.0.0",
3838
"@silverhand/eslint-config": "^6.0.1",
3939
"@silverhand/ts-config": "^6.0.0",
4040
"@vitest/coverage-v8": "^2.1.9",
@@ -53,8 +53,8 @@
5353
"access": "public"
5454
},
5555
"peerDependencies": {
56-
"@capacitor/app": "^6.0.0",
57-
"@capacitor/browser": "^6.0.0",
58-
"@capacitor/preferences": "^6.0.0"
56+
"@capacitor/app": "^7.0.0",
57+
"@capacitor/browser": "^7.0.0",
58+
"@capacitor/preferences": "^7.0.0"
5959
}
6060
}

pnpm-lock.yaml

Lines changed: 34 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)