Skip to content

Commit d161bd8

Browse files
chore(deps): update all non-major dependencies
1 parent 4e0ab46 commit d161bd8

File tree

2 files changed

+141
-161
lines changed

2 files changed

+141
-161
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
"@nuxt/devtools": "^2.6.2",
4747
"@nuxt/eslint-config": "^1.5.2",
4848
"@nuxt/module-builder": "^1.0.1",
49-
"eslint": "^9.30.1",
49+
"eslint": "^9.31.0",
5050
"nuxt": "^4.0.0",
5151
"standard-version": "^9.5.0",
5252
"typescript": "^5.8.3",
53-
"vue-tsc": "^3.0.1"
53+
"vue-tsc": "^3.0.2"
5454
},
5555
"publishConfig": {
5656
"access": "public"
5757
},
5858
"resolutions": {
5959
"@nuxtjs/strapi": "workspace:*"
6060
},
61-
"packageManager": "pnpm@10.12.4"
61+
"packageManager": "pnpm@10.13.1"
6262
}

0 commit comments

Comments
 (0)