diff --git a/bun.lockb b/bun.lockb index 3a07deae..4da09889 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2bcd2f0a..f9aa2835 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.3", "loglevel": "1.9.1", "next": "14.2.3", "next-auth": "4.24.7", @@ -48,37 +48,37 @@ "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.5", + "@storybook/addon-essentials": "8.1.5", + "@storybook/addon-links": "8.1.5", + "@storybook/react": "8.1.5", "@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", "babel-jest": "29.7.0", "babel-loader": "9.1.3", "c8": "9.1.0", - "eslint": "9.3.0", + "eslint": "9.4.0", "eslint-config-next": "14.2.3", - "eslint-config-productsway": "1.3.2", + "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", + "prettier": "3.3.0", "prisma": "5.14.0", "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": {