Skip to content

Commit 9290d0a

Browse files
chore(deps): update dependency rimraf to v6
1 parent 94f444d commit 9290d0a

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"
@@ -3494,6 +3506,14 @@ foreground-child@^3.1.0:
34943506
cross-spawn "^7.0.0"
34953507
signal-exit "^4.0.1"
34963508

3509+
foreground-child@^3.3.1:
3510+
version "3.3.1"
3511+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
3512+
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
3513+
dependencies:
3514+
cross-spawn "^7.0.6"
3515+
signal-exit "^4.0.1"
3516+
34973517
form-data@^4.0.0:
34983518
version "4.0.0"
34993519
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
@@ -3584,17 +3604,6 @@ glob-parent@^6.0.2:
35843604
dependencies:
35853605
is-glob "^4.0.3"
35863606

3587-
glob@^10.3.7:
3588-
version "10.4.1"
3589-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
3590-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
3591-
dependencies:
3592-
foreground-child "^3.1.0"
3593-
jackspeak "^3.1.2"
3594-
minimatch "^9.0.4"
3595-
minipass "^7.1.2"
3596-
path-scurry "^1.11.1"
3597-
35983607
glob@^10.4.5:
35993608
version "10.4.5"
36003609
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
@@ -3607,6 +3616,18 @@ glob@^10.4.5:
36073616
package-json-from-dist "^1.0.0"
36083617
path-scurry "^1.11.1"
36093618

3619+
glob@^11.0.0:
3620+
version "11.0.3"
3621+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
3622+
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
3623+
dependencies:
3624+
foreground-child "^3.3.1"
3625+
jackspeak "^4.1.1"
3626+
minimatch "^10.0.3"
3627+
minipass "^7.1.2"
3628+
package-json-from-dist "^1.0.0"
3629+
path-scurry "^2.0.0"
3630+
36103631
glob@^7.1.3:
36113632
version "7.2.3"
36123633
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4111,6 +4132,13 @@ jackspeak@^3.1.2:
41114132
optionalDependencies:
41124133
"@pkgjs/parseargs" "^0.11.0"
41134134

4135+
jackspeak@^4.1.1:
4136+
version "4.1.1"
4137+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
4138+
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
4139+
dependencies:
4140+
"@isaacs/cliui" "^8.0.2"
4141+
41144142
js-base64@^3.7.2:
41154143
version "3.7.7"
41164144
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
@@ -4323,6 +4351,11 @@ lru-cache@^10.4.3:
43234351
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
43244352
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
43254353

4354+
lru-cache@^11.0.0:
4355+
version "11.2.1"
4356+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.1.tgz#d426ac471521729c6c1acda5f7a633eadaa28db2"
4357+
integrity sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ==
4358+
43264359
lru-cache@^5.1.1:
43274360
version "5.1.1"
43284361
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4880,6 +4913,13 @@ minimalistic-crypto-utils@^1.0.1:
48804913
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
48814914
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
48824915

4916+
minimatch@^10.0.3:
4917+
version "10.0.3"
4918+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
4919+
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
4920+
dependencies:
4921+
"@isaacs/brace-expansion" "^5.0.0"
4922+
48834923
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
48844924
version "3.1.2"
48854925
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5281,6 +5321,14 @@ path-scurry@^1.11.1:
52815321
lru-cache "^10.2.0"
52825322
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
52835323

5324+
path-scurry@^2.0.0:
5325+
version "2.0.0"
5326+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5327+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
5328+
dependencies:
5329+
lru-cache "^11.0.0"
5330+
minipass "^7.1.2"
5331+
52845332
path-type@^4.0.0:
52855333
version "4.0.0"
52865334
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -5721,12 +5769,13 @@ rfdc@^1.4.1:
57215769
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
57225770
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
57235771

5724-
rimraf@5.0.10:
5725-
version "5.0.10"
5726-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
5727-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
5772+
rimraf@6.0.1:
5773+
version "6.0.1"
5774+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
5775+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
57285776
dependencies:
5729-
glob "^10.3.7"
5777+
glob "^11.0.0"
5778+
package-json-from-dist "^1.0.0"
57305779

57315780
rimraf@^3.0.2:
57325781
version "3.0.2"

0 commit comments

Comments
 (0)