Skip to content

Commit 376fa41

Browse files
chore(deps): update all non-major dependencies
1 parent 3948ed1 commit 376fa41

File tree

3 files changed

+681
-1068
lines changed

3 files changed

+681
-1068
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
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.21",
1717
"consola": "^3.4.2",
18-
"eslint": "^9.26.0",
18+
"eslint": "^9.27.0",
1919
"pathe": "^2.0.3",
2020
"pkg-types": "^2.1.0",
2121
"tinyexec": "^1.0.1",
22-
"tinyglobby": "^0.2.13",
22+
"tinyglobby": "^0.2.14",
2323
"turbo": "2.5.3",
2424
"typescript": "5.8.3",
2525
"vue-tsc": "2.2.10"
@@ -28,7 +28,7 @@
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.14"
3232
},
33-
"packageManager": "pnpm@10.10.0"
33+
"packageManager": "pnpm@10.11.0"
3434
}

0 commit comments

Comments
 (0)