Skip to content

Commit

Permalink
Update Size Limit
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 23, 2023
1 parent 45fd836 commit 5ac6b04
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 262 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@
"@lukeed/uuid": "^2.0.1",
"@napi-rs/uuid": "^0.2.2",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@size-limit/file": "^9.0.0",
"@size-limit/webpack": "^9.0.0",
"@types/node": "^20.8.6",
"@size-limit/file": "^10.0.1",
"@size-limit/webpack": "^10.0.1",
"@types/node": "^20.8.7",
"benchmark": "^2.1.4",
"better-node-test": "^0.2.0",
"c8": "^8.0.1",
"clean-publish": "^4.2.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.2.0",
Expand All @@ -68,12 +68,12 @@
"rndm": "^1.2.0",
"secure-random-string": "^1.1.3",
"shortid": "^2.2.16",
"size-limit": "^9.0.0",
"terser": "^5.21.0",
"size-limit": "^10.0.1",
"terser": "^5.22.0",
"uid": "^2.0.2",
"uid-safe": "^2.1.5",
"uuid": "^9.0.1",
"vite": "^4.4.11"
"vite": "^4.5.0"
},
"size-limit": [
{
Expand Down
Loading

0 comments on commit 5ac6b04

Please sign in to comment.