|
1852 | 1852 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
1853 | 1853 | "@babel/plugin-transform-typescript" "^7.27.1" |
1854 | 1854 |
|
1855 | | -"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": |
| 1855 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": |
1856 | 1856 | version "7.20.6" |
1857 | 1857 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.6.tgz#facf4879bfed9b5326326273a64220f099b0fce3" |
1858 | 1858 | integrity sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA== |
1859 | 1859 | dependencies: |
1860 | 1860 | regenerator-runtime "^0.13.11" |
1861 | 1861 |
|
1862 | | -"@babel/runtime@^7.12.5": |
1863 | | - version "7.21.5" |
1864 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200" |
1865 | | - integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q== |
1866 | | - dependencies: |
1867 | | - regenerator-runtime "^0.13.11" |
1868 | | - |
1869 | 1862 | "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.8": |
1870 | 1863 | version "7.20.13" |
1871 | 1864 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b" |
|
4077 | 4070 | lodash.merge "^4.6.2" |
4078 | 4071 | postcss-selector-parser "6.0.10" |
4079 | 4072 |
|
| 4073 | +"@tanstack/query-core@^4.0.0-beta.1": |
| 4074 | + version "4.40.0" |
| 4075 | + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.40.0.tgz#ce53b25573ca17a2497a8313b1d8f0e135feaaa3" |
| 4076 | + integrity sha512-7MJTtZkCSuehMC7IxMOCGsLvHS3jHx4WjveSrGsG1Nc1UQLjaFwwkpLA2LmPfvOAxnH4mszMOBFD6LlZE+aB+Q== |
| 4077 | + |
| 4078 | +"@tanstack/react-query@4.0.5": |
| 4079 | + version "4.0.5" |
| 4080 | + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.0.5.tgz#4597ac03394ddfa6ad8b5e1beb6282468623d398" |
| 4081 | + integrity sha512-tIggVlhoFevVpY/LkZroPmrERFHN8tw4aZLtgwSArzHmMJ03WQcaNvbbHy6GERidXtaMdUz+IeQryrE7cO7WPQ== |
| 4082 | + dependencies: |
| 4083 | + "@tanstack/query-core" "^4.0.0-beta.1" |
| 4084 | + "@types/use-sync-external-store" "^0.0.3" |
| 4085 | + use-sync-external-store "^1.2.0" |
| 4086 | + |
4080 | 4087 | "@tootallnate/once@2": |
4081 | 4088 | version "2.0.0" |
4082 | 4089 | resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" |
|
4296 | 4303 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756" |
4297 | 4304 | integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg== |
4298 | 4305 |
|
| 4306 | +"@types/use-sync-external-store@^0.0.3": |
| 4307 | + version "0.0.3" |
| 4308 | + resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43" |
| 4309 | + integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== |
| 4310 | + |
4299 | 4311 | "@types/ws@^8.0.0": |
4300 | 4312 | version "8.5.3" |
4301 | 4313 | resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d" |
@@ -5142,11 +5154,6 @@ base64-js@^1.3.1: |
5142 | 5154 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" |
5143 | 5155 | integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== |
5144 | 5156 |
|
5145 | | -big-integer@^1.6.16: |
5146 | | - version "1.6.51" |
5147 | | - resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686" |
5148 | | - integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg== |
5149 | | - |
5150 | 5157 | big.js@^5.2.2: |
5151 | 5158 | version "5.2.2" |
5152 | 5159 | resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328" |
@@ -5210,20 +5217,6 @@ brfs@^1.4.0: |
5210 | 5217 | static-module "^2.2.0" |
5211 | 5218 | through2 "^2.0.0" |
5212 | 5219 |
|
5213 | | -broadcast-channel@^3.4.1: |
5214 | | - version "3.7.0" |
5215 | | - resolved "https://registry.yarnpkg.com/broadcast-channel/-/broadcast-channel-3.7.0.tgz#2dfa5c7b4289547ac3f6705f9c00af8723889937" |
5216 | | - integrity sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg== |
5217 | | - dependencies: |
5218 | | - "@babel/runtime" "^7.7.2" |
5219 | | - detect-node "^2.1.0" |
5220 | | - js-sha3 "0.8.0" |
5221 | | - microseconds "0.2.0" |
5222 | | - nano-time "1.0.0" |
5223 | | - oblivious-set "1.0.0" |
5224 | | - rimraf "3.0.2" |
5225 | | - unload "2.2.0" |
5226 | | - |
5227 | 5220 | browser-or-node@^1.2.1: |
5228 | 5221 | version "1.3.0" |
5229 | 5222 | resolved "https://registry.yarnpkg.com/browser-or-node/-/browser-or-node-1.3.0.tgz#f2a4e8568f60263050a6714b2cc236bb976647a7" |
@@ -6200,11 +6193,6 @@ detect-node-es@^1.1.0: |
6200 | 6193 | resolved "https://registry.yarnpkg.com/detect-node-es/-/detect-node-es-1.1.0.tgz#163acdf643330caa0b4cd7c21e7ee7755d6fa493" |
6201 | 6194 | integrity sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ== |
6202 | 6195 |
|
6203 | | -detect-node@^2.0.4, detect-node@^2.1.0: |
6204 | | - version "2.1.0" |
6205 | | - resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1" |
6206 | | - integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g== |
6207 | | - |
6208 | 6196 | didyoumean@^1.2.2: |
6209 | 6197 | version "1.2.2" |
6210 | 6198 | resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037" |
@@ -8531,11 +8519,6 @@ js-cookie@^3.0.1: |
8531 | 8519 | resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.1.tgz#9e39b4c6c2f56563708d7d31f6f5f21873a92414" |
8532 | 8520 | integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw== |
8533 | 8521 |
|
8534 | | -js-sha3@0.8.0: |
8535 | | - version "0.8.0" |
8536 | | - resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.8.0.tgz#b9b7a5da73afad7dedd0f8c463954cbde6818840" |
8537 | | - integrity sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q== |
8538 | | - |
8539 | 8522 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
8540 | 8523 | version "4.0.0" |
8541 | 8524 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
@@ -9053,14 +9036,6 @@ map-cache@^0.2.0: |
9053 | 9036 | resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf" |
9054 | 9037 | integrity sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg== |
9055 | 9038 |
|
9056 | | -match-sorter@^6.0.2: |
9057 | | - version "6.3.1" |
9058 | | - resolved "https://registry.yarnpkg.com/match-sorter/-/match-sorter-6.3.1.tgz#98cc37fda756093424ddf3cbc62bfe9c75b92bda" |
9059 | | - integrity sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw== |
9060 | | - dependencies: |
9061 | | - "@babel/runtime" "^7.12.5" |
9062 | | - remove-accents "0.4.2" |
9063 | | - |
9064 | 9039 | math-intrinsics@^1.1.0: |
9065 | 9040 | version "1.1.0" |
9066 | 9041 | resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" |
@@ -9123,11 +9098,6 @@ micromatch@^4.0.8: |
9123 | 9098 | braces "^3.0.3" |
9124 | 9099 | picomatch "^2.3.1" |
9125 | 9100 |
|
9126 | | -microseconds@0.2.0: |
9127 | | - version "0.2.0" |
9128 | | - resolved "https://registry.yarnpkg.com/microseconds/-/microseconds-0.2.0.tgz#233b25f50c62a65d861f978a4a4f8ec18797dc39" |
9129 | | - integrity sha512-n7DHHMjR1avBbSpsTBj6fmMGh2AGrifVV4e+WYc3Q9lO+xnSZ3NyhcBND3vzzatt05LFhoKFRxrIyklmLlUtyA== |
9130 | | - |
9131 | 9101 | mime-db@1.52.0: |
9132 | 9102 | version "1.52.0" |
9133 | 9103 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" |
@@ -9261,13 +9231,6 @@ mz@^2.7.0: |
9261 | 9231 | object-assign "^4.0.1" |
9262 | 9232 | thenify-all "^1.0.0" |
9263 | 9233 |
|
9264 | | -nano-time@1.0.0: |
9265 | | - version "1.0.0" |
9266 | | - resolved "https://registry.yarnpkg.com/nano-time/-/nano-time-1.0.0.tgz#b0554f69ad89e22d0907f7a12b0993a5d96137ef" |
9267 | | - integrity sha512-flnngywOoQ0lLQOTRNexn2gGSNuM9bKj9RZAWSzhQ+UJYaAFG9bac4DW9VHjUAzrOaIcajHybCTHe/bkvozQqA== |
9268 | | - dependencies: |
9269 | | - big-integer "^1.6.16" |
9270 | | - |
9271 | 9234 | nanoid@^3.3.11, nanoid@^3.3.6: |
9272 | 9235 | version "3.3.11" |
9273 | 9236 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" |
@@ -9599,11 +9562,6 @@ object.values@^1.2.1: |
9599 | 9562 | define-properties "^1.2.1" |
9600 | 9563 | es-object-atoms "^1.0.0" |
9601 | 9564 |
|
9602 | | -oblivious-set@1.0.0: |
9603 | | - version "1.0.0" |
9604 | | - resolved "https://registry.yarnpkg.com/oblivious-set/-/oblivious-set-1.0.0.tgz#c8316f2c2fb6ff7b11b6158db3234c49f733c566" |
9605 | | - integrity sha512-z+pI07qxo4c2CulUHCDf9lcqDlMSo72N/4rLUpRXf6fu+q8vjt8y0xS+Tlf8NTJDdTXHbdeO1n3MlbctwEoXZw== |
9606 | | - |
9607 | 9565 | once@^1.3.0, once@^1.3.1, once@^1.4.0: |
9608 | 9566 | version "1.4.0" |
9609 | 9567 | resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" |
@@ -10316,15 +10274,6 @@ react-popper@^2.3.0: |
10316 | 10274 | react-fast-compare "^3.0.1" |
10317 | 10275 | warning "^4.0.2" |
10318 | 10276 |
|
10319 | | -react-query@3.39.3: |
10320 | | - version "3.39.3" |
10321 | | - resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.39.3.tgz#4cea7127c6c26bdea2de5fb63e51044330b03f35" |
10322 | | - integrity sha512-nLfLz7GiohKTJDuT4us4X3h/8unOh+00MLb2yJoGTPjxKs2bc1iDhkNx2bd5MKklXnOD3NrVZ+J2UXujA5In4g== |
10323 | | - dependencies: |
10324 | | - "@babel/runtime" "^7.5.5" |
10325 | | - broadcast-channel "^3.4.1" |
10326 | | - match-sorter "^6.0.2" |
10327 | | - |
10328 | 10277 | react@18.2.0: |
10329 | 10278 | version "18.2.0" |
10330 | 10279 | resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |
@@ -10530,11 +10479,6 @@ remedial@^1.0.7: |
10530 | 10479 | resolved "https://registry.yarnpkg.com/remedial/-/remedial-1.0.8.tgz#a5e4fd52a0e4956adbaf62da63a5a46a78c578a0" |
10531 | 10480 | integrity sha512-/62tYiOe6DzS5BqVsNpH/nkGlX45C/Sp6V+NtiN6JQNS1Viay7cWkazmRkrQrdFj2eshDe96SIQNIoMxqhzBOg== |
10532 | 10481 |
|
10533 | | -remove-accents@0.4.2: |
10534 | | - version "0.4.2" |
10535 | | - resolved "https://registry.yarnpkg.com/remove-accents/-/remove-accents-0.4.2.tgz#0a43d3aaae1e80db919e07ae254b285d9e1c7bb5" |
10536 | | - integrity sha512-7pXIJqJOq5tFgG1A2Zxti3Ht8jJF337m4sowbuHsW30ZnkQFnDzy9qBNhgzX8ZLW4+UBcXiiR7SwR6pokHsxiA== |
10537 | | - |
10538 | 10482 | remove-trailing-separator@^1.0.1: |
10539 | 10483 | version "1.1.0" |
10540 | 10484 | resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef" |
@@ -10661,20 +10605,20 @@ rfdc@^1.3.0: |
10661 | 10605 | resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b" |
10662 | 10606 | integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA== |
10663 | 10607 |
|
10664 | | -rimraf@3.0.2, rimraf@^3.0.2: |
10665 | | - version "3.0.2" |
10666 | | - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" |
10667 | | - integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== |
10668 | | - dependencies: |
10669 | | - glob "^7.1.3" |
10670 | | - |
10671 | 10608 | rimraf@^2.6.3: |
10672 | 10609 | version "2.7.1" |
10673 | 10610 | resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec" |
10674 | 10611 | integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== |
10675 | 10612 | dependencies: |
10676 | 10613 | glob "^7.1.3" |
10677 | 10614 |
|
| 10615 | +rimraf@^3.0.2: |
| 10616 | + version "3.0.2" |
| 10617 | + resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" |
| 10618 | + integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== |
| 10619 | + dependencies: |
| 10620 | + glob "^7.1.3" |
| 10621 | + |
10678 | 10622 | rollup-plugin-terser@^7.0.0: |
10679 | 10623 | version "7.0.2" |
10680 | 10624 | resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d" |
@@ -12041,14 +11985,6 @@ unixify@^1.0.0: |
12041 | 11985 | dependencies: |
12042 | 11986 | normalize-path "^2.1.1" |
12043 | 11987 |
|
12044 | | -unload@2.2.0: |
12045 | | - version "2.2.0" |
12046 | | - resolved "https://registry.yarnpkg.com/unload/-/unload-2.2.0.tgz#ccc88fdcad345faa06a92039ec0f80b488880ef7" |
12047 | | - integrity sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA== |
12048 | | - dependencies: |
12049 | | - "@babel/runtime" "^7.6.2" |
12050 | | - detect-node "^2.0.4" |
12051 | | - |
12052 | 11988 | unrs-resolver@^1.6.2, unrs-resolver@^1.7.11: |
12053 | 11989 | version "1.11.1" |
12054 | 11990 | resolved "https://registry.yarnpkg.com/unrs-resolver/-/unrs-resolver-1.11.1.tgz#be9cd8686c99ef53ecb96df2a473c64d304048a9" |
@@ -12160,7 +12096,7 @@ use-sidecar@^1.1.3: |
12160 | 12096 | detect-node-es "^1.1.0" |
12161 | 12097 | tslib "^2.0.0" |
12162 | 12098 |
|
12163 | | -use-sync-external-store@^1.2.2: |
| 12099 | +use-sync-external-store@^1.2.0, use-sync-external-store@^1.2.2: |
12164 | 12100 | version "1.5.0" |
12165 | 12101 | resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0" |
12166 | 12102 | integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A== |
|
0 commit comments