File tree Expand file tree Collapse file tree 4 files changed +412
-105
lines changed
Expand file tree Collapse file tree 4 files changed +412
-105
lines changed Original file line number Diff line number Diff line change 1717 "test:update" : " vitest -u"
1818 },
1919 "devDependencies" : {
20- "nuxt" : " 3.0.0-rc.8" ,
21- "@nuxt/test-utils" : " 3.0.0-rc.8" ,
22- "cheerio" : " 1.0.0-rc.12" ,
23- "playwright" : " ^1.25.0" ,
2420 "@antfu/eslint-config" : " ^0.26.1" ,
25- "@vitest/ui" : " ^0.22.0" ,
21+ "@nuxt/test-utils" : " 3.0.0-rc.8" ,
22+ "@vitest/ui" : " ^0.22.1" ,
2623 "bumpp" : " ^8.2.1" ,
24+ "cheerio" : " 1.0.0-rc.12" ,
2725 "eslint" : " ^8.22.0" ,
2826 "jsdom" : " ^20.0.0" ,
27+ "nuxt" : " 3.0.0-rc.8" ,
28+ "playwright" : " ^1.25.0" ,
2929 "typescript" : " ^4.7.4" ,
30- "unbuild" : " ^0.8.8 " ,
30+ "unbuild" : " ^0.8.9 " ,
3131 "utility-types" : " ^3.10.0" ,
32- "vitest" : " ^0.22.0 "
32+ "vitest" : " ^0.22.1 "
3333 }
3434}
Original file line number Diff line number Diff line change 4343 "@nuxt/kit" : " ^3.0.0-rc.8" ,
4444 "@vueuse/schema-org" : " workspace:*" ,
4545 "@vueuse/schema-org-vite" : " workspace:*" ,
46- "pathe" : " ^0.3.4 " ,
47- "schema-org-graph-js" : " 0.3.3 "
46+ "pathe" : " ^0.3.5 " ,
47+ "schema-org-graph-js" : " 0.4.4 "
4848 },
4949 "devDependencies" : {
5050 "@nuxt/module-builder" : " latest" ,
Original file line number Diff line number Diff line change 7373 "vue" : " >=3.2.0"
7474 },
7575 "dependencies" : {
76- "schema-org-graph-js" : " 0.4.3 "
76+ "schema-org-graph-js" : " 0.4.4 "
7777 },
7878 "devDependencies" : {
7979 "@types/fs-extra" : " ^9.0.13" ,
You can’t perform that action at this time.
0 commit comments