diff --git a/static/code/stackblitz/v7/react/package-lock.json b/static/code/stackblitz/v7/react/package-lock.json index 7e363162a43..523a1c4e595 100644 --- a/static/code/stackblitz/v7/react/package-lock.json +++ b/static/code/stackblitz/v7/react/package-lock.json @@ -683,21 +683,21 @@ } }, "node_modules/@ionic/core": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.0.tgz", - "integrity": "sha512-pDX8G915puz8OcLhxfb9MwuvpYZsUOCngJdd+61ibJ6UF+NA2mGatsMqHKzcgelTXtwcHDpi9ZLUD/HNmupqaQ==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.1.tgz", + "integrity": "sha512-o4PSRxokfRB5H3E5DAM7xivG8XFXaXD3+U/tha0QKemiMSntqgPqy0FYX0pNEwIrV3llRzFbAGNqyvB1+BG97Q==", "dependencies": { - "@stencil/core": "^4.8.1", + "@stencil/core": "^4.8.2", "ionicons": "^7.2.1", "tslib": "^2.1.0" } }, "node_modules/@ionic/react": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.0.tgz", - "integrity": "sha512-2hjTQlxwONH7rcIu1iJ219a6teegTa28DSIxUVZ032f7bltR54dVSRl7W0y4yTPTIjgGUBU3qQu+bgqYbPu9VA==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.1.tgz", + "integrity": "sha512-Gg6IezbyvMucgNgmCMFr5vrsh2kgB/5S9j/24L07wt4mCNBy5ZGrzHkq9NSmcgU7bj/qD1GzamjoqICLH2vEzw==", "dependencies": { - "@ionic/core": "7.6.0", + "@ionic/core": "7.6.1", "ionicons": "^7.0.0", "tslib": "*" }, @@ -707,11 +707,11 @@ } }, "node_modules/@ionic/react-router": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.6.0.tgz", - "integrity": "sha512-HJVXkkUppZ9jqXl4WsHwE4UqWYUphCDD7Vqw0C1iSR31WeF2kd4JqAsY3yrG97qH0HCyXeg05ph2fLVdGNL6pg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.6.1.tgz", + "integrity": "sha512-Ze+NTmhagsL/Wbd9DeUOqFRYExDtAJFao5qIAYZS+VghAnRWGR7/iNmghQYMHdVIrw1EZOP7yAqNcy9rnBqXCA==", "dependencies": { - "@ionic/react": "7.6.0", + "@ionic/react": "7.6.1", "tslib": "*" }, "peerDependencies": { @@ -921,9 +921,9 @@ ] }, "node_modules/@stencil/core": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.1.tgz", - "integrity": "sha512-KG1H10j24rlyxIqOI4CG8/h9T7ObTv7giW2H3u1qXV4KKrLykDOpMcLzpqNXqL2Fki3s1QvHyl/oaRvi5waWVw==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.2.tgz", + "integrity": "sha512-KdZEAtz9VnqMtXOkf51+8mphyRt0fN/LYgtj5M8gnveGspG8KzoyTDzlWt0wsstWIsJJ21RA1yd3AgMMZiu3MA==", "bin": { "stencil": "bin/stencil" }, @@ -2087,31 +2087,31 @@ "optional": true }, "@ionic/core": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.0.tgz", - "integrity": "sha512-pDX8G915puz8OcLhxfb9MwuvpYZsUOCngJdd+61ibJ6UF+NA2mGatsMqHKzcgelTXtwcHDpi9ZLUD/HNmupqaQ==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.1.tgz", + "integrity": "sha512-o4PSRxokfRB5H3E5DAM7xivG8XFXaXD3+U/tha0QKemiMSntqgPqy0FYX0pNEwIrV3llRzFbAGNqyvB1+BG97Q==", "requires": { - "@stencil/core": "^4.8.1", + "@stencil/core": "^4.8.2", "ionicons": "^7.2.1", "tslib": "^2.1.0" } }, "@ionic/react": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.0.tgz", - "integrity": "sha512-2hjTQlxwONH7rcIu1iJ219a6teegTa28DSIxUVZ032f7bltR54dVSRl7W0y4yTPTIjgGUBU3qQu+bgqYbPu9VA==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.1.tgz", + "integrity": "sha512-Gg6IezbyvMucgNgmCMFr5vrsh2kgB/5S9j/24L07wt4mCNBy5ZGrzHkq9NSmcgU7bj/qD1GzamjoqICLH2vEzw==", "requires": { - "@ionic/core": "7.6.0", + "@ionic/core": "7.6.1", "ionicons": "^7.0.0", "tslib": "*" } }, "@ionic/react-router": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.6.0.tgz", - "integrity": "sha512-HJVXkkUppZ9jqXl4WsHwE4UqWYUphCDD7Vqw0C1iSR31WeF2kd4JqAsY3yrG97qH0HCyXeg05ph2fLVdGNL6pg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.6.1.tgz", + "integrity": "sha512-Ze+NTmhagsL/Wbd9DeUOqFRYExDtAJFao5qIAYZS+VghAnRWGR7/iNmghQYMHdVIrw1EZOP7yAqNcy9rnBqXCA==", "requires": { - "@ionic/react": "7.6.0", + "@ionic/react": "7.6.1", "tslib": "*" } }, @@ -2228,9 +2228,9 @@ "optional": true }, "@stencil/core": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.1.tgz", - "integrity": "sha512-KG1H10j24rlyxIqOI4CG8/h9T7ObTv7giW2H3u1qXV4KKrLykDOpMcLzpqNXqL2Fki3s1QvHyl/oaRvi5waWVw==" + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.2.tgz", + "integrity": "sha512-KdZEAtz9VnqMtXOkf51+8mphyRt0fN/LYgtj5M8gnveGspG8KzoyTDzlWt0wsstWIsJJ21RA1yd3AgMMZiu3MA==" }, "@types/babel__core": { "version": "7.20.5", diff --git a/static/code/stackblitz/v7/vue/package-lock.json b/static/code/stackblitz/v7/vue/package-lock.json index 8ef9a94307a..23258026453 100644 --- a/static/code/stackblitz/v7/vue/package-lock.json +++ b/static/code/stackblitz/v7/vue/package-lock.json @@ -384,30 +384,30 @@ } }, "node_modules/@ionic/core": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.0.tgz", - "integrity": "sha512-pDX8G915puz8OcLhxfb9MwuvpYZsUOCngJdd+61ibJ6UF+NA2mGatsMqHKzcgelTXtwcHDpi9ZLUD/HNmupqaQ==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.1.tgz", + "integrity": "sha512-o4PSRxokfRB5H3E5DAM7xivG8XFXaXD3+U/tha0QKemiMSntqgPqy0FYX0pNEwIrV3llRzFbAGNqyvB1+BG97Q==", "dependencies": { - "@stencil/core": "^4.8.1", + "@stencil/core": "^4.8.2", "ionicons": "^7.2.1", "tslib": "^2.1.0" } }, "node_modules/@ionic/vue": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.0.tgz", - "integrity": "sha512-2CWLcVNS8kLQ6BK4UmRdc7a0HSsS6MqyTQh7+0qT88z+Ih05dCcZ3CiJ27F3F2a7jsOi48ggXt97zOpBbZENlg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.1.tgz", + "integrity": "sha512-ejK5J8U6Gxo+KZqgD+SieEgxKCH+wqHbWe6LiTaE2VO43VgUAW5XNVT5Oz6RV/rBYXCM5mb/QB2T+YOv79QjoQ==", "dependencies": { - "@ionic/core": "7.6.0", + "@ionic/core": "7.6.1", "ionicons": "^7.0.0" } }, "node_modules/@ionic/vue-router": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.6.0.tgz", - "integrity": "sha512-grzMyURlZX3EqkQFBXeKuhxN2psbNKAI8CVwPi56xRPwCvSp32KFYtGxj20k1QBl+Kzg7/RbxTERArxZRtPWJw==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.6.1.tgz", + "integrity": "sha512-8DUgzyPOue/s2LF1p0nqNsdtjgy1oJese9mV3QZBgZrciKHnekcC2lhpFmEJMq6BLXZRrZ4vpXOlyEHJh9YG1A==", "dependencies": { - "@ionic/vue": "7.6.0" + "@ionic/vue": "7.6.1" } }, "node_modules/@jridgewell/sourcemap-codec": { @@ -585,9 +585,9 @@ ] }, "node_modules/@stencil/core": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.1.tgz", - "integrity": "sha512-KG1H10j24rlyxIqOI4CG8/h9T7ObTv7giW2H3u1qXV4KKrLykDOpMcLzpqNXqL2Fki3s1QvHyl/oaRvi5waWVw==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.2.tgz", + "integrity": "sha512-KdZEAtz9VnqMtXOkf51+8mphyRt0fN/LYgtj5M8gnveGspG8KzoyTDzlWt0wsstWIsJJ21RA1yd3AgMMZiu3MA==", "bin": { "stencil": "bin/stencil" }, @@ -1327,30 +1327,30 @@ "optional": true }, "@ionic/core": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.0.tgz", - "integrity": "sha512-pDX8G915puz8OcLhxfb9MwuvpYZsUOCngJdd+61ibJ6UF+NA2mGatsMqHKzcgelTXtwcHDpi9ZLUD/HNmupqaQ==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.1.tgz", + "integrity": "sha512-o4PSRxokfRB5H3E5DAM7xivG8XFXaXD3+U/tha0QKemiMSntqgPqy0FYX0pNEwIrV3llRzFbAGNqyvB1+BG97Q==", "requires": { - "@stencil/core": "^4.8.1", + "@stencil/core": "^4.8.2", "ionicons": "^7.2.1", "tslib": "^2.1.0" } }, "@ionic/vue": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.0.tgz", - "integrity": "sha512-2CWLcVNS8kLQ6BK4UmRdc7a0HSsS6MqyTQh7+0qT88z+Ih05dCcZ3CiJ27F3F2a7jsOi48ggXt97zOpBbZENlg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.1.tgz", + "integrity": "sha512-ejK5J8U6Gxo+KZqgD+SieEgxKCH+wqHbWe6LiTaE2VO43VgUAW5XNVT5Oz6RV/rBYXCM5mb/QB2T+YOv79QjoQ==", "requires": { - "@ionic/core": "7.6.0", + "@ionic/core": "7.6.1", "ionicons": "^7.0.0" } }, "@ionic/vue-router": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.6.0.tgz", - "integrity": "sha512-grzMyURlZX3EqkQFBXeKuhxN2psbNKAI8CVwPi56xRPwCvSp32KFYtGxj20k1QBl+Kzg7/RbxTERArxZRtPWJw==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.6.1.tgz", + "integrity": "sha512-8DUgzyPOue/s2LF1p0nqNsdtjgy1oJese9mV3QZBgZrciKHnekcC2lhpFmEJMq6BLXZRrZ4vpXOlyEHJh9YG1A==", "requires": { - "@ionic/vue": "7.6.0" + "@ionic/vue": "7.6.1" } }, "@jridgewell/sourcemap-codec": { @@ -1450,9 +1450,9 @@ "optional": true }, "@stencil/core": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.1.tgz", - "integrity": "sha512-KG1H10j24rlyxIqOI4CG8/h9T7ObTv7giW2H3u1qXV4KKrLykDOpMcLzpqNXqL2Fki3s1QvHyl/oaRvi5waWVw==" + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.2.tgz", + "integrity": "sha512-KdZEAtz9VnqMtXOkf51+8mphyRt0fN/LYgtj5M8gnveGspG8KzoyTDzlWt0wsstWIsJJ21RA1yd3AgMMZiu3MA==" }, "@vitejs/plugin-vue": { "version": "4.5.2",