File tree Expand file tree Collapse file tree 3 files changed +129
-124
lines changed Expand file tree Collapse file tree 3 files changed +129
-124
lines changed Original file line number Diff line number Diff line change 20
20
],
21
21
"devDependencies" : {
22
22
"@babel/plugin-syntax-typescript" : " ^7.27.1" ,
23
- "@eslint/js" : " ^9.32 .0" ,
24
- "@oxc-project/runtime" : " ^0.80 .0" ,
23
+ "@eslint/js" : " ^9.33 .0" ,
24
+ "@oxc-project/runtime" : " ^0.81 .0" ,
25
25
"@rollup/plugin-babel" : " ^6.0.4" ,
26
26
"@types/babel__core" : " ^7.20.5" ,
27
27
"@types/babel__helper-module-imports" : " ^7.18.3" ,
28
28
"@types/babel__helper-plugin-utils" : " ^7.10.3" ,
29
- "@types/node" : " ^24.2.0 " ,
29
+ "@types/node" : " ^24.2.1 " ,
30
30
"@vitest/coverage-v8" : " ^3.2.4" ,
31
31
"@vue/babel-plugin-jsx" : " workspace:*" ,
32
32
"bumpp" : " ^10.2.2" ,
33
- "eslint" : " ^9.32 .0" ,
33
+ "eslint" : " ^9.33 .0" ,
34
34
"eslint-config-prettier" : " ^10.1.8" ,
35
35
"eslint-plugin-import-x" : " ^4.16.1" ,
36
36
"jsdom" : " ^26.1.0" ,
39
39
"tslib" : " ^2.8.1" ,
40
40
"typescript" : " ~5.9.2" ,
41
41
"typescript-eslint" : " ^8.39.0" ,
42
- "vite" : " ^7.0.6 " ,
42
+ "vite" : " ^7.1.1 " ,
43
43
"vitest" : " ^3.2.4"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 20
20
"@vitejs/plugin-vue-jsx" : " ^5.0.1" ,
21
21
"terser" : " ^5.43.1" ,
22
22
"unplugin-replace" : " ^0.6.0" ,
23
- "vite" : " ^7.0.6 "
23
+ "vite" : " ^7.1.1 "
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments