File tree Expand file tree Collapse file tree
playgrounds/module-starter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 "prepack" : " pnpm build"
4545 },
4646 "peerDependencies" : {
47+ "@nuxt/kit" : " ^4.0.0-0 || ^5.0.0-0" ,
4748 "nitro" : " ^3.0.0-0" ,
4849 "nitropack" : " ^2.0.0" ,
4950 "vite" : " >=6.0"
5758 }
5859 },
5960 "dependencies" : {
60- "@nuxt/kit" : " catalog:prod" ,
6161 "nostics" : " catalog:prod" ,
6262 "tinyexec" : " catalog:prod"
6363 },
6464 "devDependencies" : {
65+ "@nuxt/kit" : " catalog:prod" ,
6566 "@nuxt/schema" : " catalog:types" ,
6667 "birpc" : " catalog:frontend" ,
6768 "error-stack-parser-es" : " catalog:frontend" ,
Original file line number Diff line number Diff line change 3636 "playground:build" : " nuxi generate playground"
3737 },
3838 "peerDependencies" : {
39- "@nuxt/devtools" : " workspace:*"
39+ "@nuxt/devtools" : " workspace:*" ,
40+ "@nuxt/kit" : " ^4.0.0-0 || ^5.0.0-0"
4041 },
4142 "dependencies" : {
4243 "@iconify-json/carbon" : " catalog:icons" ,
4344 "@iconify-json/logos" : " catalog:icons" ,
4445 "@iconify-json/ri" : " catalog:icons" ,
4546 "@iconify-json/tabler" : " catalog:icons" ,
4647 "@nuxt/devtools-kit" : " workspace:*" ,
47- "@nuxt/kit" : " catalog:prod" ,
4848 "@unocss/core" : " catalog:buildtools" ,
4949 "@unocss/nuxt" : " catalog:buildtools" ,
5050 "@unocss/preset-attributify" : " catalog:buildtools" ,
6262 },
6363 "devDependencies" : {
6464 "@nuxt/devtools" : " workspace:*" ,
65+ "@nuxt/kit" : " catalog:prod" ,
6566 "nuxt" : " catalog:buildtools" ,
6667 "unbuild" : " catalog:buildtools"
6768 },
Original file line number Diff line number Diff line change 2121 "test" : " vitest run" ,
2222 "test:watch" : " vitest watch"
2323 },
24+ "peerDependencies" : {
25+ "@nuxt/kit" : " ^4.0.0-0 || ^5.0.0-0"
26+ },
2427 "dependencies" : {
2528 "@nuxt/devtools-kit" : " workspace:*" ,
26- "@nuxt/kit" : " catalog:prod" ,
2729 "sirv" : " catalog:prod"
2830 },
2931 "devDependencies" : {
3032 "@iconify-json/carbon" : " catalog:icons" ,
3133 "@nuxt/devtools" : " workspace:*" ,
3234 "@nuxt/devtools-ui-kit" : " workspace:*" ,
35+ "@nuxt/kit" : " catalog:prod" ,
3336 "@nuxt/module-builder" : " catalog:buildtools" ,
3437 "@nuxt/schema" : " catalog:types" ,
3538 "@nuxt/test-utils" : " catalog:cli" ,
You can’t perform that action at this time.
0 commit comments