|
2 | 2 | "name": "zyyv.dev", |
3 | 3 | "type": "module", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.12.1", |
| 5 | + "packageManager": "pnpm@10.18.3", |
6 | 6 | "description": "Chris' blog build with Nuxt3.", |
7 | 7 | "author": "Chris <https://github.com/zyyv>", |
8 | 8 | "homepage": "https://github.com/zyyv/zyyv.dev#readme", |
|
31 | 31 | "compress": "esno scripts/squoosh.ts" |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@lhlyu/vue-virtual-waterfall": "^1.0.6", |
| 34 | + "@lhlyu/vue-virtual-waterfall": "^1.0.8", |
35 | 35 | "blurhash": "^2.0.5", |
36 | | - "dayjs": "^1.11.13" |
| 36 | + "dayjs": "^1.11.18" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@antfu/eslint-config": "^4.14.1", |
40 | | - "@iconify-json/catppuccin": "^1.2.11", |
41 | | - "@iconify-json/fluent-emoji": "^1.2.3", |
42 | | - "@iconify-json/hugeicons": "^1.2.5", |
43 | | - "@iconify-json/logos": "^1.2.4", |
44 | | - "@iconify/utils": "^2.3.0", |
| 39 | + "@antfu/eslint-config": "^6.0.0", |
| 40 | + "@iconify-json/catppuccin": "^1.2.17", |
| 41 | + "@iconify-json/fluent-emoji": "^1.2.6", |
| 42 | + "@iconify-json/hugeicons": "^1.2.17", |
| 43 | + "@iconify-json/logos": "^1.2.9", |
| 44 | + "@iconify/utils": "^3.0.2", |
45 | 45 | "@nuxt/content": "3.6.1", |
46 | 46 | "@nuxt/image": "1.10.0", |
47 | | - "@unocss/nuxt": "^66.2.3", |
48 | | - "@vueuse/nuxt": "^13.4.0", |
49 | | - "eslint": "^9.29.0", |
| 47 | + "@unocss/nuxt": "^66.5.4", |
| 48 | + "@vueuse/nuxt": "^13.9.0", |
| 49 | + "eslint": "^9.37.0", |
50 | 50 | "esno": "^4.8.0", |
51 | 51 | "execa": "^9.6.0", |
52 | 52 | "exifr": "^7.1.3", |
53 | | - "lint-staged": "^16.1.2", |
54 | | - "nuxt": "^3.17.5", |
| 53 | + "lint-staged": "^16.2.4", |
| 54 | + "nuxt": "^4.1.3", |
55 | 55 | "octokit": "^5.0.3", |
56 | | - "sharp": "^0.34.2", |
57 | | - "simple-git-hooks": "^2.13.0", |
| 56 | + "sharp": "^0.34.4", |
| 57 | + "simple-git-hooks": "^2.13.1", |
58 | 58 | "squoosh-next": "^0.1.3", |
59 | | - "taze": "^19.1.0", |
| 59 | + "taze": "^19.7.0", |
60 | 60 | "typescript": "5.7.2", |
61 | | - "unocss": "^66.2.3", |
| 61 | + "unocss": "^66.5.4", |
62 | 62 | "unocss-preset-useful": "^1.0.1" |
63 | 63 | }, |
64 | 64 | "simple-git-hooks": { |
|
0 commit comments