Skip to content

Commit de35257

Browse files
build(deps): bump @ionic/vue-router from 6.1.5 to 6.1.8 (#82)
Bumps [@ionic/vue-router](https://github.com/ionic-team/ionic) from 6.1.5 to 6.1.8. - [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.5...v6.1.8) --- 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 dd8233a commit de35257

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.2",
2121
"@capacitor/status-bar": "1.0.8",
2222
"@ionic/vue": "^6.1.8",
23-
"@ionic/vue-router": "^6.1.5",
23+
"@ionic/vue-router": "^6.1.8",
2424
"core-js": "^3.22.8",
2525
"ionicons": "^6.0.1",
2626
"pinia": "^2.0.14",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,14 +1254,14 @@
12541254
untildify "^4.0.0"
12551255
wrap-ansi "^7.0.0"
12561256

1257-
"@ionic/vue-router@^6.1.5":
1258-
version "6.1.5"
1259-
resolved "https://registry.yarnpkg.com/@ionic/vue-router/-/vue-router-6.1.5.tgz#075234dec7e1f8d572b706630d5c6a7ce8231d88"
1260-
integrity sha512-CBC3g5vyNMLz+FKCDFVNLlpC1HtX2sL64KhqIBWqufOHkg+pTRrFBZbI5xUWCBmEQlc2aKJGqLZvspebdvt8ZQ==
1257+
"@ionic/vue-router@^6.1.8":
1258+
version "6.1.8"
1259+
resolved "https://registry.yarnpkg.com/@ionic/vue-router/-/vue-router-6.1.8.tgz#dc64f1a75ce7f149e1559315d964041d42d4554c"
1260+
integrity sha512-6hlq/FUAMfJjUQFVcR1lIssMdUPkHf9VL7QteIHNb75qciXaNCghX4WFGaar4F8rVS+JnMxp3L4rGW7R+0LvWg==
12611261
dependencies:
1262-
"@ionic/vue" "^6.1.5"
1262+
"@ionic/vue" "^6.1.8"
12631263

1264-
"@ionic/vue@^6.1.5", "@ionic/vue@^6.1.8":
1264+
"@ionic/vue@^6.1.8":
12651265
version "6.1.8"
12661266
resolved "https://registry.yarnpkg.com/@ionic/vue/-/vue-6.1.8.tgz#dbae9d1da388342af0c509fd81042140f4338209"
12671267
integrity sha512-bziDDBMr6w9XLxkiXeASD/g16g0qvU2cGeaTD9n7+5ucsebVCbHiIblHgT+g1AiYYIoKee01yGAOpe1lC0EahA==

0 commit comments

Comments
 (0)