Skip to content

Commit b1b22aa

Browse files
fix(deps): update all dependencies
1 parent cb3a37c commit b1b22aa

File tree

2 files changed

+45
-50
lines changed

2 files changed

+45
-50
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@
44
"private": true,
55
"dependencies": {
66
"@capacitor/core": "2.5.0",
7-
"@ionic/pwa-elements": "3.1.1",
8-
"@ionic/react": "6.3.6",
7+
"@ionic/pwa-elements": "3.3.0",
8+
"@ionic/react": "6.7.5",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.3.6",
10+
"@ionic/react-router": "6.7.5",
1111
"@testing-library/jest-dom": "5.16.5",
1212
"@testing-library/react": "13.4.0",
1313
"@testing-library/user-event": "14.4.3",
1414
"@types/jest": "28.1.8",
15-
"@types/node": "18.11.9",
15+
"@types/node": "18.19.68",
1616
"@types/react": "18.0.25",
1717
"@types/react-dom": "18.0.8",
1818
"@types/react-router": "5.1.19",
1919
"@types/react-router-dom": "5.3.3",
20-
"ionicons": "6.0.4",
20+
"ionicons": "6.1.3",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"react-router": "5.3.4",
2424
"react-router-dom": "5.3.4",
2525
"react-scripts": "4.0.3",
26-
"typescript": "4.8.4"
26+
"typescript": "4.9.5"
2727
},
2828
"scripts": {
2929
"ionic": "ionic",

yarn.lock

+39-44
Original file line numberDiff line numberDiff line change
@@ -1273,40 +1273,40 @@
12731273
tar "^6.0.1"
12741274
tslib "^2.0.1"
12751275

1276-
"@ionic/core@^6.3.6":
1277-
version "6.3.6"
1278-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.6.tgz#736bfee7c0fe7940f37e7127d361b44f32975d86"
1279-
integrity sha512-QbLp9XNRfFHUVpSEEcFJYEyxek6Vi82EDIdJj0JvUPqMFdzF93dfzRoEIOos52jWxTG4LwGHLHlWem/3stF5Rg==
1276+
"@ionic/core@6.7.5":
1277+
version "6.7.5"
1278+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.7.5.tgz#97f2942fca3c88191d4e1081082477fbcb864174"
1279+
integrity sha512-zRkRn+h/Vs3xt/EVgBdShMKDyeGOM4RU31NPF2icfu3CUTH+VrMV569MUnNjYvd1Lu2xK90pYy4TaicSWmC1Pw==
12801280
dependencies:
12811281
"@stencil/core" "^2.18.0"
1282-
ionicons "^6.0.4"
1282+
ionicons "^6.1.3"
12831283
tslib "^2.1.0"
12841284

1285-
"@ionic/pwa-elements@3.1.1":
1286-
version "3.1.1"
1287-
resolved "https://registry.yarnpkg.com/@ionic/pwa-elements/-/pwa-elements-3.1.1.tgz#ae1a97260886545b3285364974674576f2b090a7"
1288-
integrity sha512-BoEX1pSrKn5dP4VQwaf8DweAmT4ynmpW+9f6oj/W1xLe54bmuXcUY07ziuZX1DLu50xHSYcO5qJ/dbYC/w6wgA==
1285+
"@ionic/pwa-elements@3.3.0":
1286+
version "3.3.0"
1287+
resolved "https://registry.yarnpkg.com/@ionic/pwa-elements/-/pwa-elements-3.3.0.tgz#971c806ebe410c677740f9e4b32bbf26ac29bb93"
1288+
integrity sha512-vbykpxd2nGRlA67AnqDwsiVf8PUmInLyi6lQdnPDjeiML1WZa0CPe6r632nGDV9PTi+sWNde9Xexg9SD6Pwyqw==
12891289

12901290
12911291
version "0.0.8"
12921292
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
12931293
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
12941294

1295-
"@ionic/react-router@6.3.6":
1296-
version "6.3.6"
1297-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.6.tgz#cf92ebb6384c27c3828dc9208de29b41f5ff43a0"
1298-
integrity sha512-IFi5h64pb/DDPuK32fmhgDZUJfORuyWlEuYOU34D5PhsxAxMdQ8UGadJSggpW+Qp0Zlr0kktTmXb85cahY7c1g==
1295+
"@ionic/react-router@6.7.5":
1296+
version "6.7.5"
1297+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.7.5.tgz#f3885eb24c45149d4682b5e93d16a48e3ef90d20"
1298+
integrity sha512-zh3i+d8cPnqcadqythTQwyhTL+V+hrEjWNNvtEnA1xAVx8Ol7dDu6V0aDlF6C2+e1q0Vf1fDSMNI4O0JcDutpA==
12991299
dependencies:
1300-
"@ionic/react" "^6.3.6"
1300+
"@ionic/react" "6.7.5"
13011301
tslib "*"
13021302

1303-
"@ionic/react@6.3.6", "@ionic/react@^6.3.6":
1304-
version "6.3.6"
1305-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.6.tgz#978d9b3224cec1afb1d02be1fa8adec5f6124d3e"
1306-
integrity sha512-g5S5wHfVnNQ+2n+jlT7U1thn9g9Xj2JPaz+0EwD/qmyzlt8ikyzDAoaWCxla7hm2+5IvR1pIkENnKxRAH6FZzg==
1303+
"@ionic/react@6.7.5":
1304+
version "6.7.5"
1305+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.7.5.tgz#334a864b17a7c5d3e699fa513a9f6436e7b26f0e"
1306+
integrity sha512-BRJbG2IfwNepAlJWKxZzNnfMVH3f9zK+yTQ9OO+yTpV8XY/CyYtHUDwUVJoBNPc25rAEn5txzZlHh/jDGpl8LA==
13071307
dependencies:
1308-
"@ionic/core" "^6.3.6"
1309-
ionicons "^6.0.2"
1308+
"@ionic/core" "6.7.5"
1309+
ionicons "^6.1.3"
13101310
tslib "*"
13111311

13121312
@@ -1754,11 +1754,6 @@
17541754
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.0.tgz#2556b0f8d1fb6f2c06c3fb22de495d59ca7daf05"
17551755
integrity sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==
17561756

1757-
"@stencil/core@~2.16.0":
1758-
version "2.16.1"
1759-
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
1760-
integrity sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==
1761-
17621757
"@surma/rollup-plugin-off-main-thread@^1.1.1":
17631758
version "1.4.2"
17641759
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz#e6786b6af5799f82f7ab3a82e53f6182d2b91a58"
@@ -2061,10 +2056,12 @@
20612056
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98"
20622057
integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==
20632058

2064-
2065-
version "18.11.9"
2066-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
2067-
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
2059+
2060+
version "18.19.68"
2061+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.68.tgz#f4f10d9927a7eaf3568c46a6d739cc0967ccb701"
2062+
integrity sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==
2063+
dependencies:
2064+
undici-types "~5.26.4"
20682065

20692066
"@types/normalize-package-data@^2.4.0":
20702067
version "2.4.1"
@@ -6404,20 +6401,13 @@ internal-slot@^1.0.3:
64046401
has "^1.0.3"
64056402
side-channel "^1.0.4"
64066403

6407-
ionicons@6.0.4, ionicons@^6.0.4:
6408-
version "6.0.4"
6409-
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.4.tgz#ab7aa439b7f17f29e0ef0a28568b4920c3167bfd"
6410-
integrity sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==
6404+
ionicons@6.1.3, ionicons@^6.1.3:
6405+
version "6.1.3"
6406+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.1.3.tgz#32ce7dd0ed00bb71a9df612501745ad0d2e5d2df"
6407+
integrity sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==
64116408
dependencies:
64126409
"@stencil/core" "^2.18.0"
64136410

6414-
ionicons@^6.0.2:
6415-
version "6.0.2"
6416-
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.2.tgz#82c01bb7021cb84b28fa46591fde142d078b6d05"
6417-
integrity sha512-AyKfFaUKVoBz4eB8XkU7H1R5HFnVsgq5ijqSdbXC0lES9PDK/J6LUQz6XUJq0mVVQF5k9kczSPOLMW3mszG0mQ==
6418-
dependencies:
6419-
"@stencil/core" "~2.16.0"
6420-
64216411
ip-regex@^2.1.0:
64226412
version "2.1.0"
64236413
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
@@ -11768,10 +11758,10 @@ typedarray@^0.0.6:
1176811758
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1176911759
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1177011760

11771-
typescript@4.8.4:
11772-
version "4.8.4"
11773-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
11774-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
11761+
typescript@4.9.5:
11762+
version "4.9.5"
11763+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11764+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1177511765

1177611766
unbox-primitive@^1.0.2:
1177711767
version "1.0.2"
@@ -11783,6 +11773,11 @@ unbox-primitive@^1.0.2:
1178311773
has-symbols "^1.0.3"
1178411774
which-boxed-primitive "^1.0.2"
1178511775

11776+
undici-types@~5.26.4:
11777+
version "5.26.5"
11778+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11779+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11780+
1178611781
unicode-canonical-property-names-ecmascript@^2.0.0:
1178711782
version "2.0.0"
1178811783
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"

0 commit comments

Comments
 (0)