diff --git a/bun.lockb b/bun.lockb index cf9c2bb3..0dfbaae0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1326af65..00470b54 100644 --- a/package.json +++ b/package.json @@ -32,12 +32,12 @@ "@tanstack/react-query-devtools": "5.56.2", "daisyui": "4.12.10", "fastest-validator": "1.19.0", - "jotai": "2.9.3", + "jotai": "2.10.0", "loglevel": "1.9.2", - "next": "14.2.11", + "next": "14.2.13", "next-auth": "4.24.7", "next-secure-headers": "2.2.0", - "next-validations": "1.0.1", + "next-validations": "1.0.2", "quick-lru": "7.0.0", "react": "18.3.1", "react-copy-to-clipboard": "5.1.0", @@ -48,35 +48,35 @@ "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", + "@storybook/addon-actions": "8.3.2", + "@storybook/addon-essentials": "8.3.2", + "@storybook/addon-links": "8.3.2", + "@storybook/react": "8.3.2", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@types/react": "18.3.5", + "@types/react": "18.3.8", "@types/react-copy-to-clipboard": "5.0.7", - "@typescript-eslint/eslint-plugin": "8.5.0", - "@typescript-eslint/parser": "8.5.0", + "@typescript-eslint/eslint-plugin": "8.7.0", + "@typescript-eslint/parser": "8.7.0", "@vitejs/plugin-react": "4.3.1", "@vitest/ui": "2.1.1", "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.11.1", + "eslint-config-next": "14.2.13", "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", + "jsdom": "25.0.1", + "msw": "2.4.9", "postcss": "8.4.47", "prettier": "3.3.3", "prisma": "5.19.1", "sort-package-json": "2.10.1", - "tailwindcss": "3.4.11", + "tailwindcss": "3.4.13", "typescript": "5.6.2", "vite": "5.4.5", "vitest": "2.1.1"