|
30 | 30 | "@radix-ui/react-separator": "^1.0.3", |
31 | 31 | "@radix-ui/react-slot": "^1.0.2", |
32 | 32 | "@radix-ui/react-tabs": "^1.0.4", |
33 | | - "@supabase/supabase-js": "^2.43.1", |
| 33 | + "@supabase/supabase-js": "^2.86.2", |
34 | 34 | "@tabler/icons-react": "^3.21.0", |
35 | 35 | "@tanstack/react-table": "^8.16.0", |
36 | 36 | "@tsparticles/engine": "^3.7.1", |
|
40 | 40 | "@vercel/og": "^0.6.2", |
41 | 41 | "@vercel/speed-insights": "^1.0.10", |
42 | 42 | "@vidstack/react": "^0.6.15", |
43 | | - "ai": "^3.1.5", |
| 43 | + "ace-builds": "^1.43.5", |
| 44 | + "ai": "^5.0.107", |
44 | 45 | "ajv": "^8.13.0", |
45 | 46 | "autoprefixer": "^10.4.19", |
46 | | - "axios": "^1.6.8", |
| 47 | + "axios": "^1.13.2", |
47 | 48 | "class-variance-authority": "^0.7.0", |
48 | 49 | "clsx": "^2.1.1", |
49 | | - "eslint-config-next": "14.2.3", |
| 50 | + "eslint-config-next": "15.1.4", |
50 | 51 | "eslint-plugin-unicorn": "^53.0.0", |
51 | 52 | "framer-motion": "^11.1.9", |
52 | 53 | "geist": "^1.3.1", |
|
56 | 57 | "langfuse": "3.10.0", |
57 | 58 | "lucide-react": "^0.378.0", |
58 | 59 | "mongodb": "^6.6.1", |
59 | | - "mongoose": "^8.3.4", |
60 | | - "next": "^15.3.1", |
61 | | - "next-auth": "^4.24.11", |
| 60 | + "mongoose": "^9.0.0", |
| 61 | + "next": "^15.0.0", |
| 62 | + "next-auth": "^4.24.13", |
62 | 63 | "next-sitemap": "^4.2.3", |
63 | 64 | "nextra": "3.0.0-alpha.22", |
64 | 65 | "nextra-theme-docs": "3.0.0-alpha.22", |
|
75 | 76 | "react-responsive": "^10.0.0", |
76 | 77 | "react-select": "^5.8.0", |
77 | 78 | "react-social-icons": "^6.16.0", |
78 | | - "react-syntax-highlighter": "^15.5.0", |
| 79 | + "react-syntax-highlighter": "^16.1.0", |
79 | 80 | "react-tweet": "^3.2.1", |
80 | 81 | "remark-gfm": "^4.0.0", |
81 | 82 | "sharp": "^0.33.3", |
82 | 83 | "styled-components": "^6.1.11", |
83 | 84 | "tailwind-merge": "^2.3.0", |
84 | | - "tailwindcss": "^3.4.3", |
| 85 | + "tailwindcss": "^3.4.0", |
85 | 86 | "tailwindcss-animate": "^1.0.7", |
86 | | - "validator": "^13.12.0", |
87 | | - "webpack": "^5.91.0", |
| 87 | + "validator": "^13.15.23", |
| 88 | + "webpack": "^5.103.0", |
88 | 89 | "zod": "^3.23.8" |
89 | 90 | }, |
90 | 91 | "devDependencies": { |
91 | | - "@next/bundle-analyzer": "^14.2.3", |
| 92 | + "@next/bundle-analyzer": "^15.1.4", |
92 | 93 | "@types/node": "18.16.0", |
93 | 94 | "@types/react": "^18.3.12", |
94 | | - "@typescript-eslint/eslint-plugin": "^7.8.0", |
95 | | - "@typescript-eslint/parser": "^7.8.0", |
| 95 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 96 | + "@typescript-eslint/parser": "^8.48.1", |
96 | 97 | "cross-env": "^7.0.3", |
97 | 98 | "eslint": "^8.57.0", |
98 | 99 | "eslint-config-prettier": "^9.1.0", |
99 | 100 | "eslint-plugin-mdx": "^3.1.5", |
100 | 101 | "eslint-plugin-prettier": "^5.1.3", |
101 | 102 | "eslint-plugin-react": "^7.34.1", |
102 | | - "eslint-plugin-tailwindcss": "^3.15.1", |
| 103 | + "eslint-plugin-tailwindcss": "^3.18.2", |
103 | 104 | "husky": "^9.0.11", |
104 | | - "lint-staged": "^15.2.2", |
| 105 | + "lint-staged": "^16.2.7", |
105 | 106 | "prettier": "^3.2.5", |
106 | 107 | "typescript": "^5.4.5" |
107 | 108 | }, |
|
0 commit comments