File tree Expand file tree Collapse file tree 3 files changed +2195
-1126
lines changed Expand file tree Collapse file tree 3 files changed +2195
-1126
lines changed Original file line number Diff line number Diff line change 6
6
"generate" : " nuxt generate"
7
7
},
8
8
"dependencies" : {
9
- "docus" : " ^4.0 .2" ,
9
+ "docus" : " ^4.1 .2" ,
10
10
"better-sqlite3" : " ^12.2.0" ,
11
- "nuxt" : " ^4.0.2 "
11
+ "nuxt" : " ^4.1.1 "
12
12
}
13
13
}
Original file line number Diff line number Diff line change 39
39
"release" : " standard-version --prerelease alpha && git push --follow-tags && pnpm publish --tag next"
40
40
},
41
41
"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 " ,
44
44
"@rollup/plugin-graphql" : " ^2.0.5" ,
45
45
"@vue/apollo-composable" : " ^4.2.2" ,
46
46
"@vue/apollo-option" : " ^4.2.2" ,
53
53
"ohash" : " ^2.0.11"
54
54
},
55
55
"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 "
64
64
},
65
65
"publishConfig" : {
66
66
"access" : " public"
67
67
},
68
68
"resolutions" : {
69
69
"@nuxtjs/apollo" : " link:."
70
70
},
71
- "packageManager" : " pnpm@10.13 .1"
71
+ "packageManager" : " pnpm@10.15 .1"
72
72
}
You can’t perform that action at this time.
0 commit comments