Skip to content

Commit 21e25ee

Browse files
build(deps): bump core-js from 3.22.5 to 3.22.8
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.5 to 3.22.8. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.22.5...v3.22.8) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e62bb42 commit 21e25ee

File tree

2 files changed

+101
-137
lines changed

2 files changed

+101
-137
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@capacitor/status-bar": "1.0.8",
2222
"@ionic/vue": "^6.1.4",
2323
"@ionic/vue-router": "^6.1.5",
24-
"core-js": "^3.22.5",
24+
"core-js": "^3.22.8",
2525
"ionicons": "^6.0.1",
2626
"pinia": "^2.0.14",
27-
"vue": "^3.2.21",
27+
"vue": "^3.2.36",
2828
"vue-axios": "^3.4.1",
2929
"vue-router": "^4.0.15"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.17.9",
32+
"@babel/core": "^7.18.2",
3333
"@capacitor/cli": "3.5.1",
3434
"@commitlint/cli": "^17.0.1",
3535
"@commitlint/config-conventional": "^16.2.4",
@@ -72,7 +72,7 @@
7272
"semver": "^7.3.7",
7373
"tailwindcss": "^3.0.24",
7474
"ts-jest": "^27.0.7",
75-
"typescript": "^4.5.4",
75+
"typescript": "^4.7.2",
7676
"vite": "^2.9.9",
7777
"vue-eslint-parser": "^9.0.1",
7878
"vue-jest": "^3.0.7",

0 commit comments

Comments
 (0)