Skip to content

Commit

Permalink
chore(deps): bump @ionic/react-router from 7.8.1 to 7.8.3 (#389)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vicente <[email protected]>
  • Loading branch information
dependabot[bot] and v-almonacid authored Apr 8, 2024
1 parent 0b307d9 commit aa2a3c0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@capacitor/keyboard": "5.0.8",
"@capacitor/status-bar": "5.0.7",
"@ionic/react": "7.8.1",
"@ionic/react-router": "7.8.1",
"@ionic/react-router": "7.8.3",
"@react-oauth/google": "0.12.1",
"@reduxjs/toolkit": "1.8.0",
"@sentry/react": "7.101.1",
Expand Down
28 changes: 23 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3016,12 +3016,21 @@
ionicons "^7.2.2"
tslib "^2.1.0"

"@ionic/react-router@7.8.1":
version "7.8.1"
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-7.8.1.tgz#4553a9a36ae364cf9f844aa099f1e40469550f8f"
integrity sha512-RmkucjZkMNE7OK8odL/+L9PLPINliH1uWiY9nObfwOtnyt9iXnPgs8MjxDGO3ndiTEPu+ssRLlol9GEwhxjjvw==
"@ionic/core@7.8.3":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-7.8.3.tgz#4da064bc314ba6e9e19a99a6d800b62cbe2c5b9b"
integrity sha512-5pFoE8gbhbCuyQlZ7BlRk4+S4PmmqgkALw4IAhtUK1TuzsKJ2KLFBlp0rdlWS+VcKEyrec/ptVki8oN5335vRA==
dependencies:
"@ionic/react" "7.8.1"
"@stencil/core" "^4.12.2"
ionicons "^7.2.2"
tslib "^2.1.0"

"@ionic/[email protected]":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-7.8.3.tgz#a4031dc27fb1cbb920a9a1caa11636bcd9edc727"
integrity sha512-K4gGh1Xs78V6a5KeN490G0tUKUP6r+TbWqY2oqDBJiNLmjk8n4JYPVeL3I6WYWZwuFBbX01UgCXic41L9Jd86A==
dependencies:
"@ionic/react" "7.8.3"
tslib "*"

"@ionic/[email protected]":
Expand All @@ -3042,6 +3051,15 @@
ionicons "^7.0.0"
tslib "*"

"@ionic/[email protected]":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-7.8.3.tgz#8d4951b9c83aba2f6e1b7f4532c7453f2e2752fa"
integrity sha512-nush+Ra/KNLv4MvxODwxNe7/FVcDRyc0xgkFKwXu9P/ztUv8qqy0zotHxsJVAb9BAd/r78eBpdyaOnUQcLw2Dg==
dependencies:
"@ionic/core" "7.8.3"
ionicons "^7.0.0"
tslib "*"

"@ionic/[email protected]", "@ionic/utils-array@^2.1.5":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@ionic/utils-array/-/utils-array-2.1.6.tgz#eee863be945ee1a28b9a10ff16fdea776fa18c22"
Expand Down

0 comments on commit aa2a3c0

Please sign in to comment.