Skip to content

Commit

Permalink
fix(deps): update dependency @ionic/react-router to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent cb3a37c commit 7494405
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@ionic/pwa-elements": "3.1.1",
"@ionic/react": "6.3.6",
"@ionic/react-hooks": "0.0.8",
"@ionic/react-router": "6.3.6",
"@ionic/react-router": "8.4.2",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
Expand Down
47 changes: 41 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1273,6 +1273,15 @@
tar "^6.0.1"
tslib "^2.0.1"

"@ionic/[email protected]":
version "8.4.2"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.4.2.tgz#8dff3b5062ec4485add20df54752d88b511a2826"
integrity sha512-p1/avROJi+z/rTw07nkIi0hBsWw3oITVK3KCMrAccaViQpqQ6a692jX6xdnoycsj/ixeVjXgfV1Useu6hTNaHA==
dependencies:
"@stencil/core" "4.20.0"
ionicons "^7.2.2"
tslib "^2.1.0"

"@ionic/core@^6.3.6":
version "6.3.6"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.6.tgz#736bfee7c0fe7940f37e7127d361b44f32975d86"
Expand All @@ -1292,15 +1301,15 @@
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==

"@ionic/react-router@6.3.6":
version "6.3.6"
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.6.tgz#cf92ebb6384c27c3828dc9208de29b41f5ff43a0"
integrity sha512-IFi5h64pb/DDPuK32fmhgDZUJfORuyWlEuYOU34D5PhsxAxMdQ8UGadJSggpW+Qp0Zlr0kktTmXb85cahY7c1g==
"@ionic/react-router@8.4.2":
version "8.4.2"
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-8.4.2.tgz#63ea86cf13f0033b50ee423949a9cdd41425fe57"
integrity sha512-shP5wMW8yUpyHMQJHH5iCQaZY64YAq0B32rBHLw9on/hXInHdKyrtiMhj6R6ogQFk7AQKAXCaRK4Q6p/DiMaEw==
dependencies:
"@ionic/react" "^6.3.6"
"@ionic/react" "8.4.2"
tslib "*"

"@ionic/[email protected]", "@ionic/react@^6.3.6":
"@ionic/[email protected]":
version "6.3.6"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.6.tgz#978d9b3224cec1afb1d02be1fa8adec5f6124d3e"
integrity sha512-g5S5wHfVnNQ+2n+jlT7U1thn9g9Xj2JPaz+0EwD/qmyzlt8ikyzDAoaWCxla7hm2+5IvR1pIkENnKxRAH6FZzg==
Expand All @@ -1309,6 +1318,15 @@
ionicons "^6.0.2"
tslib "*"

"@ionic/[email protected]":
version "8.4.2"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-8.4.2.tgz#d5e7fb276d7fca40259f1f065650fe8b2cfef02b"
integrity sha512-IDQy6a6oo9dG4Bu/svg/n8KSusTPY/bgI32FGGglm2nIe0F3hnjjIoS0Ikp0QdA4shqSnjV2Aq5AzGd3i6x5gg==
dependencies:
"@ionic/core" "8.4.2"
ionicons "^7.0.0"
tslib "*"

"@ionic/[email protected]":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@ionic/utils-array/-/utils-array-2.1.5.tgz#15e4119b01e3978d58324a06d816959c25e248b6"
Expand Down Expand Up @@ -1749,11 +1767,21 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@stencil/[email protected]":
version "4.20.0"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.20.0.tgz#221f2b36ab999891560449b02d6915862c435f49"
integrity sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==

"@stencil/core@^2.18.0":
version "2.18.0"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.0.tgz#2556b0f8d1fb6f2c06c3fb22de495d59ca7daf05"
integrity sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==

"@stencil/core@^4.0.3":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.24.0.tgz#ee4cc9c4ced4e64a04e26debd34a7bb72272caa3"
integrity sha512-v0CYQkfd+id3dXoRSYp7yLsx/kogsfwJBE0YUm/5SBpxy4tcdXNaRrWFVwV//fkdcFmjm3awwS3edxbW+X7pmw==

"@stencil/core@~2.16.0":
version "2.16.1"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
Expand Down Expand Up @@ -6418,6 +6446,13 @@ ionicons@^6.0.2:
dependencies:
"@stencil/core" "~2.16.0"

ionicons@^7.0.0, ionicons@^7.2.2:
version "7.4.0"
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-7.4.0.tgz#9c285aaa8089befbd6c5a89ae13292d364cd9ace"
integrity sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ==
dependencies:
"@stencil/core" "^4.0.3"

ip-regex@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
Expand Down

0 comments on commit 7494405

Please sign in to comment.