diff --git a/static/code/stackblitz/v7/react/package-lock.json b/static/code/stackblitz/v7/react/package-lock.json index ba6c7a69c04..a2ed6e49230 100644 --- a/static/code/stackblitz/v7/react/package-lock.json +++ b/static/code/stackblitz/v7/react/package-lock.json @@ -8,8 +8,8 @@ "name": "create-react-app-typescript", "version": "0.1.0", "dependencies": { - "@ionic/react": "^7.0.0", - "@ionic/react-router": "^7.0.0", + "@ionic/react": "^7.0.10", + "@ionic/react-router": "^7.0.10", "@types/node": "^16.11.35", "@types/react": "^18.0.9", "@types/react-dom": "^18.0.4", @@ -2257,21 +2257,21 @@ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==" }, "node_modules/@ionic/core": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0.tgz", - "integrity": "sha512-pM8qOaea9ZbqZbGnoIswaeeTiHJKNQ9ziSNHSILDpdd4FjpxZjOeMgNUdvYzh5rX9fA6hEM2wodg7McIWHgvZQ==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.10.tgz", + "integrity": "sha512-twpnJdS/1XEXISuUGqQ1x4hp24J+8Pl++7syDWLpOG7fFQk/RIYXDPA9/NPY8Fi1jUngnA6ivdSmkFSpFES07Q==", "dependencies": { - "@stencil/core": "^3.1.0", + "@stencil/core": "^3.2.2", "ionicons": "^7.1.0", "tslib": "^2.1.0" } }, "node_modules/@ionic/react": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.0.tgz", - "integrity": "sha512-t9NlHZTiH/NvT3GLcO4yS5Whe9stpsZ9AtNOYS+aPcKM5vhxJSFGXDUvKtABOLi2CniW2kFE8krHwjz9V0GQYA==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.10.tgz", + "integrity": "sha512-DggKOQ0JRsOSVY+YZicVhgz5gouL7APQ73kue3PsFK/OrtfeN/5om+XRkqO9bYHam/W/xVp3kpXSYcnsUICntA==", "dependencies": { - "@ionic/core": "7.0.0", + "@ionic/core": "7.0.10", "ionicons": "^7.0.0", "tslib": "*" }, @@ -2281,11 +2281,11 @@ } }, "node_modules/@ionic/react-router": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.0.0.tgz", - "integrity": "sha512-rlYWI9Rh8lk3STZ38J7AGx0wnCHYpLg7Ocoxjsvxyuif5PEqQlzZyu0UN9IWVyEMctZEZ2cN0CLayBVaOCMYuA==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.0.10.tgz", + "integrity": "sha512-auHuYx19NYtUUMqssdJE8pV/AbEKc8ti5gzO9wuSK0+LQPn7TJC85rXqUpntJK5iaz0kA91uBuuX2wF7Nf8vag==", "dependencies": { - "@ionic/react": "7.0.0", + "@ionic/react": "7.0.10", "tslib": "*" }, "peerDependencies": { @@ -3237,9 +3237,9 @@ } }, "node_modules/@stencil/core": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.2.0.tgz", - "integrity": "sha512-vAZiHg4h6hZn4GP6P4w/d7qJwovW0xroitVAn/Ay0rUOeMHqMDYTX5jq0Vy/bgKactKam5WL/to50esGe6lDUQ==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.1.tgz", + "integrity": "sha512-I+660Oe9OMLiU+thjV1GgcI27dcvrSpF3xisHWBOU/4mzRtho3YW0cI8lSjcqyB1KirGTA6QeQ0Xif5UHqn8hw==", "bin": { "stencil": "bin/stencil" }, @@ -8639,9 +8639,9 @@ } }, "node_modules/ionicons": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.0.tgz", - "integrity": "sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.2.tgz", + "integrity": "sha512-zZ4njAqSP39H8RRvZhJvkHsv7cBjYE/VfInH218Osf2UVxJITSOutTTd25MW+tAXKN5fheYzclUXUsF55JHUDg==", "dependencies": { "@stencil/core": "^2.18.0" } @@ -18208,31 +18208,31 @@ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==" }, "@ionic/core": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0.tgz", - "integrity": "sha512-pM8qOaea9ZbqZbGnoIswaeeTiHJKNQ9ziSNHSILDpdd4FjpxZjOeMgNUdvYzh5rX9fA6hEM2wodg7McIWHgvZQ==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.10.tgz", + "integrity": "sha512-twpnJdS/1XEXISuUGqQ1x4hp24J+8Pl++7syDWLpOG7fFQk/RIYXDPA9/NPY8Fi1jUngnA6ivdSmkFSpFES07Q==", "requires": { - "@stencil/core": "^3.1.0", + "@stencil/core": "^3.2.2", "ionicons": "^7.1.0", "tslib": "^2.1.0" } }, "@ionic/react": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.0.tgz", - "integrity": "sha512-t9NlHZTiH/NvT3GLcO4yS5Whe9stpsZ9AtNOYS+aPcKM5vhxJSFGXDUvKtABOLi2CniW2kFE8krHwjz9V0GQYA==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.10.tgz", + "integrity": "sha512-DggKOQ0JRsOSVY+YZicVhgz5gouL7APQ73kue3PsFK/OrtfeN/5om+XRkqO9bYHam/W/xVp3kpXSYcnsUICntA==", "requires": { - "@ionic/core": "7.0.0", + "@ionic/core": "7.0.10", "ionicons": "^7.0.0", "tslib": "*" } }, "@ionic/react-router": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.0.0.tgz", - "integrity": "sha512-rlYWI9Rh8lk3STZ38J7AGx0wnCHYpLg7Ocoxjsvxyuif5PEqQlzZyu0UN9IWVyEMctZEZ2cN0CLayBVaOCMYuA==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-7.0.10.tgz", + "integrity": "sha512-auHuYx19NYtUUMqssdJE8pV/AbEKc8ti5gzO9wuSK0+LQPn7TJC85rXqUpntJK5iaz0kA91uBuuX2wF7Nf8vag==", "requires": { - "@ionic/react": "7.0.0", + "@ionic/react": "7.0.10", "tslib": "*" } }, @@ -18920,9 +18920,9 @@ } }, "@stencil/core": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.2.0.tgz", - "integrity": "sha512-vAZiHg4h6hZn4GP6P4w/d7qJwovW0xroitVAn/Ay0rUOeMHqMDYTX5jq0Vy/bgKactKam5WL/to50esGe6lDUQ==" + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.1.tgz", + "integrity": "sha512-I+660Oe9OMLiU+thjV1GgcI27dcvrSpF3xisHWBOU/4mzRtho3YW0cI8lSjcqyB1KirGTA6QeQ0Xif5UHqn8hw==" }, "@surma/rollup-plugin-off-main-thread": { "version": "2.2.3", @@ -22893,9 +22893,9 @@ } }, "ionicons": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.0.tgz", - "integrity": "sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.2.tgz", + "integrity": "sha512-zZ4njAqSP39H8RRvZhJvkHsv7cBjYE/VfInH218Osf2UVxJITSOutTTd25MW+tAXKN5fheYzclUXUsF55JHUDg==", "requires": { "@stencil/core": "^2.18.0" }, diff --git a/static/code/stackblitz/v7/react/package.json b/static/code/stackblitz/v7/react/package.json index 9f04dd76f41..9e3c1a361ff 100644 --- a/static/code/stackblitz/v7/react/package.json +++ b/static/code/stackblitz/v7/react/package.json @@ -3,8 +3,8 @@ "version": "0.1.0", "private": true, "dependencies": { - "@ionic/react": "^7.0.0", - "@ionic/react-router": "^7.0.0", + "@ionic/react": "^7.0.10", + "@ionic/react-router": "^7.0.10", "@types/node": "^16.11.35", "@types/react": "^18.0.9", "@types/react-dom": "^18.0.4", diff --git a/static/code/stackblitz/v7/vue/package-lock.json b/static/code/stackblitz/v7/vue/package-lock.json index b49503fdc08..d3758659f8f 100644 --- a/static/code/stackblitz/v7/vue/package-lock.json +++ b/static/code/stackblitz/v7/vue/package-lock.json @@ -8,8 +8,8 @@ "name": "vite-vue-starter", "version": "0.0.0", "dependencies": { - "@ionic/vue": "^7.0.0", - "@ionic/vue-router": "^7.0.0", + "@ionic/vue": "^7.0.10", + "@ionic/vue-router": "^7.0.10", "vue": "^3.2.25", "vue-router": "4.0.13" }, @@ -48,36 +48,36 @@ } }, "node_modules/@ionic/core": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.4.tgz", - "integrity": "sha512-tS1RfWn+L3jVpU833d7QQs1FQO1MlbDQL6sMaYBOYcE1nNZuDTd++zcOS264eklNnZu6z7PJmd04dj3DnQjsmA==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.10.tgz", + "integrity": "sha512-twpnJdS/1XEXISuUGqQ1x4hp24J+8Pl++7syDWLpOG7fFQk/RIYXDPA9/NPY8Fi1jUngnA6ivdSmkFSpFES07Q==", "dependencies": { - "@stencil/core": "^3.2.1", + "@stencil/core": "^3.2.2", "ionicons": "^7.1.0", "tslib": "^2.1.0" } }, "node_modules/@ionic/vue": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.4.tgz", - "integrity": "sha512-yHJhcfdrY6ePbOWPX1njmnBryWKFmdVGIGYm6bNGiWsFFTzdP913n8TpG+Eyvhoi9Zi2CYQl/sHvmuF2GuaqTQ==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.10.tgz", + "integrity": "sha512-3e3bHGBhhS85byghSbp3U1JP24lHrNilzN4WkBgc9aBeQvwczDNTO69qpiF69fJKDAvU1OrJaAbyomrskE9F9g==", "dependencies": { - "@ionic/core": "7.0.4", + "@ionic/core": "7.0.10", "ionicons": "^7.0.0" } }, "node_modules/@ionic/vue-router": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.0.4.tgz", - "integrity": "sha512-kEowloxxjnoDaMeoli2rWHVUvnEUqkK95juik79E8TaIXkK15QJdl8QgB7hCvNMER20yVT/tgx87DxxYOhFflg==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.0.10.tgz", + "integrity": "sha512-NR2o3CnBr1M6YzIVuzMRj8s+qo6ySWM/H6WUJN2y3hLobGL0stt6kpTWJ05HtRCFZAb5yvSym/UfYwSRifpLMA==", "dependencies": { - "@ionic/vue": "7.0.4" + "@ionic/vue": "7.0.10" } }, "node_modules/@stencil/core": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.2.2.tgz", - "integrity": "sha512-wXb9cVWL0T3cTwYLveekdTFCRGx6+9hpVDEXna+N8K8OPoW6xtFAHRLv+LjOM7k59PkA8MG3IinAfV7Y+xa0Hw==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.1.tgz", + "integrity": "sha512-I+660Oe9OMLiU+thjV1GgcI27dcvrSpF3xisHWBOU/4mzRtho3YW0cI8lSjcqyB1KirGTA6QeQ0Xif5UHqn8hw==", "bin": { "stencil": "bin/stencil" }, @@ -646,9 +646,9 @@ } }, "node_modules/ionicons": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.0.tgz", - "integrity": "sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.2.tgz", + "integrity": "sha512-zZ4njAqSP39H8RRvZhJvkHsv7cBjYE/VfInH218Osf2UVxJITSOutTTd25MW+tAXKN5fheYzclUXUsF55JHUDg==", "dependencies": { "@stencil/core": "^2.18.0" } @@ -797,9 +797,9 @@ } }, "node_modules/tslib": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", - "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz", + "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==" }, "node_modules/typescript": { "version": "4.9.4", @@ -907,36 +907,36 @@ "optional": true }, "@ionic/core": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.4.tgz", - "integrity": "sha512-tS1RfWn+L3jVpU833d7QQs1FQO1MlbDQL6sMaYBOYcE1nNZuDTd++zcOS264eklNnZu6z7PJmd04dj3DnQjsmA==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.10.tgz", + "integrity": "sha512-twpnJdS/1XEXISuUGqQ1x4hp24J+8Pl++7syDWLpOG7fFQk/RIYXDPA9/NPY8Fi1jUngnA6ivdSmkFSpFES07Q==", "requires": { - "@stencil/core": "^3.2.1", + "@stencil/core": "^3.2.2", "ionicons": "^7.1.0", "tslib": "^2.1.0" } }, "@ionic/vue": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.4.tgz", - "integrity": "sha512-yHJhcfdrY6ePbOWPX1njmnBryWKFmdVGIGYm6bNGiWsFFTzdP913n8TpG+Eyvhoi9Zi2CYQl/sHvmuF2GuaqTQ==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.10.tgz", + "integrity": "sha512-3e3bHGBhhS85byghSbp3U1JP24lHrNilzN4WkBgc9aBeQvwczDNTO69qpiF69fJKDAvU1OrJaAbyomrskE9F9g==", "requires": { - "@ionic/core": "7.0.4", + "@ionic/core": "7.0.10", "ionicons": "^7.0.0" } }, "@ionic/vue-router": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.0.4.tgz", - "integrity": "sha512-kEowloxxjnoDaMeoli2rWHVUvnEUqkK95juik79E8TaIXkK15QJdl8QgB7hCvNMER20yVT/tgx87DxxYOhFflg==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-7.0.10.tgz", + "integrity": "sha512-NR2o3CnBr1M6YzIVuzMRj8s+qo6ySWM/H6WUJN2y3hLobGL0stt6kpTWJ05HtRCFZAb5yvSym/UfYwSRifpLMA==", "requires": { - "@ionic/vue": "7.0.4" + "@ionic/vue": "7.0.10" } }, "@stencil/core": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.2.2.tgz", - "integrity": "sha512-wXb9cVWL0T3cTwYLveekdTFCRGx6+9hpVDEXna+N8K8OPoW6xtFAHRLv+LjOM7k59PkA8MG3IinAfV7Y+xa0Hw==" + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.1.tgz", + "integrity": "sha512-I+660Oe9OMLiU+thjV1GgcI27dcvrSpF3xisHWBOU/4mzRtho3YW0cI8lSjcqyB1KirGTA6QeQ0Xif5UHqn8hw==" }, "@vitejs/plugin-vue": { "version": "2.3.4", @@ -1292,9 +1292,9 @@ } }, "ionicons": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.0.tgz", - "integrity": "sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.2.tgz", + "integrity": "sha512-zZ4njAqSP39H8RRvZhJvkHsv7cBjYE/VfInH218Osf2UVxJITSOutTTd25MW+tAXKN5fheYzclUXUsF55JHUDg==", "requires": { "@stencil/core": "^2.18.0" }, @@ -1391,9 +1391,9 @@ "dev": true }, "tslib": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", - "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz", + "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==" }, "typescript": { "version": "4.9.4", diff --git a/static/code/stackblitz/v7/vue/package.json b/static/code/stackblitz/v7/vue/package.json index d2f1f661387..5d661e04f57 100644 --- a/static/code/stackblitz/v7/vue/package.json +++ b/static/code/stackblitz/v7/vue/package.json @@ -8,8 +8,8 @@ "preview": "vite preview" }, "dependencies": { - "@ionic/vue": "^7.0.4", - "@ionic/vue-router": "^7.0.4", + "@ionic/vue": "^7.0.10", + "@ionic/vue-router": "^7.0.10", "vue": "^3.2.25", "vue-router": "4.0.13" },