Skip to content

Commit afdd282

Browse files
fix(deps): update all non-major dependencies
1 parent 0e963ef commit afdd282

File tree

2 files changed

+1479
-1099
lines changed

2 files changed

+1479
-1099
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"packageManager": "pnpm@10.12.1",
3+
"packageManager": "pnpm@10.13.1",
44
"engines": {
55
"node": ">=20.17.0"
66
},
@@ -16,21 +16,21 @@
1616
},
1717
"dependencies": {
1818
"@iconify-json/mingcute": "1.2.3",
19-
"@vueuse/core": "13.3.0",
20-
"@vueuse/nuxt": "13.3.0",
21-
"nuxt": "3.17.5",
22-
"postcss": "8.5.5",
19+
"@vueuse/core": "13.5.0",
20+
"@vueuse/nuxt": "13.5.0",
21+
"nuxt": "3.17.7",
22+
"postcss": "8.5.6",
2323
"postcss-nesting": "13.0.2",
2424
"radix-vue": "1.9.17",
2525
"unplugin-icons": "22.1.0",
26-
"vue": "3.5.16",
26+
"vue": "3.5.17",
2727
"vue-router": "4.5.1"
2828
},
2929
"devDependencies": {
30-
"@antfu/eslint-config": "4.14.1",
31-
"eslint": "9.28.0",
30+
"@antfu/eslint-config": "4.17.0",
31+
"eslint": "9.31.0",
3232
"eslint-plugin-format": "1.0.1",
33-
"lint-staged": "16.1.0",
33+
"lint-staged": "16.1.2",
3434
"simple-git-hooks": "2.13.0",
3535
"typescript": "5.8.3"
3636
},

0 commit comments

Comments
 (0)