File tree 4 files changed +535
-704
lines changed
4 files changed +535
-704
lines changed Original file line number Diff line number Diff line change 34
34
"@swc/core" : " ^1.2.108"
35
35
},
36
36
"dependencies" : {
37
- "unplugin" : " ^0.6 .0"
37
+ "unplugin" : " ^1.4 .0"
38
38
},
39
39
"devDependencies" : {
40
40
"@hannoeru/eslint-config" : " ^0.9.7" ,
41
- "@rollup/pluginutils" : " ^4.1.1 " ,
42
- "@swc/core" : " ^1.2.108 " ,
43
- "@types/node" : " ^17.0.23 " ,
44
- "defu" : " ^6.0.0 " ,
45
- "esbuild" : " 0.14.9 " ,
46
- "load-tsconfig" : " ^0.2.3 " ,
41
+ "@rollup/pluginutils" : " ^5.0.4 " ,
42
+ "@swc/core" : " ^1.3.80 " ,
43
+ "@types/node" : " ^18. 17.12 " ,
44
+ "defu" : " ^6.1.2 " ,
45
+ "esbuild" : " 0.19.2 " ,
46
+ "load-tsconfig" : " ^0.2.5 " ,
47
47
"path-exists" : " ^5.0.0" ,
48
- "prettier" : " 2.5.1 " ,
49
- "rollup" : " ^2.60.0 " ,
48
+ "prettier" : " 3.0.2 " ,
49
+ "rollup" : " ^3.28.1 " ,
50
50
"tsup" : " 7.2.0" ,
51
- "typescript" : " 4.5.4 " ,
52
- "vite" : " ^2.6.14 " ,
51
+ "typescript" : " 5.2.2 " ,
52
+ "vite" : " ^4.4.9 " ,
53
53
"vitest" : " ^0.34.3"
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments