File tree Expand file tree Collapse file tree 3 files changed +436
-592
lines changed Expand file tree Collapse file tree 3 files changed +436
-592
lines changed Original file line number Diff line number Diff line change 65
65
"@oku/tsconfig" : " workspace:*" ,
66
66
"@tsconfig/node20" : " ^20.1.4" ,
67
67
"@types/jsdom" : " ^21.1.7" ,
68
- "@types/node" : " ^20.17.6 " ,
68
+ "@types/node" : " ^22.0.0 " ,
69
69
"@vitejs/plugin-vue" : " ^5.1.4" ,
70
70
"@vitejs/plugin-vue-jsx" : " ^4.0.1" ,
71
71
"@vue/test-utils" : " ^2.4.6" ,
72
72
"@vueuse/core" : " ^11.2.0" ,
73
- "filter-anything" : " ^3 .0.7 " ,
73
+ "filter-anything" : " ^4 .0.0 " ,
74
74
"jsdom" : " ^25.0.1" ,
75
- "npm-run-all2" : " ^6.2.6 " ,
75
+ "npm-run-all2" : " ^7.0.0 " ,
76
76
"storybook" : " ^8.4.2" ,
77
77
"typescript" : " ^5.6.3" ,
78
78
"unplugin-vue-components" : " ^0.27.0" ,
Original file line number Diff line number Diff line change 52
52
"install" : " ^0.13.0" ,
53
53
"local-pkg" : " ^0.5.0" ,
54
54
"ofetch" : " ^1.4.1" ,
55
- "pacote" : " ^17 .0.7 " ,
55
+ "pacote" : " ^20 .0.0 " ,
56
56
"pathe" : " ^1.1.2" ,
57
57
"pkg-types" : " ^1.2.1" ,
58
58
"semver" : " ^7.6.3"
62
62
"@nuxt/module-builder" : " ^0.8.0" ,
63
63
"@nuxt/schema" : " ^3.14.159" ,
64
64
"@nuxt/test-utils" : " ^3.14.4" ,
65
- "@types/node" : " ^20.17.6 " ,
65
+ "@types/node" : " ^22.0.0 " ,
66
66
"@types/pacote" : " ^11.1.8" ,
67
67
"nuxt" : " ^3.14.159"
68
68
},
You can’t perform that action at this time.
0 commit comments