Skip to content

Commit 4423072

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

File tree

2 files changed

+45
-55
lines changed

2 files changed

+45
-55
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"lint": "vue-cli-service lint"
1111
},
1212
"dependencies": {
13-
"@capacitor/core": "4.1.0",
13+
"@capacitor/core": "4.2.0",
1414
"@ionic/vue": "^5.6.8",
15-
"@ionic/vue-router": "^6.2.5",
15+
"@ionic/vue-router": "^6.2.6",
1616
"@vuelidate/core": "^2.0.0-alpha.44",
1717
"@vuelidate/validators": "^2.0.0-alpha.31",
1818
"axios": "^0.21.2",
1919
"core-js": "^3.25.0",
20-
"ionicons": "^6.0.2",
20+
"ionicons": "^6.0.3",
2121
"mitt": "^3.0.0",
2222
"moment": "^2.29.4",
2323
"vue": "^3.2.37",
@@ -26,7 +26,7 @@
2626
"vuelidate": "^0.7.7"
2727
},
2828
"devDependencies": {
29-
"@capacitor/cli": "4.1.0",
29+
"@capacitor/cli": "4.2.0",
3030
"@types/jest": "^29.0.0",
3131
"@typescript-eslint/eslint-plugin": "^2.33.0",
3232
"@typescript-eslint/parser": "^2.33.0",

0 commit comments

Comments
 (0)