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.7 " ,
79
+ "rimraf" : " 5.0.8 " ,
80
80
"rollup" : " 4.18.0" ,
81
81
"svelte" : " ^4.2.2" ,
82
82
"tailwindcss" : " 3.4.4" ,
Original file line number Diff line number Diff line change @@ -5505,10 +5505,10 @@ rfdc@^1.3.1:
5505
5505
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
5506
5506
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
5507
5507
5508
-
5509
- version "5.0.7 "
5510
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
5511
- integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
5508
+
5509
+ version "5.0.8 "
5510
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8 .tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c "
5511
+ integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw ==
5512
5512
dependencies :
5513
5513
glob "^10.3.7"
5514
5514
You can’t perform that action at this time.
0 commit comments