File tree Expand file tree Collapse file tree 5 files changed +248
-58
lines changed Expand file tree Collapse file tree 5 files changed +248
-58
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"solid-js" : " ^1.9.3" ,
22
22
"vite-plugin-solid" : " ^2.10.2" ,
23
- "vite" : " ^5.4.10 " ,
23
+ "vite" : " ^5.4.12 " ,
24
24
"@types/react" : " 19.0.0" ,
25
25
"@types/react-dom" : " 19.0.0"
26
26
}
Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@vitejs/plugin-react" : " ^4.3.3" ,
21
- "vite" : " ^5.4.10 " ,
21
+ "vite" : " ^5.4.12 " ,
22
22
"@types/react" : " 19.0.0" ,
23
23
"@types/react-dom" : " 19.0.0"
24
24
}
Original file line number Diff line number Diff line change 19
19
"@vitejs/plugin-vue" : " ^5.1.4" ,
20
20
"@vitejs/plugin-vue-jsx" : " ^4.0.1" ,
21
21
"typescript" : " ^5.6.3" ,
22
- "vite" : " ^5.4.10 " ,
22
+ "vite" : " ^5.4.12 " ,
23
23
"vue-tsc" : " ^2.1.10"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 149
149
"@stylexjs/babel-plugin" : " ^0.10.1" ,
150
150
"@stylexswc/rs-compiler" : " 0.6.3-rc.1" ,
151
151
"unplugin" : " ^1.16.1" ,
152
- "vite" : " ^5.4.10 " ,
152
+ "vite" : " ^5.4.12 " ,
153
153
"vite-plugin-inspect" : " ^0.8.7"
154
154
},
155
155
"devDependencies" : {
164
164
"rollup" : " ^4.25.0" ,
165
165
"tsup" : " ^8.2.4" ,
166
166
"typescript" : " ^5.5.4" ,
167
- "vite" : " ^5.4.2 " ,
167
+ "vite" : " ^5.4.12 " ,
168
168
"vitest" : " ^2.0.5" ,
169
169
"webpack" : " ^5.94.0"
170
170
},
You can’t perform that action at this time.
0 commit comments