|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@next-auth/prisma-adapter": "^1.0.7", |
19 | | - "@planetscale/database": "^1.14.0", |
20 | | - "@prisma/adapter-planetscale": "^5.8.1", |
21 | | - "@prisma/client": "^5.8.1", |
| 19 | + "@planetscale/database": "^1.16.0", |
| 20 | + "@prisma/adapter-planetscale": "^5.10.2", |
| 21 | + "@prisma/client": "^5.10.2", |
22 | 22 | "@radix-ui/react-alert-dialog": "^1.0.5", |
23 | 23 | "@radix-ui/react-dialog": "^1.0.5", |
24 | 24 | "@radix-ui/react-dropdown-menu": "^2.0.6", |
25 | 25 | "@radix-ui/react-switch": "^1.0.3", |
26 | 26 | "@radix-ui/react-tooltip": "^1.0.7", |
27 | | - "@t3-oss/env-nextjs": "^0.8.0", |
| 27 | + "@t3-oss/env-nextjs": "^0.9.2", |
28 | 28 | "@tailwindcss/forms": "^0.5.7", |
29 | 29 | "@tailwindcss/typography": "^0.5.10", |
30 | 30 | "@tanstack/react-query": "^4.36.1", |
31 | | - "@trpc/client": "^10.45.0", |
32 | | - "@trpc/next": "^10.45.0", |
33 | | - "@trpc/react-query": "^10.45.0", |
34 | | - "@trpc/server": "^10.45.0", |
35 | | - "@tryfabric/mack": "^1.2.1", |
| 31 | + "@trpc/client": "^10.45.1", |
| 32 | + "@trpc/next": "^10.45.1", |
| 33 | + "@trpc/react-query": "^10.45.1", |
| 34 | + "@trpc/server": "^10.45.1", |
36 | 35 | "class-variance-authority": "^0.7.0", |
37 | 36 | "client-only": "^0.0.1", |
38 | | - "cloudinary": "^1.41.3", |
| 37 | + "cloudinary": "^2.0.2", |
39 | 38 | "clsx": "^2.1.0", |
40 | | - "cmdk": "^0.2.0", |
| 39 | + "cmdk": "^0.2.1", |
41 | 40 | "date-fns": "^3.3.1", |
42 | 41 | "gemoji": "^8.1.0", |
43 | | - "isomorphic-dompurify": "^2.3.0", |
44 | | - "marked": "^11.2.0", |
45 | | - "match-sorter": "^6.3.3", |
46 | | - "next": "^14.1.0", |
47 | | - "next-auth": "^4.24.5", |
| 42 | + "isomorphic-dompurify": "^2.4.0", |
| 43 | + "marked": "^12.0.0", |
| 44 | + "match-sorter": "^6.3.4", |
| 45 | + "next": "^14.1.1", |
| 46 | + "next-auth": "^4.24.6", |
48 | 47 | "next-themes": "^0.2.1", |
49 | 48 | "node-html-parser": "^6.1.12", |
50 | 49 | "react": "18.2.0", |
51 | 50 | "react-beforeunload": "^2.6.0", |
52 | 51 | "react-detect-click-outside": "^1.1.7", |
53 | 52 | "react-dom": "18.2.0", |
54 | | - "react-hook-form": "^7.49.3", |
| 53 | + "react-hook-form": "^7.51.0", |
55 | 54 | "react-hot-toast": "^2.4.1", |
56 | | - "react-hotkeys-hook": "^4.4.4", |
| 55 | + "react-hotkeys-hook": "^4.5.0", |
57 | 56 | "react-textarea-autosize": "^8.5.3", |
58 | 57 | "server-only": "^0.0.1", |
59 | 58 | "sharp": "^0.33.2", |
| 59 | + "slackify-markdown": "^4.4.0", |
60 | 60 | "string-ts": "^2.0.0", |
61 | 61 | "superjson": "^2.2.1", |
62 | 62 | "tailwind-merge": "^2.2.1", |
|
66 | 66 | "use-debounce": "^10.0.0", |
67 | 67 | "use-item-list": "^0.1.2", |
68 | 68 | "zod": "^3.22.4", |
69 | | - "zustand": "^4.5.0" |
| 69 | + "zustand": "^4.5.1" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | | - "@next/eslint-plugin-next": "^14.1.0", |
| 72 | + "@next/eslint-plugin-next": "^14.1.1", |
73 | 73 | "@svgr/cli": "^8.1.0", |
74 | 74 | "@svgr/core": "^8.1.0", |
75 | | - "@types/eslint": "^8.56.2", |
| 75 | + "@types/eslint": "^8.56.5", |
76 | 76 | "@types/jsdom": "^21.1.6", |
77 | | - "@types/node": "^20.11.7", |
78 | | - "@types/react": "^18.2.48", |
| 77 | + "@types/node": "^20.11.24", |
| 78 | + "@types/react": "^18.2.61", |
79 | 79 | "@types/react-beforeunload": "^2.1.5", |
80 | | - "@types/react-dom": "^18.2.18", |
| 80 | + "@types/react-dom": "^18.2.19", |
81 | 81 | "@types/textarea-caret": "^3.0.3", |
82 | | - "@typescript-eslint/eslint-plugin": "^6.19.1", |
83 | | - "@typescript-eslint/parser": "^6.19.1", |
84 | | - "autoprefixer": "^10.4.17", |
85 | | - "eslint": "^8.56.0", |
86 | | - "postcss": "^8.4.33", |
87 | | - "prettier": "^3.2.4", |
| 82 | + "@typescript-eslint/eslint-plugin": "^7.1.0", |
| 83 | + "@typescript-eslint/parser": "^7.1.0", |
| 84 | + "autoprefixer": "^10.4.18", |
| 85 | + "eslint": "^8.57.0", |
| 86 | + "postcss": "^8.4.35", |
| 87 | + "prettier": "^3.2.5", |
88 | 88 | "prettier-plugin-tailwindcss": "^0.5.11", |
89 | | - "prisma": "^5.8.1", |
| 89 | + "prisma": "^5.10.2", |
90 | 90 | "tailwindcss": "^3.4.1", |
91 | 91 | "typescript": "^5.3.3" |
92 | 92 | }, |
|
0 commit comments