|
1055 | 1055 | "@babel/parser" "^7.27.2"
|
1056 | 1056 | "@babel/types" "^7.27.1"
|
1057 | 1057 |
|
1058 |
| -"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3", "@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0": |
| 1058 | +"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3": |
| 1059 | + version "7.28.0" |
| 1060 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b" |
| 1061 | + integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg== |
| 1062 | + dependencies: |
| 1063 | + "@babel/code-frame" "^7.27.1" |
| 1064 | + "@babel/generator" "^7.28.0" |
| 1065 | + "@babel/helper-globals" "^7.28.0" |
| 1066 | + "@babel/parser" "^7.28.0" |
| 1067 | + "@babel/template" "^7.27.2" |
| 1068 | + "@babel/types" "^7.28.0" |
| 1069 | + debug "^4.3.1" |
| 1070 | + |
| 1071 | +"@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0": |
1059 | 1072 | version "7.28.0"
|
1060 | 1073 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
|
1061 | 1074 | integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
|
@@ -7844,10 +7857,10 @@ react-test-renderer@19.0.0:
|
7844 | 7857 | react-is "^19.0.0"
|
7845 | 7858 | scheduler "^0.25.0"
|
7846 | 7859 |
|
7847 |
| -react@19.0.0: |
7848 |
| - version "19.0.0" |
7849 |
| - resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
7850 |
| - integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
| 7860 | +react@19.1.1: |
| 7861 | + version "19.1.1" |
| 7862 | + resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af" |
| 7863 | + integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ== |
7851 | 7864 |
|
7852 | 7865 | redent@^3.0.0:
|
7853 | 7866 | version "3.0.0"
|
@@ -8480,7 +8493,16 @@ string-length@^5.0.1:
|
8480 | 8493 | char-regex "^2.0.0"
|
8481 | 8494 | strip-ansi "^7.0.1"
|
8482 | 8495 |
|
8483 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.1.2: |
| 8496 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 8497 | + version "4.2.3" |
| 8498 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 8499 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 8500 | + dependencies: |
| 8501 | + emoji-regex "^8.0.0" |
| 8502 | + is-fullwidth-code-point "^3.0.0" |
| 8503 | + strip-ansi "^6.0.1" |
| 8504 | + |
| 8505 | +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.1.2: |
8484 | 8506 | version "4.2.3"
|
8485 | 8507 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
8486 | 8508 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -8548,7 +8570,14 @@ string.prototype.trimstart@^1.0.8:
|
8548 | 8570 | define-properties "^1.2.1"
|
8549 | 8571 | es-object-atoms "^1.0.0"
|
8550 | 8572 |
|
8551 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^5.2.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1, strip-ansi@^7.0.1: |
| 8573 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 8574 | + version "6.0.1" |
| 8575 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 8576 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 8577 | + dependencies: |
| 8578 | + ansi-regex "^5.0.1" |
| 8579 | + |
| 8580 | +strip-ansi@^5.2.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1, strip-ansi@^7.0.1: |
8552 | 8581 | version "6.0.1"
|
8553 | 8582 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
8554 | 8583 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
@@ -9230,7 +9259,16 @@ word-wrap@^1.2.5:
|
9230 | 9259 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
|
9231 | 9260 | integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
|
9232 | 9261 |
|
9233 |
| -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0, wrap-ansi@^8.1.0: |
| 9262 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 9263 | + version "7.0.0" |
| 9264 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 9265 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 9266 | + dependencies: |
| 9267 | + ansi-styles "^4.0.0" |
| 9268 | + string-width "^4.1.0" |
| 9269 | + strip-ansi "^6.0.0" |
| 9270 | + |
| 9271 | +wrap-ansi@^7.0.0, wrap-ansi@^8.1.0: |
9234 | 9272 | version "7.0.0"
|
9235 | 9273 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
9236 | 9274 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
0 commit comments