cool
Browse files
    	
        Remotion-app/package.json
    CHANGED
    
    | 
         @@ -14,12 +14,11 @@ 
     | 
|
| 14 | 
         
             
                "@radix-ui/react-icons": "^1.3.0",
         
     | 
| 15 | 
         
             
                "@radix-ui/react-label": "^2.0.2",
         
     | 
| 16 | 
         
             
                "@radix-ui/react-slot": "^1.0.2",
         
     | 
| 17 | 
         
            -
                "@remotion/cli": "4.0. 
     | 
| 18 | 
         
            -
                "@remotion/google-fonts": " 
     | 
| 19 | 
         
            -
                "@remotion/ 
     | 
| 20 | 
         
            -
                "@remotion/ 
     | 
| 21 | 
         
            -
                "@remotion/ 
     | 
| 22 | 
         
            -
                "@remotion/zod-types": "4.0.106",
         
     | 
| 23 | 
         
             
                "class-variance-authority": "^0.7.0",
         
     | 
| 24 | 
         
             
                "clsx": "^2.1.0",
         
     | 
| 25 | 
         
             
                "gsap": "^3.12.4",
         
     | 
| 
         @@ -27,7 +26,7 @@ 
     | 
|
| 27 | 
         
             
                "lucide-react": "^0.303.0",
         
     | 
| 28 | 
         
             
                "react": "^18.0.0",
         
     | 
| 29 | 
         
             
                "react-dom": "^18.0.0",
         
     | 
| 30 | 
         
            -
                "remotion": 
     | 
| 31 | 
         
             
                "tailwind-merge": "^2.2.0",
         
     | 
| 32 | 
         
             
                "tailwindcss-animate": "^1.0.7",
         
     | 
| 33 | 
         
             
                "zod": "^3.21.4"
         
     | 
| 
         | 
|
| 14 | 
         
             
                "@radix-ui/react-icons": "^1.3.0",
         
     | 
| 15 | 
         
             
                "@radix-ui/react-label": "^2.0.2",
         
     | 
| 16 | 
         
             
                "@radix-ui/react-slot": "^1.0.2",
         
     | 
| 17 | 
         
            +
                "@remotion/cli": "4.0.69",
         
     | 
| 18 | 
         
            +
                "@remotion/google-fonts": "4.0.69",
         
     | 
| 19 | 
         
            +
                "@remotion/preload": "4.0.69",
         
     | 
| 20 | 
         
            +
                "@remotion/transitions": "4.0.69",
         
     | 
| 21 | 
         
            +
                "@remotion/zod-types": "4.0.69",
         
     | 
| 
         | 
|
| 22 | 
         
             
                "class-variance-authority": "^0.7.0",
         
     | 
| 23 | 
         
             
                "clsx": "^2.1.0",
         
     | 
| 24 | 
         
             
                "gsap": "^3.12.4",
         
     | 
| 
         | 
|
| 26 | 
         
             
                "lucide-react": "^0.303.0",
         
     | 
| 27 | 
         
             
                "react": "^18.0.0",
         
     | 
| 28 | 
         
             
                "react-dom": "^18.0.0",
         
     | 
| 29 | 
         
            +
                "remotion":  "4.0.69",
         
     | 
| 30 | 
         
             
                "tailwind-merge": "^2.2.0",
         
     | 
| 31 | 
         
             
                "tailwindcss-animate": "^1.0.7",
         
     | 
| 32 | 
         
             
                "zod": "^3.21.4"
         
     |