diff --git a/bun.lock b/bun.lock index afed54e..a9f6a10 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@mantine/core": "8.0.2", "@mantine/hooks": "8.0.2", "@tabler/icons-react": "3.34.1", - "@tanstack/react-query": "5.90.10", + "@tanstack/react-query": "5.90.11", "bun-plugin-tailwind": "0.0.15", "firebase": "11.8.1", "react": "19.1.1", @@ -275,9 +275,9 @@ "@tabler/icons-react": ["@tabler/icons-react@3.34.1", "", { "dependencies": { "@tabler/icons": "3.34.1" }, "peerDependencies": { "react": ">= 16" } }, "sha512-Ld6g0NqOO05kyyHsfU8h787PdHBm7cFmOycQSIrGp45XcXYDuOK2Bs0VC4T2FWSKZ6bx5g04imfzazf/nqtk1A=="], - "@tanstack/query-core": ["@tanstack/query-core@5.90.10", "", {}, "sha512-EhZVFu9rl7GfRNuJLJ3Y7wtbTnENsvzp+YpcAV7kCYiXni1v8qZh++lpw4ch4rrwC0u/EZRnBHIehzCGzwXDSQ=="], + "@tanstack/query-core": ["@tanstack/query-core@5.90.11", "", {}, "sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A=="], - "@tanstack/react-query": ["@tanstack/react-query@5.90.10", "", { "dependencies": { "@tanstack/query-core": "5.90.10" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-BKLss9Y8PQ9IUjPYQiv3/Zmlx92uxffUOX8ZZNoQlCIZBJPT5M+GOMQj7xislvVQ6l1BstBjcX0XB/aHfFYVNw=="], + "@tanstack/react-query": ["@tanstack/react-query@5.90.11", "", { "dependencies": { "@tanstack/query-core": "5.90.11" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA=="], "@tootallnate/once": ["@tootallnate/once@2.0.0", "", {}, "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A=="], diff --git a/package.json b/package.json index 297346f..914934e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@mantine/core": "8.0.2", "@mantine/hooks": "8.0.2", "@tabler/icons-react": "3.34.1", - "@tanstack/react-query": "5.90.10", + "@tanstack/react-query": "5.90.11", "bun-plugin-tailwind": "0.0.15", "firebase": "11.8.1", "react": "19.1.1",