|
22 | 22 | "*.{js,jsx,ts,tsx,json,css,md}": "prettier --write" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@google/genai": "^2.13.0", |
| 25 | + "@google/genai": "^2.15.0", |
26 | 26 | "@hookform/resolvers": "^5.5.7", |
27 | | - "@langchain/core": "^1.2.3", |
| 27 | + "@langchain/core": "^1.2.4", |
28 | 28 | "@langchain/google-genai": "^2.2.0", |
29 | 29 | "@langchain/openai": "^1.5.5", |
30 | 30 | "@lottiefiles/dotlottie-react": "^0.19.12", |
|
47 | 47 | "@types/react-syntax-highlighter": "^15.5.13", |
48 | 48 | "@upstash/ratelimit": "^2.0.8", |
49 | 49 | "@upstash/redis": "^1.38.0", |
50 | | - "axios": "^1.18.1", |
| 50 | + "axios": "^1.19.0", |
51 | 51 | "bcrypt": "^6.0.0", |
52 | 52 | "class-variance-authority": "^0.7.1", |
53 | 53 | "cloudinary": "^2.10.0", |
54 | 54 | "clsx": "^2.1.1", |
55 | 55 | "d3": "^7.9.0", |
56 | 56 | "dodopayments": "^2.43.0", |
57 | 57 | "embla-carousel-react": "^8.6.0", |
58 | | - "framer-motion": "^12.42.2", |
| 58 | + "framer-motion": "^12.43.0", |
59 | 59 | "get-nonce": "^1.0.1", |
60 | 60 | "googleapis": "^171.4.0", |
61 | 61 | "html-to-image": "^1.11.13", |
|
0 commit comments