Skip to content

Commit 574c7dc

Browse files
chore(deps): update dependency size-limit to v11.2.0
1 parent 1a1b4fb commit 574c7dc

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"benchmark": "2.1.4",
6767
"husky": "9.1.7",
6868
"playwright-test": "14.1.7",
69-
"size-limit": "11.1.6",
69+
"size-limit": "11.2.0",
7070
"traverse": "0.6.10",
7171
"tsdx": "0.14.1",
7272
"tslib": "2.8.1",

yarn.lock

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2449,6 +2449,13 @@ chokidar@^4.0.1:
24492449
dependencies:
24502450
readdirp "^4.0.1"
24512451

2452+
chokidar@^4.0.3:
2453+
version "4.0.3"
2454+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.3.tgz#7be37a4c03c9aee1ecfe862a4a23b2c70c205d30"
2455+
integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==
2456+
dependencies:
2457+
readdirp "^4.0.1"
2458+
24522459
ci-info@^2.0.0:
24532460
version "2.0.0"
24542461
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
@@ -3619,6 +3626,11 @@ fdir@^6.4.0:
36193626
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.0.tgz#8e80ab4b18a2ac24beebf9d20d71e1bc2627dbae"
36203627
integrity sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==
36213628

3629+
fdir@^6.4.3:
3630+
version "6.4.3"
3631+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72"
3632+
integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==
3633+
36223634
figures@^3.0.0:
36233635
version "3.2.0"
36243636
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
@@ -5249,6 +5261,11 @@ jiti@^2.0.0:
52495261
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.3.3.tgz#39c66fc77476b92a694e65dfe04b294070e2e096"
52505262
integrity sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==
52515263

5264+
jiti@^2.4.2:
5265+
version "2.4.2"
5266+
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.2.tgz#d19b7732ebb6116b06e2038da74a55366faef560"
5267+
integrity sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==
5268+
52525269
jpjs@^1.2.1:
52535270
version "1.2.1"
52545271
resolved "https://registry.yarnpkg.com/jpjs/-/jpjs-1.2.1.tgz#f343833de8838a5beba1f42d5a219be0114c44b7"
@@ -5456,6 +5473,11 @@ lilconfig@^3.1.2:
54565473
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
54575474
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
54585475

5476+
lilconfig@^3.1.3:
5477+
version "3.1.3"
5478+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
5479+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
5480+
54595481
lines-and-columns@^1.1.6:
54605482
version "1.1.6"
54615483
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -5800,6 +5822,13 @@ nanospinner@^1.1.0:
58005822
dependencies:
58015823
picocolors "^1.0.0"
58025824

5825+
nanospinner@^1.2.2:
5826+
version "1.2.2"
5827+
resolved "https://registry.yarnpkg.com/nanospinner/-/nanospinner-1.2.2.tgz#5a38f4410b5bf7a41585964bee74d32eab3e040b"
5828+
integrity sha512-Zt/AmG6qRU3e+WnzGGLuMCEAO/dAu45stNbHY223tUxldaDAeE+FxSPsd9Q+j+paejmm0ZbrNVs5Sraqy3dRxA==
5829+
dependencies:
5830+
picocolors "^1.1.1"
5831+
58035832
natural-compare@^1.4.0:
58045833
version "1.4.0"
58055834
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -6302,6 +6331,11 @@ picocolors@^1.1.0:
63026331
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
63036332
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
63046333

6334+
picocolors@^1.1.1:
6335+
version "1.1.1"
6336+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
6337+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
6338+
63056339
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1, picomatch@^2.2.2:
63066340
version "2.2.2"
63076341
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -7139,6 +7173,19 @@ [email protected]:
71397173
picocolors "^1.1.0"
71407174
tinyglobby "^0.2.7"
71417175

7176+
7177+
version "11.2.0"
7178+
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-11.2.0.tgz#91324ca19d0a4c20442f68cc5e671373aa0ccf82"
7179+
integrity sha512-2kpQq2DD/pRpx3Tal/qRW1SYwcIeQ0iq8li5CJHQgOC+FtPn2BVmuDtzUCgNnpCrbgtfEHqh+iWzxK+Tq6C+RQ==
7180+
dependencies:
7181+
bytes-iec "^3.1.1"
7182+
chokidar "^4.0.3"
7183+
jiti "^2.4.2"
7184+
lilconfig "^3.1.3"
7185+
nanospinner "^1.2.2"
7186+
picocolors "^1.1.1"
7187+
tinyglobby "^0.2.11"
7188+
71427189
slash@^3.0.0:
71437190
version "3.0.0"
71447191
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
@@ -7679,6 +7726,14 @@ tiny-glob@^0.2.6:
76797726
globalyzer "0.1.0"
76807727
globrex "^0.1.2"
76817728

7729+
tinyglobby@^0.2.11:
7730+
version "0.2.11"
7731+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.11.tgz#9182cff655a0e272aad850d1a84c5e8e0f700426"
7732+
integrity sha512-32TmKeeKUahv0Go8WmQgiEp9Y21NuxjwjqiRC1nrUB51YacfSwuB44xgXD+HdIppmMRgjQNPdrHyA6vIybYZ+g==
7733+
dependencies:
7734+
fdir "^6.4.3"
7735+
picomatch "^4.0.2"
7736+
76827737
tinyglobby@^0.2.7:
76837738
version "0.2.9"
76847739
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.9.tgz#6baddd1b0fe416403efb0dd40442c7d7c03c1c66"

0 commit comments

Comments
 (0)