File tree Expand file tree Collapse file tree 3 files changed +168
-164
lines changed Expand file tree Collapse file tree 3 files changed +168
-164
lines changed Original file line number Diff line number Diff line change 2828 "devDependencies" : {
2929 "@nuxt/module-builder" : " workspace:*" ,
3030 "@nuxt/schema" : " ^3.8.0" ,
31- "@types/node" : " ^20.8.9 " ,
31+ "@types/node" : " ^20.8.10 " ,
3232 "nuxt" : " ^3.8.0"
3333 },
3434 "build" : {
Original file line number Diff line number Diff line change 2828 "release" : " pnpm vitest run && pnpm build && changelogen --release && pnpm publish && git push --follow-tags" ,
2929 "test" : " pnpm vitest"
3030 },
31- "packageManager" : " pnpm@8.9 .2" ,
31+ "packageManager" : " pnpm@8.10 .2" ,
3232 "dependencies" : {
3333 "citty" : " ^0.1.4" ,
3434 "consola" : " ^3.2.3" ,
4444 "@nuxt/kit" : " ^3.8.0" ,
4545 "@nuxt/schema" : " ^3.8.0" ,
4646 "@nuxtjs/eslint-config-typescript" : " ^12.1.0" ,
47- "@types/node" : " ^20.8.9 " ,
47+ "@types/node" : " ^20.8.10 " ,
4848 "@vitest/coverage-v8" : " ^0.34.6" ,
4949 "changelogen" : " ^0.5.5" ,
50- "eslint" : " ^8.52 .0" ,
51- "jiti" : " ^1.20 .0" ,
50+ "eslint" : " ^8.53 .0" ,
51+ "jiti" : " ^1.21 .0" ,
5252 "nuxi" : " ^3.9.1" ,
5353 "nuxt" : " ^3.8.0" ,
5454 "vitest" : " ^0.34.6"
You can’t perform that action at this time.
0 commit comments