File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"eslint-plugin-redundant-undefined" : " ^1.0.0" ,
44
44
"eslint-plugin-sonarjs" : " ^0.25.1" ,
45
45
"prettier" : " ^3.2.5" ,
46
- "prettier-plugin-svelte" : " ^3.2.2 " ,
46
+ "prettier-plugin-svelte" : " ^3.2.3 " ,
47
47
"svelte-check" : " ^3.6.9" ,
48
48
"typescript" : " 5.4.5" ,
49
49
"vite" : " ^5.2.8" ,
Original file line number Diff line number Diff line change @@ -3800,10 +3800,10 @@ prelude-ls@^1.2.1:
3800
3800
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
3801
3801
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
3802
3802
3803
- prettier-plugin-svelte@^3.2.2 :
3804
- version "3.2.2 "
3805
- resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-3.2.2 .tgz#df576c8a92088dc0aaec8e27fce8a7d9683de93c "
3806
- integrity sha512-ZzzE/wMuf48/1+Lf2Ffko0uDa6pyCfgHV6+uAhtg2U0AAXGrhCSW88vEJNAkAxW5qyrFY1y1zZ4J8TgHrjW++Q ==
3803
+ prettier-plugin-svelte@^3.2.3 :
3804
+ version "3.2.3 "
3805
+ resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-3.2.3 .tgz#6a62f50cb7d85070901d697692829c01edc5552f "
3806
+ integrity sha512-wJq8RunyFlWco6U0WJV5wNCM7zpBFakS76UBSbmzMGpncpK98NZABaE+s7n8/APDCEVNHXC5Mpq+MLebQtsRlg ==
3807
3807
3808
3808
prettier@^3.2.5 :
3809
3809
version "3.2.5"
You can’t perform that action at this time.
0 commit comments