File tree Expand file tree Collapse file tree 6 files changed +78
-316
lines changed Expand file tree Collapse file tree 6 files changed +78
-316
lines changed Original file line number Diff line number Diff line change 77types
88package-lock.json
99.nuxt
10+ .output
Original file line number Diff line number Diff line change 2626 "@nuxt/kit" : " ^3.7.0"
2727 },
2828 "devDependencies" : {
29- "@types/node" : " ^20.5.6" ,
3029 "@nuxt/module-builder" : " workspace:*" ,
3130 "@nuxt/schema" : " ^3.7.0" ,
31+ "@types/node" : " ^20.5.7" ,
3232 "nuxt" : " ^3.7.0"
3333 },
3434 "build" : {
Original file line number Diff line number Diff line change 2828 "release" : " pnpm test && standard-version && git push --follow-tags && npm publish" ,
2929 "test" : " pnpm vitest"
3030 },
31- "packageManager" : " pnpm@8.6.12 " ,
31+ "packageManager" : " pnpm@8.7.0 " ,
3232 "dependencies" : {
3333 "consola" : " ^3.2.3" ,
3434 "mlly" : " ^1.4.1" ,
3535 "mri" : " ^1.2.0" ,
3636 "pathe" : " ^1.1.1" ,
37- "unbuild" : " ^1.2.1 "
37+ "unbuild" : " ^2.0.0 "
3838 },
3939 "peerDependencies" : {
4040 "@nuxt/kit" : " ^3.7.0" ,
4545 "@nuxt/schema" : " ^3.7.0" ,
4646 "@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
4747 "@types/mri" : " ^1.1.1" ,
48- "@types/node" : " ^20.5.6 " ,
48+ "@types/node" : " ^20.5.7 " ,
4949 "@vitest/coverage-v8" : " ^0.34.3" ,
5050 "eslint" : " ^8.48.0" ,
5151 "jiti" : " ^1.19.3" ,
52- "nuxi" : " ^3.7.0 " ,
52+ "nuxi" : " ^3.7.2 " ,
5353 "nuxt" : " ^3.7.0" ,
5454 "standard-version" : " ^9.5.0" ,
5555 "vitest" : " ^0.34.3"
You can’t perform that action at this time.
0 commit comments