|
16 | 16 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f" |
17 | 17 | integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA== |
18 | 18 |
|
19 | | -"@babel/core@^7.7.5": |
| 19 | +"@babel/core@^7.23.9": |
20 | 20 | version "7.28.5" |
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
22 | 22 | integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
|
104 | 104 | "@babel/template" "^7.27.2" |
105 | 105 | "@babel/types" "^7.28.4" |
106 | 106 |
|
107 | | -"@babel/parser@^7.27.2", "@babel/parser@^7.28.5": |
| 107 | +"@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5": |
108 | 108 | version "7.28.5" |
109 | 109 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
110 | 110 | integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
|
229 | 229 | js-yaml "^3.13.1" |
230 | 230 | resolve-from "^5.0.0" |
231 | 231 |
|
232 | | -"@istanbuljs/schema@^0.1.2": |
| 232 | +"@istanbuljs/schema@^0.1.2", "@istanbuljs/schema@^0.1.3": |
233 | 233 | version "0.1.3" |
234 | 234 | resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" |
235 | 235 | integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== |
@@ -1205,7 +1205,7 @@ foreground-child@^2.0.0: |
1205 | 1205 | cross-spawn "^7.0.0" |
1206 | 1206 | signal-exit "^3.0.2" |
1207 | 1207 |
|
1208 | | -foreground-child@^3.1.0: |
| 1208 | +foreground-child@^3.1.0, foreground-child@^3.3.0: |
1209 | 1209 | version "3.3.1" |
1210 | 1210 | resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f" |
1211 | 1211 | integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw== |
@@ -1579,15 +1579,16 @@ istanbul-lib-hook@^3.0.0: |
1579 | 1579 | dependencies: |
1580 | 1580 | append-transform "^2.0.0" |
1581 | 1581 |
|
1582 | | -istanbul-lib-instrument@^4.0.0: |
1583 | | - version "4.0.3" |
1584 | | - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d" |
1585 | | - integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ== |
| 1582 | +istanbul-lib-instrument@^6.0.2: |
| 1583 | + version "6.0.3" |
| 1584 | + resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz#fa15401df6c15874bcb2105f773325d78c666765" |
| 1585 | + integrity sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q== |
1586 | 1586 | dependencies: |
1587 | | - "@babel/core" "^7.7.5" |
1588 | | - "@istanbuljs/schema" "^0.1.2" |
1589 | | - istanbul-lib-coverage "^3.0.0" |
1590 | | - semver "^6.3.0" |
| 1587 | + "@babel/core" "^7.23.9" |
| 1588 | + "@babel/parser" "^7.23.9" |
| 1589 | + "@istanbuljs/schema" "^0.1.3" |
| 1590 | + istanbul-lib-coverage "^3.2.0" |
| 1591 | + semver "^7.5.4" |
1591 | 1592 |
|
1592 | 1593 | istanbul-lib-processinfo@^2.0.2: |
1593 | 1594 | version "2.0.3" |
@@ -1950,10 +1951,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0: |
1950 | 1951 | resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" |
1951 | 1952 | integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== |
1952 | 1953 |
|
1953 | | -nyc@15.1.0: |
1954 | | - version "15.1.0" |
1955 | | - resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02" |
1956 | | - integrity sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A== |
| 1954 | +nyc@17.1.0: |
| 1955 | + version "17.1.0" |
| 1956 | + resolved "https://registry.yarnpkg.com/nyc/-/nyc-17.1.0.tgz#b6349a401a62ffeb912bd38ea9a018839fdb6eb1" |
| 1957 | + integrity sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ== |
1957 | 1958 | dependencies: |
1958 | 1959 | "@istanbuljs/load-nyc-config" "^1.0.0" |
1959 | 1960 | "@istanbuljs/schema" "^0.1.2" |
|
1962 | 1963 | decamelize "^1.2.0" |
1963 | 1964 | find-cache-dir "^3.2.0" |
1964 | 1965 | find-up "^4.1.0" |
1965 | | - foreground-child "^2.0.0" |
| 1966 | + foreground-child "^3.3.0" |
1966 | 1967 | get-package-type "^0.1.0" |
1967 | 1968 | glob "^7.1.6" |
1968 | 1969 | istanbul-lib-coverage "^3.0.0" |
1969 | 1970 | istanbul-lib-hook "^3.0.0" |
1970 | | - istanbul-lib-instrument "^4.0.0" |
| 1971 | + istanbul-lib-instrument "^6.0.2" |
1971 | 1972 | istanbul-lib-processinfo "^2.0.2" |
1972 | 1973 | istanbul-lib-report "^3.0.0" |
1973 | 1974 | istanbul-lib-source-maps "^4.0.0" |
@@ -2272,12 +2273,12 @@ safe-identifier@^0.4.1: |
2272 | 2273 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
2273 | 2274 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
2274 | 2275 |
|
2275 | | -semver@^6.0.0, semver@^6.3.0, semver@^6.3.1: |
| 2276 | +semver@^6.0.0, semver@^6.3.1: |
2276 | 2277 | version "6.3.1" |
2277 | 2278 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
2278 | 2279 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
2279 | 2280 |
|
2280 | | -semver@^7.5.3: |
| 2281 | +semver@^7.5.3, semver@^7.5.4: |
2281 | 2282 | version "7.7.3" |
2282 | 2283 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946" |
2283 | 2284 | integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q== |
|
0 commit comments