Skip to content

Commit d1835da

Browse files
chore(deps): update dependency rimraf to v6
1 parent 3da392d commit d1835da

File tree

2 files changed

+43
-36
lines changed

2 files changed

+43
-36
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"prettier": "3.5.3",
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.40.0",
8181
"svelte": "^5.0.0",
8282
"tailwindcss": "4.1.4",

yarn.lock

+42-35
Original file line numberDiff line numberDiff line change
@@ -1126,11 +1126,6 @@
11261126
"@parcel/watcher-win32-ia32" "2.5.0"
11271127
"@parcel/watcher-win32-x64" "2.5.0"
11281128

1129-
"@pkgjs/parseargs@^0.11.0":
1130-
version "0.11.0"
1131-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1132-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1133-
11341129
"@polka/url@^1.0.0-next.24":
11351130
version "1.0.0-next.29"
11361131
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.29.tgz#5a40109a1ab5f84d6fd8fc928b19f367cbe7e7b1"
@@ -3528,16 +3523,17 @@ glob-parent@^6.0.2:
35283523
dependencies:
35293524
is-glob "^4.0.3"
35303525

3531-
glob@^10.3.7:
3532-
version "10.4.1"
3533-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
3534-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
3526+
glob@^11.0.0:
3527+
version "11.0.1"
3528+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
3529+
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
35353530
dependencies:
35363531
foreground-child "^3.1.0"
3537-
jackspeak "^3.1.2"
3538-
minimatch "^9.0.4"
3532+
jackspeak "^4.0.1"
3533+
minimatch "^10.0.0"
35393534
minipass "^7.1.2"
3540-
path-scurry "^1.11.1"
3535+
package-json-from-dist "^1.0.0"
3536+
path-scurry "^2.0.0"
35413537

35423538
glob@^7.1.3:
35433539
version "7.2.3"
@@ -4052,14 +4048,12 @@ isomorphic-dompurify@2.18.0:
40524048
dompurify "^3.2.2"
40534049
jsdom "^25.0.1"
40544050

4055-
jackspeak@^3.1.2:
4056-
version "3.1.2"
4057-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.1.2.tgz#eada67ea949c6b71de50f1b09c92a961897b90ab"
4058-
integrity sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==
4051+
jackspeak@^4.0.1:
4052+
version "4.1.0"
4053+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
4054+
integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
40594055
dependencies:
40604056
"@isaacs/cliui" "^8.0.2"
4061-
optionalDependencies:
4062-
"@pkgjs/parseargs" "^0.11.0"
40634057

40644058
js-base64@^3.7.2:
40654059
version "3.7.7"
@@ -4273,16 +4267,16 @@ lower-case@^2.0.2:
42734267
dependencies:
42744268
tslib "^2.0.3"
42754269

4276-
lru-cache@^10.2.0:
4277-
version "10.2.2"
4278-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
4279-
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
4280-
42814270
lru-cache@^10.4.3:
42824271
version "10.4.3"
42834272
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
42844273
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
42854274

4275+
lru-cache@^11.0.0:
4276+
version "11.1.0"
4277+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
4278+
integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
4279+
42864280
lru-cache@^5.1.1:
42874281
version "5.1.1"
42884282
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4847,6 +4841,13 @@ minimalistic-crypto-utils@^1.0.1:
48474841
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
48484842
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
48494843

4844+
minimatch@^10.0.0:
4845+
version "10.0.1"
4846+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4847+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4848+
dependencies:
4849+
brace-expansion "^2.0.1"
4850+
48504851
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
48514852
version "3.1.2"
48524853
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4873,7 +4874,7 @@ minipass@^5.0.0:
48734874
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
48744875
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
48754876

4876-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
4877+
minipass@^7.1.2:
48774878
version "7.1.2"
48784879
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
48794880
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -5175,6 +5176,11 @@ package-config@^5.0.0:
51755176
find-up-simple "^1.0.0"
51765177
load-json-file "^7.0.1"
51775178

5179+
package-json-from-dist@^1.0.0:
5180+
version "1.0.1"
5181+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
5182+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
5183+
51785184
package-manager-detector@^1.1.0:
51795185
version "1.2.0"
51805186
resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-1.2.0.tgz#e78d886b843c6fa4eacfb3a5739d1ef09980cd65"
@@ -5256,13 +5262,13 @@ path-parse@^1.0.7:
52565262
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
52575263
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
52585264

5259-
path-scurry@^1.11.1:
5260-
version "1.11.1"
5261-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
5262-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
5265+
path-scurry@^2.0.0:
5266+
version "2.0.0"
5267+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5268+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
52635269
dependencies:
5264-
lru-cache "^10.2.0"
5265-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
5270+
lru-cache "^11.0.0"
5271+
minipass "^7.1.2"
52665272

52675273
path-type@^4.0.0:
52685274
version "4.0.0"
@@ -5715,12 +5721,13 @@ rfdc@^1.4.1:
57155721
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
57165722
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
57175723

5718-
rimraf@5.0.10:
5719-
version "5.0.10"
5720-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
5721-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
5724+
rimraf@6.0.1:
5725+
version "6.0.1"
5726+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
5727+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
57225728
dependencies:
5723-
glob "^10.3.7"
5729+
glob "^11.0.0"
5730+
package-json-from-dist "^1.0.0"
57245731

57255732
rimraf@^3.0.2:
57265733
version "3.0.2"

0 commit comments

Comments
 (0)