Skip to content

Commit 5fb2909

Browse files
Bump @ionic/angular from 5.9.1 to 6.0.7
Bumps [@ionic/angular](https://github.com/ionic-team/ionic) from 5.9.1 to 6.0.7. - [Release notes](https://github.com/ionic-team/ionic/releases) - [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md) - [Commits](ionic-team/ionic-framework@v5.9.1...v6.0.7) --- updated-dependencies: - dependency-name: "@ionic/angular" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cd13b7 commit 5fb2909

2 files changed

Lines changed: 34 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@capacitor/android": "^3.4.1",
2424
"@capacitor/cli": "^3.4.1",
2525
"@capacitor/core": "^3.4.1",
26-
"@ionic/angular": "^5.9.1",
26+
"@ionic/angular": "^6.0.7",
2727
"@ionic/storage": "3.0.6",
2828
"@ngneat/transloco": "^3.1.3",
2929
"core-js": "^2.5.4",

yarn.lock

Lines changed: 33 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,13 +1485,14 @@
14851485
tslib "^1.9.0"
14861486
ws "^7.0.1"
14871487

1488-
"@ionic/angular@^5.9.1":
1489-
version "5.9.1"
1490-
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-5.9.1.tgz#59bc14f6714693a8c982c7f89fbe8f0a3160e02d"
1491-
integrity sha512-ob5kSwauzlKirQAR0GFkz6xj932LwLqvQm4mivjosFwfeG8+tErKpACmi/AEAa/d5Dnr4cSMiKf+nCMZpA2pOQ==
1488+
"@ionic/angular@^6.0.7":
1489+
version "6.0.7"
1490+
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-6.0.7.tgz#607d6f2f490dce31e8f5012862bb0bc90f225e22"
1491+
integrity sha512-/nNuwkt+oqQ44jokT+YKuHqsknGnhkmXn9hcd+RuDVW/Q8mZXK4YQZs8e5Rxs6T2ttkyjUHZg77lF6eS/W76hQ==
14921492
dependencies:
1493-
"@ionic/core" "5.9.1"
1494-
tslib "^1.9.3"
1493+
"@ionic/core" "^6.0.7"
1494+
jsonc-parser "^3.0.0"
1495+
tslib "^2.0.0"
14951496

14961497
"@ionic/cli-framework-output@^2.2.1":
14971498
version "2.2.2"
@@ -1502,13 +1503,13 @@
15021503
debug "^4.0.0"
15031504
tslib "^2.0.1"
15041505

1505-
"@ionic/core@5.9.1":
1506-
version "5.9.1"
1507-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.9.1.tgz#aac373e02835006bfcf40b066f31d1b6725f8286"
1508-
integrity sha512-/jVO0N5ESs/iPFcrFZ/JFvW2Uh0ZV1uLFT2vtbtMfCaOMZK8Bmt36ZR1cDDFTuw14vPOLz/1wI2pbQru48JpkQ==
1506+
"@ionic/core@^6.0.7":
1507+
version "6.0.7"
1508+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.7.tgz#413b44d222164f7715f19a503fc0dfc87393c452"
1509+
integrity sha512-Yl6itMcddfwfNNa6BjCxXxrIS+vPsrYSTfCmQwVfB4AiuZ5ZgE/jaZ9lMN7b0WIAy56bfX9etRlW+EjnK1znyQ==
15091510
dependencies:
1510-
"@stencil/core" "^2.4.0"
1511-
ionicons "^5.5.3"
1511+
"@stencil/core" "~2.13.0"
1512+
ionicons "^6.0.0"
15121513
tslib "^2.1.0"
15131514

15141515
"@ionic/storage@3.0.6":
@@ -1787,11 +1788,21 @@
17871788
"@angular-devkit/schematics" "13.2.3"
17881789
jsonc-parser "3.0.0"
17891790

1790-
"@stencil/core@^2.4.0", "@stencil/core@^2.5.0":
1791+
"@stencil/core@^2.5.0":
17911792
version "2.6.0"
17921793
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.6.0.tgz#29da96d8b6fc83e689b9f297ef3e8b59b90a676a"
17931794
integrity sha512-QsxWayZyusnqSZrlCl81R71rA3KqFjVVQSH4E0rGN15F1GdQaFonKlHLyCOLKLig1zzC+DQkLLiUuocexuvdeQ==
17941795

1796+
"@stencil/core@~2.12.0":
1797+
version "2.12.1"
1798+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
1799+
integrity sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==
1800+
1801+
"@stencil/core@~2.13.0":
1802+
version "2.13.0"
1803+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.13.0.tgz#993fd74a5c7c8fe8af75848ca9df2211cd05b818"
1804+
integrity sha512-EEKHOHgYpg3/iFUKMXTZJjUayRul7sXDwNw0OGgkEOe4t7JWiibDkzUHuruvpbqEydX+z1+ez5K2bMMY76c2wA==
1805+
17951806
"@tootallnate/once@1":
17961807
version "1.1.2"
17971808
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
@@ -5032,6 +5043,13 @@ ionicons@^5.5.3:
50325043
dependencies:
50335044
"@stencil/core" "^2.5.0"
50345045

5046+
ionicons@^6.0.0:
5047+
version "6.0.1"
5048+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.1.tgz#e7dc8c9d6d6cff33f3c64c095b5df645fbedd917"
5049+
integrity sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==
5050+
dependencies:
5051+
"@stencil/core" "~2.12.0"
5052+
50355053
ip@^1.1.0, ip@^1.1.5:
50365054
version "1.1.5"
50375055
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
@@ -5485,7 +5503,7 @@ json5@^2.1.2:
54855503
dependencies:
54865504
minimist "^1.2.5"
54875505

5488-
jsonc-parser@3.0.0:
5506+
jsonc-parser@3.0.0, jsonc-parser@^3.0.0:
54895507
version "3.0.0"
54905508
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
54915509
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
@@ -8182,7 +8200,7 @@ tslib@2.3.1, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.
81828200
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
81838201
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
81848202

8185-
tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
8203+
tslib@^1.8.1, tslib@^1.9.0:
81868204
version "1.14.1"
81878205
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
81888206
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

0 commit comments

Comments
 (0)