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

Commit e95577b

Browse files
chore(deps): update all major updates
1 parent 4784a70 commit e95577b

File tree

3 files changed

+50
-30
lines changed

3 files changed

+50
-30
lines changed

packages/nuxt/package.json

Lines changed: 3 additions & 3 deletions
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",
@@ -90,7 +90,7 @@
9090
"@iconify-json/carbon": "^1.1.31",
9191
"@iconify-json/ph": "^1.1.12",
9292
"@ionic/cli": "^7.2.0",
93-
"@ionic/core": "^7.8.3",
93+
"@ionic/core": "^8.0.0",
9494
"@json2csv/node": "^7.0.6",
9595
"@lucia-auth/adapter-drizzle": "1.0.7",
9696
"@lucia-auth/adapter-postgresql": "3.1.2",

pnpm-lock.yaml

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

themes/pergel-ionic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
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",
15-
"@ionic/core": "^7.8.3",
15+
"@ionic/core": "^8.0.0",
1616
"@nuxtjs/ionic": "^0.13.1",
1717
"@pergel/module-box": "workspace:latest"
1818
},

0 commit comments

Comments
 (0)