diff --git a/bun.lockb b/bun.lockb index d703cff..13eac11 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dd9b9a0..52ff5ce 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ }, "prettier": "@jimmy.codes/prettier-config", "dependencies": { - "@tanstack/react-query": "5.61.4", - "@tanstack/react-router": "1.82.12", + "@tanstack/react-query": "5.62.0", + "@tanstack/react-router": "1.85.0", "clsx": "2.1.1", "react": "18.3.1", "react-dom": "18.3.1", @@ -34,22 +34,22 @@ }, "devDependencies": { "@iconify-json/logos": "1.2.3", - "@iconify-json/lucide": "1.2.16", + "@iconify-json/lucide": "1.2.17", "@iconify/tailwind": "1.1.3", - "@jimmy.codes/eslint-config": "3.21.0", + "@jimmy.codes/eslint-config": "3.22.0", "@jimmy.codes/prettier-config": "1.3.0", "@playwright/test": "1.49.0", - "@storybook/addon-a11y": "8.4.5", - "@storybook/addon-essentials": "8.4.5", - "@storybook/addon-interactions": "8.4.5", - "@storybook/addon-links": "8.4.5", - "@storybook/addon-themes": "8.4.5", - "@storybook/react": "8.4.5", - "@storybook/react-vite": "8.4.5", + "@storybook/addon-a11y": "8.4.6", + "@storybook/addon-essentials": "8.4.6", + "@storybook/addon-interactions": "8.4.6", + "@storybook/addon-links": "8.4.6", + "@storybook/addon-themes": "8.4.6", + "@storybook/react": "8.4.6", + "@storybook/react-vite": "8.4.6", "@tailwindcss/typography": "0.5.15", - "@tanstack/react-query-devtools": "5.61.4", - "@tanstack/router-devtools": "1.82.12", - "@tanstack/router-vite-plugin": "1.82.10", + "@tanstack/react-query-devtools": "5.62.0", + "@tanstack/router-devtools": "1.85.0", + "@tanstack/router-vite-plugin": "1.84.4", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", @@ -63,23 +63,23 @@ "@vitest/ui": "2.1.6", "autoprefixer": "10.4.20", "daisyui": "4.12.14", - "eslint": "9.15.0", + "eslint": "9.16.0", "gitzy": "5.7.1", - "happy-dom": "15.11.6", + "happy-dom": "15.11.7", "is-ci": "3.0.1", - "jiti": "2.4.0", - "knip": "5.38.1", + "jiti": "2.4.1", + "knip": "5.38.3", "lefthook": "1.8.4", "msw": "2.6.6", "postcss": "8.4.49", "prettier": "3.4.1", - "storybook": "8.4.5", + "storybook": "8.4.6", "tailwindcss": "3.4.15", "turbo": "2.3.3", "typescript": "5.7.2", - "vite": "5.4.11", + "vite": "6.0.1", "vite-tsconfig-paths": "5.1.3", "vitest": "2.1.6" }, - "packageManager": "bun@1.1.37" + "packageManager": "bun@1.1.38" }