File tree Expand file tree Collapse file tree 3 files changed +1009
-456
lines changed Expand file tree Collapse file tree 3 files changed +1009
-456
lines changed Original file line number Diff line number Diff line change 10
10
"devDependencies" : {
11
11
"@iconify-json/carbon" : " ^1.1.21" ,
12
12
"unocss" : " ^0.56.5" ,
13
- "vitepress" : " 1.0.0-rc.20 "
13
+ "vitepress" : " 1.0.0-rc.22 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 2
2
"name" : " nuxt-api-party" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.21.0" ,
5
- "packageManager" : " pnpm@8.8.0 " ,
5
+ "packageManager" : " pnpm@8.9.2 " ,
6
6
"description" : " Nuxt 3 module to securely connect with any API" ,
7
7
"author" :
" Johann Schopplich <[email protected] >" ,
8
8
"license" : " MIT" ,
60
60
"openapi-typescript" : " ^5 || ^6"
61
61
},
62
62
"devDependencies" : {
63
- "@antfu/eslint-config" : " ^1.0.0-beta.18 " ,
63
+ "@antfu/eslint-config" : " ^1.0.0-beta.27 " ,
64
64
"@nuxt/module-builder" : " ^0.5.2" ,
65
65
"@nuxt/test-utils" : " ^3.7.4" ,
66
- "@types/node" : " ^20.8.2 " ,
66
+ "@types/node" : " ^20.8.6 " ,
67
67
"bumpp" : " ^9.2.0" ,
68
- "eslint" : " ^8.50 .0" ,
68
+ "eslint" : " ^8.51 .0" ,
69
69
"nuxt" : " ^3.7.4" ,
70
70
"nuxt-api-party" : " workspace:*" ,
71
71
"typescript" : " ^5.2.2" ,
72
72
"vitest" : " ^0.34.6" ,
73
- "vue-tsc" : " ^1.8.15 "
73
+ "vue-tsc" : " ^1.8.19 "
74
74
}
75
75
}
You can’t perform that action at this time.
0 commit comments