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.5 " ,
76
+ "rimraf" : " 5.0.6 " ,
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 @@ -5464,10 +5464,10 @@ rfdc@^1.3.1:
5464
5464
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.1.tgz#2b6d4df52dffe8bb346992a10ea9451f24373a8f"
5465
5465
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
5466
5466
5467
-
5468
- version "5.0.5 "
5469
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5 .tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf "
5470
- integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A ==
5467
+
5468
+ version "5.0.6 "
5469
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6 .tgz#f13b90af1794a2e8e1ecd052263bcf688742af88 "
5470
+ integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg ==
5471
5471
dependencies :
5472
5472
glob "^10.3.7"
5473
5473
You can’t perform that action at this time.
0 commit comments