3574
3574
chrome-trace-event "^1.0.2"
3575
3575
nullthrows "^1.1.1"
3576
3576
3577
+ "@pkgjs/parseargs@^0.11.0":
3578
+ version "0.11.0"
3579
+ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
3580
+ integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
3581
+
3577
3582
"@pmmmwh/react-refresh-webpack-plugin@^0.5.10":
3578
3583
version "0.5.10"
3579
3584
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.10.tgz#2eba163b8e7dbabb4ce3609ab5e32ab63dda3ef8"
@@ -11280,6 +11285,14 @@ foreground-child@^2.0.0:
11280
11285
cross-spawn "^7.0.0"
11281
11286
signal-exit "^3.0.2"
11282
11287
11288
+ foreground-child@^3.1.0:
11289
+ version "3.1.1"
11290
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
11291
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
11292
+ dependencies:
11293
+ cross-spawn "^7.0.0"
11294
+ signal-exit "^4.0.1"
11295
+
11283
11296
forever-agent@~0.6.1:
11284
11297
version "0.6.1"
11285
11298
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
11839
11852
once "^1.3.0"
11840
11853
path-is-absolute "^1.0.0"
11841
11854
11855
+ glob@^10.0.0:
11856
+ version "10.2.2"
11857
+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.2.tgz#ce2468727de7e035e8ecf684669dc74d0526ab75"
11858
+ integrity sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==
11859
+ dependencies:
11860
+ foreground-child "^3.1.0"
11861
+ jackspeak "^2.0.3"
11862
+ minimatch "^9.0.0"
11863
+ minipass "^5.0.0"
11864
+ path-scurry "^1.7.0"
11865
+
11842
11866
glob@^6.0.1:
11843
11867
version "6.0.4"
11844
11868
resolved "https://registry.yarnpkg.com/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22"
@@ -13992,6 +14016,15 @@ istanbul-reports@^3.0.2, istanbul-reports@^3.1.3:
13992
14016
html-escaper "^2.0.0"
13993
14017
istanbul-lib-report "^3.0.0"
13994
14018
14019
+ jackspeak@^2.0.3:
14020
+ version "2.1.1"
14021
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.1.1.tgz#2a42db4cfbb7e55433c28b6f75d8b796af9669cd"
14022
+ integrity sha512-juf9stUEwUaILepraGOWIJTLwg48bUnBmRqd2ln2Os1sW987zeoj/hzhbvRB95oMuS2ZTpjULmdwHNX4rzZIZw==
14023
+ dependencies:
14024
+ cliui "^8.0.1"
14025
+ optionalDependencies:
14026
+ "@pkgjs/parseargs" "^0.11.0"
14027
+
13995
14028
jake@^10.6.1:
13996
14029
version "10.8.2"
13997
14030
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b"
15565
15598
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.16.1.tgz#7acea16fecd9ed11430e78443c2bb81a06d3dea9"
15566
15599
integrity sha512-9kkuMZHnLH/8qXARvYSjNvq8S1GYFFzynQTAfKeaJ0sIrR3PUPuu37Z+EiIANiZBvpfTf2B5y8ecDLSMWlLv+w==
15567
15600
15568
- [email protected] , lru-cache@^7.14.1 :
15601
+
15569
15602
version "7.18.3"
15570
15603
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
15571
15604
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
@@ -15588,6 +15621,11 @@ lru-cache@^5.1.1:
15588
15621
dependencies:
15589
15622
yallist "^3.0.2"
15590
15623
15624
+ lru-cache@^9.0.0:
15625
+ version "9.1.1"
15626
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.1.1.tgz#c58a93de58630b688de39ad04ef02ef26f1902f1"
15627
+ integrity sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==
15628
+
15591
15629
lru-queue@^0.1.0:
15592
15630
version "0.1.0"
15593
15631
resolved "https://registry.yarnpkg.com/lru-queue/-/lru-queue-0.1.0.tgz#2738bd9f0d3cf4f84490c5736c48699ac632cda3"
@@ -16783,6 +16821,13 @@ minimatch@^7.4.1:
16783
16821
dependencies:
16784
16822
brace-expansion "^2.0.1"
16785
16823
16824
+ minimatch@^9.0.0:
16825
+ version "9.0.0"
16826
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.0.tgz#bfc8e88a1c40ffd40c172ddac3decb8451503b56"
16827
+ integrity sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==
16828
+ dependencies:
16829
+ brace-expansion "^2.0.1"
16830
+
16786
16831
[email protected] , minimist-options@^4.0.2:
16787
16832
version "4.1.0"
16788
16833
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -16812,11 +16857,16 @@ minipass@^2.3.5, minipass@^2.6.0, minipass@^2.9.0:
16812
16857
safe-buffer "^5.1.2"
16813
16858
yallist "^3.0.0"
16814
16859
16815
- minipass@^4.0.2, minipass@^4. 2.4:
16860
+ minipass@^4.2.4:
16816
16861
version "4.2.5"
16817
16862
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.5.tgz#9e0e5256f1e3513f8c34691dd68549e85b2c8ceb"
16818
16863
integrity sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q==
16819
16864
16865
+ minipass@^5.0.0:
16866
+ version "5.0.0"
16867
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
16868
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
16869
+
16820
16870
minizlib@^1.3.3:
16821
16871
version "1.3.3"
16822
16872
resolved "https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz#2290de96818a34c29551c8a8d301216bd65a861d"
@@ -18311,13 +18361,13 @@ path-root@^0.1.1:
18311
18361
dependencies:
18312
18362
path-root-regex "^0.1.0"
18313
18363
18314
- path-scurry@^1.6.1:
18315
- version "1.6.3 "
18316
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.3 .tgz#4eba7183d64ef88b63c7d330bddc3ba279dc6c40 "
18317
- integrity sha512-RAmB+n30SlN+HnNx6EbcpoDy9nwdpcGPnEKrJnu6GZoDWBdIjo1UQMVtW2ybtC7LC2oKLcMq8y5g8WnKLiod9g ==
18364
+ path-scurry@^1.6.1, path-scurry@^1.7.0 :
18365
+ version "1.7.0 "
18366
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.7.0 .tgz#99c741a2cfbce782294a39994d63748b5a24f6db "
18367
+ integrity sha512-UkZUeDjczjYRE495+9thsgcVgsaCPkaw80slmfVFgllxY+IO8ubTsOpFVjDPROBqJdHfVPUFRHPBV/WciOVfWg ==
18318
18368
dependencies:
18319
- lru-cache "^7.14.1 "
18320
- minipass "^4 .0.2 "
18369
+ lru-cache "^9.0.0 "
18370
+ minipass "^5 .0.0 "
18321
18371
18322
18372
18323
18373
version "0.1.7"
@@ -20910,6 +20960,13 @@ rimraf@^4.4.1:
20910
20960
dependencies:
20911
20961
glob "^9.2.0"
20912
20962
20963
+ rimraf@^5.0.0:
20964
+ version "5.0.0"
20965
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.0.tgz#5bda14e410d7e4dd522154891395802ce032c2cb"
20966
+ integrity sha512-Jf9llaP+RvaEVS5nPShYFhtXIrb3LRKP281ib3So0KkeZKo2wIKyq0Re7TOSwanasA423PSr6CCIL4bP6T040g==
20967
+ dependencies:
20968
+ glob "^10.0.0"
20969
+
20913
20970
rimraf@~2.4.0:
20914
20971
version "2.4.5"
20915
20972
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.4.5.tgz#ee710ce5d93a8fdb856fb5ea8ff0e2d75934b2da"
@@ -21446,6 +21503,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
21446
21503
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
21447
21504
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
21448
21505
21506
+ signal-exit@^4.0.1:
21507
+ version "4.0.1"
21508
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.0.1.tgz#96a61033896120ec9335d96851d902cc98f0ba2a"
21509
+ integrity sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==
21510
+
21449
21511
signedsource@^1.0.0:
21450
21512
version "1.0.0"
21451
21513
resolved "https://registry.yarnpkg.com/signedsource/-/signedsource-1.0.0.tgz#1ddace4981798f93bd833973803d80d52e93ad6a"
0 commit comments