Skip to content

Commit 7cf5f8e

Browse files
Update dependency size-limit to v11
1 parent 71409b3 commit 7cf5f8e

File tree

2 files changed

+72
-2
lines changed

2 files changed

+72
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"react": "^16.9.0",
5353
"react-dom": "^16.9.0",
5454
"react-test-renderer": "^16.9.0",
55-
"size-limit": "^2.1.1"
55+
"size-limit": "^11.0.0"
5656
}
5757
}

yarn.lock

Lines changed: 71 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2250,6 +2250,11 @@ builtin-status-codes@^3.0.0:
22502250
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
22512251
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
22522252

2253+
bytes-iec@^3.1.1:
2254+
version "3.1.1"
2255+
resolved "https://registry.yarnpkg.com/bytes-iec/-/bytes-iec-3.1.1.tgz#94cd36bf95c2c22a82002c247df8772d1d591083"
2256+
integrity sha512-fey6+4jDK7TFtFg/klGSvNKJctyU7n2aQdnM+CO0ruLPbqqMOM8Tio0Pc+deqUeVKX1tL5DQep1zQ7+37aTAsA==
2257+
22532258
[email protected], bytes@^3.1.0:
22542259
version "3.1.0"
22552260
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
@@ -2428,6 +2433,13 @@ chokidar@^2.0.4:
24282433
optionalDependencies:
24292434
fsevents "^1.2.2"
24302435

2436+
chokidar@^4.0.3:
2437+
version "4.0.3"
2438+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.3.tgz#7be37a4c03c9aee1ecfe862a4a23b2c70c205d30"
2439+
integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==
2440+
dependencies:
2441+
readdirp "^4.0.1"
2442+
24312443
chownr@^1.1.1:
24322444
version "1.1.1"
24332445
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.1.tgz#54726b8b8fff4df053c42187e801fb4412df1494"
@@ -3787,6 +3799,11 @@ fb-watchman@^2.0.0:
37873799
dependencies:
37883800
bser "^2.0.0"
37893801

3802+
fdir@^6.4.4:
3803+
version "6.5.0"
3804+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
3805+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
3806+
37903807
figgy-pudding@^3.5.1:
37913808
version "3.5.1"
37923809
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790"
@@ -5330,6 +5347,11 @@ jest@^24.8.0:
53305347
import-local "^2.0.0"
53315348
jest-cli "^24.8.0"
53325349

5350+
jiti@^2.4.2:
5351+
version "2.5.1"
5352+
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.5.1.tgz#bd099c1c2be1c59bbea4e5adcd127363446759d0"
5353+
integrity sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w==
5354+
53335355
js-levenshtein@^1.1.3:
53345356
version "1.1.4"
53355357
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.4.tgz#3a56e3cbf589ca0081eb22cd9ba0b1290a16d26e"
@@ -5546,6 +5568,11 @@ levn@^0.3.0, levn@~0.3.0:
55465568
prelude-ls "~1.1.2"
55475569
type-check "~0.3.2"
55485570

5571+
lilconfig@^3.1.3:
5572+
version "3.1.3"
5573+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
5574+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
5575+
55495576
lines-and-columns@^1.1.6:
55505577
version "1.1.6"
55515578
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -6053,6 +6080,13 @@ nanomatch@^1.2.9:
60536080
snapdragon "^0.8.1"
60546081
to-regex "^3.0.1"
60556082

6083+
nanospinner@^1.2.2:
6084+
version "1.2.2"
6085+
resolved "https://registry.yarnpkg.com/nanospinner/-/nanospinner-1.2.2.tgz#5a38f4410b5bf7a41585964bee74d32eab3e040b"
6086+
integrity sha512-Zt/AmG6qRU3e+WnzGGLuMCEAO/dAu45stNbHY223tUxldaDAeE+FxSPsd9Q+j+paejmm0ZbrNVs5Sraqy3dRxA==
6087+
dependencies:
6088+
picocolors "^1.1.1"
6089+
60566090
natural-compare@^1.4.0:
60576091
version "1.4.0"
60586092
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -6722,11 +6756,21 @@ performance-now@^2.1.0:
67226756
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
67236757
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
67246758

6759+
picocolors@^1.1.1:
6760+
version "1.1.1"
6761+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
6762+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
6763+
67256764
picomatch@^2.0.5:
67266765
version "2.0.7"
67276766
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6"
67286767
integrity sha512-oLHIdio3tZ0qH76NybpeneBhYVj0QFTfXEFTc/B3zKQspYfYYkWYgFsmzo+4kvId/bQRcNkVeguI3y+CD22BtA==
67296768

6769+
picomatch@^4.0.2:
6770+
version "4.0.3"
6771+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
6772+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
6773+
67306774
pify@^2.0.0:
67316775
version "2.3.0"
67326776
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -7467,6 +7511,11 @@ readdirp@^2.2.1:
74677511
micromatch "^3.1.10"
74687512
readable-stream "^2.0.2"
74697513

7514+
readdirp@^4.0.1:
7515+
version "4.1.2"
7516+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.1.2.tgz#eb85801435fbf2a7ee58f19e0921b068fc69948d"
7517+
integrity sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==
7518+
74707519
realpath-native@^1.1.0:
74717520
version "1.1.0"
74727521
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-1.1.0.tgz#2003294fea23fb0672f2476ebe22fcf498a2d65c"
@@ -8009,7 +8058,7 @@ sisteransi@^1.0.0:
80098058
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.0.tgz#77d9622ff909080f1c19e5f4a1df0c1b0a27b88c"
80108059
integrity sha512-N+z4pHB4AmUv0SjveWRd6q1Nj5w62m5jodv+GD8lvmbY/83T/rpbJGZOnK5T149OldDj4Db07BSv9xY4K6NTPQ==
80118060

8012-
[email protected], size-limit@^2.1.1:
8061+
80138062
version "2.1.1"
80148063
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-2.1.1.tgz#92ec1f22e709b74a488efb20ac649607e56d036a"
80158064
integrity sha512-OMODRoyU1ZeSAttafaOvVTnCG93z3pF6bw0ZIu8cxGEq8VZSnmhUC4/zgt/O9hUwDWEEE/INMR3ST5DYJlHvHA==
@@ -8021,6 +8070,19 @@ [email protected], size-limit@^2.1.1:
80218070
globby "^10.0.1"
80228071
read-pkg-up "^6.0.0"
80238072

8073+
size-limit@^11.0.0:
8074+
version "11.2.0"
8075+
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-11.2.0.tgz#91324ca19d0a4c20442f68cc5e671373aa0ccf82"
8076+
integrity sha512-2kpQq2DD/pRpx3Tal/qRW1SYwcIeQ0iq8li5CJHQgOC+FtPn2BVmuDtzUCgNnpCrbgtfEHqh+iWzxK+Tq6C+RQ==
8077+
dependencies:
8078+
bytes-iec "^3.1.1"
8079+
chokidar "^4.0.3"
8080+
jiti "^2.4.2"
8081+
lilconfig "^3.1.3"
8082+
nanospinner "^1.2.2"
8083+
picocolors "^1.1.1"
8084+
tinyglobby "^0.2.11"
8085+
80248086
slash@^2.0.0:
80258087
version "2.0.0"
80268088
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
@@ -8578,6 +8640,14 @@ timsort@^0.3.0:
85788640
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
85798641
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
85808642

8643+
tinyglobby@^0.2.11:
8644+
version "0.2.14"
8645+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
8646+
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
8647+
dependencies:
8648+
fdir "^6.4.4"
8649+
picomatch "^4.0.2"
8650+
85818651
tmp@^0.0.33:
85828652
version "0.0.33"
85838653
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"

0 commit comments

Comments
 (0)