|
15 | 15 | "@heroui/use-infinite-scroll": "2.2.3", |
16 | 16 | "@heroui/use-theme": "2.1.2", |
17 | 17 | "@tailwindcss/typography": "^0.5.16", |
18 | | - "@tanstack/react-query": "^5.66.0", |
19 | | - "framer-motion": "^12.4.3", |
| 18 | + "@tanstack/react-query": "^5.69.0", |
| 19 | + "framer-motion": "^12.6.0", |
20 | 20 | "github-markdown-css": "^5.8.1", |
21 | 21 | "highlight.js": "^11.11.1", |
22 | 22 | "react": "^19.0.0", |
23 | 23 | "react-dom": "^19.0.0", |
24 | | - "react-markdown": "^9.0.3", |
25 | | - "react-router-dom": "^7.1.5", |
26 | | - "react-toastify": "^11.0.3", |
| 24 | + "react-markdown": "^9.1.0", |
| 25 | + "react-router-dom": "^7.4.0", |
| 26 | + "react-toastify": "^11.0.5", |
27 | 27 | "rehype-raw": "^7.0.0", |
28 | 28 | "remark-gfm": "^4.0.1", |
29 | 29 | "tailwind-scrollbar": "^4.0.1", |
30 | 30 | "tailwind-variants": "^0.3.1", |
31 | 31 | "use-dark-mode": "^2.3.1" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@eslint/js": "^9.20.0", |
35 | | - "@tanstack/eslint-plugin-query": "^5.66.1", |
36 | | - "@types/node": "^22.13.4", |
37 | | - "@types/react": "^19.0.8", |
38 | | - "@types/react-dom": "^19.0.3", |
| 34 | + "@eslint/js": "^9.23.0", |
| 35 | + "@tanstack/eslint-plugin-query": "^5.68.0", |
| 36 | + "@types/node": "^22.13.13", |
| 37 | + "@types/react": "^19.0.12", |
| 38 | + "@types/react-dom": "^19.0.4", |
39 | 39 | "@types/react-router-dom": "^5.3.3", |
40 | | - "@vitejs/plugin-react-swc": "^3.8.0", |
41 | | - "autoprefixer": "^10.4.20", |
42 | | - "eslint": "^9.20.1", |
| 40 | + "@vitejs/plugin-react-swc": "^3.8.1", |
| 41 | + "autoprefixer": "^10.4.21", |
| 42 | + "eslint": "^9.23.0", |
43 | 43 | "eslint-plugin-react": "^7.37.4", |
44 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 44 | + "eslint-plugin-react-hooks": "^5.2.0", |
45 | 45 | "eslint-plugin-react-refresh": "^0.4.19", |
46 | 46 | "globals": "^15.15.0", |
47 | | - "postcss": "^8.5.2", |
| 47 | + "postcss": "^8.5.3", |
48 | 48 | "tailwindcss": "^3.4.17", |
49 | 49 | "ts-node": "^10.9.2", |
50 | | - "typescript": "^5.7.3", |
51 | | - "typescript-eslint": "^8.24.0", |
52 | | - "vite": "^6.1.0" |
| 50 | + "typescript": "^5.8.2", |
| 51 | + "typescript-eslint": "^8.28.0", |
| 52 | + "vite": "^6.2.3" |
53 | 53 | } |
54 | 54 | } |
0 commit comments