|
|
@ -11,7 +11,7 @@ |
|
|
|
"@chakra-ui/react": "^3.8.0", |
|
|
|
"@emotion/react": "^11.14.0", |
|
|
|
"@tanstack/react-query": "^5.28.14", |
|
|
|
"@tanstack/react-query-devtools": "^5.28.14", |
|
|
|
"@tanstack/react-query-devtools": "^5.74.9", |
|
|
|
"@tanstack/react-router": "1.19.1", |
|
|
|
"axios": "1.9.0", |
|
|
|
"form-data": "4.0.2", |
|
|
@ -1687,52 +1687,56 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@tanstack/query-core": { |
|
|
|
"version": "5.28.13", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.28.13.tgz", |
|
|
|
"integrity": "sha512-C3+CCOcza+mrZ7LglQbjeYEOTEC3LV0VN0eYaIN6GvqAZ8Foegdgch7n6QYPtT4FuLae5ALy+m+ZMEKpD6tMCQ==", |
|
|
|
"version": "5.74.9", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.9.tgz", |
|
|
|
"integrity": "sha512-qmjXpWyigDw4SfqdSBy24FzRvpBPXlaSbl92N77lcrL+yvVQLQkf0T6bQNbTxl9IEB/SvVFhhVZoIlQvFnNuuw==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"type": "github", |
|
|
|
"url": "https://github.com/sponsors/tannerlinsley" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@tanstack/query-devtools": { |
|
|
|
"version": "5.28.10", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.28.10.tgz", |
|
|
|
"integrity": "sha512-5UN629fKa5/1K/2Pd26gaU7epxRrYiT1gy+V+pW5K6hnf1DeUKK3pANSb2eHKlecjIKIhTwyF7k9XdyE2gREvQ==", |
|
|
|
"version": "5.74.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.74.7.tgz", |
|
|
|
"integrity": "sha512-nSNlfuGdnHf4yB0S+BoNYOE1o3oAH093weAYZolIHfS2stulyA/gWfSk/9H4ZFk5mAAHb5vNqAeJOmbdcGPEQw==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"type": "github", |
|
|
|
"url": "https://github.com/sponsors/tannerlinsley" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@tanstack/react-query": { |
|
|
|
"version": "5.28.14", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.28.14.tgz", |
|
|
|
"integrity": "sha512-cZqt03Igb3I9tM72qNX5TAAmeYl75Z+k4Mv92VkXIXc2hCrv0fIywd7GN3JV1BBJl4mr7Cc+OOKKOPy8sNVOkA==", |
|
|
|
"version": "5.74.9", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.74.9.tgz", |
|
|
|
"integrity": "sha512-F8xCXDQRDgsPzLzX9+d6ycNoITAIU2bycc1idZd06bt/GjN1quEJDjHvEDWZGoVn0A/ZmntVrYv6TE0kR7c7LA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@tanstack/query-core": "5.28.13" |
|
|
|
"@tanstack/query-core": "5.74.9" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "github", |
|
|
|
"url": "https://github.com/sponsors/tannerlinsley" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"react": "^18.0.0" |
|
|
|
"react": "^18 || ^19" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@tanstack/react-query-devtools": { |
|
|
|
"version": "5.28.14", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.28.14.tgz", |
|
|
|
"integrity": "sha512-4CrFBI1O5wibV1ZdGAnBMmTuc7SiShhxWubxRMyIloeEioxs3DQkFbouGBea5nexuwIxAkvhUB8khpPnNjhxMw==", |
|
|
|
"version": "5.74.9", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.74.9.tgz", |
|
|
|
"integrity": "sha512-6dMfeK/5OvC9E88/ziwiv1Pggqkgjker8V+pLJFrjh7O7E7S6yXJRNNr/KjA/c+z6d/i7HpDk8FF+oSr7mhYLg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@tanstack/query-devtools": "5.28.10" |
|
|
|
"@tanstack/query-devtools": "5.74.7" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "github", |
|
|
|
"url": "https://github.com/sponsors/tannerlinsley" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@tanstack/react-query": "^5.28.14", |
|
|
|
"react": "^18.0.0" |
|
|
|
"@tanstack/react-query": "^5.74.9", |
|
|
|
"react": "^18 || ^19" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@tanstack/react-router": { |
|
|
@ -5348,29 +5352,29 @@ |
|
|
|
"integrity": "sha512-ToaeMtK5S4YaxCywAlYexc7KPFN0esjyTZ4vXzJhXEWAkro9iHgh7m/4ozPJb7oTo65WkHWX0W9GjcZbInSD8w==" |
|
|
|
}, |
|
|
|
"@tanstack/query-core": { |
|
|
|
"version": "5.28.13", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.28.13.tgz", |
|
|
|
"integrity": "sha512-C3+CCOcza+mrZ7LglQbjeYEOTEC3LV0VN0eYaIN6GvqAZ8Foegdgch7n6QYPtT4FuLae5ALy+m+ZMEKpD6tMCQ==" |
|
|
|
"version": "5.74.9", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.9.tgz", |
|
|
|
"integrity": "sha512-qmjXpWyigDw4SfqdSBy24FzRvpBPXlaSbl92N77lcrL+yvVQLQkf0T6bQNbTxl9IEB/SvVFhhVZoIlQvFnNuuw==" |
|
|
|
}, |
|
|
|
"@tanstack/query-devtools": { |
|
|
|
"version": "5.28.10", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.28.10.tgz", |
|
|
|
"integrity": "sha512-5UN629fKa5/1K/2Pd26gaU7epxRrYiT1gy+V+pW5K6hnf1DeUKK3pANSb2eHKlecjIKIhTwyF7k9XdyE2gREvQ==" |
|
|
|
"version": "5.74.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.74.7.tgz", |
|
|
|
"integrity": "sha512-nSNlfuGdnHf4yB0S+BoNYOE1o3oAH093weAYZolIHfS2stulyA/gWfSk/9H4ZFk5mAAHb5vNqAeJOmbdcGPEQw==" |
|
|
|
}, |
|
|
|
"@tanstack/react-query": { |
|
|
|
"version": "5.28.14", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.28.14.tgz", |
|
|
|
"integrity": "sha512-cZqt03Igb3I9tM72qNX5TAAmeYl75Z+k4Mv92VkXIXc2hCrv0fIywd7GN3JV1BBJl4mr7Cc+OOKKOPy8sNVOkA==", |
|
|
|
"version": "5.74.9", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.74.9.tgz", |
|
|
|
"integrity": "sha512-F8xCXDQRDgsPzLzX9+d6ycNoITAIU2bycc1idZd06bt/GjN1quEJDjHvEDWZGoVn0A/ZmntVrYv6TE0kR7c7LA==", |
|
|
|
"requires": { |
|
|
|
"@tanstack/query-core": "5.28.13" |
|
|
|
"@tanstack/query-core": "5.74.9" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@tanstack/react-query-devtools": { |
|
|
|
"version": "5.28.14", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.28.14.tgz", |
|
|
|
"integrity": "sha512-4CrFBI1O5wibV1ZdGAnBMmTuc7SiShhxWubxRMyIloeEioxs3DQkFbouGBea5nexuwIxAkvhUB8khpPnNjhxMw==", |
|
|
|
"version": "5.74.9", |
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.74.9.tgz", |
|
|
|
"integrity": "sha512-6dMfeK/5OvC9E88/ziwiv1Pggqkgjker8V+pLJFrjh7O7E7S6yXJRNNr/KjA/c+z6d/i7HpDk8FF+oSr7mhYLg==", |
|
|
|
"requires": { |
|
|
|
"@tanstack/query-devtools": "5.28.10" |
|
|
|
"@tanstack/query-devtools": "5.74.7" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@tanstack/react-router": { |
|
|
|