Skip to content

Commit

Permalink
chore(deps): update dependency @ionic/react to v6.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2022
1 parent 64ee746 commit fbd6175
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 38 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@ionic/react": "6.0.5",
"@ionic/react": "6.2.4",
"@ionic/react-router": "6.1.1",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "11.2.7",
Expand Down
47 changes: 32 additions & 15 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1133,15 +1133,6 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@ionic/core@^6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.5.tgz#6573a852d0d2cb914e4b04b4b9d170552cb2f7db"
integrity sha512-qCGBihMoIpvSAn3rmZ0imWWfpu02Ulbysq4O4JIB3xTwH3MUCPaMILOVq5e++lp3zessXzNLu8OKTOHarOZSzw==
dependencies:
"@stencil/core" "~2.12.0"
ionicons "^6.0.0"
tslib "^2.1.0"

"@ionic/core@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.1.tgz#e22e24309d5284eb4bb48fe59233556b3bb99522"
Expand All @@ -1151,6 +1142,15 @@
ionicons "^6.0.0"
tslib "^2.1.0"

"@ionic/core@^6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.4.tgz#5aab98dec4fb1875ab779005da96419732a2e436"
integrity sha512-LDRIwG5plwTHELxQ/j3uEfLJ7YkzJzR1V4QGE+X59aE/l7XoXZyLb1NWFjY7glBbFHGQgSuPFWNhXFkyRBxRFQ==
dependencies:
"@stencil/core" "^2.17.4"
ionicons "^6.0.2"
tslib "^2.1.0"

"@ionic/react-router@6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.1.1.tgz#f4f47dc4c088b89fb70c9c09a1221ed8f7552537"
Expand All @@ -1159,13 +1159,13 @@
"@ionic/react" "^6.1.1"
tslib "*"

"@ionic/react@6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.5.tgz#3c2e3a9464c8dde49ea793c93c847c6da4c46160"
integrity sha512-ALKcu7pLbfKZcNySbYsNxcDNtAzqCc2B5i/36XbS77jcabWgcCBbQfdSimluVzWxV4ogiphT6iib9rgnnTuH0g==
"@ionic/react@6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.4.tgz#bb5a4bc9eb7878432c20e88cae72fbadc4e56cd2"
integrity sha512-1TnuIg3NZWXg1Ei9kXx0xemowTNqjZtNFsBaUpsbqpEYM4Z+a89nMYnCc8W0t2Sw3gfu03AzQMwAlaOoIJOSXg==
dependencies:
"@ionic/core" "^6.0.5"
ionicons "^6.0.0"
"@ionic/core" "^6.2.4"
ionicons "^6.0.2"
tslib "*"

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

"@stencil/core@^2.17.4":
version "2.17.4"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.17.4.tgz#e25d61656dbbaeb41b879f2b2a785e62c60fab9b"
integrity sha512-SGRlHpjV1RyFvzw6jFMVKpLNox9Eds3VvpbpD2SW9CuxdLonHDSFtQks5zmT4zs1Rse9I6kFc2mFK/dHNTalkg==

"@stencil/core@~2.12.0":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
integrity sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==

"@stencil/core@~2.16.0":
version "2.16.1"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
integrity sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==

"@surma/rollup-plugin-off-main-thread@^2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz#ee34985952ca21558ab0d952f00298ad2190c053"
Expand Down Expand Up @@ -4853,6 +4863,13 @@ ionicons@6.0.1, ionicons@^6.0.0:
dependencies:
"@stencil/core" "~2.12.0"

ionicons@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.2.tgz#82c01bb7021cb84b28fa46591fde142d078b6d05"
integrity sha512-AyKfFaUKVoBz4eB8XkU7H1R5HFnVsgq5ijqSdbXC0lES9PDK/J6LUQz6XUJq0mVVQF5k9kczSPOLMW3mszG0mQ==
dependencies:
"@stencil/core" "~2.16.0"

ip@^1.1.0:
version "1.1.5"
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@ionic/react": "6.0.5",
"@ionic/react": "6.2.4",
"@testing-library/react": "12.1.2",
"@types/jest": "27.4.0",
"@types/node": "17.0.14",
Expand Down
47 changes: 26 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,22 +1033,22 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@ionic/core@^6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.0.5.tgz#6573a852d0d2cb914e4b04b4b9d170552cb2f7db"
integrity sha512-qCGBihMoIpvSAn3rmZ0imWWfpu02Ulbysq4O4JIB3xTwH3MUCPaMILOVq5e++lp3zessXzNLu8OKTOHarOZSzw==
"@ionic/core@^6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.4.tgz#5aab98dec4fb1875ab779005da96419732a2e436"
integrity sha512-LDRIwG5plwTHELxQ/j3uEfLJ7YkzJzR1V4QGE+X59aE/l7XoXZyLb1NWFjY7glBbFHGQgSuPFWNhXFkyRBxRFQ==
dependencies:
"@stencil/core" "~2.12.0"
ionicons "^6.0.0"
"@stencil/core" "^2.17.4"
ionicons "^6.0.2"
tslib "^2.1.0"

"@ionic/react@6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.0.5.tgz#3c2e3a9464c8dde49ea793c93c847c6da4c46160"
integrity sha512-ALKcu7pLbfKZcNySbYsNxcDNtAzqCc2B5i/36XbS77jcabWgcCBbQfdSimluVzWxV4ogiphT6iib9rgnnTuH0g==
"@ionic/react@6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.4.tgz#bb5a4bc9eb7878432c20e88cae72fbadc4e56cd2"
integrity sha512-1TnuIg3NZWXg1Ei9kXx0xemowTNqjZtNFsBaUpsbqpEYM4Z+a89nMYnCc8W0t2Sw3gfu03AzQMwAlaOoIJOSXg==
dependencies:
"@ionic/core" "^6.0.5"
ionicons "^6.0.0"
"@ionic/core" "^6.2.4"
ionicons "^6.0.2"
tslib "*"

"@istanbuljs/load-nyc-config@^1.0.0":
Expand Down Expand Up @@ -1471,10 +1471,15 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@stencil/core@~2.12.0":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
integrity sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==
"@stencil/core@^2.17.4":
version "2.17.4"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.17.4.tgz#e25d61656dbbaeb41b879f2b2a785e62c60fab9b"
integrity sha512-SGRlHpjV1RyFvzw6jFMVKpLNox9Eds3VvpbpD2SW9CuxdLonHDSFtQks5zmT4zs1Rse9I6kFc2mFK/dHNTalkg==

"@stencil/core@~2.16.0":
version "2.16.1"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
integrity sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==

"@szmarczak/http-timer@^1.1.2":
version "1.1.2"
Expand Down Expand Up @@ -3774,12 +3779,12 @@ inquirer@^7.0.0, inquirer@^7.3.3:
strip-ansi "^6.0.0"
through "^2.3.6"

ionicons@^6.0.0:
version "6.0.1"
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.1.tgz#e7dc8c9d6d6cff33f3c64c095b5df645fbedd917"
integrity sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==
ionicons@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.2.tgz#82c01bb7021cb84b28fa46591fde142d078b6d05"
integrity sha512-AyKfFaUKVoBz4eB8XkU7H1R5HFnVsgq5ijqSdbXC0lES9PDK/J6LUQz6XUJq0mVVQF5k9kczSPOLMW3mszG0mQ==
dependencies:
"@stencil/core" "~2.12.0"
"@stencil/core" "~2.16.0"

is-accessor-descriptor@^0.1.6:
version "0.1.6"
Expand Down

0 comments on commit fbd6175

Please sign in to comment.