|
16 | 16 | "@fec/remark-a11y-emoji": "^3.1.0",
|
17 | 17 | "@mdx-js/loader": "^2.3.0",
|
18 | 18 | "@mdx-js/react": "^2.3.0",
|
19 |
| - "@next/bundle-analyzer": "13.4.5-canary.9", |
20 |
| - "@next/eslint-plugin-next": "13.4.1-canary.2", |
21 |
| - "@next/mdx": "13.4.5-canary.9", |
22 |
| - "@octokit/rest": "^19.0.7", |
| 19 | + "@next/bundle-analyzer": "13.4.10", |
| 20 | + "@next/eslint-plugin-next": "13.4.10", |
| 21 | + "@next/mdx": "13.4.10", |
| 22 | + "@octokit/rest": "^20.0.1", |
23 | 23 | "@supabase/supabase-js": "2.21.0",
|
24 | 24 | "@vercel/analytics": "^1.0.1",
|
25 | 25 | "bright": "^0.8.2",
|
26 |
| - "globby": "^13.1.4", |
27 |
| - "htmlparser2": "^8.0.2", |
| 26 | + "globby": "^13.2.2", |
| 27 | + "htmlparser2": "^9.0.0", |
28 | 28 | "lodash.debounce": "4.0.8",
|
29 |
| - "next": "13.4.5-canary.9", |
| 29 | + "next": "13.4.10", |
30 | 30 | "next-mdx-remote": "^4.4.1",
|
31 | 31 | "next-remote-watch": "2.0.0",
|
32 | 32 | "next-themes": "^0.2.1",
|
33 |
| - "patch-package": "^7.0.0", |
34 |
| - "postcss": "8.4.23", |
35 |
| - "prettier": "^2.8.8", |
| 33 | + "patch-package": "^7.0.2", |
| 34 | + "postcss": "8.4.26", |
| 35 | + "prettier": "^3.0.0", |
36 | 36 | "react": "18.3.0-canary-16d053d59-20230506",
|
37 | 37 | "react-dom": "18.3.0-canary-16d053d59-20230506",
|
38 |
| - "react-tweet": "^2.0.1", |
| 38 | + "react-tweet": "^3.0.3", |
39 | 39 | "rehype-highlight": "^6.0.0",
|
40 | 40 | "rehype-img-size": "^1.0.1",
|
41 | 41 | "remark-frontmatter": "^4.0.1",
|
42 | 42 | "remark-toc": "^8.0.1",
|
43 | 43 | "rss-parser": "3.13.0",
|
44 |
| - "swr": "2.1.5", |
| 44 | + "swr": "2.2.0", |
45 | 45 | "tiny-glob": "^0.2.9",
|
46 | 46 | "youtubei": "0.0.1-rc.36"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@types/marked": "4.3.0", |
| 49 | + "@types/marked": "5.0.1", |
50 | 50 | "@types/mdx": "^2.0.5",
|
51 |
| - "@types/node": "18.16.3", |
52 |
| - "@types/prettier": "2.7.2", |
53 |
| - "@types/react": "18.2.2", |
54 |
| - "@types/react-dom": "18.2.3", |
| 51 | + "@types/node": "20.4.2", |
| 52 | + "@types/prettier": "2.7.3", |
| 53 | + "@types/react": "18.2.15", |
| 54 | + "@types/react-dom": "18.2.7", |
55 | 55 | "@types/rss": "0.0.30",
|
56 |
| - "@typescript-eslint/eslint-plugin": "5.59.2", |
57 |
| - "@typescript-eslint/parser": "5.59.2", |
| 56 | + "@typescript-eslint/eslint-plugin": "6.0.0", |
| 57 | + "@typescript-eslint/parser": "6.0.0", |
58 | 58 | "clsx": "^1.2.1",
|
59 |
| - "concurrently": "8.0.1", |
60 |
| - "critters": "0.0.16", |
61 |
| - "dotenv": "16.0.3", |
62 |
| - "eslint": "8.39.0", |
63 |
| - "eslint-config-next": "13.4.5-canary.0", |
| 59 | + "concurrently": "8.2.0", |
| 60 | + "critters": "0.0.19", |
| 61 | + "dotenv": "16.3.1", |
| 62 | + "eslint": "8.45.0", |
| 63 | + "eslint-config-next": "13.4.10", |
64 | 64 | "eslint-plugin-import": "2.27.5",
|
65 |
| - "eslint-plugin-mdx": "^2.0.5", |
| 65 | + "eslint-plugin-mdx": "^2.1.0", |
66 | 66 | "eslint-plugin-react": "7.32.2",
|
67 | 67 | "eslint-plugin-react-hooks": "4.6.0",
|
68 | 68 | "gray-matter": "4.0.3",
|
69 |
| - "marked": "5.0.0", |
| 69 | + "marked": "5.1.1", |
70 | 70 | "postcss-flexbugs-fixes": "5.0.2",
|
71 | 71 | "postcss-hover-media-feature": "1.0.2",
|
72 | 72 | "postcss-nested": "^6.0.1",
|
73 |
| - "postcss-preset-env": "8.3.2", |
| 73 | + "postcss-preset-env": "9.0.0", |
74 | 74 | "rehype-autolink-headings": "^6.1.1",
|
75 | 75 | "rehype-slug": "^5.1.0",
|
76 | 76 | "remark-gfm": "^3.0.1",
|
77 | 77 | "rss": "1.2.2",
|
78 | 78 | "ts-node": "10.9.1",
|
79 |
| - "typescript": "5.0.4", |
| 79 | + "typescript": "5.1.6", |
80 | 80 | "typescript-plugin-css-modules": "5.0.1"
|
81 | 81 | },
|
82 | 82 | "prettier": {
|
|
0 commit comments