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": { "packages": {
"": { "": {
"name": "@ionic/angular", "name": "@ionic/angular",
"version": "6.1.2", "version": "6.1.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "^6.1.2", "@ionic/core": "^6.1.3",
"jsonc-parser": "^3.0.0", "jsonc-parser": "^3.0.0",
"tslib": "^2.0.0" "tslib": "^2.0.0"
}, },
@ -1023,9 +1023,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.1.2", "version": "6.1.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.3.tgz",
"integrity": "sha512-Y0oCNew0X+4BqdmUB+YEhKibdND8E0h12cUbA2irGTElnvthSp4Z7cNsoQO3+oPG/uzYm8SjAv/ifPbczbI3cw==", "integrity": "sha512-levKZw7wqfPZylx+DsG0sca7/ymKNo9/Hjf1qhXjU4xlALHVhU2c8LaAXmi1s47YGKrkOZYC5d/siUfjb9Kh4Q==",
"dependencies": { "dependencies": {
"@stencil/core": "^2.14.2", "@stencil/core": "^2.14.2",
"ionicons": "^6.0.0", "ionicons": "^6.0.0",
@ -7951,9 +7951,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.1.2", "version": "6.1.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.3.tgz",
"integrity": "sha512-Y0oCNew0X+4BqdmUB+YEhKibdND8E0h12cUbA2irGTElnvthSp4Z7cNsoQO3+oPG/uzYm8SjAv/ifPbczbI3cw==", "integrity": "sha512-levKZw7wqfPZylx+DsG0sca7/ymKNo9/Hjf1qhXjU4xlALHVhU2c8LaAXmi1s47YGKrkOZYC5d/siUfjb9Kh4Q==",
"requires": { "requires": {
"@stencil/core": "^2.14.2", "@stencil/core": "^2.14.2",
"ionicons": "^6.0.0", "ionicons": "^6.0.0",

View File

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

View File

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