Skip to content

Commit ec3a1a9

Browse files
authored
fix: downgrade ionic (#2070)
stenciljs/core#6320
1 parent 1dfda75 commit ec3a1a9

File tree

2 files changed

+26
-35
lines changed

2 files changed

+26
-35
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"pnpm": {
3232
"overrides": {
33-
"@ionic/core": "npm:voyager-ionic-core@8.6.1"
33+
"@ionic/core": "npm:voyager-ionic-core@8.5.7"
3434
},
3535
"patchedDependencies": {
3636
"@capacitor/keyboard": "patches/@capacitor__keyboard.patch",
@@ -65,9 +65,9 @@
6565
"@capacitor/splash-screen": "^7.0.1",
6666
"@capacitor/status-bar": "^6.0.2",
6767
"@github/markdown-toolbar-element": "^2.2.3",
68-
"@ionic/core": "npm:voyager-ionic-core@8.6.1",
69-
"@ionic/react": "8.6.1",
70-
"@ionic/react-router": "8.6.1",
68+
"@ionic/core": "npm:voyager-ionic-core@8.5.7",
69+
"@ionic/react": "8.5.7",
70+
"@ionic/react-router": "8.5.7",
7171
"@mantine/hooks": "^8.1.0",
7272
"@reduxjs/toolkit": "^2.8.2",
7373
"capacitor-android-nav-mode": "^2.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)