Skip to content

Commit 358f939

Browse files
committed
Bump size-limit packages to version 11.2.0
1 parent 4446652 commit 358f939

File tree

2 files changed

+576
-572
lines changed

2 files changed

+576
-572
lines changed

packages/toolkit/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@
188188
"@babel/helper-module-imports": "^7.24.7",
189189
"@microsoft/api-extractor": "^7.13.2",
190190
"@phryneas/ts-version": "^1.0.2",
191-
"@size-limit/file": "^11.0.1",
192-
"@size-limit/webpack": "^11.0.1",
191+
"@size-limit/file": "^11.2.0",
192+
"@size-limit/webpack": "^11.2.0",
193193
"@testing-library/dom": "^10.4.0",
194194
"@testing-library/react": "^16.0.1",
195195
"@testing-library/react-render-stream": "^1.0.3",
@@ -228,7 +228,7 @@
228228
"react": "^19.0.0",
229229
"react-dom": "^19.0.0",
230230
"rimraf": "^3.0.2",
231-
"size-limit": "^11.0.1",
231+
"size-limit": "^11.2.0",
232232
"tslib": "^1.10.0",
233233
"tsup": "^8.4.0",
234234
"tsx": "^4.19.0",

0 commit comments

Comments
 (0)