File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 18
18
"@types/react-dom" : " ^19.0.0" ,
19
19
"@vitejs/plugin-react" : " ^4.0.0" ,
20
20
"typescript" : " ^5.0.0" ,
21
- "vite" : " 6.0.6 "
21
+ "vite" : " 6.0.9 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -698,10 +698,10 @@ update-browserslist-db@^1.1.1:
698
698
escalade "^3.2.0"
699
699
picocolors "^1.1.0"
700
700
701
-
702
- version "6.0.6 "
703
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.6 .tgz#a851674fcff55b0c1962f72082354b8802e48505 "
704
- integrity sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ ==
701
+
702
+ version "6.0.9 "
703
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9 .tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee "
704
+ integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA ==
705
705
dependencies :
706
706
esbuild "^0.24.2"
707
707
postcss "^8.4.49"
Original file line number Diff line number Diff line change 71
71
"react" : " ^19.0.0" ,
72
72
"react-dom" : " ^19.0.0" ,
73
73
"typescript" : " ^5.0.0" ,
74
- "vite" : " 6.0.6 " ,
74
+ "vite" : " 6.0.9 " ,
75
75
"vite-plugin-dts" : " ^4.3.0" ,
76
76
"vitest" : " ^2.1.8" ,
77
77
"vitest-sonar-reporter" : " ^2.0.0"
Original file line number Diff line number Diff line change 1249
1249
integrity sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==
1250
1250
1251
1251
" @vector-im/matrix-wysiwyg-wasm@link:../../bindings/wysiwyg-wasm " :
1252
- version "2.38.0 "
1252
+ version "2.38.1 "
1253
1253
1254
1254
" @vitejs/plugin-react@^4.2.1 " :
1255
1255
version "4.3.4"
@@ -5732,10 +5732,10 @@ vite-plugin-dts@^4.3.0:
5732
5732
local-pkg "^0.5.1"
5733
5733
magic-string "^0.30.17"
5734
5734
5735
-
5736
- version "6.0.6 "
5737
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.6 .tgz#a851674fcff55b0c1962f72082354b8802e48505 "
5738
- integrity sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ ==
5735
+
5736
+ version "6.0.9 "
5737
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9 .tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee "
5738
+ integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA ==
5739
5739
dependencies :
5740
5740
esbuild "^0.24.2"
5741
5741
postcss "^8.4.49"
You can’t perform that action at this time.
0 commit comments