Skip to content

Commit a28eb93

Browse files
build(deps): bump @ionic/vue-router from 6.1.8 to 6.1.12 (#117)
Bumps [@ionic/vue-router](https://github.com/ionic-team/ionic) from 6.1.8 to 6.1.12. - [Release notes](https://github.com/ionic-team/ionic/releases) - [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md) - [Commits](ionic-team/ionic-framework@v6.1.8...v6.1.12) --- updated-dependencies: - dependency-name: "@ionic/vue-router" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 285f348 commit a28eb93

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@capacitor/keyboard": "1.2.3",
2121
"@capacitor/status-bar": "1.0.8",
2222
"@ionic/vue": "^6.1.8",
23-
"@ionic/vue-router": "^6.1.8",
23+
"@ionic/vue-router": "^6.1.12",
2424
"core-js": "^3.22.8",
2525
"ionicons": "^6.0.1",
2626
"pinia": "^2.0.14",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,10 +1167,10 @@
11671167
debug "^4.0.0"
11681168
tslib "^2.0.1"
11691169

1170-
"@ionic/core@^6.1.8":
1171-
version "6.1.8"
1172-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.8.tgz#e25f4a06063670f34c24a8daeaefefe8b94e90f8"
1173-
integrity sha512-EMYebwmS4UogpNrTyuCgIETKwE7XA93V7X3YacK2UArm1Xf98w3FsnfAYeMaUqY93bDxih/CSKm3NpUhVWP44A==
1170+
"@ionic/core@^6.1.12":
1171+
version "6.1.12"
1172+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.12.tgz#1c2ae3206d2801dab788d1540cc4ca0876bb02ee"
1173+
integrity sha512-CISprIpbGJHMjxsx0OAQ6grnsbBuhcImaiL5rRBI7MtncIW56nge4IO064n86bwhxRqvoXCA6EGq9D1S5Cn45g==
11741174
dependencies:
11751175
"@stencil/core" "^2.16.0"
11761176
ionicons "^6.0.2"
@@ -1255,19 +1255,19 @@
12551255
untildify "^4.0.0"
12561256
wrap-ansi "^7.0.0"
12571257

1258-
"@ionic/vue-router@^6.1.8":
1259-
version "6.1.8"
1260-
resolved "https://registry.yarnpkg.com/@ionic/vue-router/-/vue-router-6.1.8.tgz#dc64f1a75ce7f149e1559315d964041d42d4554c"
1261-
integrity sha512-6hlq/FUAMfJjUQFVcR1lIssMdUPkHf9VL7QteIHNb75qciXaNCghX4WFGaar4F8rVS+JnMxp3L4rGW7R+0LvWg==
1258+
"@ionic/vue-router@^6.1.12":
1259+
version "6.1.12"
1260+
resolved "https://registry.yarnpkg.com/@ionic/vue-router/-/vue-router-6.1.12.tgz#8f4d89ad7bf2f4486161b596f6356e3c595e4064"
1261+
integrity sha512-vQqrIBs+FzkZQvD2PhFvvaL6WLCU70Yjn/cTnyDLOHOysfQJXytGFyIrMAOv822EzgNja8LEAIvnxDlmxOYy0A==
12621262
dependencies:
1263-
"@ionic/vue" "^6.1.8"
1263+
"@ionic/vue" "^6.1.12"
12641264

1265-
"@ionic/vue@^6.1.8":
1266-
version "6.1.8"
1267-
resolved "https://registry.yarnpkg.com/@ionic/vue/-/vue-6.1.8.tgz#dbae9d1da388342af0c509fd81042140f4338209"
1268-
integrity sha512-bziDDBMr6w9XLxkiXeASD/g16g0qvU2cGeaTD9n7+5ucsebVCbHiIblHgT+g1AiYYIoKee01yGAOpe1lC0EahA==
1265+
"@ionic/vue@^6.1.12", "@ionic/vue@^6.1.8":
1266+
version "6.1.12"
1267+
resolved "https://registry.yarnpkg.com/@ionic/vue/-/vue-6.1.12.tgz#e49ccf15eadc62301fd5346a8fbf58c4c080f28c"
1268+
integrity sha512-E6tW5GYml67X5YrMhNQb4EF50tE/oaKgQLFBTnp6VxAKTaCDrTQI+N9Ui4juKQ9amSZjVCaOFD/5nsmV/21eWg==
12691269
dependencies:
1270-
"@ionic/core" "^6.1.8"
1270+
"@ionic/core" "^6.1.12"
12711271
ionicons "^6.0.2"
12721272

12731273
"@istanbuljs/load-nyc-config@^1.0.0":

0 commit comments

Comments
 (0)