|
26 | 26 | "escape-goat": "^4.0.0", |
27 | 27 | "express": "^4.21.2", |
28 | 28 | "express-rate-limit": "^8.0.1", |
29 | | - "follow-redirects": "^1.15.9", |
| 29 | + "follow-redirects": "^1.15.11", |
30 | 30 | "front-matter": "^4.0.2", |
31 | 31 | "gray-matter": "^4.0.3", |
32 | 32 | "gunzip-maybe": "^1.4.2", |
33 | 33 | "hast-util-from-html": "^2.0.3", |
34 | | - "isbot": "^5.1.28", |
| 34 | + "hast-util-to-html": "^9.0.5", |
| 35 | + "isbot": "^5.1.31", |
35 | 36 | "lodash.merge": "^4.6.2", |
36 | 37 | "lru-cache": "^7.18.3", |
37 | 38 | "mdast": "^2.3.2", |
|
45 | 46 | "rehype-autolink-headings": "^7.1.0", |
46 | 47 | "rehype-slug": "^6.0.0", |
47 | 48 | "rehype-stringify": "^10.0.1", |
48 | | - "remark-gfm": "^4.0.0", |
| 49 | + "remark-gfm": "^4.0.1", |
49 | 50 | "remark-parse": "^11.0.0", |
50 | | - "remark-rehype": "^11.1.1", |
51 | | - "semver": "^7.7.0", |
| 51 | + "remark-rehype": "^11.1.2", |
| 52 | + "semver": "^7.7.2", |
52 | 53 | "shiki": "^0.14.7", |
53 | 54 | "tar": "^6.1.14", |
54 | 55 | "tar-stream": "^3.1.7", |
|
68 | 69 | "@types/morgan": "^1.9.10", |
69 | 70 | "@types/node": "^22.18.6", |
70 | 71 | "@types/parse-link-header": "^2.0.3", |
71 | | - "@types/react": "^19.1.13", |
| 72 | + "@types/react": "^19.1.14", |
72 | 73 | "@types/react-dom": "^19.1.9", |
73 | 74 | "@types/semver": "^7.7.1", |
74 | 75 | "@types/tar": "^6.1.13", |
|
82 | 83 | "dotenv-cli": "^10.0.0", |
83 | 84 | "happy-dom": "^18.0.1", |
84 | 85 | "oxlint": "^1.18.0", |
85 | | - "postcss": "^8.5.1", |
86 | | - "postcss-import": "^16.1.0", |
| 86 | + "postcss": "^8.5.6", |
| 87 | + "postcss-import": "^16.1.1", |
87 | 88 | "prettier": "^3.6.2", |
88 | 89 | "prettier-plugin-tailwindcss": "^0.6.14", |
89 | 90 | "tailwindcss": "^3.4.17", |
|
0 commit comments