chore(): update package lock files

This commit is contained in:
Liam DeBeasi
2022-05-18 08:43:37 -04:00
parent 64e1953b98
commit aa5899db72
8 changed files with 66 additions and 66 deletions

View File

@ -6,10 +6,10 @@
"packages": {
"": {
"name": "@ionic/vue",
"version": "6.1.5",
"version": "6.1.6",
"license": "MIT",
"dependencies": {
"@ionic/core": "^6.1.5",
"@ionic/core": "^6.1.6",
"ionicons": "^6.0.0"
},
"devDependencies": {
@ -53,9 +53,9 @@
}
},
"node_modules/@ionic/core": {
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.5.tgz",
"integrity": "sha512-YEpFheFDGV7lifbYNqctcPXRPqEOKiDy5KgSPriFzrrPUbwrv/tnXHZq7hFVPCMUYFBS9QJts4r5FOYTqAfvtw==",
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.6.tgz",
"integrity": "sha512-AsYGEHKVHy082RST3RBrIiOZX6VXNy6qYSYtf6TwOwmF/YV+/ASaB1TqVO/jP658ML106nNcjUM0fTkbm9UXRA==",
"dependencies": {
"@stencil/core": "^2.14.2",
"ionicons": "^6.0.0",
@ -633,9 +633,9 @@
}
},
"@ionic/core": {
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.5.tgz",
"integrity": "sha512-YEpFheFDGV7lifbYNqctcPXRPqEOKiDy5KgSPriFzrrPUbwrv/tnXHZq7hFVPCMUYFBS9QJts4r5FOYTqAfvtw==",
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.6.tgz",
"integrity": "sha512-AsYGEHKVHy082RST3RBrIiOZX6VXNy6qYSYtf6TwOwmF/YV+/ASaB1TqVO/jP658ML106nNcjUM0fTkbm9UXRA==",
"requires": {
"@stencil/core": "^2.14.2",
"ionicons": "^6.0.0",