|
18 | 18 | "build": "next build"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@iconify/json": "^2.2.171", |
22 |
| - "@iconify/utils": "^2.1.15", |
23 |
| - "@keystatic/core": "^0.3.4", |
24 |
| - "@keystatic/next": "^3.0.0", |
| 21 | + "@iconify/json": "^2.2.196", |
| 22 | + "@iconify/utils": "^2.1.22", |
| 23 | + "@keystatic/core": "^0.5.9", |
| 24 | + "@keystatic/next": "^5.0.0", |
25 | 25 | "@markdoc/markdoc": "^0.4.0",
|
26 | 26 | "@radix-ui/colors": "3.0.0",
|
27 |
| - "@syfxlin/reks": "^1.0.1", |
28 |
| - "@syfxlin/reve": "^1.0.5", |
| 27 | + "@syfxlin/reks": "^1.0.3", |
| 28 | + "@syfxlin/reve": "^1.0.6", |
29 | 29 | "@tippyjs/react": "^4.2.6",
|
30 |
| - "@vanilla-extract/css": "^1.14.0", |
31 |
| - "artalk": "^2.7.3", |
| 30 | + "@vanilla-extract/css": "^1.14.2", |
| 31 | + "artalk": "^2.8.3", |
32 | 32 | "fs-extra": "^11.2.0",
|
33 | 33 | "fuse.js": "^7.0.0",
|
34 | 34 | "gh-lang-colors": "^0.1.3",
|
35 | 35 | "github-slugger": "^2.0.0",
|
36 |
| - "katex": "^0.16.9", |
| 36 | + "katex": "^0.16.10", |
37 | 37 | "medium-zoom": "^1.1.0",
|
38 |
| - "next": "14.1.0", |
| 38 | + "next": "14.1.4", |
39 | 39 | "next-pwa": "^5.6.0",
|
40 |
| - "next-themes": "^0.2.1", |
| 40 | + "next-themes": "^0.3.0", |
41 | 41 | "nextjs-google-analytics": "^2.3.3",
|
42 |
| - "nextjs-toploader": "^1.6.4", |
| 42 | + "nextjs-toploader": "^1.6.11", |
43 | 43 | "open-graph-scraper": "^6.3.2",
|
44 |
| - "polished": "^4.2.2", |
| 44 | + "polished": "^4.3.1", |
45 | 45 | "react": "^18.2.0",
|
46 | 46 | "react-dom": "^18.2.0",
|
47 |
| - "react-use": "^17.4.3", |
| 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 |
| - "swr": "^2.2.4" |
| 51 | + "swr": "^2.2.5" |
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@next/bundle-analyzer": "14.1.0", |
55 |
| - "@syfxlin/eslint-config": "^1.0.2", |
| 54 | + "@next/bundle-analyzer": "14.1.4", |
| 55 | + "@syfxlin/eslint-config": "^1.0.4", |
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.11.5", |
60 |
| - "@types/react": "^18.2.48", |
61 |
| - "@types/react-dom": "^18.2.18", |
| 59 | + "@types/node": "^20.12.2", |
| 60 | + "@types/react": "^18.2.73", |
| 61 | + "@types/react-dom": "^18.2.23", |
62 | 62 | "@types/rss": "^0.0.32",
|
63 |
| - "@vanilla-extract/next-plugin": "^2.3.3", |
64 |
| - "esbuild": "^0.20.0", |
65 |
| - "eslint": "^8.56.0", |
66 |
| - "esno": "^4.0.0", |
67 |
| - "typescript": "^5.3.3", |
68 |
| - "webpack": "^5.89.0" |
| 63 | + "@vanilla-extract/next-plugin": "^2.4.0", |
| 64 | + "esbuild": "^0.20.2", |
| 65 | + "eslint": "^8.57.0", |
| 66 | + "esno": "^4.7.0", |
| 67 | + "typescript": "^5.4.3", |
| 68 | + "webpack": "^5.91.0" |
69 | 69 | }
|
70 | 70 | }
|
0 commit comments