File tree Expand file tree Collapse file tree 2 files changed +458
-432
lines changed
Expand file tree Collapse file tree 2 files changed +458
-432
lines changed Original file line number Diff line number Diff line change 9696 "dependencies" : {
9797 "@rollup/pluginutils" : " ^5.1.3" ,
9898 "magic-string" : " ^0.30.12" ,
99- "oxc-parser" : " ^0.35 .0" ,
99+ "oxc-parser" : " ^0.36 .0" ,
100100 "unplugin" : " ^1.15.0"
101101 },
102102 "devDependencies" : {
103- "@oxc-project/types" : " ^0.35 .0" ,
104- "@swc/core" : " ^1.8.0 " ,
105- "@sxzz/eslint-config" : " ^4.4.0 " ,
103+ "@oxc-project/types" : " ^0.36 .0" ,
104+ "@swc/core" : " ^1.9.2 " ,
105+ "@sxzz/eslint-config" : " ^4.4.1 " ,
106106 "@sxzz/prettier-config" : " ^2.0.2" ,
107107 "@types/node" : " ^22.9.0" ,
108108 "bumpp" : " ^9.8.1" ,
109109 "esbuild" : " ^0.24.0" ,
110110 "eslint" : " ^9.14.0" ,
111111 "fast-glob" : " ^3.3.2" ,
112- "oxc-transform" : " ^0.35 .0" ,
112+ "oxc-transform" : " ^0.36 .0" ,
113113 "prettier" : " ^3.3.3" ,
114114 "rolldown" : " nightly" ,
115- "rollup" : " ^4.24.4 " ,
115+ "rollup" : " ^4.25.0 " ,
116116 "rollup-plugin-esbuild" : " ^6.1.1" ,
117117 "tsdown" : " ^0.3.0" ,
118118 "tsx" : " ^4.19.2" ,
119119 "typescript" : " ^5.6.3" ,
120- "vite" : " ^5.4.10 " ,
120+ "vite" : " ^5.4.11 " ,
121121 "vitest" : " ^2.1.4"
122122 },
123123 "engines" : {
You can’t perform that action at this time.
0 commit comments