diff --git a/bun.lockb b/bun.lockb index cf9c2bb3..de068b21 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1326af65..f435d1f4 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.1.8", + "@headlessui/react": "2.2.0", "@heroicons/react": "2.1.5", "@hookform/devtools": "4.3.1", - "@hookform/resolvers": "3.9.0", - "@prisma/client": "5.19.1", + "@hookform/resolvers": "3.9.1", + "@prisma/client": "5.22.0", "@tailwindcss/typography": "0.5.15", - "@tanstack/react-query": "5.56.2", - "@tanstack/react-query-devtools": "5.56.2", - "daisyui": "4.12.10", + "@tanstack/react-query": "5.60.5", + "@tanstack/react-query-devtools": "5.60.5", + "daisyui": "4.12.14", "fastest-validator": "1.19.0", - "jotai": "2.9.3", + "jotai": "2.10.2", "loglevel": "1.9.2", - "next": "14.2.11", - "next-auth": "4.24.7", + "next": "14.2.18", + "next-auth": "4.24.10", "next-secure-headers": "2.2.0", - "next-validations": "1.0.1", + "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.0", + "react-hook-form": "7.53.2", "yup": "1.4.0" }, "devDependencies": { - "@babel/core": "7.25.2", - "@babel/eslint-parser": "7.25.1", - "@storybook/addon-actions": "8.3.0", - "@storybook/addon-essentials": "8.3.0", - "@storybook/addon-links": "8.3.0", - "@storybook/react": "8.3.0", - "@testing-library/jest-dom": "6.5.0", + "@babel/core": "7.26.0", + "@babel/eslint-parser": "7.25.9", + "@storybook/addon-actions": "8.4.4", + "@storybook/addon-essentials": "8.4.4", + "@storybook/addon-links": "8.4.4", + "@storybook/react": "8.4.4", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@types/react": "18.3.5", + "@types/react": "18.3.12", "@types/react-copy-to-clipboard": "5.0.7", - "@typescript-eslint/eslint-plugin": "8.5.0", - "@typescript-eslint/parser": "8.5.0", - "@vitejs/plugin-react": "4.3.1", - "@vitest/ui": "2.1.1", + "@typescript-eslint/eslint-plugin": "8.14.0", + "@typescript-eslint/parser": "8.14.0", + "@vitejs/plugin-react": "4.3.3", + "@vitest/ui": "2.1.5", "autoprefixer": "10.4.20", "babel-jest": "29.7.0", - "babel-loader": "9.1.3", + "babel-loader": "9.2.1", "c8": "10.1.2", - "eslint": "9.10.0", - "eslint-config-next": "14.2.11", + "eslint": "9.15.0", + "eslint-config-next": "14.2.18", "eslint-config-productsway": "1.3.4", "identity-obj-proxy": "3.0.0", "jest-fetch-mock": "3.0.3", - "jsdom": "25.0.0", - "msw": "2.4.6", - "postcss": "8.4.47", + "jsdom": "25.0.1", + "msw": "2.6.5", + "postcss": "8.4.49", "prettier": "3.3.3", - "prisma": "5.19.1", + "prisma": "5.22.0", "sort-package-json": "2.10.1", - "tailwindcss": "3.4.11", - "typescript": "5.6.2", + "tailwindcss": "3.4.15", + "typescript": "5.6.3", "vite": "5.4.5", - "vitest": "2.1.1" + "vitest": "2.1.5" }, "msw": { "workerDirectory": "public"