|
14 | 14 | "@nextui-org/react": "^2.6.11", |
15 | 15 | "@nextui-org/use-infinite-scroll": "^2.2.2", |
16 | 16 | "@nextui-org/use-theme": "^2.1.1", |
17 | | - "@tailwindcss/typography": "^0.5.15", |
18 | | - "@tanstack/react-query": "^5.62.16", |
19 | | - "framer-motion": "^11.16.0", |
| 17 | + "@tailwindcss/typography": "^0.5.16", |
| 18 | + "@tanstack/react-query": "^5.63.0", |
| 19 | + "framer-motion": "^11.16.1", |
20 | 20 | "github-markdown-css": "^5.8.1", |
21 | 21 | "highlight.js": "^11.11.1", |
22 | 22 | "react": "^19.0.0", |
|
32 | 32 | "@eslint/js": "^9.17.0", |
33 | 33 | "@tanstack/eslint-plugin-query": "^5.62.16", |
34 | 34 | "@types/node": "^22.10.5", |
35 | | - "@types/react": "^19.0.3", |
| 35 | + "@types/react": "^19.0.4", |
36 | 36 | "@types/react-dom": "^19.0.2", |
37 | 37 | "@types/react-router-dom": "^5.3.3", |
38 | 38 | "@vitejs/plugin-react-swc": "^3.7.2", |
|
45 | 45 | "postcss": "^8.4.49", |
46 | 46 | "tailwindcss": "^3.4.17", |
47 | 47 | "ts-node": "^10.9.2", |
48 | | - "typescript": "^5.7.2", |
| 48 | + "typescript": "^5.7.3", |
49 | 49 | "typescript-eslint": "^8.19.1", |
50 | 50 | "vite": "^6.0.7" |
51 | 51 | } |
|
0 commit comments