215215 " @babel/types" " ^7.25.9"
216216
217217" @babel/helpers@^7.26.9 " :
218- version "7.26.9 "
219- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9 .tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6 "
220- integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA ==
218+ version "7.26.10 "
219+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10 .tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384 "
220+ integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g ==
221221 dependencies :
222222 " @babel/template" " ^7.26.9"
223- " @babel/types" " ^7.26.9 "
223+ " @babel/types" " ^7.26.10 "
224224
225225" @babel/parser@^7.25.3" , "@babel/parser@^7.26.9":
226226 version "7.26.9"
803803 " @babel/helper-string-parser" " ^7.25.9"
804804 " @babel/helper-validator-identifier" " ^7.25.9"
805805
806+ " @babel/types@^7.26.10 " :
807+ version "7.26.10"
808+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
809+ integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
810+ dependencies :
811+ " @babel/helper-string-parser" " ^7.25.9"
812+ " @babel/helper-validator-identifier" " ^7.25.9"
813+
806814" @capacitor/android@^7.0.1 " :
807815 version "7.0.1"
808816 resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-7.0.1.tgz#16c45a305edeb8bcf0b083ea52abcc62ca4e5e70"
@@ -9190,7 +9198,7 @@ string-argv@^0.3.2:
91909198 resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
91919199 integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
91929200
9193- " string-width-cjs@npm:string-width@^4.2.0" , "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
9201+ " string-width-cjs@npm:string-width@^4.2.0 " :
91949202 version "4.2.3"
91959203 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
91969204 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9208,6 +9216,15 @@ string-width@^1.0.1, string-width@^1.0.2:
92089216 is-fullwidth-code-point "^1.0.0"
92099217 strip-ansi "^3.0.0"
92109218
9219+ " string-width@^1.0.2 || 2 || 3 || 4" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9220+ version "4.2.3"
9221+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9222+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9223+ dependencies :
9224+ emoji-regex "^8.0.0"
9225+ is-fullwidth-code-point "^3.0.0"
9226+ strip-ansi "^6.0.1"
9227+
92119228string-width@^2.1.0 :
92129229 version "2.1.1"
92139230 resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -9313,7 +9330,7 @@ stringify-object@^3.3.0:
93139330 is-obj "^1.0.1"
93149331 is-regexp "^1.0.0"
93159332
9316- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
9333+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
93179334 version "6.0.1"
93189335 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
93199336 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9341,6 +9358,13 @@ strip-ansi@^4.0.0:
93419358 dependencies :
93429359 ansi-regex "^3.0.0"
93439360
9361+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
9362+ version "6.0.1"
9363+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9364+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9365+ dependencies :
9366+ ansi-regex "^5.0.1"
9367+
93449368strip-ansi@^7.0.1, strip-ansi@^7.1.0 :
93459369 version "7.1.0"
93469370 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
1060310627 " @types/trusted-types" " ^2.0.2"
1060410628 workbox-core "7.3.0"
1060510629
10606- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
10630+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
1060710631 version "7.0.0"
1060810632 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1060910633 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10629,6 +10653,15 @@ wrap-ansi@^6.2.0:
1062910653 string-width "^4.1.0"
1063010654 strip-ansi "^6.0.0"
1063110655
10656+ wrap-ansi@^7.0.0 :
10657+ version "7.0.0"
10658+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10659+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10660+ dependencies :
10661+ ansi-styles "^4.0.0"
10662+ string-width "^4.1.0"
10663+ strip-ansi "^6.0.0"
10664+
1063210665wrap-ansi@^8.1.0 :
1063310666 version "8.1.0"
1063410667 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments