Skip to content

Commit

Permalink
chore(deps): update dependency size-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Jan 1, 2025
1 parent 055b601 commit 68c0515
Show file tree
Hide file tree
Showing 3 changed files with 515 additions and 285 deletions.
4 changes: 2 additions & 2 deletions .size-limit.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"path": "dist/index.js",
"limit": "1.6 KB",
"limit": "1.4 KB",
"webpack": false,
"running": false
},
{
"path": "dist/index.js",
"limit": "800 B",
"limit": "590 B",
"import": "{ Chart }"
}
]
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/cz-commitlint": "^17.0.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@size-limit/preset-big-lib": "^8.0.0",
"@size-limit/preset-big-lib": "^11.1.6",
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-controls": "^8.4.7",
"@storybook/addon-docs": "^8.4.7",
"@storybook/preview-api": "^8.4.7",
"@storybook/client-logger": "^8.4.7",
"@storybook/manager-api": "^8.4.7",
"@storybook/preview-api": "^8.4.7",
"@storybook/react": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
"@storybook/theming": "^8.4.7",
Expand Down Expand Up @@ -117,7 +117,7 @@
"rollup-plugin-swc3": "^0.12.0",
"simple-git-hooks": "^2.6.1",
"simple-github-release": "^1.0.0",
"size-limit": "^8.0.0",
"size-limit": "^11.1.6",
"standard-version": "^9.3.1",
"storybook": "^8.4.7",
"tsd": "^0.31.0",
Expand Down
Loading

0 comments on commit 68c0515

Please sign in to comment.