diff --git a/bun.lockb b/bun.lockb index 9d1a7d0..a5f6cac 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index da11f76..1481e32 100644 --- a/package.json +++ b/package.json @@ -25,16 +25,16 @@ }, "prettier": "@jimmy.codes/prettier-config", "dependencies": { - "@tanstack/react-query": "5.52.1", - "@tanstack/react-router": "1.50.0", + "@tanstack/react-query": "5.53.1", + "@tanstack/react-router": "1.52.3", "clsx": "2.1.1", "react": "18.3.1", "react-dom": "18.3.1", "tailwind-merge": "2.5.2" }, "devDependencies": { - "@iconify-json/logos": "1.1.44", - "@iconify-json/lucide": "1.1.208", + "@iconify-json/logos": "1.2.0", + "@iconify-json/lucide": "1.2.1", "@iconify/tailwind": "1.1.3", "@jimmy.codes/eslint-config": "1.9.0", "@jimmy.codes/prettier-config": "1.1.0", @@ -46,17 +46,17 @@ "@storybook/addon-themes": "8.2.9", "@storybook/react": "8.2.9", "@storybook/react-vite": "8.2.9", - "@tailwindcss/typography": "0.5.14", - "@tanstack/react-query-devtools": "5.52.1", - "@tanstack/router-devtools": "1.50.0", - "@tanstack/router-vite-plugin": "1.49.3", + "@tailwindcss/typography": "0.5.15", + "@tanstack/react-query-devtools": "5.53.1", + "@tanstack/router-devtools": "1.52.3", + "@tanstack/router-vite-plugin": "1.52.0", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.5.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@total-typescript/ts-reset": "0.6.0", - "@types/bun": "1.1.7", - "@types/react": "18.3.4", + "@types/bun": "1.1.8", + "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@vitejs/plugin-react-swc": "3.7.0", "@vitest/coverage-v8": "2.0.5", @@ -66,16 +66,16 @@ "eslint": "8.57.0", "eslint-plugin-storybook": "0.9.0--canary.156.ed236ca.0", "gitzy": "5.4.0", - "happy-dom": "15.0.0", + "happy-dom": "15.7.3", "is-ci": "3.0.1", - "knip": "5.27.3", + "knip": "5.29.1", "lefthook": "1.7.14", - "msw": "2.3.5", - "postcss": "8.4.41", + "msw": "2.4.1", + "postcss": "8.4.42", "prettier": "3.3.3", "storybook": "8.2.9", "tailwindcss": "3.4.10", - "turbo": "2.0.14", + "turbo": "2.1.1", "typescript": "5.4.5", "vite": "5.4.2", "vite-tsconfig-paths": "5.0.1",