|
38 | 38 | "@babel/highlight" "^7.23.4"
|
39 | 39 | chalk "^2.4.2"
|
40 | 40 |
|
41 |
| -"@babel/code-frame@^7.25.9": |
| 41 | +"@babel/code-frame@^7.26.2": |
42 | 42 | version "7.26.2"
|
43 | 43 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
44 | 44 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
73 | 73 | json5 "^2.2.3"
|
74 | 74 | semver "^6.3.1"
|
75 | 75 |
|
76 |
| - |
77 |
| - version "7.26.5" |
78 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
79 |
| - integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
| 76 | + |
| 77 | + version "7.26.8" |
| 78 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" |
| 79 | + integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== |
80 | 80 | dependencies:
|
81 |
| - "@babel/parser" "^7.26.5" |
82 |
| - "@babel/types" "^7.26.5" |
| 81 | + "@babel/parser" "^7.26.8" |
| 82 | + "@babel/types" "^7.26.8" |
83 | 83 | "@jridgewell/gen-mapping" "^0.3.5"
|
84 | 84 | "@jridgewell/trace-mapping" "^0.3.25"
|
85 | 85 | jsesc "^3.0.2"
|
|
210 | 210 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
|
211 | 211 | integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
|
212 | 212 |
|
213 |
| -"@babel/parser@^7.25.9": |
214 |
| - version "7.26.2" |
215 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11" |
216 |
| - integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ== |
217 |
| - dependencies: |
218 |
| - "@babel/types" "^7.26.0" |
219 |
| - |
220 |
| -"@babel/parser@^7.26.5": |
221 |
| - version "7.26.5" |
222 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f" |
223 |
| - integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw== |
| 213 | +"@babel/parser@^7.26.8": |
| 214 | + version "7.26.8" |
| 215 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" |
| 216 | + integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== |
224 | 217 | dependencies:
|
225 |
| - "@babel/types" "^7.26.5" |
| 218 | + "@babel/types" "^7.26.8" |
226 | 219 |
|
227 | 220 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
228 | 221 | version "7.8.4"
|
|
331 | 324 | "@babel/helper-plugin-utils" "^7.22.5"
|
332 | 325 | "@babel/helper-simple-access" "^7.22.5"
|
333 | 326 |
|
334 |
| -"@babel/template@7.25.9": |
335 |
| - version "7.25.9" |
336 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
337 |
| - integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
| 327 | +"@babel/template@7.26.8": |
| 328 | + version "7.26.8" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" |
| 330 | + integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== |
338 | 331 | dependencies:
|
339 |
| - "@babel/code-frame" "^7.25.9" |
340 |
| - "@babel/parser" "^7.25.9" |
341 |
| - "@babel/types" "^7.25.9" |
| 332 | + "@babel/code-frame" "^7.26.2" |
| 333 | + "@babel/parser" "^7.26.8" |
| 334 | + "@babel/types" "^7.26.8" |
342 | 335 |
|
343 | 336 | "@babel/template@^7.18.10", "@babel/template@^7.22.15", "@babel/template@^7.24.0", "@babel/template@^7.3.3":
|
344 | 337 | version "7.24.0"
|
|
365 | 358 | debug "^4.3.1"
|
366 | 359 | globals "^11.1.0"
|
367 | 360 |
|
368 |
| -"@babel/ [email protected]. 5", "@babel/types@^7.26. 5": |
369 |
| - version "7.26.5" |
370 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747" |
371 |
| - integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg== |
| 361 | +"@babel/ [email protected]. 8", "@babel/types@^7.26. 8": |
| 362 | + version "7.26.8" |
| 363 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" |
| 364 | + integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA== |
372 | 365 | dependencies:
|
373 | 366 | "@babel/helper-string-parser" "^7.25.9"
|
374 | 367 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
382 | 375 | "@babel/helper-validator-identifier" "^7.22.20"
|
383 | 376 | to-fast-properties "^2.0.0"
|
384 | 377 |
|
385 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.0": |
386 |
| - version "7.26.0" |
387 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
388 |
| - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
389 |
| - dependencies: |
390 |
| - "@babel/helper-string-parser" "^7.25.9" |
391 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
392 |
| - |
393 | 378 | "@bcoe/v8-coverage@^0.2.3":
|
394 | 379 | version "0.2.3"
|
395 | 380 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
2327 | 2312 | dependencies:
|
2328 | 2313 | undici-types "~5.26.4"
|
2329 | 2314 |
|
| 2315 | + |
| 2316 | + version "18.19.75" |
| 2317 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.75.tgz#be932799d1ab40779ffd16392a2b2300f81b565d" |
| 2318 | + integrity sha512-UIksWtThob6ZVSyxcOqCLOUNg/dyO1Qvx4McgeuhrEtHTLFTf7BBhEazaE4K806FGTPtzd/2sE90qn4fVr7cyw== |
| 2319 | + dependencies: |
| 2320 | + undici-types "~5.26.4" |
| 2321 | + |
2330 | 2322 | "@types/normalize-package-data@^2.4.0":
|
2331 | 2323 | version "2.4.4"
|
2332 | 2324 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
|
|
6306 | 6298 | resolved "https://registry.yarnpkg.com/graphology-types/-/graphology-types-0.24.7.tgz#7d630a800061666bfa70066310f56612e08b7bee"
|
6307 | 6299 | integrity sha512-tdcqOOpwArNjEr0gNQKCXwaNCWnQJrog14nJNQPeemcLnXQUUGrsCWpWkVKt46zLjcS6/KGoayeJfHHyPDlvwA==
|
6308 | 6300 |
|
6309 |
| -graphology@0.25.4: |
6310 |
| - version "0.25.4" |
6311 |
| - resolved "https://registry.yarnpkg.com/graphology/-/graphology-0.25.4.tgz#e528a64555ac1f392a9d965321ada5b2b843efe1" |
6312 |
| - integrity sha512-33g0Ol9nkWdD6ulw687viS8YJQBxqG5LWII6FI6nul0pq6iM2t5EKquOTFDbyTblRB3O9I+7KX4xI8u5ffekAQ== |
| 6301 | +graphology@0.26.0: |
| 6302 | + version "0.26.0" |
| 6303 | + resolved "https://registry.yarnpkg.com/graphology/-/graphology-0.26.0.tgz#7f866a831feaa364af750f141a7bf40489533336" |
| 6304 | + integrity sha512-8SSImzgUUYC89Z042s+0r/vMibY7GX/Emz4LDO5e7jYXhuoWfHISPFJYjpRLUSJGq6UQ6xlenvX1p/hJdfXuXg== |
6313 | 6305 | dependencies:
|
6314 | 6306 | events "^3.3.0"
|
6315 |
| - obliterator "^2.0.2" |
6316 | 6307 |
|
6317 | 6308 | handlebars@^4.7.7:
|
6318 | 6309 | version "4.7.8"
|
@@ -9933,11 +9924,6 @@ object.values@^1.2.1:
|
9933 | 9924 | define-properties "^1.2.1"
|
9934 | 9925 | es-object-atoms "^1.0.0"
|
9935 | 9926 |
|
9936 |
| -obliterator@^2.0.2: |
9937 |
| - version "2.0.4" |
9938 |
| - resolved "https://registry.yarnpkg.com/obliterator/-/obliterator-2.0.4.tgz#fa650e019b2d075d745e44f1effeb13a2adbe816" |
9939 |
| - integrity sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ== |
9940 |
| - |
9941 | 9927 | once@^1.3.0, once@^1.3.1, once@^1.4.0:
|
9942 | 9928 | version "1.4.0"
|
9943 | 9929 | resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
|
|
0 commit comments