diff --git a/bun.lockb b/bun.lockb index b961809..701de2b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 69d43ef..be74774 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ }, "prettier": "@jimmy.codes/prettier-config", "dependencies": { - "@tanstack/react-query": "5.59.20", - "@tanstack/react-router": "1.81.4", + "@tanstack/react-query": "5.60.5", + "@tanstack/react-router": "1.82.1", "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.14", + "@iconify-json/lucide": "1.2.15", "@iconify/tailwind": "1.1.3", - "@jimmy.codes/eslint-config": "3.13.0", + "@jimmy.codes/eslint-config": "3.14.0", "@jimmy.codes/prettier-config": "1.3.0", - "@playwright/test": "1.48.2", - "@storybook/addon-a11y": "8.4.2", - "@storybook/addon-essentials": "8.4.2", - "@storybook/addon-interactions": "8.4.2", - "@storybook/addon-links": "8.4.2", - "@storybook/addon-themes": "8.4.2", - "@storybook/react": "8.4.2", - "@storybook/react-vite": "8.4.2", + "@playwright/test": "1.49.0", + "@storybook/addon-a11y": "8.4.4", + "@storybook/addon-essentials": "8.4.4", + "@storybook/addon-interactions": "8.4.4", + "@storybook/addon-links": "8.4.4", + "@storybook/addon-themes": "8.4.4", + "@storybook/react": "8.4.4", + "@storybook/react-vite": "8.4.4", "@tailwindcss/typography": "0.5.15", - "@tanstack/react-query-devtools": "5.59.20", - "@tanstack/router-devtools": "1.81.4", - "@tanstack/router-vite-plugin": "1.79.0", + "@tanstack/react-query-devtools": "5.60.5", + "@tanstack/router-devtools": "1.82.1", + "@tanstack/router-vite-plugin": "1.81.9", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", @@ -59,28 +59,28 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@vitejs/plugin-react-swc": "3.7.1", - "@vitest/coverage-v8": "2.1.4", - "@vitest/ui": "2.1.4", + "@vitest/coverage-v8": "2.1.5", + "@vitest/ui": "2.1.5", "autoprefixer": "10.4.20", "daisyui": "4.12.14", "eslint": "9.14.0", "eslint-plugin-storybook": "0.11.0", - "gitzy": "5.7.0", - "happy-dom": "15.11.4", + "gitzy": "5.7.1", + "happy-dom": "15.11.6", "is-ci": "3.0.1", "jiti": "2.4.0", - "knip": "5.36.7", - "lefthook": "1.8.2", - "msw": "2.6.4", + "knip": "5.37.1", + "lefthook": "1.8.4", + "msw": "2.6.5", "postcss": "8.4.49", "prettier": "3.3.3", - "storybook": "8.4.2", - "tailwindcss": "3.4.14", - "turbo": "2.2.3", + "storybook": "8.4.4", + "tailwindcss": "3.4.15", + "turbo": "2.3.0", "typescript": "5.6.3", "vite": "5.4.11", "vite-tsconfig-paths": "5.1.2", - "vitest": "2.1.4" + "vitest": "2.1.5" }, "packageManager": "bun@1.1.34" }