|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.0.0"
|
11 | 11 |
|
12 |
| -"@babel/code-frame@^7.22.13": |
13 |
| - version "7.22.13" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
15 |
| - integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 12 | +"@babel/code-frame@^7.22.13", "@babel/code-frame@^7.26.2": |
| 13 | + version "7.26.2" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 15 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
16 | 16 | dependencies:
|
17 |
| - "@babel/highlight" "^7.22.13" |
18 |
| - chalk "^2.4.2" |
| 17 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 18 | + js-tokens "^4.0.0" |
| 19 | + picocolors "^1.0.0" |
19 | 20 |
|
20 | 21 |
|
21 | 22 | version "7.6.2"
|
|
277 | 278 | dependencies:
|
278 | 279 | "@babel/types" "^7.7.4"
|
279 | 280 |
|
280 |
| -"@babel/helper-string-parser@^7.22.5": |
281 |
| - version "7.22.5" |
282 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
283 |
| - integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 281 | +"@babel/helper-string-parser@^7.25.9": |
| 282 | + version "7.25.9" |
| 283 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 284 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
284 | 285 |
|
285 |
| -"@babel/helper-validator-identifier@^7.22.20": |
286 |
| - version "7.22.20" |
287 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
288 |
| - integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 286 | +"@babel/helper-validator-identifier@^7.25.9": |
| 287 | + version "7.25.9" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 289 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
289 | 290 |
|
290 | 291 | "@babel/helper-wrap-function@^7.7.4":
|
291 | 292 | version "7.7.4"
|
|
298 | 299 | "@babel/types" "^7.7.4"
|
299 | 300 |
|
300 | 301 | "@babel/helpers@^7.6.2", "@babel/helpers@^7.7.4":
|
301 |
| - version "7.7.4" |
302 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.4.tgz#62c215b9e6c712dadc15a9a0dcab76c92a940302" |
303 |
| - integrity sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg== |
| 302 | + version "7.27.0" |
| 303 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 304 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
304 | 305 | dependencies:
|
305 |
| - "@babel/template" "^7.7.4" |
306 |
| - "@babel/traverse" "^7.7.4" |
307 |
| - "@babel/types" "^7.7.4" |
| 306 | + "@babel/template" "^7.27.0" |
| 307 | + "@babel/types" "^7.27.0" |
308 | 308 |
|
309 | 309 | "@babel/highlight@^7.0.0":
|
310 | 310 | version "7.5.0"
|
|
315 | 315 | esutils "^2.0.2"
|
316 | 316 | js-tokens "^4.0.0"
|
317 | 317 |
|
318 |
| -"@babel/highlight@^7.22.13": |
319 |
| - version "7.22.20" |
320 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
321 |
| - integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 318 | +"@babel/parser@^7.0.0", "@babel/parser@^7.23.0", "@babel/parser@^7.27.0", "@babel/parser@^7.6.2", "@babel/parser@^7.7.5", "@babel/parser@^7.7.7": |
| 319 | + version "7.27.0" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 321 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
322 | 322 | dependencies:
|
323 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
324 |
| - chalk "^2.4.2" |
325 |
| - js-tokens "^4.0.0" |
326 |
| - |
327 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.6.2", "@babel/parser@^7.7.4", "@babel/parser@^7.7.5", "@babel/parser@^7.7.7": |
328 |
| - version "7.7.7" |
329 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937" |
330 |
| - integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw== |
331 |
| - |
332 |
| -"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
333 |
| - version "7.23.0" |
334 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
335 |
| - integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 323 | + "@babel/types" "^7.27.0" |
336 | 324 |
|
337 | 325 | "@babel/plugin-proposal-async-generator-functions@^7.7.4":
|
338 | 326 | version "7.7.4"
|
|
869 | 857 | dependencies:
|
870 | 858 | regenerator-runtime "^0.14.0"
|
871 | 859 |
|
872 |
| -"@babel/template@^7.22.15": |
873 |
| - version "7.22.15" |
874 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
875 |
| - integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
876 |
| - dependencies: |
877 |
| - "@babel/code-frame" "^7.22.13" |
878 |
| - "@babel/parser" "^7.22.15" |
879 |
| - "@babel/types" "^7.22.15" |
880 |
| - |
881 |
| -"@babel/template@^7.6.0", "@babel/template@^7.7.4": |
882 |
| - version "7.7.4" |
883 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.4.tgz#428a7d9eecffe27deac0a98e23bf8e3675d2a77b" |
884 |
| - integrity sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw== |
| 860 | +"@babel/template@^7.22.15", "@babel/template@^7.27.0", "@babel/template@^7.6.0", "@babel/template@^7.7.4": |
| 861 | + version "7.27.0" |
| 862 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 863 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
885 | 864 | dependencies:
|
886 |
| - "@babel/code-frame" "^7.0.0" |
887 |
| - "@babel/parser" "^7.7.4" |
888 |
| - "@babel/types" "^7.7.4" |
| 865 | + "@babel/code-frame" "^7.26.2" |
| 866 | + "@babel/parser" "^7.27.0" |
| 867 | + "@babel/types" "^7.27.0" |
889 | 868 |
|
890 | 869 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.6.2", "@babel/traverse@^7.7.4":
|
891 | 870 | version "7.23.2"
|
|
903 | 882 | debug "^4.1.0"
|
904 | 883 | globals "^11.1.0"
|
905 | 884 |
|
906 |
| -"@babel/types@^7.0.0", "@babel/types@^7.6.0", "@babel/types@^7.7.2", "@babel/types@^7.7.4": |
907 |
| - version "7.7.4" |
908 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193" |
909 |
| - integrity sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA== |
910 |
| - dependencies: |
911 |
| - esutils "^2.0.2" |
912 |
| - lodash "^4.17.13" |
913 |
| - to-fast-properties "^2.0.0" |
914 |
| - |
915 |
| -"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
916 |
| - version "7.23.0" |
917 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
918 |
| - integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 885 | +"@babel/types@^7.0.0", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.27.0", "@babel/types@^7.6.0", "@babel/types@^7.7.2", "@babel/types@^7.7.4": |
| 886 | + version "7.27.0" |
| 887 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 888 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
919 | 889 | dependencies:
|
920 |
| - "@babel/helper-string-parser" "^7.22.5" |
921 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
922 |
| - to-fast-properties "^2.0.0" |
| 890 | + "@babel/helper-string-parser" "^7.25.9" |
| 891 | + "@babel/helper-validator-identifier" "^7.25.9" |
923 | 892 |
|
924 | 893 | "@graphile-contrib/ [email protected]":
|
925 | 894 | version "5.0.0-beta.1"
|
@@ -11444,6 +11413,11 @@ physical-cpu-count@^2.0.0:
|
11444 | 11413 | resolved "https://registry.yarnpkg.com/physical-cpu-count/-/physical-cpu-count-2.0.0.tgz#18de2f97e4bf7a9551ad7511942b5496f7aba660"
|
11445 | 11414 | integrity sha1-GN4vl+S/epVRrXURlCtUlverpmA=
|
11446 | 11415 |
|
| 11416 | +picocolors@^1.0.0: |
| 11417 | + version "1.1.1" |
| 11418 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 11419 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 11420 | + |
11447 | 11421 | picomatch@^2.0.4, picomatch@^2.0.5:
|
11448 | 11422 | version "2.1.1"
|
11449 | 11423 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.1.1.tgz#ecdfbea7704adb5fe6fb47f9866c4c0e15e905c5"
|
@@ -14543,11 +14517,6 @@ to-fast-properties@^1.0.3:
|
14543 | 14517 | resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
|
14544 | 14518 | integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
|
14545 | 14519 |
|
14546 |
| -to-fast-properties@^2.0.0: |
14547 |
| - version "2.0.0" |
14548 |
| - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
14549 |
| - integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= |
14550 |
| - |
14551 | 14520 | to-object-path@^0.3.0:
|
14552 | 14521 | version "0.3.0"
|
14553 | 14522 | resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
|
|
0 commit comments