diff --git a/.nvmrc b/.nvmrc index b8e593f5..8ce70308 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.15.1 +20.16.0 diff --git a/bun.lockb b/bun.lockb index f1f59eb2..67315a22 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 13d22a0c..b471e49f 100644 --- a/package.json +++ b/package.json @@ -31,14 +31,14 @@ "@radix-ui/react-icons": "1.3.0", "@radix-ui/react-slot": "1.1.0", "@tailwindcss/forms": "0.5.7", - "@tanstack/react-query": "5.51.11", - "@tanstack/react-query-devtools": "5.51.11", + "@tanstack/react-query": "5.51.14", + "@tanstack/react-query-devtools": "5.51.14", "class-variance-authority": "0.7.0", "clsx": "2.1.1", "consola": "3.2.3", - "jotai": "2.9.0", + "jotai": "2.9.1", "loglevel": "1.9.1", - "lucide-react": "0.414.0", + "lucide-react": "0.416.0", "next": "14.2.5", "next-auth": "4.24.7", "next-secure-headers": "2.2.0", @@ -54,13 +54,13 @@ "devDependencies": { "@babel/core": "7.24.9", "@biomejs/biome": "1.8.3", - "@storybook/addon-essentials": "8.2.5", - "@storybook/addon-interactions": "8.2.5", - "@storybook/addon-links": "8.2.5", - "@storybook/nextjs": "8.2.5", - "@storybook/react": "8.2.5", + "@storybook/addon-essentials": "8.2.6", + "@storybook/addon-interactions": "8.2.6", + "@storybook/addon-links": "8.2.6", + "@storybook/nextjs": "8.2.6", + "@storybook/react": "8.2.6", "@storybook/testing-library": "0.2.2", - "@testing-library/jest-dom": "6.4.6", + "@testing-library/jest-dom": "6.4.8", "@testing-library/react": "16.0.0", "@types/react": "18.3.3", "@vitejs/plugin-react": "4.3.1", @@ -70,19 +70,19 @@ "babel-loader": "9.1.3", "c8": "10.1.2", "concurrently": "8.2.2", - "husky": "9.1.1", + "husky": "9.1.2", "identity-obj-proxy": "3.0.0", "jest-fetch-mock": "3.0.3", "jsdom": "24.1.1", "msw": "1.3.3", - "postcss": "8.4.39", + "postcss": "8.4.40", "prisma": "5.17.0", "rustywind": "0.22.0", "sort-package-json": "2.10.0", - "storybook": "8.2.5", - "tailwindcss": "3.4.6", - "typescript": "5.5.3", - "vite": "5.3.4", + "storybook": "8.2.6", + "tailwindcss": "3.4.7", + "typescript": "5.5.4", + "vite": "5.3.5", "vitest": "2.0.4" }, "msw": {