We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
size-limit
1 parent eb7f5d7 commit 7fad64cCopy full SHA for 7fad64c
package.json
@@ -71,8 +71,8 @@
71
"devDependencies": {
72
"@microsoft/api-extractor": "^7.47.0",
73
"@reduxjs/toolkit": "^2.2.5",
74
- "@size-limit/file": "^11.1.4",
75
- "@size-limit/webpack": "^11.1.4",
+ "@size-limit/file": "^11.2.0",
+ "@size-limit/webpack": "^11.2.0",
76
"@testing-library/dom": "^10.4.0",
77
"@testing-library/jest-dom": "^6.6.3",
78
"@testing-library/react": "^16.1.0",
@@ -94,7 +94,7 @@
94
"react-dom": "^19.0.0",
95
"redux": "^5.0.1",
96
"rimraf": "^5.0.7",
97
- "size-limit": "^11.1.4",
+ "size-limit": "^11.2.0",
98
"tsup": "^8.3.5",
99
"typescript": "^5.5.4",
100
"typescript-eslint": "^7.12.0",
0 commit comments