File tree Expand file tree Collapse file tree 2 files changed +9
-20
lines changed Expand file tree Collapse file tree 2 files changed +9
-20
lines changed Original file line number Diff line number Diff line change 1717 "@radix-ui/react-label" : " ^2.1.0" ,
1818 "@radix-ui/react-slot" : " ^1.1.0" ,
1919 "@radix-ui/react-toast" : " ^1.2.1" ,
20- "class-variance-authority" : " ^0.7.0" ,
21- "clsx" : " ^2.1.1" ,
22- "framer-motion" : " ^11.3.12" ,
23- "groq-sdk" : " ^0.5.0" ,
24- "lucide-react" : " ^0.414.0" ,
20+ "class-variance-authority" : " 0.7.0" ,
21+ "clsx" : " 2.1.1" ,
22+ "framer-motion" : " 11.3.12" ,
23+ "lucide-react" : " 0.414.0" ,
2524 "next" : " 14.2.5" ,
26- "react" : " ^ 18" ,
27- "react-dom" : " ^ 18" ,
28- "tailwind-merge" : " ^ 2.4.0" ,
29- "tailwindcss-animate" : " ^ 1.0.7"
25+ "react" : " 18" ,
26+ "react-dom" : " 18" ,
27+ "tailwind-merge" : " 2.4.0" ,
28+ "tailwindcss-animate" : " 1.0.7"
3029 },
3130 "devDependencies" : {
3231 "@types/node" : " ^20" ,
Original file line number Diff line number Diff line change 22 "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
33 "dependencyDashboard" : true ,
44 "extends" : [
5- " config:base"
6- ],
7- "packageRules" : [
8- {
9- "matchPackagePatterns" : [" ^@copilotkit/" ],
10- "enabled" : true
11- },
12- {
13- "matchPackagePatterns" : [" *" ],
14- "enabled" : false
15- }
5+ " config:recommended"
166 ]
177}
You can’t perform that action at this time.
0 commit comments