Skip to content

Commit 2ff9465

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

File tree

4 files changed

+31
-26
lines changed

4 files changed

+31
-26
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.5",
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: 14 additions & 14 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"
@@ -1151,6 +1142,15 @@
11511142
ionicons "^6.0.0"
11521143
tslib "^2.1.0"
11531144

1145+
"@ionic/core@^6.1.5":
1146+
version "6.1.5"
1147+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.5.tgz#e84c972dcd47cfbc3b7722af8d32a4bca1f74cac"
1148+
integrity sha512-YEpFheFDGV7lifbYNqctcPXRPqEOKiDy5KgSPriFzrrPUbwrv/tnXHZq7hFVPCMUYFBS9QJts4r5FOYTqAfvtw==
1149+
dependencies:
1150+
"@stencil/core" "^2.14.2"
1151+
ionicons "^6.0.0"
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,12 +1159,12 @@
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.1.5":
1163+
version "6.1.5"
1164+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.5.tgz#8e6c4ae7462519607e372dc9617b59b0ce151b4b"
1165+
integrity sha512-AcsMiNziXgehXG62yIDQFkCCtMwjiQF2V5OS2c6SIrJjrxR9ZTtCZWThL19/thF/PZys5pFN0ue8nuHKggG9Zw==
11661166
dependencies:
1167-
"@ionic/core" "^6.0.5"
1167+
"@ionic/core" "^6.1.5"
11681168
ionicons "^6.0.0"
11691169
tslib "*"
11701170

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.5",
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.5":
1037+
version "6.1.5"
1038+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.5.tgz#e84c972dcd47cfbc3b7722af8d32a4bca1f74cac"
1039+
integrity sha512-YEpFheFDGV7lifbYNqctcPXRPqEOKiDy5KgSPriFzrrPUbwrv/tnXHZq7hFVPCMUYFBS9QJts4r5FOYTqAfvtw==
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.5":
1046+
version "6.1.5"
1047+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.5.tgz#8e6c4ae7462519607e372dc9617b59b0ce151b4b"
1048+
integrity sha512-AcsMiNziXgehXG62yIDQFkCCtMwjiQF2V5OS2c6SIrJjrxR9ZTtCZWThL19/thF/PZys5pFN0ue8nuHKggG9Zw==
10491049
dependencies:
1050-
"@ionic/core" "^6.0.5"
1050+
"@ionic/core" "^6.1.5"
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.2"
1476+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.15.2.tgz#73a18050714a9edc488e6a2ea3380f5a91a04690"
1477+
integrity sha512-D6dv2KAXlWt9mjC28q0s6anghQgXRn0k93suOf+4pqsv1Uq19zNJXpYL68N5GxMSiNZyMPTU4Tt2NCbut7DVGg==
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)