File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
"svelte" : " 5.0.0-next.199" ,
52
52
"svelte-check" : " ^3.8.4" ,
53
53
"typescript" : " 5.5.4" ,
54
- "vite" : " ^5.3.4 " ,
54
+ "vite" : " ^5.3.5 " ,
55
55
"vitest" : " ^2.0.2"
56
56
},
57
57
"workspaces" : {
Original file line number Diff line number Diff line change 110
110
"eslint-plugin-sonarjs" : " ^0.25.1" ,
111
111
"prettier" : " ^3.3.3" ,
112
112
"typescript" : " 5.5.4" ,
113
- "vite" : " ^5.3.4 " ,
113
+ "vite" : " ^5.3.5 " ,
114
114
"vitest" : " ^2.0.2"
115
115
},
116
116
"dependencies" : {
Original file line number Diff line number Diff line change 50
50
"svelte-markdown" : " ^0.4.1" ,
51
51
"svelte-preprocess" : " ^6.0.2" ,
52
52
"tailwindcss" : " ^3.4.7" ,
53
- "vite" : " ^5.3.4 " ,
53
+ "vite" : " ^5.3.5 " ,
54
54
"vitest" : " ^2.0.2"
55
55
}
56
56
}
Original file line number Diff line number Diff line change 4239
4239
tinyrainbow "^1.2.0"
4240
4240
vite "^5.0.0"
4241
4241
4242
- vite@^5.0.0, vite@^5.3.4 :
4243
- version "5.3.4 "
4244
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.4 .tgz#b36ebd47c8a5e3a8727046375d5f10bf9fdf8715 "
4245
- integrity sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA ==
4242
+ vite@^5.0.0, vite@^5.3.5 :
4243
+ version "5.3.5 "
4244
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.5 .tgz#b847f846fb2b6cb6f6f4ed50a830186138cb83d8 "
4245
+ integrity sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA ==
4246
4246
dependencies :
4247
4247
esbuild "^0.21.3"
4248
4248
postcss "^8.4.39"
You can’t perform that action at this time.
0 commit comments