diff --git a/bun.lockb b/bun.lockb index 3a07deae..63d515ab 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2bcd2f0a..1a3cc084 100644 --- a/package.json +++ b/package.json @@ -22,19 +22,19 @@ "postcss": "8.4.38" }, "dependencies": { - "@headlessui/react": "2.0.4", - "@heroicons/react": "2.1.3", + "@headlessui/react": "2.1.1", + "@heroicons/react": "2.1.4", "@hookform/devtools": "4.3.1", - "@hookform/resolvers": "3.4.2", - "@prisma/client": "5.14.0", + "@hookform/resolvers": "3.6.0", + "@prisma/client": "5.16.1", "@tailwindcss/typography": "0.5.13", - "@tanstack/react-query": "5.39.0", - "@tanstack/react-query-devtools": "5.39.0", - "daisyui": "4.11.1", + "@tanstack/react-query": "5.48.0", + "@tanstack/react-query-devtools": "5.48.0", + "daisyui": "4.12.10", "fastest-validator": "1.18.0", - "jotai": "2.8.1", + "jotai": "2.8.3", "loglevel": "1.9.1", - "next": "14.2.3", + "next": "14.2.4", "next-auth": "4.24.7", "next-secure-headers": "2.2.0", "next-validations": "0.4.2", @@ -42,43 +42,43 @@ "react": "18.3.1", "react-copy-to-clipboard": "5.1.0", "react-dom": "18.3.1", - "react-hook-form": "7.51.5", + "react-hook-form": "7.52.0", "yup": "1.4.0" }, "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", - "@testing-library/jest-dom": "6.4.5", + "@babel/core": "7.24.7", + "@babel/eslint-parser": "7.24.7", + "@storybook/addon-actions": "8.1.11", + "@storybook/addon-essentials": "8.1.11", + "@storybook/addon-links": "8.1.11", + "@storybook/react": "8.1.11", + "@testing-library/jest-dom": "6.4.6", "@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", - "@vitejs/plugin-react": "4.3.0", + "@typescript-eslint/eslint-plugin": "7.14.1", + "@typescript-eslint/parser": "7.14.1", + "@vitejs/plugin-react": "4.3.1", "@vitest/ui": "1.6.0", "autoprefixer": "10.4.19", "babel-jest": "29.7.0", "babel-loader": "9.1.3", "c8": "9.1.0", - "eslint": "9.3.0", - "eslint-config-next": "14.2.3", - "eslint-config-productsway": "1.3.2", + "eslint": "9.5.0", + "eslint-config-next": "14.2.4", + "eslint-config-productsway": "1.3.3", "identity-obj-proxy": "3.0.0", "jest-fetch-mock": "3.0.3", "jsdom": "24.1.0", - "msw": "2.3.0", + "msw": "2.3.1", "postcss": "8.4.38", - "prettier": "3.2.5", - "prisma": "5.14.0", + "prettier": "3.3.2", + "prisma": "5.16.1", "sort-package-json": "2.10.0", - "tailwindcss": "3.4.3", - "typescript": "5.4.5", - "vite": "5.2.11", + "tailwindcss": "3.4.4", + "typescript": "5.5.2", + "vite": "5.3.2", "vitest": "1.6.0" }, "msw": {