|
282 | 282 | js-tokens "^4.0.0"
|
283 | 283 | picocolors "^1.0.0"
|
284 | 284 |
|
285 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0": |
286 |
| - version "7.25.0" |
287 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad" |
288 |
| - integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA== |
| 285 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3": |
| 286 | + version "7.25.3" |
| 287 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" |
| 288 | + integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== |
| 289 | + dependencies: |
| 290 | + "@babel/types" "^7.25.2" |
289 | 291 |
|
290 |
| -"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.0": |
291 |
| - version "7.25.0" |
292 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.0.tgz#328275f22d809b962978d998c6eba22a233ac8aa" |
293 |
| - integrity sha512-dG0aApncVQwAUJa8tP1VHTnmU67BeIQvKafd3raEx315H54FfkZSz3B/TT+33ZQAjatGJA79gZqTtqL5QZUKXw== |
| 292 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3": |
| 293 | + version "7.25.3" |
| 294 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f" |
| 295 | + integrity sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA== |
294 | 296 | dependencies:
|
295 | 297 | "@babel/helper-plugin-utils" "^7.24.8"
|
296 |
| - "@babel/traverse" "^7.25.0" |
| 298 | + "@babel/traverse" "^7.25.3" |
297 | 299 |
|
298 | 300 | "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.25.0":
|
299 | 301 | version "7.25.0"
|
|
965 | 967 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
966 | 968 | "@babel/helper-plugin-utils" "^7.24.7"
|
967 | 969 |
|
968 |
| - |
969 |
| - version "7.25.2" |
970 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.2.tgz#15918e9d050c4713a2ab8fa2fa82514eaf16676e" |
971 |
| - integrity sha512-Y2Vkwy3ITW4id9c6KXshVV/x5yCGK7VdJmKkzOzNsDZMojRKfSA/033rRbLqlRozmhRXCejxWHLSJOg/wUHfzw== |
| 970 | + |
| 971 | + version "7.25.3" |
| 972 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
| 973 | + integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
972 | 974 | dependencies:
|
973 | 975 | "@babel/compat-data" "^7.25.2"
|
974 | 976 | "@babel/helper-compilation-targets" "^7.25.2"
|
975 | 977 | "@babel/helper-plugin-utils" "^7.24.8"
|
976 | 978 | "@babel/helper-validator-option" "^7.24.8"
|
977 |
| - "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.0" |
| 979 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.3" |
978 | 980 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.0"
|
979 | 981 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.25.0"
|
980 | 982 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7"
|
|
1095 | 1097 | "@babel/parser" "^7.25.0"
|
1096 | 1098 | "@babel/types" "^7.25.0"
|
1097 | 1099 |
|
1098 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2": |
1099 |
| - version "7.25.2" |
1100 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.2.tgz#1a0a4aef53177bead359ccd0c89f4426c805b2ae" |
1101 |
| - integrity sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ== |
| 1100 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3": |
| 1101 | + version "7.25.3" |
| 1102 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" |
| 1103 | + integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ== |
1102 | 1104 | dependencies:
|
1103 | 1105 | "@babel/code-frame" "^7.24.7"
|
1104 | 1106 | "@babel/generator" "^7.25.0"
|
1105 |
| - "@babel/parser" "^7.25.0" |
| 1107 | + "@babel/parser" "^7.25.3" |
1106 | 1108 | "@babel/template" "^7.25.0"
|
1107 | 1109 | "@babel/types" "^7.25.2"
|
1108 | 1110 | debug "^4.3.1"
|
|
2790 | 2792 | "@swc/counter" "^0.1.3"
|
2791 | 2793 | tslib "^2.4.0"
|
2792 | 2794 |
|
2793 |
| - |
2794 |
| - version "5.51.15" |
2795 |
| - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.51.15.tgz#7aee6a2d5d3f64de3e54096607233b1132dc6afd" |
2796 |
| - integrity sha512-xyobHDJ0yhPE3+UkSQ2/4X1fLSg7ICJI5J1JyU9yf7F3deQfEwSImCDrB1WSRrauJkMtXW7YIEcC0oA6ZZWt5A== |
| 2795 | + |
| 2796 | + version "5.51.16" |
| 2797 | + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.51.16.tgz#01428b8b83016faf0fb0e4773d7b4794a2c53f18" |
| 2798 | + integrity sha512-zfV+WAtBGm1dUIbL0w/x8qTqVLKU1/Bo1p19J9LF02MmIc4FxzMImMXhFzYJQl5Hx8Wit6RiQ4tB/DvN8y9zaQ== |
2797 | 2799 |
|
2798 |
| - |
2799 |
| - version "5.51.15" |
2800 |
| - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.51.15.tgz#059bb2966f828263adb355de81410d107e22b5bc" |
2801 |
| - integrity sha512-UgFg23SrdIYrmfTSxAUn9g+J64VQy11pb9/EefoY/u2+zWuNMeqEOnvpJhf52XQy0yztQoyM9p6x8PFyTNaxXg== |
| 2800 | + |
| 2801 | + version "5.51.16" |
| 2802 | + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.51.16.tgz#3350d97180d9fda4eab21e1b04d457ef4bea7d1f" |
| 2803 | + integrity sha512-NZnpJ30zkwaA2ZPhxJLs/qoMbd0yNAj6yyb3JTADJx9HjSdtvnNzOY1bDa3bU1B9CZTBBb7W9E1PpWlNXdgESg== |
2802 | 2804 | dependencies:
|
2803 |
| - "@tanstack/query-core" "5.51.15" |
| 2805 | + "@tanstack/query-core" "5.51.16" |
2804 | 2806 |
|
2805 | 2807 | "@tsconfig/node10@^1.0.7":
|
2806 | 2808 | version "1.0.11"
|
|
0 commit comments