|
46 | 46 | "@types/multer-s3": "^3.0.3",
|
47 | 47 | "@types/node": "^22.0.0",
|
48 | 48 | "@types/node-cron": "^3.0.11",
|
49 |
| - "@types/react": "19.1.12", |
| 49 | + "@types/react": "19.1.13", |
50 | 50 | "@types/react-dom": "19.1.9",
|
51 | 51 | "@types/react-router-dom": "^5.3.3",
|
52 | 52 | "@types/react-syntax-highlighter": "^15.5.13",
|
|
64 | 64 | "minimist": "^1.2.8",
|
65 | 65 | "prettier": "^3.2.5",
|
66 | 66 | "sequelize-cli": "^6.6.2",
|
67 |
| - "tsx": "4.19.4", |
68 |
| - "typescript": "5.8.3", |
| 67 | + "tsx": "4.20.5", |
| 68 | + "typescript": "5.9.2", |
69 | 69 | "typescript-eslint": "^8.11.0",
|
70 | 70 | "vite": "^6.3.6"
|
71 | 71 | },
|
72 | 72 | "dependencies": {
|
73 |
| - "@aws-sdk/client-s3": "3.887.0", |
| 73 | + "@aws-sdk/client-s3": "3.888.0", |
74 | 74 | "@azure/openai": "^1.0.0-beta.11",
|
75 | 75 | "@dqbd/tiktoken": "^1.0.22",
|
76 | 76 | "@emotion/react": "^11.14.0",
|
|
115 | 115 | "react-router-dom": "^6.22.0",
|
116 | 116 | "react-syntax-highlighter": "^5.8.0",
|
117 | 117 | "recharts": "^2.13.0-alpha.4",
|
118 |
| - "redis": "5.5.6", |
| 118 | + "redis": "5.8.2", |
119 | 119 | "rehype-katex": "^7.0.1",
|
120 | 120 | "remark-breaks": "4.0.0",
|
121 |
| - "remark-gfm": "4.0.0", |
| 121 | + "remark-gfm": "4.0.1", |
122 | 122 | "remark-math": "^6.0.0",
|
123 | 123 | "sequelize": "^6.37.7",
|
124 | 124 | "umzug": "3.8.2",
|
|
0 commit comments