|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@azure/identity": "^4.13.0", |
20 | | - "@azure/storage-blob": "^12.30.0", |
| 20 | + "@azure/storage-blob": "^12.31.0", |
21 | 21 | "@azure/storage-queue": "^12.29.0", |
22 | | - "@elevenlabs/elevenlabs-js": "^2.33.0", |
23 | | - "@next/third-parties": "^16.1.4", |
| 22 | + "@elevenlabs/elevenlabs-js": "^2.35.0", |
| 23 | + "@next/third-parties": "^16.1.6", |
24 | 24 | "@prisma/adapter-pg": "^7.3.0", |
25 | 25 | "@prisma/client": "^7.3.0", |
26 | 26 | "@radix-ui/react-dialog": "^1.1.15", |
27 | 27 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
28 | 28 | "@radix-ui/react-popover": "^1.1.15", |
29 | 29 | "@radix-ui/react-select": "^2.2.6", |
30 | 30 | "@radix-ui/react-slot": "^1.2.4", |
31 | | - "@remotion/bundler": "^4.0.409", |
32 | | - "@remotion/cli": "^4.0.409", |
33 | | - "@remotion/eslint-config": "^4.0.409", |
34 | | - "@remotion/google-fonts": "^4.0.409", |
35 | | - "@remotion/media-utils": "^4.0.409", |
36 | | - "axios": "^1.13.3", |
| 31 | + "@remotion/bundler": "^4.0.421", |
| 32 | + "@remotion/cli": "^4.0.421", |
| 33 | + "@remotion/eslint-config": "^4.0.421", |
| 34 | + "@remotion/google-fonts": "^4.0.421", |
| 35 | + "@remotion/media-utils": "^4.0.421", |
| 36 | + "axios": "^1.13.5", |
37 | 37 | "class-variance-authority": "^0.7.1", |
38 | 38 | "clsx": "^2.1.1", |
39 | 39 | "cmdk": "^1.1.1", |
|
42 | 42 | "jszip": "^3.10.1", |
43 | 43 | "lucide-react": "^0.563.0", |
44 | 44 | "natural-orderby": "^5.0.0", |
45 | | - "next": "^16.1.4", |
46 | | - "nodemailer": "^7.0.12", |
47 | | - "pg": "^8.17.2", |
| 45 | + "next": "^16.1.6", |
| 46 | + "nodemailer": "^8.0.1", |
| 47 | + "pg": "^8.18.0", |
48 | 48 | "primereact": "^10.9.7", |
49 | | - "react": "^19.2.3", |
50 | | - "react-dom": "^19.2.3", |
51 | | - "remotion": "^4.0.409", |
| 49 | + "react": "^19.2.4", |
| 50 | + "react-dom": "^19.2.4", |
| 51 | + "remotion": "^4.0.421", |
52 | 52 | "tailwind-merge": "^3.4.0", |
53 | 53 | "undifferent": "github:un-eosg-analytics/undifferent#b5689037d755f194db6777b38f02750bf45e1a90" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@svgr/webpack": "^8.1.0", |
57 | 57 | "@tailwindcss/postcss": "^4.1.18", |
58 | | - "@types/node": "^25.0.10", |
59 | | - "@types/nodemailer": "^7.0.5", |
| 58 | + "@types/node": "^25.2.3", |
| 59 | + "@types/nodemailer": "^7.0.9", |
60 | 60 | "@types/pg": "^8.16.0", |
61 | | - "@types/react": "^19.2.9", |
| 61 | + "@types/react": "^19.2.13", |
62 | 62 | "@types/react-dom": "^19.2.3", |
63 | | - "baseline-browser-mapping": "^2.9.18", |
64 | | - "dotenv": "^17.2.3", |
65 | | - "eslint": "^9.39.2", |
66 | | - "eslint-config-next": "^16.1.4", |
| 63 | + "baseline-browser-mapping": "^2.9.19", |
| 64 | + "dotenv": "^17.2.4", |
| 65 | + "eslint": "^10.0.0", |
| 66 | + "eslint-config-next": "^16.1.6", |
67 | 67 | "husky": "^9.1.7", |
68 | 68 | "prettier-plugin-tailwindcss": "^0.7.2", |
69 | 69 | "tailwindcss": "^4.1.18", |
|
0 commit comments