File tree 4 files changed +3069
-484
lines changed
4 files changed +3069
-484
lines changed Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"@nuxt-themes/docus" : " 1.15.1" ,
13
13
"@nuxtjs/plausible" : " latest" ,
14
- "nuxt" : " 3.16.2 "
14
+ "nuxt" : " 3.17.1 "
15
15
},
16
16
"engines" : {
17
17
"node" : " ^14.18.0 || >=16.10.0"
Original file line number Diff line number Diff line change 65
65
"pathe" : " ^2.0.0"
66
66
},
67
67
"devDependencies" : {
68
- "@nuxt/cli" : " 3.24.1 " ,
68
+ "@nuxt/cli" : " 3.25.0 " ,
69
69
"@nuxt/eslint-config" : " 1.3.0" ,
70
- "@nuxt/module-builder" : " 1.0.0 " ,
71
- "@nuxt/schema" : " 3.16.2 " ,
72
- "@nuxt/test-utils" : " 3.17.2 " ,
70
+ "@nuxt/module-builder" : " 1.0.1 " ,
71
+ "@nuxt/schema" : " 3.17.1 " ,
72
+ "@nuxt/test-utils" : " 3.18.0 " ,
73
73
"@vitest/coverage-v8" : " 3.1.2" ,
74
74
"@vue/test-utils" : " 2.4.6" ,
75
75
"bumpp" : " 10.1.0" ,
78
78
"happy-dom" : " 17.4.6" ,
79
79
"installed-check" : " 9.3.0" ,
80
80
"lint-staged" : " 15.5.0" ,
81
- "nuxt" : " 3.16.2 " ,
81
+ "nuxt" : " 3.17.1 " ,
82
82
"simple-git-hooks" : " 2.12.1" ,
83
83
"typescript" : " 5.8.2" ,
84
84
"vitest" : " 3.1.2" ,
Original file line number Diff line number Diff line change 8
8
"dependencies" : {
9
9
"@nuxtjs/sanity" : " latest" ,
10
10
"@sanity/client" : " latest" ,
11
- "nuxt" : " 3.16.2 " ,
11
+ "nuxt" : " 3.17.1 " ,
12
12
"react" : " 18.3.1" ,
13
13
"vue" : " latest" ,
14
14
"vue-router" : " latest"
You can’t perform that action at this time.
0 commit comments