diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-11 21:17:36 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-11 21:17:36 +0900 |
| commit | 1afa2f12020c5f75fac6ad6584fb16dc5888f8e7 (patch) | |
| tree | 3d176ac68169903544208362990368775c682fa1 /package.json | |
| parent | Bump dateformat from 3.0.3 to 4.3.1 (#6936) (diff) | |
| download | misskey-1afa2f12020c5f75fac6ad6584fb16dc5888f8e7.tar.gz misskey-1afa2f12020c5f75fac6ad6584fb16dc5888f8e7.tar.bz2 misskey-1afa2f12020c5f75fac6ad6584fb16dc5888f8e7.zip | |
Bump vue-router from 4.0.0-rc.6 to 4.0.1 (#6953)
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.0-rc.6 to 4.0.1.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 320df281f6..eb8507491d 100644 --- a/package.json +++ b/package.json @@ -248,7 +248,7 @@ "vue-json-pretty": "1.7.1", "vue-loader": "16.0.0", "vue-prism-editor": "2.0.0-alpha.2", - "vue-router": "4.0.0-rc.6", + "vue-router": "4.0.1", "vue-style-loader": "4.1.2", "vuedraggable": "4.0.1", "vuex": "4.0.0-rc.2", |