{ "name": "production-evyos-systems-and-services-3", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@tanstack/react-query": "^5.80.7" } }, "node_modules/@tanstack/query-core": { "version": "5.80.7", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.80.7.tgz", "integrity": "sha512-s09l5zeUKC8q7DCCCIkVSns8zZrK4ZDT6ryEjxNBFi68G4z2EBobBS7rdOY3r6W1WbUDpc1fe5oY+YO/+2UVUg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@tanstack/react-query": { "version": "5.80.7", "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.80.7.tgz", "integrity": "sha512-u2F0VK6+anItoEvB3+rfvTO9GEh2vb00Je05OwlUe/A0lkJBgW1HckiY3f9YZa+jx6IOe4dHPh10dyp9aY3iRQ==", "license": "MIT", "dependencies": { "@tanstack/query-core": "5.80.7" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { "react": "^18 || ^19" } }, "node_modules/react": { "version": "19.1.0", "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz", "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==", "license": "MIT", "peer": true, "engines": { "node": ">=0.10.0" } } } }