Skip to content

Commit 4dc7b5b

Browse files
fix(deps): update capacitor monorepo to v6
1 parent 2640d40 commit 4dc7b5b

File tree

2 files changed

+62
-49
lines changed

2 files changed

+62
-49
lines changed

apps/ionic-demo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/platform-browser-dynamic": "~17.3.0",
2222
"@angular/router": "~17.3.0",
2323
"@capacitor/app": "^5.0.7",
24-
"@capacitor/core": "^5.7.4",
24+
"@capacitor/core": "^6.0.0",
2525
"@capacitor/haptics": "^5.0.7",
2626
"@capacitor/keyboard": "^5.0.8",
2727
"@capacitor/status-bar": "^5.0.7",
@@ -97,7 +97,7 @@
9797
"@angular/compiler": "~17.3.0",
9898
"@angular/compiler-cli": "~17.3.0",
9999
"@angular/language-service": "~17.3.0",
100-
"@capacitor/cli": "^5.7.4",
100+
"@capacitor/cli": "^6.0.0",
101101
"@ionic/angular-toolkit": "^11.0.1",
102102
"@types/jasmine": "~5.1.4",
103103
"@types/jasminewd2": "~2.0.13",

pnpm-lock.yaml

+60-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)