Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.3.9 to 4.5.2 (#46)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump vite from 4.3.9 to 4.5.2

* Upgrade size-limit
  • Loading branch information
alexnault authored Jan 30, 2024
1 parent a594390 commit da885a2
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 202 deletions.
4 changes: 2 additions & 2 deletions .size-limit.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"name": "JS Minified",
"path": "dist/*.js",
"gzip": false,
"limit": "1610B"
"limit": "1608B"
},
{
"name": "JS Compressed",
"path": "dist/*.js",
"limit": "748B"
"limit": "750B"
}
]
Loading

0 comments on commit da885a2

Please sign in to comment.