Skip to content

Commit 5569c5f

Browse files
chore(deps): update dependency rimraf to v6
1 parent 55ad872 commit 5569c5f

File tree

2 files changed

+66
-17
lines changed

2 files changed

+66
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"prettier": "3.6.2",
7777
"prettier-plugin-astro": "^0.14.0",
7878
"prettier-plugin-svelte": "^3.0.0",
79-
"rimraf": "5.0.10",
79+
"rimraf": "6.0.1",
8080
"rollup": "4.52.0",
8181
"svelte": "^5.0.0",
8282
"tailwindcss": "4.1.13",

yarn.lock

Lines changed: 65 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,18 @@
949949
resolved "https://registry.yarnpkg.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.4.tgz#b19f1f88ace8bfc20784a0ad31767f3438e025d1"
950950
integrity sha512-xIyj4wpYs8J18sVN3mSQjwrw7fKUqRw+Z5rnHNCy5fYTxigBz81u5mOMPmFumwjcn8+ld1ppptMBCLic1nz6ig==
951951

952+
"@isaacs/balanced-match@^4.0.1":
953+
version "4.0.1"
954+
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
955+
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
956+
957+
"@isaacs/brace-expansion@^5.0.0":
958+
version "5.0.0"
959+
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
960+
integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
961+
dependencies:
962+
"@isaacs/balanced-match" "^4.0.1"
963+
952964
"@isaacs/cliui@^8.0.2":
953965
version "8.0.2"
954966
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -3599,6 +3611,14 @@ foreground-child@^3.1.0:
35993611
cross-spawn "^7.0.0"
36003612
signal-exit "^4.0.1"
36013613

3614+
foreground-child@^3.3.1:
3615+
version "3.3.1"
3616+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
3617+
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
3618+
dependencies:
3619+
cross-spawn "^7.0.6"
3620+
signal-exit "^4.0.1"
3621+
36023622
form-data@^4.0.0:
36033623
version "4.0.0"
36043624
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
@@ -3689,17 +3709,6 @@ glob-parent@^6.0.2:
36893709
dependencies:
36903710
is-glob "^4.0.3"
36913711

3692-
glob@^10.3.7:
3693-
version "10.4.1"
3694-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
3695-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
3696-
dependencies:
3697-
foreground-child "^3.1.0"
3698-
jackspeak "^3.1.2"
3699-
minimatch "^9.0.4"
3700-
minipass "^7.1.2"
3701-
path-scurry "^1.11.1"
3702-
37033712
glob@^10.4.5:
37043713
version "10.4.5"
37053714
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
@@ -3712,6 +3721,18 @@ glob@^10.4.5:
37123721
package-json-from-dist "^1.0.0"
37133722
path-scurry "^1.11.1"
37143723

3724+
glob@^11.0.0:
3725+
version "11.0.3"
3726+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
3727+
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
3728+
dependencies:
3729+
foreground-child "^3.3.1"
3730+
jackspeak "^4.1.1"
3731+
minimatch "^10.0.3"
3732+
minipass "^7.1.2"
3733+
package-json-from-dist "^1.0.0"
3734+
path-scurry "^2.0.0"
3735+
37153736
glob@^7.1.3:
37163737
version "7.2.3"
37173738
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4216,6 +4237,13 @@ jackspeak@^3.1.2:
42164237
optionalDependencies:
42174238
"@pkgjs/parseargs" "^0.11.0"
42184239

4240+
jackspeak@^4.1.1:
4241+
version "4.1.1"
4242+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
4243+
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
4244+
dependencies:
4245+
"@isaacs/cliui" "^8.0.2"
4246+
42194247
js-base64@^3.7.2:
42204248
version "3.7.7"
42214249
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
@@ -4428,6 +4456,11 @@ lru-cache@^10.4.3:
44284456
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
44294457
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
44304458

4459+
lru-cache@^11.0.0:
4460+
version "11.2.1"
4461+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.1.tgz#d426ac471521729c6c1acda5f7a633eadaa28db2"
4462+
integrity sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ==
4463+
44314464
lru-cache@^5.1.1:
44324465
version "5.1.1"
44334466
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4985,6 +5018,13 @@ minimalistic-crypto-utils@^1.0.1:
49855018
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
49865019
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
49875020

5021+
minimatch@^10.0.3:
5022+
version "10.0.3"
5023+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
5024+
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
5025+
dependencies:
5026+
"@isaacs/brace-expansion" "^5.0.0"
5027+
49885028
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
49895029
version "3.1.2"
49905030
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5386,6 +5426,14 @@ path-scurry@^1.11.1:
53865426
lru-cache "^10.2.0"
53875427
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
53885428

5429+
path-scurry@^2.0.0:
5430+
version "2.0.0"
5431+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5432+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
5433+
dependencies:
5434+
lru-cache "^11.0.0"
5435+
minipass "^7.1.2"
5436+
53895437
path-type@^4.0.0:
53905438
version "4.0.0"
53915439
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -5826,12 +5874,13 @@ rfdc@^1.4.1:
58265874
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
58275875
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
58285876

5829-
rimraf@5.0.10:
5830-
version "5.0.10"
5831-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
5832-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
5877+
rimraf@6.0.1:
5878+
version "6.0.1"
5879+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
5880+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
58335881
dependencies:
5834-
glob "^10.3.7"
5882+
glob "^11.0.0"
5883+
package-json-from-dist "^1.0.0"
58355884

58365885
rimraf@^3.0.2:
58375886
version "3.0.2"

0 commit comments

Comments
 (0)