Skip to content

Commit 60cd0d2

Browse files
chore(deps): update dependency @ionic/react to v6.2.9
1 parent 64ee746 commit 60cd0d2

File tree

4 files changed

+60
-38
lines changed

4 files changed

+60
-38
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"private": true,
55
"dependencies": {
6-
"@ionic/react": "6.0.5",
6+
"@ionic/react": "6.2.9",
77
"@ionic/react-router": "6.1.1",
88
"@testing-library/jest-dom": "5.16.4",
99
"@testing-library/react": "11.2.7",

example/yarn.lock

+32-15
Original file line numberDiff line numberDiff line change
@@ -1133,15 +1133,6 @@
11331133
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
11341134
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
11351135

1136-
"@ionic/core@^6.0.5":
1137-
version "6.0.5"
1138-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.5.tgz#6573a852d0d2cb914e4b04b4b9d170552cb2f7db"
1139-
integrity sha512-qCGBihMoIpvSAn3rmZ0imWWfpu02Ulbysq4O4JIB3xTwH3MUCPaMILOVq5e++lp3zessXzNLu8OKTOHarOZSzw==
1140-
dependencies:
1141-
"@stencil/core" "~2.12.0"
1142-
ionicons "^6.0.0"
1143-
tslib "^2.1.0"
1144-
11451136
"@ionic/core@^6.1.1":
11461137
version "6.1.1"
11471138
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.1.tgz#e22e24309d5284eb4bb48fe59233556b3bb99522"
@@ -1151,6 +1142,15 @@
11511142
ionicons "^6.0.0"
11521143
tslib "^2.1.0"
11531144

1145+
"@ionic/core@^6.2.9":
1146+
version "6.2.9"
1147+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.9.tgz#55994ed3b9d7cfef7132407c8f56651a34e661b3"
1148+
integrity sha512-d2KBXYUKBND2AD8aMgash3O/t04IDc/DHHMshcOydfNJ5qqAxwJYzZR7hs96UknCcIlhHk1pb5C29epkv7gOcQ==
1149+
dependencies:
1150+
"@stencil/core" "^2.18.0"
1151+
ionicons "^6.0.3"
1152+
tslib "^2.1.0"
1153+
11541154
11551155
version "6.1.1"
11561156
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.1.1.tgz#f4f47dc4c088b89fb70c9c09a1221ed8f7552537"
@@ -1159,13 +1159,13 @@
11591159
"@ionic/react" "^6.1.1"
11601160
tslib "*"
11611161

1162-
"@ionic/react@6.0.5":
1163-
version "6.0.5"
1164-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.5.tgz#3c2e3a9464c8dde49ea793c93c847c6da4c46160"
1165-
integrity sha512-ALKcu7pLbfKZcNySbYsNxcDNtAzqCc2B5i/36XbS77jcabWgcCBbQfdSimluVzWxV4ogiphT6iib9rgnnTuH0g==
1162+
"@ionic/react@6.2.9":
1163+
version "6.2.9"
1164+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.9.tgz#44c8609231261c3c001cc90196082e47b4b0b87c"
1165+
integrity sha512-zQdzdfLvhJX9lnjAO5sAQfUqy2pqk5v5qpHKQLCzDv+JxwCkrnfIAd1maQDsnEmDaJHvMCBY+/yj5VdZOJrqCA==
11661166
dependencies:
1167-
"@ionic/core" "^6.0.5"
1168-
ionicons "^6.0.0"
1167+
"@ionic/core" "^6.2.9"
1168+
ionicons "^6.0.2"
11691169
tslib "*"
11701170

11711171
"@ionic/react@^6.1.1":
@@ -1483,11 +1483,21 @@
14831483
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.15.0.tgz#cc49f090a24906b28c926e2f6dc49e75c4adaedf"
14841484
integrity sha512-58+FPFpJCJScd5nmqVsZN+qk7aui57wFcMHWzySr1SQzoY8Efst9OPG7XRf27UsNj1DNeEdYWTtdrTfJyn3mZg==
14851485

1486+
"@stencil/core@^2.18.0":
1487+
version "2.18.0"
1488+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.0.tgz#2556b0f8d1fb6f2c06c3fb22de495d59ca7daf05"
1489+
integrity sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==
1490+
14861491
"@stencil/core@~2.12.0":
14871492
version "2.12.1"
14881493
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
14891494
integrity sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==
14901495

1496+
"@stencil/core@~2.16.0":
1497+
version "2.16.1"
1498+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
1499+
integrity sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==
1500+
14911501
"@surma/rollup-plugin-off-main-thread@^2.2.3":
14921502
version "2.2.3"
14931503
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz#ee34985952ca21558ab0d952f00298ad2190c053"
@@ -4853,6 +4863,13 @@ [email protected], ionicons@^6.0.0:
48534863
dependencies:
48544864
"@stencil/core" "~2.12.0"
48554865

4866+
ionicons@^6.0.2, ionicons@^6.0.3:
4867+
version "6.0.3"
4868+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.3.tgz#d1610e764109b121ddf006febbda80fcd7db0454"
4869+
integrity sha512-kVOWER991EMqLiVShrCSWKMHkgHZP7XfVdyN6YPMuoO33W7pc5CPNVNfR8OMe/I8rYEbaunyBs6dXNYpR6gGZw==
4870+
dependencies:
4871+
"@stencil/core" "~2.16.0"
4872+
48564873
ip@^1.1.0:
48574874
version "1.1.5"
48584875
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@babel/preset-env": "7.16.11",
5757
"@babel/preset-react": "7.16.7",
5858
"@babel/preset-typescript": "7.16.7",
59-
"@ionic/react": "6.0.5",
59+
"@ionic/react": "6.2.9",
6060
"@testing-library/react": "12.1.2",
6161
"@types/jest": "27.4.0",
6262
"@types/node": "17.0.14",

yarn.lock

+26-21
Original file line numberDiff line numberDiff line change
@@ -1033,22 +1033,22 @@
10331033
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
10341034
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
10351035

1036-
"@ionic/core@^6.0.5":
1037-
version "6.0.5"
1038-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.5.tgz#6573a852d0d2cb914e4b04b4b9d170552cb2f7db"
1039-
integrity sha512-qCGBihMoIpvSAn3rmZ0imWWfpu02Ulbysq4O4JIB3xTwH3MUCPaMILOVq5e++lp3zessXzNLu8OKTOHarOZSzw==
1036+
"@ionic/core@^6.2.9":
1037+
version "6.2.9"
1038+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.9.tgz#55994ed3b9d7cfef7132407c8f56651a34e661b3"
1039+
integrity sha512-d2KBXYUKBND2AD8aMgash3O/t04IDc/DHHMshcOydfNJ5qqAxwJYzZR7hs96UknCcIlhHk1pb5C29epkv7gOcQ==
10401040
dependencies:
1041-
"@stencil/core" "~2.12.0"
1042-
ionicons "^6.0.0"
1041+
"@stencil/core" "^2.18.0"
1042+
ionicons "^6.0.3"
10431043
tslib "^2.1.0"
10441044

1045-
"@ionic/react@6.0.5":
1046-
version "6.0.5"
1047-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.5.tgz#3c2e3a9464c8dde49ea793c93c847c6da4c46160"
1048-
integrity sha512-ALKcu7pLbfKZcNySbYsNxcDNtAzqCc2B5i/36XbS77jcabWgcCBbQfdSimluVzWxV4ogiphT6iib9rgnnTuH0g==
1045+
"@ionic/react@6.2.9":
1046+
version "6.2.9"
1047+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.9.tgz#44c8609231261c3c001cc90196082e47b4b0b87c"
1048+
integrity sha512-zQdzdfLvhJX9lnjAO5sAQfUqy2pqk5v5qpHKQLCzDv+JxwCkrnfIAd1maQDsnEmDaJHvMCBY+/yj5VdZOJrqCA==
10491049
dependencies:
1050-
"@ionic/core" "^6.0.5"
1051-
ionicons "^6.0.0"
1050+
"@ionic/core" "^6.2.9"
1051+
ionicons "^6.0.2"
10521052
tslib "*"
10531053

10541054
"@istanbuljs/load-nyc-config@^1.0.0":
@@ -1471,10 +1471,15 @@
14711471
dependencies:
14721472
"@sinonjs/commons" "^1.7.0"
14731473

1474-
"@stencil/core@~2.12.0":
1475-
version "2.12.1"
1476-
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
1477-
integrity sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==
1474+
"@stencil/core@^2.18.0":
1475+
version "2.18.0"
1476+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.0.tgz#2556b0f8d1fb6f2c06c3fb22de495d59ca7daf05"
1477+
integrity sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==
1478+
1479+
"@stencil/core@~2.16.0":
1480+
version "2.16.1"
1481+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
1482+
integrity sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==
14781483

14791484
"@szmarczak/http-timer@^1.1.2":
14801485
version "1.1.2"
@@ -3774,12 +3779,12 @@ inquirer@^7.0.0, inquirer@^7.3.3:
37743779
strip-ansi "^6.0.0"
37753780
through "^2.3.6"
37763781

3777-
ionicons@^6.0.0:
3778-
version "6.0.1"
3779-
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.1.tgz#e7dc8c9d6d6cff33f3c64c095b5df645fbedd917"
3780-
integrity sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==
3782+
ionicons@^6.0.2, ionicons@^6.0.3:
3783+
version "6.0.3"
3784+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.3.tgz#d1610e764109b121ddf006febbda80fcd7db0454"
3785+
integrity sha512-kVOWER991EMqLiVShrCSWKMHkgHZP7XfVdyN6YPMuoO33W7pc5CPNVNfR8OMe/I8rYEbaunyBs6dXNYpR6gGZw==
37813786
dependencies:
3782-
"@stencil/core" "~2.12.0"
3787+
"@stencil/core" "~2.16.0"
37833788

37843789
is-accessor-descriptor@^0.1.6:
37853790
version "0.1.6"

0 commit comments

Comments
 (0)