|
40 | 40 | "fathom-client": "^3.4.1", |
41 | 41 | "ky": "^1.8.1", |
42 | 42 | "lqip-modern": "^2.2.1", |
43 | | - "next": "^15.3.3", |
44 | | - "notion-client": "^7.4.3", |
45 | | - "notion-types": "^7.4.3", |
46 | | - "notion-utils": "^7.4.3", |
| 43 | + "next": "^15.5.3", |
| 44 | + "notion-client": "^7.5.1", |
| 45 | + "notion-types": "^7.5.1", |
| 46 | + "notion-utils": "^7.5.1", |
47 | 47 | "p-map": "^7.0.3", |
48 | 48 | "p-memoize": "^7.1.1", |
49 | 49 | "posthog-js": "^1.249.4", |
50 | 50 | "prismjs": "^1.30.0", |
51 | | - "react": "^19.1.0", |
| 51 | + "react": "^19.1.1", |
52 | 52 | "react-body-classname": "^1.3.1", |
53 | | - "react-dom": "^19.1.0", |
54 | | - "react-notion-x": "^7.4.3", |
| 53 | + "react-dom": "^19.1.1", |
| 54 | + "react-notion-x": "^7.5.0", |
55 | 55 | "react-tweet": "^3.2.2", |
56 | 56 | "react-use": "^17.6.0", |
57 | 57 | "rss": "^1.2.2" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@fisch0920/config": "^1.1.2", |
| 60 | + "@fisch0920/config": "^1.2.1", |
61 | 61 | "@next/bundle-analyzer": "^15.3.3", |
62 | | - "@types/node": "^22.15.30", |
| 62 | + "@types/node": "^24.5.2", |
63 | 63 | "@types/prismjs": "^1.26.5", |
64 | | - "@types/react": "^19.1.6", |
| 64 | + "@types/react": "^19.1.13", |
65 | 65 | "@types/react-body-classname": "^1.1.10", |
66 | 66 | "@types/rss": "^0.0.32", |
67 | | - "cross-env": "^7.0.2", |
68 | | - "eslint": "^9.28.0", |
| 67 | + "cross-env": "^10.0.0", |
| 68 | + "eslint": "^9.35.0", |
69 | 69 | "npm-run-all2": "^8.0.4", |
70 | | - "prettier": "^3.5.3", |
71 | | - "typescript": "^5.8.3" |
| 70 | + "prettier": "^3.6.2", |
| 71 | + "typescript": "^5.9.2" |
72 | 72 | }, |
73 | 73 | "overrides": { |
74 | 74 | "cacheable-request": { |
|
0 commit comments