aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-03 14:47:16 +0100
committerGitHub <noreply@github.com>2024-03-03 14:47:16 +0100
commit43c8ad00105d4c6aae982ead833af7e46f96af27 (patch)
treecaf465fcce27e9d063d32d3ccf8e3c67c3433498 /src-vue/package.json
parent33a0dd0bc972c5cd862f37a8fb6265603e1c4057 (diff)
downloadFlightCore-43c8ad00105d4c6aae982ead833af7e46f96af27.tar.gz
FlightCore-43c8ad00105d4c6aae982ead833af7e46f96af27.zip
chore: bump vue-router from 4.2.5 to 4.3.0 in /src-vue (#821)
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/compare/v4.2.5...v4.3.0) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src-vue/package.json')
-rw-r--r--src-vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json
index 98bafc0a..5819c201 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -15,7 +15,7 @@
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.4.21",
"vue-i18n": "^9.9.1",
- "vue-router": "^4.2.5",
+ "vue-router": "^4.3.0",
"vuex": "^4.0.2"
},
"devDependencies": {