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 73
73
"prettier" : " 3.2.5" ,
74
74
"prettier-plugin-astro" : " ^0.13.0" ,
75
75
"prettier-plugin-svelte" : " ^3.0.0" ,
76
- "rimraf" : " 5.0.6 " ,
76
+ "rimraf" : " 5.0.7 " ,
77
77
"rollup" : " 4.17.2" ,
78
78
"svelte" : " ^4.2.2" ,
79
79
"tailwindcss" : " 3.4.3" ,
Original file line number Diff line number Diff line change @@ -5474,10 +5474,10 @@ rfdc@^1.3.1:
5474
5474
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.1.tgz#2b6d4df52dffe8bb346992a10ea9451f24373a8f"
5475
5475
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
5476
5476
5477
-
5478
- version "5.0.6 "
5479
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6 .tgz#f13b90af1794a2e8e1ecd052263bcf688742af88 "
5480
- integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg ==
5477
+
5478
+ version "5.0.7 "
5479
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
5480
+ integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
5481
5481
dependencies :
5482
5482
glob "^10.3.7"
5483
5483
You can’t perform that action at this time.
0 commit comments