chore(): update package lock files

This commit is contained in:
ionitron
2023-03-01 13:42:18 +00:00
parent f526b4ca5c
commit e201a60060
7 changed files with 57 additions and 60 deletions

View File

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

13
core/package-lock.json generated
View File

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

View File

@ -742,9 +742,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"dependencies": { "dependencies": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
@ -7201,9 +7201,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"requires": { "requires": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",

View File

@ -205,9 +205,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"dependencies": { "dependencies": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
@ -381,11 +381,11 @@
} }
}, },
"node_modules/@ionic/react": { "node_modules/@ionic/react": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.5.7.tgz",
"integrity": "sha512-EyoBpYSgavDp4zYhpRBmf7xLlc3ZqeeHjmmtoM//1cUXfq4MVkFf67A7wPXTKjXrGQarQNN0Lz2mYfh+UwMbzw==", "integrity": "sha512-R/soREv+DK0EOVEaYWVCIo/kr+NPhzy6L84NSFHeW4tYDlKchKS+fw65DlKZXZVHoKKC5TKwfR6H9lv5W9Lm9Q==",
"dependencies": { "dependencies": {
"@ionic/core": "6.5.6", "@ionic/core": "6.5.7",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
"tslib": "*" "tslib": "*"
}, },
@ -3630,9 +3630,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"requires": { "requires": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
@ -3736,11 +3736,11 @@
"requires": {} "requires": {}
}, },
"@ionic/react": { "@ionic/react": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.5.7.tgz",
"integrity": "sha512-EyoBpYSgavDp4zYhpRBmf7xLlc3ZqeeHjmmtoM//1cUXfq4MVkFf67A7wPXTKjXrGQarQNN0Lz2mYfh+UwMbzw==", "integrity": "sha512-R/soREv+DK0EOVEaYWVCIo/kr+NPhzy6L84NSFHeW4tYDlKchKS+fw65DlKZXZVHoKKC5TKwfR6H9lv5W9Lm9Q==",
"requires": { "requires": {
"@ionic/core": "6.5.6", "@ionic/core": "6.5.7",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
"tslib": "*" "tslib": "*"
} }

View File

@ -697,9 +697,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"dependencies": { "dependencies": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
@ -11765,9 +11765,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"requires": { "requires": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",

View File

@ -660,9 +660,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"dependencies": { "dependencies": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
@ -851,11 +851,11 @@
} }
}, },
"node_modules/@ionic/vue": { "node_modules/@ionic/vue": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.7.tgz",
"integrity": "sha512-AY66JhWIgflkW4QaNx7BcV2LnZ5nruUR6P/NpLyYVRuUz0XpW3QOam0PZu9HlNsHR3NJvwMsaRejdjB63BSTKw==", "integrity": "sha512-njds6SfJrudo/yC684WVdxXj8qlaXMF5ktRJX/6cXX3pUtyJ7MwPrb4k94bfcSzu1nSgK4NdiyFXlo1G980WqQ==",
"dependencies": { "dependencies": {
"@ionic/core": "6.5.6", "@ionic/core": "6.5.7",
"ionicons": "^6.1.3" "ionicons": "^6.1.3"
} }
}, },
@ -7665,9 +7665,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"requires": { "requires": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
@ -7780,11 +7780,11 @@
"requires": {} "requires": {}
}, },
"@ionic/vue": { "@ionic/vue": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.7.tgz",
"integrity": "sha512-AY66JhWIgflkW4QaNx7BcV2LnZ5nruUR6P/NpLyYVRuUz0XpW3QOam0PZu9HlNsHR3NJvwMsaRejdjB63BSTKw==", "integrity": "sha512-njds6SfJrudo/yC684WVdxXj8qlaXMF5ktRJX/6cXX3pUtyJ7MwPrb4k94bfcSzu1nSgK4NdiyFXlo1G980WqQ==",
"requires": { "requires": {
"@ionic/core": "6.5.6", "@ionic/core": "6.5.7",
"ionicons": "^6.1.3" "ionicons": "^6.1.3"
} }
}, },

View File

@ -208,9 +208,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"dependencies": { "dependencies": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",
@ -3776,9 +3776,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.5.6", "version": "6.5.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.6.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.7.tgz",
"integrity": "sha512-Bi87GXW+pgeXijDWD/sLKLq9yQOxzQLg9+U5V684fZZoORv4KnV9Qosjq3LmRm+vH7VuQeU0OZ8ZU3OuDAlrDA==", "integrity": "sha512-nEgB47Mwj5/LyKeN+r8vcSxoG66aWrODbS63Bp6BT5pb9QzMm2p9ZYe3160YwYxtj5Ax2jhDvkqpykkJWZT+KA==",
"requires": { "requires": {
"@stencil/core": "^2.18.0", "@stencil/core": "^2.18.0",
"ionicons": "^6.1.3", "ionicons": "^6.1.3",