Skip to content

Commit 12ea1d1

Browse files
chore(deps): update dependency rimraf to v6
1 parent 972b7e4 commit 12ea1d1

2 files changed

Lines changed: 59 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"prettier": "3.3.3",
7474
"prettier-plugin-astro": "^0.14.0",
7575
"prettier-plugin-svelte": "^3.0.0",
76-
"rimraf": "5.0.10",
76+
"rimraf": "6.0.1",
7777
"rollup": "4.21.0",
7878
"svelte": "^4.2.2",
7979
"tailwindcss": "3.4.10",

yarn.lock

Lines changed: 58 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ glob-parent@^6.0.2:
35023502
dependencies:
35033503
is-glob "^4.0.3"
35043504

3505-
glob@^10.3.10, glob@^10.3.7:
3505+
glob@^10.3.10:
35063506
version "10.3.10"
35073507
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
35083508
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
@@ -3513,6 +3513,18 @@ glob@^10.3.10, glob@^10.3.7:
35133513
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
35143514
path-scurry "^1.10.1"
35153515

3516+
glob@^11.0.0:
3517+
version "11.0.0"
3518+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
3519+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
3520+
dependencies:
3521+
foreground-child "^3.1.0"
3522+
jackspeak "^4.0.1"
3523+
minimatch "^10.0.0"
3524+
minipass "^7.1.2"
3525+
package-json-from-dist "^1.0.0"
3526+
path-scurry "^2.0.0"
3527+
35163528
glob@^7.1.3:
35173529
version "7.2.3"
35183530
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4031,6 +4043,15 @@ jackspeak@^2.3.5:
40314043
optionalDependencies:
40324044
"@pkgjs/parseargs" "^0.11.0"
40334045

4046+
jackspeak@^4.0.1:
4047+
version "4.0.1"
4048+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
4049+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
4050+
dependencies:
4051+
"@isaacs/cliui" "^8.0.2"
4052+
optionalDependencies:
4053+
"@pkgjs/parseargs" "^0.11.0"
4054+
40344055
jiti@^1.21.0:
40354056
version "1.21.0"
40364057
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.0.tgz#7c97f8fe045724e136a397f7340475244156105d"
@@ -4313,6 +4334,11 @@ lower-case@^2.0.2:
43134334
dependencies:
43144335
tslib "^2.0.3"
43154336

4337+
lru-cache@^11.0.0:
4338+
version "11.0.0"
4339+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
4340+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
4341+
43164342
lru-cache@^5.1.1:
43174343
version "5.1.1"
43184344
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4890,6 +4916,13 @@ minimatch@9.0.3, minimatch@^9.0.1:
48904916
dependencies:
48914917
brace-expansion "^2.0.1"
48924918

4919+
minimatch@^10.0.0:
4920+
version "10.0.1"
4921+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4922+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4923+
dependencies:
4924+
brace-expansion "^2.0.1"
4925+
48934926
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
48944927
version "3.1.2"
48954928
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4921,6 +4954,11 @@ minipass@^5.0.0:
49214954
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
49224955
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
49234956

4957+
minipass@^7.1.2:
4958+
version "7.1.2"
4959+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
4960+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
4961+
49244962
minizlib@^2.1.1:
49254963
version "2.1.2"
49264964
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -5193,6 +5231,11 @@ package-config@^5.0.0:
51935231
find-up-simple "^1.0.0"
51945232
load-json-file "^7.0.1"
51955233

5234+
package-json-from-dist@^1.0.0:
5235+
version "1.0.0"
5236+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
5237+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
5238+
51965239
parent-module@^1.0.0:
51975240
version "1.0.1"
51985241
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -5265,6 +5308,14 @@ path-scurry@^1.10.1:
52655308
lru-cache "^9.1.1 || ^10.0.0"
52665309
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
52675310

5311+
path-scurry@^2.0.0:
5312+
version "2.0.0"
5313+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5314+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
5315+
dependencies:
5316+
lru-cache "^11.0.0"
5317+
minipass "^7.1.2"
5318+
52685319
path-to-regexp@^6.2.2:
52695320
version "6.2.2"
52705321
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.2.tgz#324377a83e5049cbecadc5554d6a63a9a4866b36"
@@ -5764,12 +5815,13 @@ rfdc@^1.3.1:
57645815
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
57655816
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
57665817

5767-
rimraf@5.0.10:
5768-
version "5.0.10"
5769-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
5770-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
5818+
rimraf@6.0.1:
5819+
version "6.0.1"
5820+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
5821+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
57715822
dependencies:
5772-
glob "^10.3.7"
5823+
glob "^11.0.0"
5824+
package-json-from-dist "^1.0.0"
57735825

57745826
rimraf@^3.0.2:
57755827
version "3.0.2"

0 commit comments

Comments
 (0)