diff --git a/bun.lockb b/bun.lockb
index 3a07deae..1e5df32c 100755
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/package.json b/package.json
index 2bcd2f0a..286104f0 100644
--- a/package.json
+++ b/package.json
@@ -19,22 +19,22 @@
         "presets": ["next/babel"]
     },
     "resolutions": {
-        "postcss": "8.4.38"
+        "postcss": "8.4.39"
     },
     "dependencies": {
-        "@headlessui/react": "2.0.4",
-        "@heroicons/react": "2.1.3",
+        "@headlessui/react": "2.1.2",
+        "@heroicons/react": "2.1.5",
         "@hookform/devtools": "4.3.1",
-        "@hookform/resolvers": "3.4.2",
-        "@prisma/client": "5.14.0",
+        "@hookform/resolvers": "3.9.0",
+        "@prisma/client": "5.17.0",
         "@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.51.3",
+        "@tanstack/react-query-devtools": "5.51.3",
+        "daisyui": "4.12.10",
         "fastest-validator": "1.18.0",
-        "jotai": "2.8.1",
+        "jotai": "2.9.0",
         "loglevel": "1.9.1",
-        "next": "14.2.3",
+        "next": "14.2.5",
         "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.1",
         "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.9",
+        "@babel/eslint-parser": "7.24.8",
+        "@storybook/addon-actions": "8.2.4",
+        "@storybook/addon-essentials": "8.2.4",
+        "@storybook/addon-links": "8.2.4",
+        "@storybook/react": "8.2.4",
+        "@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.16.1",
+        "@typescript-eslint/parser": "7.16.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.7.0",
+        "eslint-config-next": "14.2.5",
+        "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",
-        "postcss": "8.4.38",
-        "prettier": "3.2.5",
-        "prisma": "5.14.0",
+        "msw": "2.3.1",
+        "postcss": "8.4.39",
+        "prettier": "3.3.3",
+        "prisma": "5.17.0",
         "sort-package-json": "2.10.0",
-        "tailwindcss": "3.4.3",
-        "typescript": "5.4.5",
-        "vite": "5.2.11",
+        "tailwindcss": "3.4.6",
+        "typescript": "5.5.3",
+        "vite": "5.3.4",
         "vitest": "1.6.0"
     },
     "msw": {