Skip to content

Commit 31454cf

Browse files
chore(deps): update all non-major dependencies
1 parent e8207fc commit 31454cf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "horu.me",
33
"type": "module",
4-
"packageManager": "yarn@4.5.0",
4+
"packageManager": "yarn@4.5.1",
55
"license": "MIT",
66
"scripts": {
77
"postinstall": "yarn run prepare",
@@ -13,22 +13,22 @@
1313
"lint": "eslint ."
1414
},
1515
"devDependencies": {
16-
"@antfu/eslint-config": "^3.7.3",
16+
"@antfu/eslint-config": "^3.8.0",
1717
"@fontsource-variable/inter": "^5.1.0",
18-
"@iconify/json": "^2.2.259",
19-
"@nuxt/content": "^2.13.2",
20-
"@nuxt/eslint": "^0.5.7",
18+
"@iconify/json": "^2.2.265",
19+
"@nuxt/content": "^2.13.4",
20+
"@nuxt/eslint": "^0.6.1",
2121
"@nuxt/image": "^1.8.1",
22-
"@nuxtjs/color-mode": "^3.5.1",
22+
"@nuxtjs/color-mode": "^3.5.2",
2323
"@types/eslint": "^9.6.1",
24-
"@unocss/eslint-plugin": "^0.63.4",
25-
"@unocss/nuxt": "^0.63.4",
24+
"@unocss/eslint-plugin": "^0.63.6",
25+
"@unocss/nuxt": "^0.63.6",
2626
"@vite-pwa/nuxt": "^0.10.5",
2727
"@vueuse/nuxt": "^11.1.0",
28-
"eslint": "^9.12.0",
28+
"eslint": "^9.13.0",
2929
"nuxt": "^3.13.2",
30-
"sass-embedded": "^1.79.5",
30+
"sass-embedded": "^1.80.4",
3131
"typescript": "^5.6.3",
32-
"vue-tsc": "^2.1.6"
32+
"vue-tsc": "^2.1.8"
3333
}
3434
}

0 commit comments

Comments
 (0)