File tree 7 files changed +16
-16
lines changed
7 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@nuxt-themes/docus" : " ^1.15.0" ,
12
- "nuxt" : " ^3.9.1 "
12
+ "nuxt" : " ^3.9.3 "
13
13
}
14
14
}
Original file line number Diff line number Diff line change 22
22
},
23
23
"devDependencies" : {
24
24
"@hebilicious/eslint-config" : " 0.0.3-beta.3" ,
25
- "@nuxt/test-utils" : " ^3.9 .0" ,
26
- "@types/node" : " 20.11.3 " ,
27
- "bumpp" : " ^9.2.1 " ,
28
- "bun-types" : " ^1.0.22 " ,
25
+ "@nuxt/test-utils" : " ^3.10 .0" ,
26
+ "@types/node" : " 20.11.5 " ,
27
+ "bumpp" : " ^9.3.0 " ,
28
+ "bun-types" : " ^1.0.25 " ,
29
29
"conventional-changelog-cli" : " ^4.1.0" ,
30
30
"eslint" : " 8.56.0" ,
31
31
"eslint-plugin-import" : " ^2.29.1" ,
32
32
"lint-staged" : " ^15.2.0" ,
33
33
"pnpm" : " 8.14.1" ,
34
- "prettier" : " ^3.2.2 " ,
34
+ "prettier" : " ^3.2.4 " ,
35
35
"rimraf" : " ^5.0.5" ,
36
36
"simple-git-hooks" : " ^2.9.0" ,
37
37
"taze" : " ^0.13.1" ,
38
38
"typescript" : " ^5.3.3" ,
39
- "vitest" : " ^1.2.0 "
39
+ "vitest" : " ^1.2.1 "
40
40
},
41
41
"simple-git-hooks" : {
42
42
"pre-commit" : " bunx lint-staged"
Original file line number Diff line number Diff line change 55
55
"dev" : " nuxi dev"
56
56
},
57
57
"peerDependencies" : {
58
- "@tanstack/vue-query" : " ^5.17.13 " ,
59
- "nuxt" : " ^3.9.1 "
58
+ "@tanstack/vue-query" : " ^5.17.19 " ,
59
+ "nuxt" : " ^3.9.3 "
60
60
},
61
61
"dependencies" : {
62
- "@nuxt/kit" : " ^3.9.1 " ,
62
+ "@nuxt/kit" : " ^3.9.3 " ,
63
63
"defu" : " ^6.1.4" ,
64
64
"esbuild" : " ^0.19.11" ,
65
65
"magicast" : " ^0.3.3"
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@hebilicious/vue-query-nuxt" : " workspace:*" ,
12
- "@tanstack/vue-query" : " ^5.17.13 " ,
12
+ "@tanstack/vue-query" : " ^5.17.19 " ,
13
13
"@wundergraph/vue-query" : " ^0.2.29"
14
14
},
15
15
"devDependencies" : {
16
16
"@nuxt/devtools" : " ^1.0.8" ,
17
- "nuxt" : " ^3.9.1 "
17
+ "nuxt" : " ^3.9.3 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@hebilicious/vue-query-nuxt" : " workspace:*" ,
12
- "@tanstack/vue-query" : " ^5.17.13 " ,
13
- "nuxt" : " ^3.9.1 "
12
+ "@tanstack/vue-query" : " ^5.17.19 " ,
13
+ "nuxt" : " ^3.9.3 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@hebilicious/vue-query-nuxt" : " workspace:*" ,
12
- "@tanstack/vue-query" : " 5.17.13 " ,
12
+ "@tanstack/vue-query" : " 5.17.19 " ,
13
13
"@use-wagmi/nuxt" : " ^1.1.8" ,
14
- "nuxt" : " ^3.9.1 " ,
14
+ "nuxt" : " ^3.9.3 " ,
15
15
"use-wagmi" : " ^0.4.10" ,
16
16
"viem" : " ^1.21.4"
17
17
}
You can’t perform that action at this time.
0 commit comments