Skip to content

Commit

Permalink
fix(pkg): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlindquist committed Dec 21, 2024
1 parent 8c8fe10 commit 262cac7
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 113 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"pnpm": {
"overrides": {
"typescript": "5.7.2",
"esbuild": "0.24.0"
"esbuild": "0.24.2"
}
},
"dependencies": {
Expand Down Expand Up @@ -100,7 +100,7 @@
"dotenv-flow": "4.1.0",
"download": "8.0.0",
"enquirer": "2.4.1",
"esbuild": "0.24.0",
"esbuild": "0.24.2",
"execa": "9.5.2",
"filesize": "10.1.6",
"fs-extra": "^11.2.0",
Expand Down Expand Up @@ -144,7 +144,7 @@
"tsx": "4.19.2",
"typescript": "5.7.2",
"unzipper": "0.12.3",
"vite": "6.0.4"
"vite": "6.0.5"
},
"ava": {
"environmentVariables": {
Expand Down Expand Up @@ -202,5 +202,5 @@
"file-icon": "5.1.1",
"get-app-icon": "1.0.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 262cac7

Please sign in to comment.