|
36 | 36 | "got": "^12.0.3",
|
37 | 37 | "isomorphic-unfetch": "^3.1.0",
|
38 | 38 | "lqip-modern": "^1.2.0",
|
39 |
| - "next": "^12.2.3", |
| 39 | + "next": "^12.3.1", |
40 | 40 | "next-api-og-image": "^2.2.1",
|
41 |
| - "node-fetch": "^2.6.1", |
42 |
| - "notion-client": "^6.12.6", |
43 |
| - "notion-types": "^6.12.6", |
44 |
| - "notion-utils": "^6.12.6", |
| 41 | + "notion-client": "^6.13.11", |
| 42 | + "notion-types": "^6.13.4", |
| 43 | + "notion-utils": "^6.13.4", |
45 | 44 | "p-map": "^5.3.0",
|
46 | 45 | "p-memoize": "^6.0.1",
|
47 | 46 | "posthog-js": "^1.20.2",
|
48 |
| - "react": "^17.0.2", |
| 47 | + "react": "^18.2.0", |
49 | 48 | "react-body-classname": "^1.3.1",
|
50 |
| - "react-dom": "^17.0.2", |
51 |
| - "react-notion-x": "^6.12.7", |
| 49 | + "react-dom": "^18.2.0", |
| 50 | + "react-notion-x": "^6.15.3", |
52 | 51 | "react-tweet-embed": "^2.0.0",
|
53 | 52 | "react-use": "^17.3.2",
|
54 | 53 | "rss": "^1.2.2"
|
55 | 54 | },
|
56 | 55 | "devDependencies": {
|
57 |
| - "@next/bundle-analyzer": "^12.1.0", |
58 |
| - "@types/node": "^17.0.23", |
59 |
| - "@types/node-fetch": "^3.0.3", |
60 |
| - "@types/react": "^17.0.31", |
61 |
| - "@typescript-eslint/eslint-plugin": "^5.15.0", |
62 |
| - "@typescript-eslint/parser": "^5.15.0", |
| 56 | + "@next/bundle-analyzer": "^12.3.1", |
| 57 | + "@types/node": "^18.8.5", |
| 58 | + "@types/react": "^18.0.21", |
| 59 | + "@typescript-eslint/eslint-plugin": "^5.40.0", |
| 60 | + "@typescript-eslint/parser": "^5.40.0", |
63 | 61 | "cross-env": "^7.0.2",
|
64 |
| - "eslint": "^8.11.0", |
| 62 | + "eslint": "^8.25.0", |
65 | 63 | "eslint-config-prettier": "^8.5.0",
|
66 |
| - "eslint-plugin-react": "^7.29.4", |
67 |
| - "eslint-plugin-react-hooks": "^4.3.0", |
| 64 | + "eslint-plugin-react": "^7.31.10", |
| 65 | + "eslint-plugin-react-hooks": "^4.6.0", |
68 | 66 | "npm-run-all": "^4.1.5",
|
69 |
| - "prettier": "^2.4.1", |
70 |
| - "typescript": "^4.4.4" |
| 67 | + "prettier": "^2.7.1", |
| 68 | + "typescript": "^4.8.4" |
71 | 69 | },
|
72 | 70 | "resolutions": {
|
73 | 71 | "next-api-og-image/chrome-aws-lambda": "6.0.0",
|
|
0 commit comments