Skip to content

Commit bb914a7

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

File tree

2 files changed

+254
-233
lines changed

2 files changed

+254
-233
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
4444
},
4545
"devDependencies": {
4646
"@nuxt/devtools": "^2.6.2",
47-
"@nuxt/eslint-config": "^1.5.2",
47+
"@nuxt/eslint-config": "^1.6.0",
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)