Skip to content

Commit 65480d7

Browse files
committed
chore: update
1 parent 943c52e commit 65480d7

2 files changed

Lines changed: 3199 additions & 2787 deletions

File tree

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zyyv.dev",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.18.3",
66
"description": "Chris' blog build with Nuxt3.",
77
"author": "Chris <https://github.com/zyyv>",
88
"homepage": "https://github.com/zyyv/zyyv.dev#readme",
@@ -31,34 +31,34 @@
3131
"compress": "esno scripts/squoosh.ts"
3232
},
3333
"dependencies": {
34-
"@lhlyu/vue-virtual-waterfall": "^1.0.6",
34+
"@lhlyu/vue-virtual-waterfall": "^1.0.8",
3535
"blurhash": "^2.0.5",
36-
"dayjs": "^1.11.13"
36+
"dayjs": "^1.11.18"
3737
},
3838
"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",
4545
"@nuxt/content": "3.6.1",
4646
"@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",
5050
"esno": "^4.8.0",
5151
"execa": "^9.6.0",
5252
"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",
5555
"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",
5858
"squoosh-next": "^0.1.3",
59-
"taze": "^19.1.0",
59+
"taze": "^19.7.0",
6060
"typescript": "5.7.2",
61-
"unocss": "^66.2.3",
61+
"unocss": "^66.5.4",
6262
"unocss-preset-useful": "^1.0.1"
6363
},
6464
"simple-git-hooks": {

0 commit comments

Comments
 (0)