diff --git a/bun.lockb b/bun.lockb index 701de2b..440a2a8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index be74774..84f429b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "prettier": "@jimmy.codes/prettier-config", "dependencies": { - "@tanstack/react-query": "5.60.5", + "@tanstack/react-query": "5.60.6", "@tanstack/react-router": "1.82.1", "clsx": "2.1.1", "react": "18.3.1", @@ -36,7 +36,7 @@ "@iconify-json/logos": "1.2.3", "@iconify-json/lucide": "1.2.15", "@iconify/tailwind": "1.1.3", - "@jimmy.codes/eslint-config": "3.14.0", + "@jimmy.codes/eslint-config": "3.14.2", "@jimmy.codes/prettier-config": "1.3.0", "@playwright/test": "1.49.0", "@storybook/addon-a11y": "8.4.4", @@ -47,7 +47,7 @@ "@storybook/react": "8.4.4", "@storybook/react-vite": "8.4.4", "@tailwindcss/typography": "0.5.15", - "@tanstack/react-query-devtools": "5.60.5", + "@tanstack/react-query-devtools": "5.60.6", "@tanstack/router-devtools": "1.82.1", "@tanstack/router-vite-plugin": "1.81.9", "@testing-library/dom": "10.4.0", @@ -63,8 +63,8 @@ "@vitest/ui": "2.1.5", "autoprefixer": "10.4.20", "daisyui": "4.12.14", - "eslint": "9.14.0", - "eslint-plugin-storybook": "0.11.0", + "eslint": "9.15.0", + "eslint-plugin-storybook": "0.11.1", "gitzy": "5.7.1", "happy-dom": "15.11.6", "is-ci": "3.0.1", @@ -79,8 +79,8 @@ "turbo": "2.3.0", "typescript": "5.6.3", "vite": "5.4.11", - "vite-tsconfig-paths": "5.1.2", + "vite-tsconfig-paths": "5.1.3", "vitest": "2.1.5" }, - "packageManager": "bun@1.1.34" + "packageManager": "bun@1.1.35" }