|
16 | 16 | }
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "@notionhq/client": "^1.0.4", |
20 |
| - "axios": "^0.27.2", |
21 |
| - "got": "^12.3.1", |
22 |
| - "image-size": "^1.0.1", |
| 19 | + "@notionhq/client": "^2.2.2", |
| 20 | + "axios": "^1.2.1", |
| 21 | + "got": "^12.5.3", |
23 | 22 | "mermaid": "^9.3.0",
|
24 |
| - "metascraper": "^5.30.2", |
25 |
| - "metascraper-description": "^5.30.2", |
26 |
| - "metascraper-image": "^5.30.2", |
27 |
| - "metascraper-title": "^5.30.2", |
28 |
| - "next": "^13.0.5", |
29 |
| - "prismjs": "^1.28.0", |
| 23 | + "metascraper": "^5.32.3", |
| 24 | + "metascraper-description": "^5.32.3", |
| 25 | + "metascraper-image": "^5.32.3", |
| 26 | + "metascraper-title": "^5.32.3", |
| 27 | + "next": "^13.0.7", |
| 28 | + "prismjs": "^1.29.0", |
30 | 29 | "react": "^18.2.0",
|
31 | 30 | "react-dom": "^18.2.0",
|
32 |
| - "react-katex": "^2.0.2", |
33 |
| - "react-share": "^4.4.0", |
| 31 | + "react-katex": "^3.0.1", |
| 32 | + "react-share": "^4.4.1", |
34 | 33 | "react-twitter-embed": "^4.0.4",
|
35 |
| - "react-youtube": "^9.0.2", |
36 |
| - "shell-quote": "^1.7.3", |
37 |
| - "swr": "^1.3.0" |
| 34 | + "react-youtube": "^10.1.0", |
| 35 | + "shell-quote": "^1.7.4", |
| 36 | + "swr": "^2.0.0" |
38 | 37 | },
|
39 | 38 | "devDependencies": {
|
40 | 39 | "@testing-library/jest-dom": "^5.16.5",
|
41 | 40 | "@testing-library/react": "^13.4.0",
|
42 |
| - "@types/node": "^17.0.35", |
| 41 | + "@types/node": "^18.11.17", |
43 | 42 | "@types/prismjs": "^1.26.0",
|
44 |
| - "@types/react": "^17.0.39", |
45 |
| - "@typescript-eslint/eslint-plugin": "^5.26.0", |
46 |
| - "eslint": "8.16.0", |
47 |
| - "eslint-config-next": "^13.0.5", |
48 |
| - "husky": "^8.0.1", |
49 |
| - "jest": "^27.5.1", |
50 |
| - "lint-staged": "^12.4.2", |
51 |
| - "node-mocks-http": "^1.11.0", |
52 |
| - "prettier": "^2.6.2", |
53 |
| - "typescript": "^4.7.2" |
| 43 | + "@types/react": "^18.0.26", |
| 44 | + "@typescript-eslint/eslint-plugin": "^5.46.1", |
| 45 | + "eslint": "8.30.0", |
| 46 | + "eslint-config-next": "^13.0.7", |
| 47 | + "husky": "^8.0.2", |
| 48 | + "jest": "^29.3.1", |
| 49 | + "jest-environment-jsdom": "29.3.1", |
| 50 | + "lint-staged": "^13.1.0", |
| 51 | + "node-mocks-http": "^1.12.1", |
| 52 | + "prettier": "^2.8.1", |
| 53 | + "typescript": "^4.8.4" |
54 | 54 | }
|
55 | 55 | }
|
0 commit comments