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 76
76
"prettier" : " 3.3.2" ,
77
77
"prettier-plugin-astro" : " ^0.14.0" ,
78
78
"prettier-plugin-svelte" : " ^3.0.0" ,
79
- "rimraf" : " 5.0.8 " ,
79
+ "rimraf" : " 5.0.9 " ,
80
80
"rollup" : " 4.18.1" ,
81
81
"svelte" : " ^4.2.2" ,
82
82
"tailwindcss" : " 3.4.4" ,
Original file line number Diff line number Diff line change @@ -5585,10 +5585,10 @@ rfdc@^1.3.1:
5585
5585
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
5586
5586
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
5587
5587
5588
-
5589
- version "5.0.8 "
5590
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8 .tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c "
5591
- integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw ==
5588
+
5589
+ version "5.0.9 "
5590
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
5591
+ integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
5592
5592
dependencies :
5593
5593
glob "^10.3.7"
5594
5594
You can’t perform that action at this time.
0 commit comments