diff --git a/bun.lockb b/bun.lockb index 8b3ef745..6bd8a310 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4dfff896..a1c7a4fa 100644 --- a/package.json +++ b/package.json @@ -19,67 +19,67 @@ "presets": ["next/babel"] }, "resolutions": { - "postcss": "8.4.47" + "postcss": "8.4.49" }, "dependencies": { "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@hookform/devtools": "4.3.1", + "@hookform/devtools": "4.3.3", "@hookform/resolvers": "3.9.1", - "@prisma/client": "6.0.0", + "@prisma/client": "6.1.0", "@tailwindcss/typography": "0.5.15", - "@tanstack/react-query": "5.62.0", - "@tanstack/react-query-devtools": "5.62.0", - "daisyui": "4.12.14", + "@tanstack/react-query": "5.62.8", + "@tanstack/react-query-devtools": "5.62.8", + "daisyui": "4.12.22", "fastest-validator": "1.19.0", - "jotai": "2.10.3", + "jotai": "2.10.4", "loglevel": "1.9.2", - "next": "15.0.3", - "next-auth": "4.24.10", + "next": "15.1.0", + "next-auth": "4.24.11", "next-secure-headers": "2.2.0", "next-validations": "1.0.3", "quick-lru": "7.0.0", "react": "18.3.1", "react-copy-to-clipboard": "5.1.0", "react-dom": "18.3.1", - "react-hook-form": "7.53.2", - "yup": "1.4.0" + "react-hook-form": "7.54.1", + "yup": "1.6.1" }, "devDependencies": { "@babel/core": "7.26.0", "@babel/eslint-parser": "7.25.9", - "@storybook/addon-actions": "8.4.6", - "@storybook/addon-essentials": "8.4.6", - "@storybook/addon-links": "8.4.6", - "@storybook/react": "8.4.6", + "@storybook/addon-actions": "8.4.7", + "@storybook/addon-essentials": "8.4.7", + "@storybook/addon-links": "8.4.7", + "@storybook/react": "8.4.7", "@testing-library/jest-dom": "6.6.3", - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@types/react": "18.3.12", + "@types/react": "18.3.17", "@types/react-copy-to-clipboard": "5.0.7", - "@typescript-eslint/eslint-plugin": "8.16.0", - "@typescript-eslint/parser": "8.16.0", + "@typescript-eslint/eslint-plugin": "8.18.1", + "@typescript-eslint/parser": "8.18.1", "@vitejs/plugin-react": "4.3.4", - "@vitest/ui": "2.1.6", + "@vitest/ui": "2.1.8", "autoprefixer": "10.4.20", "babel-jest": "29.7.0", "babel-loader": "9.2.1", - "c8": "10.1.2", - "eslint": "9.16.0", - "eslint-config-next": "15.0.3", + "c8": "10.1.3", + "eslint": "9.17.0", + "eslint-config-next": "15.1.0", "eslint-config-productsway": "1.3.4", "identity-obj-proxy": "3.0.0", "jest-fetch-mock": "3.0.3", "jsdom": "25.0.1", - "msw": "2.6.6", + "msw": "2.7.0", "postcss": "8.4.49", - "prettier": "3.4.1", - "prisma": "6.0.0", + "prettier": "3.4.2", + "prisma": "6.1.0", "sort-package-json": "2.12.0", - "tailwindcss": "3.4.15", + "tailwindcss": "3.4.16", "typescript": "5.7.2", - "vite": "6.0.1", - "vitest": "2.1.6" + "vite": "6.0.3", + "vitest": "2.1.8" }, "msw": { "workerDirectory": "public"