Skip to content

Commit e0e05ab

Browse files
build(deps): bump @capacitor/core from 3.4.3 to 3.5.0
Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 3.4.3 to 3.5.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@3.4.3...3.5.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 f75c4dc commit e0e05ab

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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,13 +10,13 @@
1010
"lint": "vue-cli-service lint"
1111
},
1212
"dependencies": {
13-
"@capacitor/core": "3.4.3",
13+
"@capacitor/core": "3.5.0",
1414
"@ionic/vue": "^5.6.8",
1515
"@ionic/vue-router": "^6.1.1",
1616
"@vuelidate/core": "^2.0.0-alpha.40",
1717
"@vuelidate/validators": "^2.0.0-alpha.28",
1818
"axios": "^0.21.2",
19-
"core-js": "^3.21.1",
19+
"core-js": "^3.22.2",
2020
"ionicons": "^6.0.1",
2121
"mitt": "^3.0.0",
2222
"moment": "^2.29.3",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-vue": "^7.20.0",
4848
"flush-promises": "^1.0.2",
4949
"prettier": "^2.6.2",
50-
"sass": "^1.26.5",
50+
"sass": "^1.50.1",
5151
"sass-loader": "^12.6.0",
5252
"typescript": "~4.3.2",
5353
"vue-jest": "^5.0.0-alpha.10",

0 commit comments

Comments
 (0)