From 559759bc5dabe8c1610963c08589e92162a9513b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:36:33 +0000 Subject: [PATCH] Update ionic packages to v8 --- package-lock.json | 129 +++++++++++++++++----------------------------- package.json | 4 +- 2 files changed, 48 insertions(+), 85 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0448bd62..234f55b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,8 +13,8 @@ "@capacitor/haptics": "1.1.4", "@capacitor/keyboard": "1.2.3", "@capacitor/status-bar": "1.0.8", - "@ionic/react": "6.7.5", - "@ionic/react-router": "6.7.5", + "@ionic/react": "8.3.4", + "@ionic/react-router": "8.3.4", "@reduxjs/toolkit": "1.9.7", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "14.0.0", @@ -3075,30 +3075,30 @@ } }, "node_modules/@ionic/core": { - "version": "6.7.5", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.5.tgz", - "integrity": "sha512-zRkRn+h/Vs3xt/EVgBdShMKDyeGOM4RU31NPF2icfu3CUTH+VrMV569MUnNjYvd1Lu2xK90pYy4TaicSWmC1Pw==", + "version": "8.3.4", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.4.tgz", + "integrity": "sha512-MkgaQ9+oQwj3AK/i25MkLgKUUH3/nvNjd4YlmUyFjPG7l2IBHsrLlSmuFGCyniB+doI9Hynu3T9CZP7NS4RjRQ==", "dependencies": { - "@stencil/core": "^2.18.0", - "ionicons": "^6.1.3", + "@stencil/core": "4.20.0", + "ionicons": "^7.2.2", "tslib": "^2.1.0" } }, "node_modules/@ionic/core/node_modules/ionicons": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz", - "integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==", + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.4.0.tgz", + "integrity": "sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ==", "dependencies": { - "@stencil/core": "^2.18.0" + "@stencil/core": "^4.0.3" } }, "node_modules/@ionic/react": { - "version": "6.7.5", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.7.5.tgz", - "integrity": "sha512-BRJbG2IfwNepAlJWKxZzNnfMVH3f9zK+yTQ9OO+yTpV8XY/CyYtHUDwUVJoBNPc25rAEn5txzZlHh/jDGpl8LA==", + "version": "8.3.4", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.3.4.tgz", + "integrity": "sha512-CIoTHg/1nJJN11IjmsUqeQB1nIP4SxQyo2nBH+MhzeVCMv8Tj00Y4rU/9RYzKfRI7Zfsi9MOwVrwpGhPWi4KWA==", "dependencies": { - "@ionic/core": "6.7.5", - "ionicons": "^6.1.3", + "@ionic/core": "8.3.4", + "ionicons": "^7.0.0", "tslib": "*" }, "peerDependencies": { @@ -3107,11 +3107,11 @@ } }, "node_modules/@ionic/react-router": { - "version": "6.7.5", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-6.7.5.tgz", - "integrity": "sha512-zh3i+d8cPnqcadqythTQwyhTL+V+hrEjWNNvtEnA1xAVx8Ol7dDu6V0aDlF6C2+e1q0Vf1fDSMNI4O0JcDutpA==", + "version": "8.3.4", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.3.4.tgz", + "integrity": "sha512-I8Lb/SvWGnOoucciMiqRJZIX2CBIjebKbMPwE5uetyJQ1mnRkMnwN4p7bGW87GB/8UnJY3ykmHR3uR2SSQCB6g==", "dependencies": { - "@ionic/react": "6.7.5", + "@ionic/react": "8.3.4", "tslib": "*" }, "peerDependencies": { @@ -3121,14 +3121,6 @@ "react-router-dom": "^5.0.1" } }, - "node_modules/@ionic/react/node_modules/ionicons": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz", - "integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==", - "dependencies": { - "@stencil/core": "^2.18.0" - } - }, "node_modules/@ionic/utils-array": { "version": "2.1.6", "resolved": "https://registry.npmjs.org/@ionic/utils-array/-/utils-array-2.1.6.tgz", @@ -3962,15 +3954,15 @@ } }, "node_modules/@stencil/core": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.19.2.tgz", - "integrity": "sha512-TK3sHqyQAACwcac4fWntypFtN9c/y+y9ioZojeCnNDY3dxF33Ax70lL9ZLDyQnWWR+aTh1WFoqB5sYOnZIUKMA==", + "version": "4.20.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz", + "integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==", "bin": { "stencil": "bin/stencil" }, "engines": { - "node": ">=12.10.0", - "npm": ">=6.0.0" + "node": ">=16.0.0", + "npm": ">=7.10.0" } }, "node_modules/@surma/rollup-plugin-off-main-thread": { @@ -10665,18 +10657,6 @@ "@stencil/core": "^4.0.3" } }, - "node_modules/ionicons/node_modules/@stencil/core": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.5.0.tgz", - "integrity": "sha512-XRbHdb9t4SQzCCbF9qsh0dexvnlArEzCDJl19BJzxzazVBM398SeJUKCBh4p91AZIWveN0gHuZSIGMhLWR7qSA==", - "bin": { - "stencil": "bin/stencil" - }, - "engines": { - "node": ">=16.0.0", - "npm": ">=7.10.0" - } - }, "node_modules/ipaddr.js": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz", @@ -21446,51 +21426,41 @@ } }, "@ionic/core": { - "version": "6.7.5", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.5.tgz", - "integrity": "sha512-zRkRn+h/Vs3xt/EVgBdShMKDyeGOM4RU31NPF2icfu3CUTH+VrMV569MUnNjYvd1Lu2xK90pYy4TaicSWmC1Pw==", + "version": "8.3.4", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.4.tgz", + "integrity": "sha512-MkgaQ9+oQwj3AK/i25MkLgKUUH3/nvNjd4YlmUyFjPG7l2IBHsrLlSmuFGCyniB+doI9Hynu3T9CZP7NS4RjRQ==", "requires": { - "@stencil/core": "^2.18.0", - "ionicons": "^6.1.3", + "@stencil/core": "4.20.0", + "ionicons": "^7.2.2", "tslib": "^2.1.0" }, "dependencies": { "ionicons": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz", - "integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==", + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.4.0.tgz", + "integrity": "sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ==", "requires": { - "@stencil/core": "^2.18.0" + "@stencil/core": "^4.0.3" } } } }, "@ionic/react": { - "version": "6.7.5", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.7.5.tgz", - "integrity": "sha512-BRJbG2IfwNepAlJWKxZzNnfMVH3f9zK+yTQ9OO+yTpV8XY/CyYtHUDwUVJoBNPc25rAEn5txzZlHh/jDGpl8LA==", + "version": "8.3.4", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.3.4.tgz", + "integrity": "sha512-CIoTHg/1nJJN11IjmsUqeQB1nIP4SxQyo2nBH+MhzeVCMv8Tj00Y4rU/9RYzKfRI7Zfsi9MOwVrwpGhPWi4KWA==", "requires": { - "@ionic/core": "6.7.5", - "ionicons": "^6.1.3", + "@ionic/core": "8.3.4", + "ionicons": "^7.0.0", "tslib": "*" - }, - "dependencies": { - "ionicons": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz", - "integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==", - "requires": { - "@stencil/core": "^2.18.0" - } - } } }, "@ionic/react-router": { - "version": "6.7.5", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-6.7.5.tgz", - "integrity": "sha512-zh3i+d8cPnqcadqythTQwyhTL+V+hrEjWNNvtEnA1xAVx8Ol7dDu6V0aDlF6C2+e1q0Vf1fDSMNI4O0JcDutpA==", + "version": "8.3.4", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.3.4.tgz", + "integrity": "sha512-I8Lb/SvWGnOoucciMiqRJZIX2CBIjebKbMPwE5uetyJQ1mnRkMnwN4p7bGW87GB/8UnJY3ykmHR3uR2SSQCB6g==", "requires": { - "@ionic/react": "6.7.5", + "@ionic/react": "8.3.4", "tslib": "*" } }, @@ -22127,9 +22097,9 @@ } }, "@stencil/core": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.19.2.tgz", - "integrity": "sha512-TK3sHqyQAACwcac4fWntypFtN9c/y+y9ioZojeCnNDY3dxF33Ax70lL9ZLDyQnWWR+aTh1WFoqB5sYOnZIUKMA==" + "version": "4.20.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz", + "integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==" }, "@surma/rollup-plugin-off-main-thread": { "version": "2.2.3", @@ -27175,13 +27145,6 @@ "integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==", "requires": { "@stencil/core": "^4.0.3" - }, - "dependencies": { - "@stencil/core": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.5.0.tgz", - "integrity": "sha512-XRbHdb9t4SQzCCbF9qsh0dexvnlArEzCDJl19BJzxzazVBM398SeJUKCBh4p91AZIWveN0gHuZSIGMhLWR7qSA==" - } } }, "ipaddr.js": { diff --git a/package.json b/package.json index 84614bfa..0a836209 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "@capacitor/haptics": "1.1.4", "@capacitor/keyboard": "1.2.3", "@capacitor/status-bar": "1.0.8", - "@ionic/react": "6.7.5", - "@ionic/react-router": "6.7.5", + "@ionic/react": "8.3.4", + "@ionic/react-router": "8.3.4", "@reduxjs/toolkit": "1.9.7", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "14.0.0",