Skip to content

Commit 68c0515

Browse files
committed
chore(deps): update dependency size-limit
1 parent 055b601 commit 68c0515

File tree

3 files changed

+515
-285
lines changed

3 files changed

+515
-285
lines changed

.size-limit.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[
22
{
33
"path": "dist/index.js",
4-
"limit": "1.6 KB",
4+
"limit": "1.4 KB",
55
"webpack": false,
66
"running": false
77
},
88
{
99
"path": "dist/index.js",
10-
"limit": "800 B",
10+
"limit": "590 B",
1111
"import": "{ Chart }"
1212
}
1313
]

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
6666
"@commitlint/config-conventional": "^17.0.0",
6767
"@commitlint/cz-commitlint": "^17.0.0",
6868
"@rollup/plugin-node-resolve": "^16.0.0",
69-
"@size-limit/preset-big-lib": "^8.0.0",
69+
"@size-limit/preset-big-lib": "^11.1.6",
7070
"@storybook/addon-actions": "^8.4.7",
7171
"@storybook/addon-controls": "^8.4.7",
7272
"@storybook/addon-docs": "^8.4.7",
73-
"@storybook/preview-api": "^8.4.7",
7473
"@storybook/client-logger": "^8.4.7",
7574
"@storybook/manager-api": "^8.4.7",
75+
"@storybook/preview-api": "^8.4.7",
7676
"@storybook/react": "^8.4.7",
7777
"@storybook/react-vite": "^8.4.7",
7878
"@storybook/theming": "^8.4.7",
@@ -117,7 +117,7 @@
117117
"rollup-plugin-swc3": "^0.12.0",
118118
"simple-git-hooks": "^2.6.1",
119119
"simple-github-release": "^1.0.0",
120-
"size-limit": "^8.0.0",
120+
"size-limit": "^11.1.6",
121121
"standard-version": "^9.3.1",
122122
"storybook": "^8.4.7",
123123
"tsd": "^0.31.0",

0 commit comments

Comments
 (0)