|
18 | 18 | "build": "next build"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@iconify/json": "^2.2.196", |
22 |
| - "@iconify/utils": "^2.1.22", |
23 |
| - "@keystatic/core": "^0.5.9", |
24 |
| - "@keystatic/next": "^5.0.0", |
| 21 | + "@iconify/json": "^2.2.219", |
| 22 | + "@iconify/utils": "^2.1.24", |
| 23 | + "@keystatic/core": "^0.5.19", |
| 24 | + "@keystatic/next": "^5.0.1", |
25 | 25 | "@markdoc/markdoc": "^0.4.0",
|
26 | 26 | "@radix-ui/colors": "3.0.0",
|
27 |
| - "@syfxlin/reks": "^1.0.3", |
| 27 | + "@syfxlin/reks": "^1.0.4", |
28 | 28 | "@syfxlin/reve": "^1.0.6",
|
29 | 29 | "@tippyjs/react": "^4.2.6",
|
30 |
| - "@vanilla-extract/css": "^1.14.2", |
31 |
| - "artalk": "^2.8.3", |
| 30 | + "@vanilla-extract/css": "^1.15.3", |
| 31 | + "artalk": "^2.8.7", |
32 | 32 | "fs-extra": "^11.2.0",
|
33 | 33 | "fuse.js": "^7.0.0",
|
34 |
| - "gh-lang-colors": "^0.1.3", |
| 34 | + "gh-lang-colors": "^0.1.5", |
35 | 35 | "github-slugger": "^2.0.0",
|
36 | 36 | "katex": "^0.16.10",
|
37 | 37 | "medium-zoom": "^1.1.0",
|
38 |
| - "next": "14.1.4", |
| 38 | + "next": "14.2.4", |
39 | 39 | "next-pwa": "^5.6.0",
|
40 | 40 | "next-themes": "^0.3.0",
|
41 | 41 | "nextjs-google-analytics": "^2.3.3",
|
42 |
| - "nextjs-toploader": "^1.6.11", |
| 42 | + "nextjs-toploader": "^1.6.12", |
43 | 43 | "open-graph-scraper": "^6.3.2",
|
44 | 44 | "polished": "^4.3.1",
|
45 |
| - "react": "^18.2.0", |
46 |
| - "react-dom": "^18.2.0", |
| 45 | + "react": "^18.3.1", |
| 46 | + "react-dom": "^18.3.1", |
47 | 47 | "react-use": "^17.5.0",
|
48 | 48 | "rss": "^1.2.2",
|
49 | 49 | "sharp": "^0.32.6",
|
50 | 50 | "shikiji": "0.10.2",
|
51 | 51 | "swr": "^2.2.5"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@next/bundle-analyzer": "14.1.4", |
55 |
| - "@syfxlin/eslint-config": "^1.0.4", |
| 54 | + "@next/bundle-analyzer": "14.2.4", |
| 55 | + "@syfxlin/eslint-config": "^1.0.7", |
56 | 56 | "@types/fs-extra": "^11.0.4",
|
57 | 57 | "@types/katex": "^0.16.7",
|
58 | 58 | "@types/next-pwa": "^5.6.9",
|
59 |
| - "@types/node": "^20.12.2", |
60 |
| - "@types/react": "^18.2.73", |
61 |
| - "@types/react-dom": "^18.2.23", |
| 59 | + "@types/node": "^20.14.2", |
| 60 | + "@types/react": "^18.3.3", |
| 61 | + "@types/react-dom": "^18.3.0", |
62 | 62 | "@types/rss": "^0.0.32",
|
63 |
| - "@vanilla-extract/next-plugin": "^2.4.0", |
64 |
| - "esbuild": "^0.20.2", |
65 |
| - "eslint": "^8.57.0", |
| 63 | + "@vanilla-extract/next-plugin": "^2.4.2", |
| 64 | + "esbuild": "^0.21.5", |
| 65 | + "eslint": "^9.4.0", |
66 | 66 | "esno": "^4.7.0",
|
67 |
| - "typescript": "^5.4.3", |
68 |
| - "webpack": "^5.91.0" |
| 67 | + "typescript": "^5.4.5", |
| 68 | + "webpack": "^5.92.0" |
69 | 69 | }
|
70 | 70 | }
|
0 commit comments