Skip to content

Commit c89417d

Browse files
fix(deps): update capacitor monorepo to v7
1 parent 2640d40 commit c89417d

File tree

2 files changed

+150
-83
lines changed

2 files changed

+150
-83
lines changed

apps/ionic-demo/package.json

Lines changed: 2 additions & 2 deletions
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": "^7.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": "^7.0.0",
101101
"@ionic/angular-toolkit": "^11.0.1",
102102
"@types/jasmine": "~5.1.4",
103103
"@types/jasminewd2": "~2.0.13",

0 commit comments

Comments
 (0)