Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 3ba7dc0

Browse files
chore(deps): update all major updates to v6
1 parent 4784a70 commit 3ba7dc0

File tree

3 files changed

+42
-22
lines changed

3 files changed

+42
-22
lines changed

packages/nuxt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
"@aws-sdk/client-ses": "^3.554.0",
8181
"@capacitor/action-sheet": "6.0.0-rc.1",
8282
"@capacitor/android": "6.0.0-rc.2",
83-
"@capacitor/app": "^5.0.7",
84-
"@capacitor/app-launcher": "^5.0.7",
83+
"@capacitor/app": "^6.0.0",
84+
"@capacitor/app-launcher": "^6.0.0",
8585
"@capacitor/cli": "6.0.0-rc.2",
8686
"@capacitor/core": "6.0.0-rc.2",
8787
"@capacitor/ios": "6.0.0-rc.2",

pnpm-lock.yaml

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

themes/pergel-ionic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "nuxt prepare"
1111
},
1212
"dependencies": {
13-
"@capacitor/cli": "^5.7.4",
13+
"@capacitor/cli": "^6.0.0",
1414
"@ionic/cli": "^7.2.0",
1515
"@ionic/core": "^7.8.3",
1616
"@nuxtjs/ionic": "^0.13.1",

0 commit comments

Comments
 (0)