|
38 | 38 | "classnames": "^2.5.1", |
39 | 39 | "expiry-map": "^2.0.0", |
40 | 40 | "fathom-client": "^3.4.1", |
| 41 | + "katex": "^0.16.27", |
41 | 42 | "ky": "^1.8.1", |
42 | 43 | "lqip-modern": "^2.2.1", |
43 | | - "next": "^15.5.3", |
44 | | - "notion-client": "^7.7.0", |
45 | | - "notion-types": "^7.7.0", |
46 | | - "notion-utils": "^7.7.0", |
| 44 | + "next": "^16.1.6", |
| 45 | + "notion-client": "^7.8.1", |
| 46 | + "notion-types": "^7.8.1", |
| 47 | + "notion-utils": "^7.8.1", |
47 | 48 | "p-map": "^7.0.3", |
48 | 49 | "p-memoize": "^7.1.1", |
49 | 50 | "posthog-js": "^1.249.4", |
50 | 51 | "prismjs": "^1.30.0", |
51 | | - "react": "^19.1.1", |
| 52 | + "react": "^19.2.4", |
52 | 53 | "react-body-classname": "^1.3.1", |
53 | | - "react-dom": "^19.1.1", |
54 | | - "react-notion-x": "^7.7.0", |
55 | | - "react-tweet": "^3.2.2", |
| 54 | + "react-dom": "^19.2.4", |
| 55 | + "react-notion-x": "^7.8.1", |
| 56 | + "react-tweet": "^3.3.0", |
56 | 57 | "react-use": "^17.6.0", |
57 | 58 | "rss": "^1.2.2" |
58 | 59 | }, |
59 | 60 | "devDependencies": { |
60 | | - "@fisch0920/config": "^1.2.1", |
61 | | - "@next/bundle-analyzer": "^15.3.3", |
62 | | - "@types/node": "^24.5.2", |
| 61 | + "@fisch0920/config": "^1.4.0", |
| 62 | + "@next/bundle-analyzer": "^16.1.1", |
| 63 | + "@types/node": "^25.2.3", |
63 | 64 | "@types/prismjs": "^1.26.5", |
64 | | - "@types/react": "^19.1.13", |
| 65 | + "@types/react": "^19.2.14", |
65 | 66 | "@types/react-body-classname": "^1.1.10", |
66 | 67 | "@types/rss": "^0.0.32", |
67 | | - "cross-env": "^10.0.0", |
68 | | - "eslint": "^9.35.0", |
| 68 | + "cross-env": "^10.1.0", |
| 69 | + "eslint": "^9.39.2", |
69 | 70 | "npm-run-all2": "^8.0.4", |
70 | | - "prettier": "^3.6.2", |
71 | | - "typescript": "^5.9.2" |
| 71 | + "prettier": "^3.7.4", |
| 72 | + "typescript": "^5.9.3" |
72 | 73 | }, |
73 | 74 | "overrides": { |
74 | 75 | "cacheable-request": { |
|
0 commit comments