File tree Expand file tree Collapse file tree 3 files changed +745
-832
lines changed Expand file tree Collapse file tree 3 files changed +745
-832
lines changed Original file line number Diff line number Diff line change 12
12
"vue" : " ^3.5.13"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.26.0 " ,
15
+ "@babel/core" : " ^7.26.7 " ,
16
16
"@vue/cli-plugin-babel" : " ~5.0.8" ,
17
17
"@vue/cli-service" : " ~5.0.8" ,
18
18
"unplugin-vue-markdown" : " workspace:*"
Original file line number Diff line number Diff line change 88
88
"unplugin" : " ^2.1.2"
89
89
},
90
90
"devDependencies" : {
91
- "@antfu/eslint-config" : " ^3.16 .0" ,
92
- "@antfu/ni" : " ^23.2 .0" ,
91
+ "@antfu/eslint-config" : " ^4.1 .0" ,
92
+ "@antfu/ni" : " ^23.3 .0" ,
93
93
"@antfu/utils" : " ^8.1.0" ,
94
- "@types/node" : " ^22.10.7 " ,
94
+ "@types/node" : " ^22.12.0 " ,
95
95
"@unhead/vue" : " ^1.11.18" ,
96
96
"@vue/test-utils" : " ^2.4.6" ,
97
- "bumpp" : " ^9. 10.2 " ,
97
+ "bumpp" : " ^10.0.1 " ,
98
98
"chalk" : " ^5.4.1" ,
99
- "eslint" : " ^9.18 .0" ,
99
+ "eslint" : " ^9.19 .0" ,
100
100
"esno" : " ^4.8.0" ,
101
101
"fast-glob" : " ^3.3.3" ,
102
- "rollup" : " ^4.31.0 " ,
103
- "tsup" : " ^8.3.5 " ,
102
+ "rollup" : " ^4.32.1 " ,
103
+ "tsup" : " ^8.3.6 " ,
104
104
"typescript" : " ^5.7.3" ,
105
105
"vite" : " ^6.0.11" ,
106
- "vitest" : " ^3.0.3 " ,
106
+ "vitest" : " ^3.0.4 " ,
107
107
"vue" : " ^3.5.13" ,
108
108
"webpack" : " ^5.97.1"
109
109
}
You can’t perform that action at this time.
0 commit comments