Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 16, 2024
1 parent 88d3ce2 commit d1f280e
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 221 deletions.
2 changes: 1 addition & 1 deletion packages/esbuild-why/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@size-limit/esbuild": "workspace:*",
"@size-limit/file": "workspace:*",
"esbuild": "^0.21.1",
"esbuild": "^0.21.3",
"redux": "^4.2.1",
"size-limit": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"size-limit": "11.1.3"
},
"dependencies": {
"esbuild": "^0.21.1",
"esbuild": "^0.21.3",
"nanoid": "^5.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/size-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jiti": "^1.21.0",
"lilconfig": "^3.1.1",
"nanospinner": "^1.1.0",
"picocolors": "^1.0.0"
"picocolors": "^1.0.1"
},
"devDependencies": {
"@size-limit/esbuild": "workspace:*",
Expand Down

0 comments on commit d1f280e

Please sign in to comment.