Skip to content

Commit 8030a38

Browse files
build(deps-dev): bump @vue/cli-plugin-router from 5.0.6 to 5.0.8
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 5.0.6 to 5.0.8. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-router) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-router" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95fa1d4 commit 8030a38

File tree

2 files changed

+224
-37
lines changed

2 files changed

+224
-37
lines changed

package-lock.json

Lines changed: 218 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"lint": "vue-cli-service lint"
1111
},
1212
"dependencies": {
13-
"@capacitor/core": "3.5.1",
13+
"@capacitor/core": "3.6.0",
1414
"@ionic/vue": "^5.6.8",
15-
"@ionic/vue-router": "^6.1.11",
15+
"@ionic/vue-router": "^6.1.12",
1616
"@vuelidate/core": "^2.0.0-alpha.42",
17-
"@vuelidate/validators": "^2.0.0-alpha.29",
17+
"@vuelidate/validators": "^2.0.0-alpha.30",
1818
"axios": "^0.21.2",
1919
"core-js": "^3.22.8",
2020
"ionicons": "^6.0.2",
@@ -31,9 +31,9 @@
3131
"@typescript-eslint/eslint-plugin": "^2.33.0",
3232
"@typescript-eslint/parser": "^2.33.0",
3333
"@vue/cli-plugin-babel": "~5.0.6",
34-
"@vue/cli-plugin-e2e-cypress": "~4.5.18",
34+
"@vue/cli-plugin-e2e-cypress": "~4.5.19",
3535
"@vue/cli-plugin-eslint": "~4.5.17",
36-
"@vue/cli-plugin-router": "~5.0.6",
36+
"@vue/cli-plugin-router": "~5.0.8",
3737
"@vue/cli-plugin-typescript": "^4.5.15",
3838
"@vue/cli-plugin-unit-jest": "~4.5.15",
3939
"@vue/cli-service": "~4.5.15",
@@ -49,7 +49,7 @@
4949
"flush-promises": "^1.0.2",
5050
"prettier": "^2.7.1",
5151
"sass": "^1.53.0",
52-
"sass-loader": "^13.0.0",
52+
"sass-loader": "^13.0.2",
5353
"typescript": "~4.3.2",
5454
"vue-jest": "^5.0.0-alpha.10",
5555
"webpack": "^4.46.0"

0 commit comments

Comments
 (0)