chore(): bump package lock

This commit is contained in:
Liam DeBeasi
2022-04-27 14:02:37 +00:00
parent d5b72b2315
commit 1c8d10ce75
3 changed files with 24 additions and 24 deletions

View File

@ -6,10 +6,10 @@
"packages": {
"": {
"name": "@ionic/vue",
"version": "6.1.2",
"version": "6.1.3",
"license": "MIT",
"dependencies": {
"@ionic/core": "^6.1.2",
"@ionic/core": "^6.1.3",
"ionicons": "^6.0.0"
},
"devDependencies": {
@ -53,9 +53,9 @@
}
},
"node_modules/@ionic/core": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.2.tgz",
"integrity": "sha512-Y0oCNew0X+4BqdmUB+YEhKibdND8E0h12cUbA2irGTElnvthSp4Z7cNsoQO3+oPG/uzYm8SjAv/ifPbczbI3cw==",
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.3.tgz",
"integrity": "sha512-levKZw7wqfPZylx+DsG0sca7/ymKNo9/Hjf1qhXjU4xlALHVhU2c8LaAXmi1s47YGKrkOZYC5d/siUfjb9Kh4Q==",
"dependencies": {
"@stencil/core": "^2.14.2",
"ionicons": "^6.0.0",
@ -633,9 +633,9 @@
}
},
"@ionic/core": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.2.tgz",
"integrity": "sha512-Y0oCNew0X+4BqdmUB+YEhKibdND8E0h12cUbA2irGTElnvthSp4Z7cNsoQO3+oPG/uzYm8SjAv/ifPbczbI3cw==",
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.3.tgz",
"integrity": "sha512-levKZw7wqfPZylx+DsG0sca7/ymKNo9/Hjf1qhXjU4xlALHVhU2c8LaAXmi1s47YGKrkOZYC5d/siUfjb9Kh4Q==",
"requires": {
"@stencil/core": "^2.14.2",
"ionicons": "^6.0.0",