Skip to content

Commit c883353

Browse files
chore(deps): update all non-major dependencies
1 parent c06d3b7 commit c883353

File tree

3 files changed

+2195
-1126
lines changed

3 files changed

+2195
-1126
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"generate": "nuxt generate"
77
},
88
"dependencies": {
9-
"docus": "^4.0.2",
9+
"docus": "^4.1.2",
1010
"better-sqlite3": "^12.2.0",
11-
"nuxt": "^4.0.2"
11+
"nuxt": "^4.1.1"
1212
}
1313
}

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"release": "standard-version --prerelease alpha && git push --follow-tags && pnpm publish --tag next"
4040
},
4141
"dependencies": {
42-
"@apollo/client": "^3.13.8",
43-
"@nuxt/kit": "^4.0.2",
42+
"@apollo/client": "^3.14.0",
43+
"@nuxt/kit": "^4.1.1",
4444
"@rollup/plugin-graphql": "^2.0.5",
4545
"@vue/apollo-composable": "^4.2.2",
4646
"@vue/apollo-option": "^4.2.2",
@@ -53,20 +53,20 @@
5353
"ohash": "^2.0.11"
5454
},
5555
"devDependencies": {
56-
"@eslint/compat": "^1.3.1",
57-
"@nuxt/eslint-config": "^1.7.0",
58-
"@nuxt/module-builder": "^1.0.1",
59-
"@nuxt/schema": "^4.0.2",
60-
"@nuxt/ui": "^3.3.0",
61-
"@types/node": "^24.1.0",
62-
"eslint": "^9.31.0",
63-
"nuxt": "^4.0.2"
56+
"@eslint/compat": "^1.3.2",
57+
"@nuxt/eslint-config": "^1.9.0",
58+
"@nuxt/module-builder": "^1.0.2",
59+
"@nuxt/schema": "^4.1.1",
60+
"@nuxt/ui": "^3.3.3",
61+
"@types/node": "^24.3.1",
62+
"eslint": "^9.35.0",
63+
"nuxt": "^4.1.1"
6464
},
6565
"publishConfig": {
6666
"access": "public"
6767
},
6868
"resolutions": {
6969
"@nuxtjs/apollo": "link:."
7070
},
71-
"packageManager": "pnpm@10.13.1"
71+
"packageManager": "pnpm@10.15.1"
7272
}

0 commit comments

Comments
 (0)