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 1515 "test:update" : " vitest -u"
1616 },
1717 "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 " ,
2222 "cheerio" : " 1.0.0-rc.12" ,
23- "eslint" : " ^8.33 .0" ,
23+ "eslint" : " ^8.35 .0" ,
2424 "jsdom" : " ^21.1.0" ,
25- "playwright" : " ^1.30.0 " ,
25+ "playwright" : " ^1.31.1 " ,
2626 "typescript" : " ^4.9.5" ,
27- "unbuild" : " ^1.1.1 " ,
28- "unhead" : " ^1.0.20 " ,
27+ "unbuild" : " ^1.1.2 " ,
28+ "unhead" : " ^1.1.9 " ,
2929 "utility-types" : " ^3.10.0" ,
30- "vitest" : " ^0.28.3 "
30+ "vitest" : " ^0.29.1 "
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.1.1 " ,
44- "@unhead/schema-org-vue" : " ^0.4.1 " ,
43+ "@nuxt/kit" : " 3.2.2 " ,
44+ "@unhead/schema-org-vue" : " ^0.5.0 " ,
4545 "pathe" : " ^1.1.0"
4646 },
4747 "devDependencies" : {
4848 "@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 "
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.1 "
57+ "@unhead/schema-org-vue" : " ^0.5.0 "
5858 }
5959}
You can’t perform that action at this time.
0 commit comments