Skip to content

Commit ebde948

Browse files
chore(deps): update ionic to v8.1.0 (#3637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cadfeef commit ebde948

File tree

6 files changed

+71
-71
lines changed

6 files changed

+71
-71
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"@ionic/angular": "8.0.1",
4-
"@ionic/core": "8.0.1",
3+
"@ionic/angular": "8.1.0",
4+
"@ionic/core": "8.1.0",
55
"@angular/platform-browser-dynamic": "17.3.6"
66
}
77
}
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"@ionic/core": "8.0.1"
3+
"@ionic/core": "8.1.0"
44
}
55
}

static/code/stackblitz/v8/react/package-lock.json

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

static/code/stackblitz/v8/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@ionic/react": "8.0.1",
7-
"@ionic/react-router": "8.0.1",
6+
"@ionic/react": "8.1.0",
7+
"@ionic/react-router": "8.1.0",
88
"@types/node": "^20.0.0",
99
"@types/react": "^18.0.9",
1010
"@types/react-dom": "^18.0.4",

static/code/stackblitz/v8/vue/package-lock.json

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

static/code/stackblitz/v8/vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@ionic/vue": "8.0.1",
12-
"@ionic/vue-router": "8.0.1",
11+
"@ionic/vue": "8.1.0",
12+
"@ionic/vue-router": "8.1.0",
1313
"vue": "^3.2.25",
1414
"vue-router": "4.3.2"
1515
},

0 commit comments

Comments
 (0)