Skip to content

Commit 1ab900a

Browse files
committed
chore(deps): update dependency @ionic/react to v6.1.1
1 parent d4a7841 commit 1ab900a

File tree

4 files changed

+18
-31
lines changed

4 files changed

+18
-31
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
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.1.1",
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

Lines changed: 1 addition & 19 deletions
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"
@@ -1159,16 +1150,7 @@
11591150
"@ionic/react" "^6.1.1"
11601151
tslib "*"
11611152

1162-
1163-
version "6.0.5"
1164-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.5.tgz#3c2e3a9464c8dde49ea793c93c847c6da4c46160"
1165-
integrity sha512-ALKcu7pLbfKZcNySbYsNxcDNtAzqCc2B5i/36XbS77jcabWgcCBbQfdSimluVzWxV4ogiphT6iib9rgnnTuH0g==
1166-
dependencies:
1167-
"@ionic/core" "^6.0.5"
1168-
ionicons "^6.0.0"
1169-
tslib "*"
1170-
1171-
"@ionic/react@^6.1.1":
1153+
"@ionic/[email protected]", "@ionic/react@^6.1.1":
11721154
version "6.1.1"
11731155
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.1.tgz#2c871bcf957d05cb4e47eeece0384ba3d9c4cdf0"
11741156
integrity sha512-rgjT0RoL70Z5SMyGrkeppCxtT8N2e/DZ3whJPNDuQiLFlTcPQDYfB3EkpsLl+sX9NZBbeMMv+zAhumfaHKD+dg==

package.json

Lines changed: 1 addition & 1 deletion
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.1.1",
6060
"@testing-library/react": "12.1.2",
6161
"@types/jest": "27.4.0",
6262
"@types/node": "17.0.14",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,21 +1033,21 @@
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.1.1":
1037+
version "6.1.1"
1038+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.1.tgz#e22e24309d5284eb4bb48fe59233556b3bb99522"
1039+
integrity sha512-R5eCTmCIE0ZuHWApJPIJsTNug2yykr5UCYbODRnuHlpuJXXIuTGNlQB2lAT3ds4yziC0dqSi1FXS8gIPDSFBBA==
10401040
dependencies:
1041-
"@stencil/core" "~2.12.0"
1041+
"@stencil/core" "^2.14.2"
10421042
ionicons "^6.0.0"
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.1.1":
1046+
version "6.1.1"
1047+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.1.tgz#2c871bcf957d05cb4e47eeece0384ba3d9c4cdf0"
1048+
integrity sha512-rgjT0RoL70Z5SMyGrkeppCxtT8N2e/DZ3whJPNDuQiLFlTcPQDYfB3EkpsLl+sX9NZBbeMMv+zAhumfaHKD+dg==
10491049
dependencies:
1050-
"@ionic/core" "^6.0.5"
1050+
"@ionic/core" "^6.1.1"
10511051
ionicons "^6.0.0"
10521052
tslib "*"
10531053

@@ -1471,6 +1471,11 @@
14711471
dependencies:
14721472
"@sinonjs/commons" "^1.7.0"
14731473

1474+
"@stencil/core@^2.14.2":
1475+
version "2.15.0"
1476+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.15.0.tgz#cc49f090a24906b28c926e2f6dc49e75c4adaedf"
1477+
integrity sha512-58+FPFpJCJScd5nmqVsZN+qk7aui57wFcMHWzySr1SQzoY8Efst9OPG7XRf27UsNj1DNeEdYWTtdrTfJyn3mZg==
1478+
14741479
"@stencil/core@~2.12.0":
14751480
version "2.12.1"
14761481
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"

0 commit comments

Comments
 (0)