Skip to content

Commit f9eb899

Browse files
committed
fix(deps): update all dependencies to v6.2.0
1 parent 9d5e6f1 commit f9eb899

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"dependencies": {
66
"@capacitor/core": "2.5.0",
77
"@ionic/pwa-elements": "3.1.1",
8-
"@ionic/react": "6.1.15",
8+
"@ionic/react": "6.2.0",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.1.15",
10+
"@ionic/react-router": "6.2.0",
1111
"@testing-library/jest-dom": "5.16.4",
1212
"@testing-library/react": "13.3.0",
1313
"@testing-library/user-event": "14.3.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@
12701270
tar "^6.0.1"
12711271
tslib "^2.0.1"
12721272

1273-
"@ionic/core@^6.1.15":
1274-
version "6.1.15"
1275-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.15.tgz#7ecd34c2ac92599d01ec9c25f31888605e570667"
1276-
integrity sha512-NvBlHR7O4kfp9KYz6oLsghFzGZImA7hM4qS4tFRUI62R+Q5iCJEY4OmXE5bif5K+SQkMhQY+x1l2Nq20waLzLg==
1273+
"@ionic/core@^6.2.0":
1274+
version "6.2.0"
1275+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.0.tgz#684f8992c5cdb46574a1f1f86187f76fd1dba558"
1276+
integrity sha512-3qUNsVcSAdrjhIhPr5M2RRnh+1xuc9RFaxoeUgI9xQ0YjTmn2FWiH4urDCXuE/rZAwnvHF4X17P0L2EqCPSfWA==
12771277
dependencies:
12781278
"@stencil/core" "^2.16.0"
12791279
ionicons "^6.0.2"
@@ -1289,20 +1289,20 @@
12891289
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
12901290
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
12911291

1292-
"@ionic/react-router@6.1.15":
1293-
version "6.1.15"
1294-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.1.15.tgz#a086ce12439392865b16142745492740dc4c036f"
1295-
integrity sha512-3EwLy5JpRqD88/00Yj29RWnCnJi5Ih19VOCMcEEFvJxKHW+ur6ynymjkGAC2NE9GGAmwF/p+QRjPqCfCRrutzA==
1292+
"@ionic/react-router@6.2.0":
1293+
version "6.2.0"
1294+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.0.tgz#23f4f90589633e85c1a33a270ee1276227580420"
1295+
integrity sha512-Kjn303k+v7btAjnCc3v7l/1N3j5v4LT4t1BHEtOk0NGAwpbVfJq0OZFvgWDd+qxqatO58LE/O6WQ/B3+KPlSZA==
12961296
dependencies:
1297-
"@ionic/react" "^6.1.15"
1297+
"@ionic/react" "^6.2.0"
12981298
tslib "*"
12991299

1300-
"@ionic/react@6.1.15", "@ionic/react@^6.1.15":
1301-
version "6.1.15"
1302-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.15.tgz#bdbe395a47f6b7a793f92bc1415c95746a31882e"
1303-
integrity sha512-3r12TwTv91YHSbCAAs5nb+yAY2h4qCJ72I7njO9fndJfqFvNSMP8GjJFpjb7/y88lNGjYwCH66x+q5aIYVVy7Q==
1300+
"@ionic/react@6.2.0", "@ionic/react@^6.2.0":
1301+
version "6.2.0"
1302+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.0.tgz#a48baf88d7390b8ebb38be106b852826223369dc"
1303+
integrity sha512-6RJrMpivslHszazxDV7Shmqbmgi7ki0RsqTklAXKKk40+Gglfx/fm+9H7PRJMGJ17ueGRFKN4ZWLahnzl6Y6ag==
13041304
dependencies:
1305-
"@ionic/core" "^6.1.15"
1305+
"@ionic/core" "^6.2.0"
13061306
ionicons "^6.0.2"
13071307
tslib "*"
13081308

0 commit comments

Comments
 (0)