|
1273 | 1273 | tar "^6.0.1"
|
1274 | 1274 | tslib "^2.0.1"
|
1275 | 1275 |
|
| 1276 | + |
| 1277 | + version "8.4.3" |
| 1278 | + resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.4.3.tgz#109868f5b44b178a46489c1de56f16f300684b6e" |
| 1279 | + integrity sha512-U9HdZ32bre6OKA5akJVmQMxNB8Art3Nqdn3s7m2W83I5NhLg9Tehaf8ua8jxPZtxCa1nuN7tUbzHmMCkcdqDTw== |
| 1280 | + dependencies: |
| 1281 | + "@stencil/core" "4.20.0" |
| 1282 | + ionicons "^7.2.2" |
| 1283 | + tslib "^2.1.0" |
| 1284 | + |
1276 | 1285 | "@ionic/core@^6.3.6":
|
1277 | 1286 | version "6.3.6"
|
1278 | 1287 | resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.6.tgz#736bfee7c0fe7940f37e7127d361b44f32975d86"
|
|
1300 | 1309 | "@ionic/react" "^6.3.6"
|
1301 | 1310 | tslib "*"
|
1302 | 1311 |
|
1303 |
| -"@ionic/ [email protected]", "@ionic/react@^6.3.6": |
| 1312 | + |
| 1313 | + version "8.4.3" |
| 1314 | + resolved "https://registry.yarnpkg.com/@ionic/react/-/react-8.4.3.tgz#c9505e6eb2bee2a3192c35804d59cfb1b58d8ad2" |
| 1315 | + integrity sha512-AqwmoRCjTDBIgmywE6VnOOacOry21ma6TWMS8Dg8ZGu41rT6edDSmX/lKvAAV+jg4TkjE/U5n//OxzHBY/0+Zg== |
| 1316 | + dependencies: |
| 1317 | + "@ionic/core" "8.4.3" |
| 1318 | + ionicons "^7.0.0" |
| 1319 | + tslib "*" |
| 1320 | + |
| 1321 | +"@ionic/react@^6.3.6": |
1304 | 1322 | version "6.3.6"
|
1305 | 1323 | resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.6.tgz#978d9b3224cec1afb1d02be1fa8adec5f6124d3e"
|
1306 | 1324 | integrity sha512-g5S5wHfVnNQ+2n+jlT7U1thn9g9Xj2JPaz+0EwD/qmyzlt8ikyzDAoaWCxla7hm2+5IvR1pIkENnKxRAH6FZzg==
|
|
1749 | 1767 | dependencies:
|
1750 | 1768 | "@sinonjs/commons" "^1.7.0"
|
1751 | 1769 |
|
| 1770 | + |
| 1771 | + version "4.20.0" |
| 1772 | + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.20.0.tgz#221f2b36ab999891560449b02d6915862c435f49" |
| 1773 | + integrity sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg== |
| 1774 | + |
1752 | 1775 | "@stencil/core@^2.18.0":
|
1753 | 1776 | version "2.18.0"
|
1754 | 1777 | resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.0.tgz#2556b0f8d1fb6f2c06c3fb22de495d59ca7daf05"
|
1755 | 1778 | integrity sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==
|
1756 | 1779 |
|
| 1780 | +"@stencil/core@^4.0.3": |
| 1781 | + version "4.25.1" |
| 1782 | + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.25.1.tgz#95bb17bb3fb1503203f9ef46a3e3924b7559add3" |
| 1783 | + integrity sha512-SJhAAN6nHj7l2n2F7H6NoOUFhXC5tYXSvOpAaNFi5As6c2jOvaDOvAH+om4OKmw8U2kHI9yihEqpZrtY1J20dQ== |
| 1784 | + |
1757 | 1785 | "@stencil/core@~2.16.0":
|
1758 | 1786 | version "2.16.1"
|
1759 | 1787 | resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
|
@@ -6418,6 +6446,13 @@ ionicons@^6.0.2:
|
6418 | 6446 | dependencies:
|
6419 | 6447 | "@stencil/core" "~2.16.0"
|
6420 | 6448 |
|
| 6449 | +ionicons@^7.0.0, ionicons@^7.2.2: |
| 6450 | + version "7.4.0" |
| 6451 | + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-7.4.0.tgz#9c285aaa8089befbd6c5a89ae13292d364cd9ace" |
| 6452 | + integrity sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ== |
| 6453 | + dependencies: |
| 6454 | + "@stencil/core" "^4.0.3" |
| 6455 | + |
6421 | 6456 | ip-regex@^2.1.0:
|
6422 | 6457 | version "2.1.0"
|
6423 | 6458 | resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
|
|
0 commit comments