Skip to content

Commit

Permalink
fix(pkg): bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlindquist committed Nov 29, 2024
1 parent cc7289f commit e1c3b6b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,12 @@
"suggestion": "2.1.2",
"tmp-promise": "3.0.3",
"untildify": "5.0.0",
"zx": "^8.2.2"
"zx": "^8.2.4"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/debug": "4.1.12",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/node-ipc": "9.2.3",
"ava": "^6.2.0",
"cross-env": "^7.0.3",
Expand All @@ -129,7 +129,7 @@
"tsx": "4.19.2",
"typescript": "5.7.2",
"unzipper": "0.12.3",
"vite": "6.0.0"
"vite": "6.0.1"
},
"ava": {
"environmentVariables": {
Expand Down Expand Up @@ -187,5 +187,5 @@
"file-icon": "5.1.1",
"get-app-icon": "1.0.1"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].4"
}
66 changes: 33 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1c3b6b

Please sign in to comment.