|
472 | 472 | dependencies:
|
473 | 473 | "@swc/counter" "^0.1.3"
|
474 | 474 |
|
475 |
| - |
476 |
| - version "5.59.13" |
477 |
| - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.13.tgz#8c962980af174bbd446b7e9b9999f7432897df80" |
478 |
| - integrity sha512-Oou0bBu/P8+oYjXsJQ11j+gcpLAMpqW42UlokQYEz4dE7+hOtVO9rVuolJKgEccqzvyFzqX4/zZWY+R/v1wVsQ== |
| 475 | + |
| 476 | + version "5.59.16" |
| 477 | + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.16.tgz#aa4616e8a9c12afeef4cfbf3ed0f55f404d66e67" |
| 478 | + integrity sha512-crHn+G3ltqb5JG0oUv6q+PMz1m1YkjpASrXTU+sYWW9pLk0t2GybUHNRqYPZWhxgjPaVGC4yp92gSFEJgYEsPw== |
479 | 479 |
|
480 | 480 | "@tanstack/react-query@^5.8.3":
|
481 |
| - version "5.59.15" |
482 |
| - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.59.15.tgz#fa1c5b4d96e6a148ec761f214304bbf5ac1906be" |
483 |
| - integrity sha512-QbVlAkTI78wB4Mqgf2RDmgC0AOiJqer2c5k9STOOSXGv1S6ZkY37r/6UpE8DbQ2Du0ohsdoXgFNEyv+4eDoPEw== |
| 481 | + version "5.59.16" |
| 482 | + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.59.16.tgz#1e701c6e6681965c04aa426df9da54b8edc6db1b" |
| 483 | + integrity sha512-MuyWheG47h6ERd4PKQ6V8gDyBu3ThNG22e1fRVwvq6ap3EqsFhyuxCAwhNP/03m/mLg+DAb0upgbPaX6VB+CkQ== |
484 | 484 | dependencies:
|
485 |
| - "@tanstack/query-core" "5.59.13" |
| 485 | + "@tanstack/query-core" "5.59.16" |
486 | 486 |
|
487 | 487 | "@tanstack/react-table@^8.10.7":
|
488 | 488 | version "8.20.5"
|
|
522 | 522 | "@types/scheduler" "*"
|
523 | 523 | csstype "^3.0.2"
|
524 | 524 |
|
525 |
| -"@types/react@^18.3.3": |
526 |
| - version "18.3.11" |
527 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537" |
528 |
| - integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ== |
| 525 | +"@types/react@^18.3.11": |
| 526 | + version "18.3.12" |
| 527 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60" |
| 528 | + integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw== |
529 | 529 | dependencies:
|
530 | 530 | "@types/prop-types" "*"
|
531 | 531 | csstype "^3.0.2"
|
@@ -967,10 +967,10 @@ eslint-plugin-react-hooks@^4.6.0:
|
967 | 967 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
|
968 | 968 | integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
|
969 | 969 |
|
970 |
| -eslint-plugin-react-refresh@^0.4.12: |
971 |
| - version "0.4.13" |
972 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.13.tgz#ed7330da09b6192e6fa9b1b217ad979afbc898bf" |
973 |
| - integrity sha512-f1EppwrpJRWmqDTyvAyomFVDYRtrS7iTEqv3nokETnMiMzs2SSTmKRTACce4O2p4jYyowiSMvpdwC/RLcMFhuQ== |
| 970 | +eslint-plugin-react-refresh@^0.4.13: |
| 971 | + version "0.4.14" |
| 972 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.14.tgz#e3c611ead69bbf7436d01295c853d4abb8c59f68" |
| 973 | + integrity sha512-aXvzCTK7ZBv1e7fahFuR3Z/fyQQSIQ711yPgYRj+Oj64tyTgO4iQIDmYXDBqvSWQ/FA4OSCsXOStlF+noU0/NA== |
974 | 974 |
|
975 | 975 | eslint-scope@^7.2.2:
|
976 | 976 | version "7.2.2"
|
@@ -2113,10 +2113,10 @@ util-deprecate@^1.0.2:
|
2113 | 2113 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
2114 | 2114 | integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
2115 | 2115 |
|
2116 |
| -vite@^5.4.6: |
2117 |
| - version "5.4.9" |
2118 |
| - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c" |
2119 |
| - integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg== |
| 2116 | +vite@^5.4.9: |
| 2117 | + version "5.4.10" |
| 2118 | + resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10.tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18" |
| 2119 | + integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ== |
2120 | 2120 | dependencies:
|
2121 | 2121 | esbuild "^0.21.3"
|
2122 | 2122 | postcss "^8.4.43"
|
|
0 commit comments