diff --git a/bun.lockb b/bun.lockb index 3a07deae..d7bd6b1a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2bcd2f0a..5e07acfa 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ "@hookform/resolvers": "3.4.2", "@prisma/client": "5.14.0", "@tailwindcss/typography": "0.5.13", - "@tanstack/react-query": "5.39.0", - "@tanstack/react-query-devtools": "5.39.0", + "@tanstack/react-query": "5.40.0", + "@tanstack/react-query-devtools": "5.40.0", "daisyui": "4.11.1", "fastest-validator": "1.18.0", - "jotai": "2.8.1", + "jotai": "2.8.2", "loglevel": "1.9.1", "next": "14.2.3", "next-auth": "4.24.7", @@ -48,17 +48,17 @@ "devDependencies": { "@babel/core": "7.24.6", "@babel/eslint-parser": "7.24.6", - "@storybook/addon-actions": "8.1.3", - "@storybook/addon-essentials": "8.1.3", - "@storybook/addon-links": "8.1.3", - "@storybook/react": "8.1.3", + "@storybook/addon-actions": "8.1.4", + "@storybook/addon-essentials": "8.1.4", + "@storybook/addon-links": "8.1.4", + "@storybook/react": "8.1.4", "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "15.0.7", "@trivago/prettier-plugin-sort-imports": "4.3.0", "@types/react": "18.3.3", "@types/react-copy-to-clipboard": "5.0.7", - "@typescript-eslint/eslint-plugin": "7.10.0", - "@typescript-eslint/parser": "7.10.0", + "@typescript-eslint/eslint-plugin": "7.11.0", + "@typescript-eslint/parser": "7.11.0", "@vitejs/plugin-react": "4.3.0", "@vitest/ui": "1.6.0", "autoprefixer": "10.4.19", @@ -78,7 +78,7 @@ "sort-package-json": "2.10.0", "tailwindcss": "3.4.3", "typescript": "5.4.5", - "vite": "5.2.11", + "vite": "5.2.12", "vitest": "1.6.0" }, "msw": {