|
13 | 13 | "format": "prettier --write ."
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@fortawesome/fontawesome-svg-core": "^6.6.0", |
17 |
| - "@fortawesome/free-brands-svg-icons": "^6.6.0", |
18 |
| - "@fortawesome/free-solid-svg-icons": "^6.6.0", |
| 16 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 17 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 18 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
19 | 19 | "@fortawesome/react-fontawesome": "^0.2.2",
|
20 |
| - "@prisma/client": "^5.19.1", |
21 |
| - "@radix-ui/react-dialog": "^1.1.1", |
22 |
| - "@radix-ui/react-dropdown-menu": "^2.1.1", |
23 |
| - "@radix-ui/react-label": "^2.1.0", |
24 |
| - "@radix-ui/react-select": "^2.1.1", |
25 |
| - "@radix-ui/react-slot": "^1.1.0", |
26 |
| - "@radix-ui/react-tabs": "^1.1.0", |
27 |
| - "@radix-ui/themes": "^3.1.3", |
| 20 | + "@prisma/client": "^5.22.0", |
| 21 | + "@radix-ui/react-dialog": "^1.1.4", |
| 22 | + "@radix-ui/react-dropdown-menu": "^2.1.4", |
| 23 | + "@radix-ui/react-label": "^2.1.1", |
| 24 | + "@radix-ui/react-select": "^2.1.4", |
| 25 | + "@radix-ui/react-slot": "^1.1.1", |
| 26 | + "@radix-ui/react-tabs": "^1.1.2", |
| 27 | + "@radix-ui/themes": "^3.1.6", |
28 | 28 | "@react-email/components": "0.0.23",
|
29 |
| - "@supabase/ssr": "^0.5.1", |
30 |
| - "@supabase/supabase-js": "^2.45.4", |
31 |
| - "@tanstack/react-table": "^8.20.5", |
32 |
| - "@uiw/codemirror-theme-tokyo-night": "^4.23.2", |
33 |
| - "@uiw/react-codemirror": "^4.23.2", |
34 |
| - "@uiw/react-textarea-code-editor": "^3.0.2", |
35 |
| - "class-variance-authority": "^0.7.0", |
| 29 | + "@supabase/ssr": "^0.5.2", |
| 30 | + "@supabase/supabase-js": "^2.47.10", |
| 31 | + "@tanstack/react-table": "^8.20.6", |
| 32 | + "@uiw/codemirror-theme-tokyo-night": "^4.23.7", |
| 33 | + "@uiw/react-codemirror": "^4.23.7", |
| 34 | + "@uiw/react-textarea-code-editor": "^3.1.0", |
| 35 | + "class-variance-authority": "^0.7.1", |
36 | 36 | "clsx": "^2.1.1",
|
37 |
| - "dotenv": "^16.4.5", |
38 |
| - "form-data": "^4.0.0", |
| 37 | + "dotenv": "^16.4.7", |
| 38 | + "form-data": "^4.0.1", |
39 | 39 | "fs": "0.0.1-security",
|
40 |
| - "json-2-csv": "^5.5.5", |
| 40 | + "json-2-csv": "^5.5.7", |
41 | 41 | "lucide-react": "^0.428.0",
|
42 |
| - "mailgun.js": "^10.2.3", |
| 42 | + "mailgun.js": "^10.3.0", |
43 | 43 | "next": "14.2.10",
|
44 | 44 | "next-themes": "^0.3.0",
|
45 | 45 | "path": "^0.12.7",
|
46 | 46 | "pocketbase": "^0.21.5",
|
47 |
| - "postgres": "^3.4.4", |
| 47 | + "postgres": "^3.4.5", |
48 | 48 | "react": "^18.3.1",
|
49 | 49 | "react-countup": "^6.5.3",
|
50 | 50 | "react-dom": "^18.3.1",
|
51 |
| - "react-hook-form": "^7.53.0", |
52 |
| - "react-icons": "^5.3.0", |
| 51 | + "react-hook-form": "^7.54.2", |
| 52 | + "react-icons": "^5.4.0", |
53 | 53 | "react-json-editor-ajrm": "^2.5.14",
|
54 | 54 | "react-markdown": "^9.0.1",
|
55 |
| - "react-resizable-panels": "^2.1.3", |
56 |
| - "react-router-dom": "^6.26.2", |
57 |
| - "recharts": "^2.12.7", |
| 55 | + "react-resizable-panels": "^2.1.7", |
| 56 | + "react-router-dom": "^6.28.1", |
| 57 | + "recharts": "^2.15.0", |
58 | 58 | "remark-gfm": "^4.0.0",
|
59 |
| - "sonner": "^1.5.0", |
60 |
| - "swiper": "^11.1.14", |
61 |
| - "swr": "^2.2.5", |
62 |
| - "tailwind-merge": "^2.5.2", |
63 |
| - "zod": "^3.23.8" |
| 59 | + "sonner": "^1.7.1", |
| 60 | + "swiper": "^11.1.15", |
| 61 | + "swr": "^2.3.0", |
| 62 | + "tailwind-merge": "^2.6.0", |
| 63 | + "zod": "^3.24.1" |
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 | 66 | "@codemirror/lang-javascript": "^6.2.2",
|
67 | 67 | "@svgr/webpack": "^8.1.0",
|
68 | 68 | "@tailwindcss/typography": "^0.5.15",
|
69 |
| - "@types/node": "^20.16.5", |
70 |
| - "@types/react": "^18.3.8", |
71 |
| - "@types/react-dom": "^18.3.0", |
72 |
| - "@typescript-eslint/eslint-plugin": "^8.6.0", |
73 |
| - "@typescript-eslint/parser": "^8.6.0", |
| 69 | + "@types/node": "^20.17.10", |
| 70 | + "@types/react": "^18.3.18", |
| 71 | + "@types/react-dom": "^18.3.5", |
| 72 | + "@typescript-eslint/eslint-plugin": "^8.18.2", |
| 73 | + "@typescript-eslint/parser": "^8.18.2", |
74 | 74 | "eslint": "^8.57.1",
|
75 | 75 | "eslint-config-next": "14.2.5",
|
76 | 76 | "eslint-config-prettier": "^9.1.0",
|
77 |
| - "postcss": "^8.4.47", |
| 77 | + "postcss": "^8.4.49", |
78 | 78 | "prettier": "3.3.3",
|
79 |
| - "prisma": "^5.19.1", |
80 |
| - "tailwindcss": "^3.4.12", |
81 |
| - "typescript": "^5.6.2" |
| 79 | + "prisma": "^5.22.0", |
| 80 | + "tailwindcss": "^3.4.17", |
| 81 | + "typescript": "^5.7.2" |
82 | 82 | }
|
83 | 83 | }
|
0 commit comments