summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-07 08:42:39 +0000
committerGitHub <noreply@github.com>2022-06-07 08:42:39 +0000
commit644dc9abb0c6f70311fddb7d0c500cb210031345 (patch)
tree4181f92a5ccfcbec761642344a4b652d96b637fa /package.json
parent014d12362383d5f86af4fa900891892adf7b0816 (diff)
Bump vue-router from 3.5.3 to 3.5.4
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/vuejs/router/releases) - [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/router/commits) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bbf407a3..218dc343 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"vue-clipboard2": "^0.3.3",
"vue-masonry": "^0.13.0",
"vue-material-design-icons": "^4.13.0",
- "vue-router": "^3.5.3",
+ "vue-router": "^3.5.4",
"vue-virtual-scroll-list": "^2.3.3",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.6.2",
@@ -91,7 +91,7 @@
"eslint-import-resolver-typescript": "^2.5.0",
"jest": "^27.5.1",
"ts-jest": "^27.1.4",
- "ts-loader": "^9.2.8",
+ "ts-loader": "^9.3.0",
"typescript": "^4.7.3"
},
"browserslist": [