File tree Expand file tree Collapse file tree 4 files changed +844
-800
lines changed Expand file tree Collapse file tree 4 files changed +844
-800
lines changed Original file line number Diff line number Diff line change 15
15
"test:update" : " vitest -u"
16
16
},
17
17
"devDependencies" : {
18
- "@antfu/eslint-config" : " ^0.35.1 " ,
19
- "@nuxt/test-utils" : " 3.1.1 " ,
20
- "@vitest/ui" : " ^0.28.3 " ,
21
- "bumpp" : " ^8.2.1 " ,
18
+ "@antfu/eslint-config" : " ^0.35.3 " ,
19
+ "@nuxt/test-utils" : " 3.2.2 " ,
20
+ "@vitest/ui" : " ^0.29.1 " ,
21
+ "bumpp" : " ^9.0.0 " ,
22
22
"cheerio" : " 1.0.0-rc.12" ,
23
- "eslint" : " ^8.33 .0" ,
23
+ "eslint" : " ^8.35 .0" ,
24
24
"jsdom" : " ^21.1.0" ,
25
- "playwright" : " ^1.30.0 " ,
25
+ "playwright" : " ^1.31.1 " ,
26
26
"typescript" : " ^4.9.5" ,
27
- "unbuild" : " ^1.1.1 " ,
28
- "unhead" : " ^1.0.20 " ,
27
+ "unbuild" : " ^1.1.2 " ,
28
+ "unhead" : " ^1.1.9 " ,
29
29
"utility-types" : " ^3.10.0" ,
30
- "vitest" : " ^0.28.3 "
30
+ "vitest" : " ^0.29.1 "
31
31
},
32
32
"pnpm" : {
33
33
"overrides" : {
Original file line number Diff line number Diff line change 40
40
"play:build" : " nuxi build ../../test/fixtures/nuxt"
41
41
},
42
42
"dependencies" : {
43
- "@nuxt/kit" : " 3.1.1 " ,
44
- "@unhead/schema-org-vue" : " ^0.4.1 " ,
43
+ "@nuxt/kit" : " 3.2.2 " ,
44
+ "@unhead/schema-org-vue" : " ^0.5.0 " ,
45
45
"pathe" : " ^1.1.0"
46
46
},
47
47
"devDependencies" : {
48
48
"@nuxt/module-builder" : " ^0.2.1" ,
49
- "@nuxt/schema" : " 3.1.1 " ,
50
- "nuxt" : " 3.1.1 "
49
+ "@nuxt/schema" : " 3.2.2 " ,
50
+ "nuxt" : " 3.2.2 "
51
51
}
52
52
}
Original file line number Diff line number Diff line change 54
54
"vue" : " >=3.2.0"
55
55
},
56
56
"dependencies" : {
57
- "@unhead/schema-org-vue" : " ^0.4.1 "
57
+ "@unhead/schema-org-vue" : " ^0.5.0 "
58
58
}
59
59
}
You can’t perform that action at this time.
0 commit comments