Skip to content

Commit 417297c

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

File tree

2 files changed

+2465
-1017
lines changed

2 files changed

+2465
-1017
lines changed

package.json

Lines changed: 6 additions & 6 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",
48-
"@nuxt/module-builder": "^1.0.1",
49-
"eslint": "^9.30.1",
47+
"@nuxt/eslint-config": "^1.8.0",
48+
"@nuxt/module-builder": "^1.0.2",
49+
"eslint": "^9.33.0",
5050
"nuxt": "^4.0.0",
5151
"standard-version": "^9.5.0",
52-
"typescript": "^5.8.3",
53-
"vue-tsc": "^3.0.1"
52+
"typescript": "^5.9.2",
53+
"vue-tsc": "^3.0.5"
5454
},
5555
"publishConfig": {
5656
"access": "public"
5757
},
5858
"resolutions": {
5959
"@nuxtjs/strapi": "workspace:*"
6060
},
61-
"packageManager": "pnpm@10.12.4"
61+
"packageManager": "pnpm@10.14.0"
6262
}

0 commit comments

Comments
 (0)