chore(): update package lock files

This commit is contained in:
ionitron
2023-03-01 14:44:43 +00:00
parent 4d1e5f81ba
commit ceaba5a6bc
7 changed files with 57 additions and 60 deletions

View File

@ -1006,9 +1006,9 @@
"license": "BSD-3-Clause"
},
"node_modules/@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -7335,9 +7335,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",

13
core/package-lock.json generated
View File

@ -49,11 +49,6 @@
"typescript": "^4.0.5"
}
},
"custom-rules": {
"name": "eslint-plugin-custom-rules",
"version": "1.0.0",
"dev": true
},
"node_modules/@axe-core/playwright": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.6.0.tgz",
@ -4093,8 +4088,9 @@
}
},
"node_modules/eslint-plugin-custom-rules": {
"resolved": "custom-rules",
"link": true
"version": "1.0.0",
"resolved": "file:custom-rules",
"dev": true
},
"node_modules/eslint-plugin-import": {
"version": "2.25.4",
@ -13608,7 +13604,8 @@
}
},
"eslint-plugin-custom-rules": {
"version": "file:custom-rules"
"version": "1.0.0",
"dev": true
},
"eslint-plugin-import": {
"version": "2.25.4",

View File

@ -742,9 +742,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -7201,9 +7201,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",

View File

@ -205,9 +205,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -381,11 +381,11 @@
}
},
"node_modules/@ionic/react": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.5.7.tgz",
"integrity": "sha512-R/soREv+DK0EOVEaYWVCIo/kr+NPhzy6L84NSFHeW4tYDlKchKS+fw65DlKZXZVHoKKC5TKwfR6H9lv5W9Lm9Q==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.6.0.tgz",
"integrity": "sha512-fIJK5fiMNfOyHr9EqsaJ9XPDR7gX1fiPxPIYnWef+87LZfe4Gc7l1fZgMKhuZNpaWA160+WHBhWLRwAeSv76dg==",
"dependencies": {
"@ionic/core": "6.5.7",
"@ionic/core": "6.6.0",
"ionicons": "^6.1.3",
"tslib": "*"
},
@ -3630,9 +3630,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -3736,11 +3736,11 @@
"requires": {}
},
"@ionic/react": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.5.7.tgz",
"integrity": "sha512-R/soREv+DK0EOVEaYWVCIo/kr+NPhzy6L84NSFHeW4tYDlKchKS+fw65DlKZXZVHoKKC5TKwfR6H9lv5W9Lm9Q==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.6.0.tgz",
"integrity": "sha512-fIJK5fiMNfOyHr9EqsaJ9XPDR7gX1fiPxPIYnWef+87LZfe4Gc7l1fZgMKhuZNpaWA160+WHBhWLRwAeSv76dg==",
"requires": {
"@ionic/core": "6.5.7",
"@ionic/core": "6.6.0",
"ionicons": "^6.1.3",
"tslib": "*"
}

View File

@ -697,9 +697,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -11765,9 +11765,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",

View File

@ -660,9 +660,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -851,11 +851,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.7.tgz",
"integrity": "sha512-njds6SfJrudo/yC684WVdxXj8qlaXMF5ktRJX/6cXX3pUtyJ7MwPrb4k94bfcSzu1nSgK4NdiyFXlo1G980WqQ==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.6.0.tgz",
"integrity": "sha512-rn+yW+zpxZox8F7MuoTgOoTq1rn54Cn7PIQJpwlm7FlDa0fYIwE3x3OaaWHxcKfpl5CBaKfNVvGuc3XPNV5Z0Q==",
"dependencies": {
"@ionic/core": "6.5.7",
"@ionic/core": "6.6.0",
"ionicons": "^6.1.3"
}
},
@ -7665,9 +7665,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -7780,11 +7780,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.7.tgz",
"integrity": "sha512-njds6SfJrudo/yC684WVdxXj8qlaXMF5ktRJX/6cXX3pUtyJ7MwPrb4k94bfcSzu1nSgK4NdiyFXlo1G980WqQ==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.6.0.tgz",
"integrity": "sha512-rn+yW+zpxZox8F7MuoTgOoTq1rn54Cn7PIQJpwlm7FlDa0fYIwE3x3OaaWHxcKfpl5CBaKfNVvGuc3XPNV5Z0Q==",
"requires": {
"@ionic/core": "6.5.7",
"@ionic/core": "6.6.0",
"ionicons": "^6.1.3"
}
},

View File

@ -208,9 +208,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -3776,9 +3776,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.6.0.tgz",
"integrity": "sha512-1X0b2/ziKhCwSO665tSpG32FOuMyjhyGDLFTJUKoDfQB0j/gIBv1d2okUzAk6GKHdnAPUZQHZFhUHcSIclW9cg==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",