|
2 | 2 | "name": "suzu-blog",
|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "[email protected].1", |
| 5 | + "packageManager": "[email protected].2", |
6 | 6 | "author": {
|
7 | 7 | "name": "ZL Asica",
|
8 | 8 |
|
|
28 | 28 | "@vercel/speed-insights": "^1.1.0",
|
29 | 29 | "@zl-asica/react": "^0.3.10",
|
30 | 30 | "clsx": "^2.1.1",
|
31 |
| - "es-toolkit": "^1.30.1", |
| 31 | + "es-toolkit": "^1.31.0", |
32 | 32 | "gray-matter": "^4.0.3",
|
33 |
| - "katex": "^0.16.18", |
34 |
| - "next": "15.1.2", |
| 33 | + "katex": "^0.16.19", |
| 34 | + "next": "15.1.3", |
35 | 35 | "react": "19.0.0",
|
36 | 36 | "react-dom": "19.0.0",
|
37 | 37 | "react-icons": "^5.4.0",
|
|
47 | 47 | "yaml": "^2.6.1"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@antfu/eslint-config": "^3.12.0", |
51 |
| - "@eslint-react/eslint-plugin": "^1.22.0", |
52 |
| - "@next/eslint-plugin-next": "^15.1.2", |
| 50 | + "@antfu/eslint-config": "^3.12.1", |
| 51 | + "@eslint-react/eslint-plugin": "^1.22.1", |
| 52 | + "@next/eslint-plugin-next": "^15.1.3", |
53 | 53 | "@tailwindcss/typography": "^0.5.15",
|
54 | 54 | "@types/node": "^22.10.2",
|
55 | 55 | "@types/react": "^19.0.2",
|
|
63 | 63 | "eslint-plugin-react-refresh": "^0.4.16",
|
64 | 64 | "eslint-plugin-tailwindcss": "^3.17.5",
|
65 | 65 | "husky": "^9.1.7",
|
66 |
| - "lint-staged": "^15.2.11", |
| 66 | + "lint-staged": "^15.3.0", |
67 | 67 | "postcss": "^8.4.49",
|
68 | 68 | "postcss-flexbugs-fixes": "^5.0.2",
|
69 |
| - "postcss-preset-env": "^10.1.2", |
| 69 | + "postcss-preset-env": "^10.1.3", |
70 | 70 | "rss": "^1.2.2",
|
71 | 71 | "tailwindcss": "^3.4.17",
|
72 | 72 | "typescript": "^5.7.2"
|
|
0 commit comments