File tree Expand file tree Collapse file tree 4 files changed +271
-532
lines changed
Expand file tree Collapse file tree 4 files changed +271
-532
lines changed Original file line number Diff line number Diff line change 149149 "simple-git-hooks" : " ^2.11.1" ,
150150 "solid-js" : " ^1.9.3" ,
151151 "svelte" : " ^5.2.6" ,
152- "typescript" : " ^5.7.2 " ,
152+ "typescript" : " ~5.6.3 " ,
153153 "unbuild" : " ^2.0.0" ,
154154 "unocss" : " ^0.65.1" ,
155155 "vite" : " ^6.0.3" ,
156156 "vitest" : " ^2.1.8" ,
157157 "vue" : " ^3.5.13" ,
158158 "vue-tsc" : " ^2.1.10"
159159 },
160+ "resolutions" : {
161+ "typescript" : " ~5.6.3" ,
162+ "vite" : " ^6.0.3"
163+ },
160164 "simple-git-hooks" : {
161165 "pre-commit" : " pnpm lint-staged"
162166 },
Original file line number Diff line number Diff line change 1414 "devDependencies" : {
1515 "@vitejs/plugin-react" : " ^4.3.2" ,
1616 "@vitejs/plugin-vue" : " ^5.1.4" ,
17- "typescript" : " ^ 5.6.3" ,
17+ "typescript" : " ~ 5.6.3" ,
1818 "vite" : " ^5.4.8" ,
1919 "vite-plugin-solid" : " ^2.10.2" ,
2020 "vue-tsc" : " ^2.1.6"
You can’t perform that action at this time.
0 commit comments