|
73 | 73 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.7.tgz#7fd698e531050cce432b073ab64857b99e0f3804" |
74 | 74 | integrity sha512-xgu/ySj2mTiUFmdE9yCMfBxLp4DHd5DwmbbD05YAuICfodYT3VvRxbrh81LGQ/8UpSdtMdfKMn3KouYDX59DGQ== |
75 | 75 |
|
76 | | -"@babel/core@^7.16.0", "@babel/core@^7.18.9", "@babel/core@^7.20.5", "@babel/core@^7.23.9", "@babel/core@^7.27.1", "@babel/core@^7.27.4": |
77 | | - version "7.27.7" |
78 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
79 | | - integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
| 76 | +"@babel/core@^7.16.0", "@babel/core@^7.18.9", "@babel/core@^7.20.5", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.0": |
| 77 | + version "7.28.0" |
| 78 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4" |
| 79 | + integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ== |
80 | 80 | dependencies: |
81 | 81 | "@ampproject/remapping" "^2.2.0" |
82 | 82 | "@babel/code-frame" "^7.27.1" |
83 | | - "@babel/generator" "^7.27.5" |
| 83 | + "@babel/generator" "^7.28.0" |
84 | 84 | "@babel/helper-compilation-targets" "^7.27.2" |
85 | 85 | "@babel/helper-module-transforms" "^7.27.3" |
86 | 86 | "@babel/helpers" "^7.27.6" |
87 | | - "@babel/parser" "^7.27.7" |
| 87 | + "@babel/parser" "^7.28.0" |
88 | 88 | "@babel/template" "^7.27.2" |
89 | | - "@babel/traverse" "^7.27.7" |
90 | | - "@babel/types" "^7.27.7" |
| 89 | + "@babel/traverse" "^7.28.0" |
| 90 | + "@babel/types" "^7.28.0" |
91 | 91 | convert-source-map "^2.0.0" |
92 | 92 | debug "^4.1.0" |
93 | 93 | gensync "^1.0.0-beta.2" |
|
103 | 103 | eslint-visitor-keys "^2.1.0" |
104 | 104 | semver "^6.3.1" |
105 | 105 |
|
106 | | -"@babel/generator@^7.27.5": |
107 | | - version "7.27.5" |
108 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
109 | | - integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 106 | +"@babel/generator@^7.28.0": |
| 107 | + version "7.28.0" |
| 108 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2" |
| 109 | + integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg== |
110 | 110 | dependencies: |
111 | | - "@babel/parser" "^7.27.5" |
112 | | - "@babel/types" "^7.27.3" |
113 | | - "@jridgewell/gen-mapping" "^0.3.5" |
114 | | - "@jridgewell/trace-mapping" "^0.3.25" |
| 111 | + "@babel/parser" "^7.28.0" |
| 112 | + "@babel/types" "^7.28.0" |
| 113 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 114 | + "@jridgewell/trace-mapping" "^0.3.28" |
115 | 115 | jsesc "^3.0.2" |
116 | 116 |
|
117 | 117 | "@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.27.1": |
|
165 | 165 | lodash.debounce "^4.0.8" |
166 | 166 | resolve "^1.14.2" |
167 | 167 |
|
| 168 | +"@babel/helper-globals@^7.28.0": |
| 169 | + version "7.28.0" |
| 170 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
| 171 | + integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
| 172 | + |
168 | 173 | "@babel/helper-member-expression-to-functions@^7.27.1": |
169 | 174 | version "7.27.1" |
170 | 175 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz#ea1211276be93e798ce19037da6f06fbb994fa44" |
|
260 | 265 | "@babel/template" "^7.27.2" |
261 | 266 | "@babel/types" "^7.27.6" |
262 | 267 |
|
263 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.4", "@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
264 | | - version "7.27.7" |
265 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
266 | | - integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
| 268 | +"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.4", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0": |
| 269 | + version "7.28.0" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
| 271 | + integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
267 | 272 | dependencies: |
268 | | - "@babel/types" "^7.27.7" |
| 273 | + "@babel/types" "^7.28.0" |
269 | 274 |
|
270 | 275 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
271 | 276 | version "7.27.1" |
|
1034 | 1039 | "@babel/parser" "^7.27.2" |
1035 | 1040 | "@babel/types" "^7.27.1" |
1036 | 1041 |
|
1037 | | -"@babel/traverse@^7.18.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.7": |
1038 | | - version "7.27.7" |
1039 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
1040 | | - integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
| 1042 | +"@babel/traverse@^7.18.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0": |
| 1043 | + version "7.28.0" |
| 1044 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b" |
| 1045 | + integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg== |
1041 | 1046 | dependencies: |
1042 | 1047 | "@babel/code-frame" "^7.27.1" |
1043 | | - "@babel/generator" "^7.27.5" |
1044 | | - "@babel/parser" "^7.27.7" |
| 1048 | + "@babel/generator" "^7.28.0" |
| 1049 | + "@babel/helper-globals" "^7.28.0" |
| 1050 | + "@babel/parser" "^7.28.0" |
1045 | 1051 | "@babel/template" "^7.27.2" |
1046 | | - "@babel/types" "^7.27.7" |
| 1052 | + "@babel/types" "^7.28.0" |
1047 | 1053 | debug "^4.3.1" |
1048 | | - globals "^11.1.0" |
1049 | 1054 |
|
1050 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.27.7", "@babel/types@^7.4.4": |
1051 | | - version "7.27.7" |
1052 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
1053 | | - integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1055 | +"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.6", "@babel/types@^7.28.0", "@babel/types@^7.4.4": |
| 1056 | + version "7.28.0" |
| 1057 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950" |
| 1058 | + integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg== |
1054 | 1059 | dependencies: |
1055 | 1060 | "@babel/helper-string-parser" "^7.27.1" |
1056 | 1061 | "@babel/helper-validator-identifier" "^7.27.1" |
|
1540 | 1545 | magic-string "^0.27.0" |
1541 | 1546 | react-docgen-typescript "^2.2.2" |
1542 | 1547 |
|
1543 | | -"@jridgewell/gen-mapping@^0.3.2", "@jridgewell/gen-mapping@^0.3.5": |
1544 | | - version "0.3.8" |
1545 | | - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" |
1546 | | - integrity sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA== |
| 1548 | +"@jridgewell/gen-mapping@^0.3.12", "@jridgewell/gen-mapping@^0.3.2", "@jridgewell/gen-mapping@^0.3.5": |
| 1549 | + version "0.3.12" |
| 1550 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz#2234ce26c62889f03db3d7fea43c1932ab3e927b" |
| 1551 | + integrity sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg== |
1547 | 1552 | dependencies: |
1548 | | - "@jridgewell/set-array" "^1.2.1" |
1549 | | - "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1553 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
1550 | 1554 | "@jridgewell/trace-mapping" "^0.3.24" |
1551 | 1555 |
|
1552 | 1556 | "@jridgewell/resolve-uri@^3.1.0": |
1553 | 1557 | version "3.1.2" |
1554 | 1558 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
1555 | 1559 | integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== |
1556 | 1560 |
|
1557 | | -"@jridgewell/set-array@^1.2.1": |
1558 | | - version "1.2.1" |
1559 | | - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
1560 | | - integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== |
1561 | | - |
1562 | 1561 | "@jridgewell/source-map@^0.3.3": |
1563 | 1562 | version "0.3.6" |
1564 | 1563 | resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a" |
|
1567 | 1566 | "@jridgewell/gen-mapping" "^0.3.5" |
1568 | 1567 | "@jridgewell/trace-mapping" "^0.3.25" |
1569 | 1568 |
|
1570 | | -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.13", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": |
| 1569 | +"@jridgewell/sourcemap-codec@^1.4.13", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": |
1571 | 1570 | version "1.5.0" |
1572 | 1571 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
1573 | 1572 | integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
1574 | 1573 |
|
1575 | | -"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
1576 | | - version "0.3.25" |
1577 | | - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
1578 | | - integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
| 1574 | +"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25", "@jridgewell/trace-mapping@^0.3.28": |
| 1575 | + version "0.3.29" |
| 1576 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz#a58d31eaadaf92c6695680b2e1d464a9b8fbf7fc" |
| 1577 | + integrity sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ== |
1579 | 1578 | dependencies: |
1580 | 1579 | "@jridgewell/resolve-uri" "^3.1.0" |
1581 | 1580 | "@jridgewell/sourcemap-codec" "^1.4.14" |
|
0 commit comments