Skip to content

Commit f50fbc5

Browse files
chore(deps): update all non-major dependencies
1 parent 67d8e1a commit f50fbc5

File tree

3 files changed

+861
-1204
lines changed

3 files changed

+861
-1204
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
},
1212
"devDependencies": {
1313
"@nuxt/cli": "^3.25.1",
14-
"@nuxt/eslint": "^1.3.1",
15-
"@nuxt/eslint-config": "^1.3.1",
16-
"@types/node": "^22.15.17",
14+
"@nuxt/eslint": "^1.4.1",
15+
"@nuxt/eslint-config": "^1.4.1",
16+
"@types/node": "^22.15.30",
1717
"consola": "^3.4.2",
18-
"eslint": "^9.26.0",
18+
"eslint": "^9.28.0",
1919
"pathe": "^2.0.3",
2020
"pkg-types": "^2.1.0",
2121
"tinyexec": "^1.0.1",
22-
"tinyglobby": "^0.2.13",
23-
"turbo": "2.5.3",
22+
"tinyglobby": "^0.2.14",
23+
"turbo": "2.5.4",
2424
"typescript": "5.8.3",
2525
"vue-tsc": "2.2.10"
2626
},
2727
"resolutions": {
2828
"@nuxt/examples-ui": "workspace:*",
2929
"@nuxt/kit": "3.17.3",
3030
"nuxt": "3.17.3",
31-
"vue": "3.5.13"
31+
"vue": "3.5.16"
3232
},
33-
"packageManager": "pnpm@10.10.0"
33+
"packageManager": "pnpm@10.11.1"
3434
}

0 commit comments

Comments
 (0)