Skip to content

Commit 85d98cb

Browse files
committed
chore(deps): update dependency @ionic/react to v6.0.12
1 parent 1c0e7a2 commit 85d98cb

File tree

4 files changed

+41
-13
lines changed

4 files changed

+41
-13
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.0.12",
77
"@ionic/react-router": "6.0.5",
88
"@testing-library/jest-dom": "5.16.2",
99
"@testing-library/react": "11.2.7",

example/yarn.lock

+24-1
Original file line numberDiff line numberDiff line change
@@ -1133,6 +1133,15 @@
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.12":
1137+
version "6.0.12"
1138+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.12.tgz#7840d132bef212d61b53e7c87c13b08d78c1bc98"
1139+
integrity sha512-WpcVzSXBuvdHUZuNg1NTdnF4Ur7AGNCpgc4t4lyjPcEr0j//E855gd6GtUD7imNFERdtrvVC86JTpj5t0L+OMg==
1140+
dependencies:
1141+
"@stencil/core" "^2.14.1"
1142+
ionicons "^6.0.0"
1143+
tslib "^2.1.0"
1144+
11361145
"@ionic/core@^6.0.5":
11371146
version "6.0.5"
11381147
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.5.tgz#6573a852d0d2cb914e4b04b4b9d170552cb2f7db"
@@ -1150,7 +1159,16 @@
11501159
"@ionic/react" "^6.0.5"
11511160
tslib "*"
11521161

1153-
"@ionic/[email protected]", "@ionic/react@^6.0.5":
1162+
1163+
version "6.0.12"
1164+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.12.tgz#0b0a5dba725dc85293fc0d6efa1ab86a1dc3e953"
1165+
integrity sha512-u/9Y0iu5+0jxNoyoCLgJHk/Vkh8OQ/LSulTKf7EB3qWglyYrHlXd0j58dJjxM3pK8UO9PS6FAfeizatqqMxq1g==
1166+
dependencies:
1167+
"@ionic/core" "^6.0.12"
1168+
ionicons "^6.0.0"
1169+
tslib "*"
1170+
1171+
"@ionic/react@^6.0.5":
11541172
version "6.0.5"
11551173
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.5.tgz#3c2e3a9464c8dde49ea793c93c847c6da4c46160"
11561174
integrity sha512-ALKcu7pLbfKZcNySbYsNxcDNtAzqCc2B5i/36XbS77jcabWgcCBbQfdSimluVzWxV4ogiphT6iib9rgnnTuH0g==
@@ -1460,6 +1478,11 @@
14601478
dependencies:
14611479
"@sinonjs/commons" "^1.7.0"
14621480

1481+
"@stencil/core@^2.14.1":
1482+
version "2.14.2"
1483+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.14.2.tgz#c221d18bbfd9b637d755d43631598695c7526ff2"
1484+
integrity sha512-NMC5Xi8sPFJxaO4rz6CbMHuD6PteE/RJWtjrbkusmpjKRtMXkfZJPIgOrleZ4xO+vXcNyL535Ru7vUADqEsTiQ==
1485+
14631486
"@stencil/core@~2.12.0":
14641487
version "2.12.1"
14651488
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"

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.0.12",
6060
"@testing-library/react": "12.1.2",
6161
"@types/jest": "27.4.0",
6262
"@types/node": "17.0.14",

yarn.lock

+15-10
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.0.12":
1037+
version "6.0.12"
1038+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.12.tgz#7840d132bef212d61b53e7c87c13b08d78c1bc98"
1039+
integrity sha512-WpcVzSXBuvdHUZuNg1NTdnF4Ur7AGNCpgc4t4lyjPcEr0j//E855gd6GtUD7imNFERdtrvVC86JTpj5t0L+OMg==
10401040
dependencies:
1041-
"@stencil/core" "~2.12.0"
1041+
"@stencil/core" "^2.14.1"
10421042
ionicons "^6.0.0"
10431043
tslib "^2.1.0"
10441044

1045-
"@ionic/[email protected].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/[email protected].12":
1046+
version "6.0.12"
1047+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.12.tgz#0b0a5dba725dc85293fc0d6efa1ab86a1dc3e953"
1048+
integrity sha512-u/9Y0iu5+0jxNoyoCLgJHk/Vkh8OQ/LSulTKf7EB3qWglyYrHlXd0j58dJjxM3pK8UO9PS6FAfeizatqqMxq1g==
10491049
dependencies:
1050-
"@ionic/core" "^6.0.5"
1050+
"@ionic/core" "^6.0.12"
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.1":
1475+
version "2.14.2"
1476+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.14.2.tgz#c221d18bbfd9b637d755d43631598695c7526ff2"
1477+
integrity sha512-NMC5Xi8sPFJxaO4rz6CbMHuD6PteE/RJWtjrbkusmpjKRtMXkfZJPIgOrleZ4xO+vXcNyL535Ru7vUADqEsTiQ==
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)