Skip to content

Commit 6bc493b

Browse files
committed
chore(deps): update dependency @ionic/react to v6.0.10
1 parent 078e87b commit 6bc493b

File tree

4 files changed

+41
-13
lines changed

4 files changed

+41
-13
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.0.10",
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

Lines changed: 24 additions & 1 deletion
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.10":
1137+
version "6.0.10"
1138+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.10.tgz#57dff4c7a6ac6c5a38ec573ea487f3f0b00d3ed9"
1139+
integrity sha512-WPJ/K8pAaXLgsmCoop65MP1zCZxPszeiktCJsM+EzSq9i7PhHiOPVakpNSdDM7hjSVS9bzp3A2Gwv8XJsypfog==
1140+
dependencies:
1141+
"@stencil/core" "~2.13.0"
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.10"
1164+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.10.tgz#6f6eb5c00cc034a17125770f71750cc29f5289bc"
1165+
integrity sha512-lwuJ1kF/3HOr6WOrags2IvH0Nq1V/jTyQZ5uTe5Qk5vewAWrpW3wAEEMrx137QhrCrp/9MujIHZw4due7hINYg==
1166+
dependencies:
1167+
"@ionic/core" "^6.0.10"
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==
@@ -1465,6 +1483,11 @@
14651483
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
14661484
integrity sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==
14671485

1486+
"@stencil/core@~2.13.0":
1487+
version "2.13.0"
1488+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.13.0.tgz#993fd74a5c7c8fe8af75848ca9df2211cd05b818"
1489+
integrity sha512-EEKHOHgYpg3/iFUKMXTZJjUayRul7sXDwNw0OGgkEOe4t7JWiibDkzUHuruvpbqEydX+z1+ez5K2bMMY76c2wA==
1490+
14681491
"@surma/rollup-plugin-off-main-thread@^2.2.3":
14691492
version "2.2.3"
14701493
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz#ee34985952ca21558ab0d952f00298ad2190c053"

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.0.10",
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.0.10":
1037+
version "6.0.10"
1038+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.10.tgz#57dff4c7a6ac6c5a38ec573ea487f3f0b00d3ed9"
1039+
integrity sha512-WPJ/K8pAaXLgsmCoop65MP1zCZxPszeiktCJsM+EzSq9i7PhHiOPVakpNSdDM7hjSVS9bzp3A2Gwv8XJsypfog==
10401040
dependencies:
1041-
"@stencil/core" "~2.12.0"
1041+
"@stencil/core" "~2.13.0"
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].10":
1046+
version "6.0.10"
1047+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.10.tgz#6f6eb5c00cc034a17125770f71750cc29f5289bc"
1048+
integrity sha512-lwuJ1kF/3HOr6WOrags2IvH0Nq1V/jTyQZ5uTe5Qk5vewAWrpW3wAEEMrx137QhrCrp/9MujIHZw4due7hINYg==
10491049
dependencies:
1050-
"@ionic/core" "^6.0.5"
1050+
"@ionic/core" "^6.0.10"
10511051
ionicons "^6.0.0"
10521052
tslib "*"
10531053

@@ -1476,6 +1476,11 @@
14761476
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
14771477
integrity sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==
14781478

1479+
"@stencil/core@~2.13.0":
1480+
version "2.13.0"
1481+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.13.0.tgz#993fd74a5c7c8fe8af75848ca9df2211cd05b818"
1482+
integrity sha512-EEKHOHgYpg3/iFUKMXTZJjUayRul7sXDwNw0OGgkEOe4t7JWiibDkzUHuruvpbqEydX+z1+ez5K2bMMY76c2wA==
1483+
14791484
"@szmarczak/http-timer@^1.1.2":
14801485
version "1.1.2"
14811486
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"

0 commit comments

Comments
 (0)