File tree 4 files changed +643
-306
lines changed
4 files changed +643
-306
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.14.1592 "
14
+ "nuxt" : " 3.15.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 70
70
"devDependencies" : {
71
71
"@nuxt/eslint-config" : " 0.7.4" ,
72
72
"@nuxt/module-builder" : " 0.8.4" ,
73
- "@nuxt/schema" : " 3.14.1592 " ,
74
- "@nuxt/test-utils" : " 3.15.1 " ,
73
+ "@nuxt/schema" : " 3.15.1 " ,
74
+ "@nuxt/test-utils" : " 3.15.3 " ,
75
75
"@vitest/coverage-v8" : " 2.1.8" ,
76
76
"@vue/test-utils" : " 2.4.6" ,
77
77
"bumpp" : " 9.9.2" ,
80
80
"happy-dom" : " 16.3.0" ,
81
81
"installed-check" : " 9.3.0" ,
82
82
"lint-staged" : " 15.2.11" ,
83
- "nuxi" : " 3.17.2 " ,
84
- "nuxt" : " 3.14.1592 " ,
83
+ "nuxi" : " 3.20.0 " ,
84
+ "nuxt" : " 3.15.1 " ,
85
85
"simple-git-hooks" : " 2.11.1" ,
86
86
"typescript" : " 5.6.3" ,
87
87
"vitest" : " 2.1.8" ,
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.14.1592 " ,
11
+ "nuxt" : " 3.15.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