aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-02 10:50:40 +0200
committerGitHub <noreply@github.com>2024-09-02 10:50:40 +0200
commit4562cfe358c3f7e3d29ea409e1fec6b3d3e56ab3 (patch)
tree00cfbbcb5f8ad2006df9788758c8b6c28d0c0c54 /src-vue/package.json
parent2931ff52b813f1d8d3f6462c998cd261729e25a8 (diff)
downloadFlightCore-4562cfe358c3f7e3d29ea409e1fec6b3d3e56ab3.tar.gz
FlightCore-4562cfe358c3f7e3d29ea409e1fec6b3d3e56ab3.zip
chore: bump vue-router from 4.4.2 to 4.4.3 in /src-vue (#1009)
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/compare/v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: 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>
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 b5d71e5e..ca5bb9e4 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#v1",
"vue": "^3.4.35",
"vue-i18n": "^9.13.1",
- "vue-router": "^4.4.2",
+ "vue-router": "^4.4.3",
"vuex": "^4.0.2"
},
"devDependencies": {