File tree Expand file tree Collapse file tree 4 files changed +1110
-1249
lines changed
Expand file tree Collapse file tree 4 files changed +1110
-1249
lines changed Original file line number Diff line number Diff line change 1515 "test:update" : " vitest -u"
1616 },
1717 "devDependencies" : {
18- "@antfu/eslint-config" : " ^0.34 .1" ,
19- "@nuxt/test-utils" : " 3.1.0 " ,
20- "@vitest/ui" : " ^0.28.1 " ,
18+ "@antfu/eslint-config" : " ^0.35 .1" ,
19+ "@nuxt/test-utils" : " 3.1.1 " ,
20+ "@vitest/ui" : " ^0.28.3 " ,
2121 "bumpp" : " ^8.2.1" ,
2222 "cheerio" : " 1.0.0-rc.12" ,
23- "eslint" : " ^8.32 .0" ,
23+ "eslint" : " ^8.33 .0" ,
2424 "jsdom" : " ^21.1.0" ,
2525 "playwright" : " ^1.30.0" ,
26- "typescript" : " ^4.9.4 " ,
26+ "typescript" : " ^4.9.5 " ,
2727 "unbuild" : " ^1.1.1" ,
28- "unhead" : " ^1.0.18 " ,
28+ "unhead" : " ^1.0.20 " ,
2929 "utility-types" : " ^3.10.0" ,
30- "vitest" : " ^0.28.1 "
30+ "vitest" : " ^0.28.3 "
3131 },
3232 "pnpm" : {
3333 "overrides" : {
Original file line number Diff line number Diff line change 4040 "play:build" : " nuxi build ../../test/fixtures/nuxt"
4141 },
4242 "dependencies" : {
43- "@nuxt/kit" : " 3.0.0 " ,
44- "@unhead/schema-org-vue" : " ^0.4.0 " ,
45- "pathe" : " ^1.0 .0"
43+ "@nuxt/kit" : " 3.1.1 " ,
44+ "@unhead/schema-org-vue" : " ^0.4.1 " ,
45+ "pathe" : " ^1.1 .0"
4646 },
4747 "devDependencies" : {
4848 "@nuxt/module-builder" : " ^0.2.1" ,
49- "@nuxt/schema" : " 3.0.0 " ,
50- "nuxt" : " 3.0.0 "
49+ "@nuxt/schema" : " 3.1.1 " ,
50+ "nuxt" : " 3.1.1 "
5151 }
5252}
Original file line number Diff line number Diff line change 5454 "vue" : " >=3.2.0"
5555 },
5656 "dependencies" : {
57- "@unhead/schema-org-vue" : " ^0.4.0 "
57+ "@unhead/schema-org-vue" : " ^0.4.1 "
5858 }
5959}
You can’t perform that action at this time.
0 commit comments