Skip to content

Commit 77d9e1c

Browse files
build(deps): bump @capacitor/core from 3.5.0 to 3.5.1
Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: "@capacitor/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0286bc4 commit 77d9e1c

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "vue-cli-service lint"
1111
},
1212
"dependencies": {
13-
"@capacitor/core": "3.5.0",
13+
"@capacitor/core": "3.5.1",
1414
"@ionic/vue": "^5.6.8",
1515
"@ionic/vue-router": "^6.1.3",
1616
"@vuelidate/core": "^2.0.0-alpha.40",
@@ -22,11 +22,11 @@
2222
"moment": "^2.29.3",
2323
"vue": "^3.2.33",
2424
"vue-class-component": "^8.0.0-rc.1",
25-
"vue-router": "^4.0.14",
25+
"vue-router": "^4.0.15",
2626
"vuelidate": "^0.7.7"
2727
},
2828
"devDependencies": {
29-
"@capacitor/cli": "3.5.0",
29+
"@capacitor/cli": "3.5.1",
3030
"@types/jest": "^27.4.1",
3131
"@typescript-eslint/eslint-plugin": "^2.33.0",
3232
"@typescript-eslint/parser": "^2.33.0",

0 commit comments

Comments
 (0)