From 68f194a5f293e227a054e320f074353639b3b204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 23:55:26 +0000 Subject: [PATCH] build(deps): bump @ionic/angular from 5.8.5 to 6.2.9 Bumps [@ionic/angular](https://github.com/ionic-team/ionic) from 5.8.5 to 6.2.9. - [Release notes](https://github.com/ionic-team/ionic/releases) - [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/ionic/compare/v5.8.5...v6.2.9) --- updated-dependencies: - dependency-name: "@ionic/angular" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 52 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index 08a8fc75..a598b90a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2545,19 +2545,13 @@ "dev": true }, "@ionic/angular": { - "version": "5.8.5", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-5.8.5.tgz", - "integrity": "sha512-GJovOQffrE7V9VFoHOaFoaq55nokvSi8CGMoRy3wTHY4T0zqCsD/ooVXsY+R2Km3bdsnO/g6KuJM/Ep4I8ksTg==", + "version": "6.2.9", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-6.2.9.tgz", + "integrity": "sha512-YWK0Hg99vrp4lRqLFxIYA05ZrHR5zyE7fnpIocQRTZrPsstxpeKd9hoqlQzhfB9CsyTQ8skhMnJVLppKAJxr7A==", "requires": { - "@ionic/core": "5.8.5", - "tslib": "^1.9.3" - }, - "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - } + "@ionic/core": "^6.2.9", + "jsonc-parser": "^3.0.0", + "tslib": "^2.0.0" } }, "@ionic/angular-toolkit": { @@ -2867,12 +2861,12 @@ } }, "@ionic/core": { - "version": "5.8.5", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.8.5.tgz", - "integrity": "sha512-KUT3kKcON606FBJBZcAZn2c62OfPhVR/LQO260FH3znUmpZbqD2/Zm1LOTCxluiG9H6UIe8TVo9n8BgsKxCygA==", + "version": "6.2.9", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.2.9.tgz", + "integrity": "sha512-d2KBXYUKBND2AD8aMgash3O/t04IDc/DHHMshcOydfNJ5qqAxwJYzZR7hs96UknCcIlhHk1pb5C29epkv7gOcQ==", "requires": { - "@stencil/core": "^2.4.0", - "ionicons": "^5.5.3", + "@stencil/core": "^2.18.0", + "ionicons": "^6.0.3", "tslib": "^2.1.0" } }, @@ -3411,9 +3405,9 @@ } }, "@stencil/core": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.9.0.tgz", - "integrity": "sha512-kY3xYolZoJO1MKslL0NQccHy72R3TIl1prHgfmIrEoGcnMgc6uiskdWaGMuI5/sCGz9T+QuTVz76B1H2ySyBZg==" + "version": "2.18.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.18.0.tgz", + "integrity": "sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==" }, "@tootallnate/once": { "version": "1.1.2", @@ -9330,11 +9324,18 @@ } }, "ionicons": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.5.3.tgz", - "integrity": "sha512-L71djrMi8pAad66tpwdnO1vwcyluCFvehzxU1PpH1k/HpYBZhZ5IaYhqXipmqUvu5aEbd4cbRguYyI5Fd4bxTw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.3.tgz", + "integrity": "sha512-kVOWER991EMqLiVShrCSWKMHkgHZP7XfVdyN6YPMuoO33W7pc5CPNVNfR8OMe/I8rYEbaunyBs6dXNYpR6gGZw==", "requires": { - "@stencil/core": "^2.5.0" + "@stencil/core": "~2.16.0" + }, + "dependencies": { + "@stencil/core": { + "version": "2.16.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz", + "integrity": "sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==" + } } }, "ip": { @@ -9942,8 +9943,7 @@ "jsonc-parser": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz", - "integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==", - "dev": true + "integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==" }, "jsonfile": { "version": "4.0.0", diff --git a/package.json b/package.json index 93e525e7..a112bd9f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@capacitor/status-bar": "^1.0.6", "@capacitor/storage": "^1.2.3", "@egstad/marquee": "^3.0.2", - "@ionic/angular": "^5.8.5", + "@ionic/angular": "^6.2.9", "canvas-confetti": "^1.4.0", "capacitor-eventsource": "^0.3.0", "color": "^4.0.1",