{
    "deps": [
        "zustand",
        "@tanstack/react-query",
        "zod"
    ],
    "dev": [
        "orval",
        "vitest",
        "@vitejs/plugin-react",
        "jsdom",
        "@testing-library/react",
        "@testing-library/dom",
        "vite-tsconfig-paths",
        "next-themes"
    ]
}