Skip to content

Commit

Permalink
fix some lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
weedz committed Sep 26, 2024
1 parent a216e5d commit 0e0e82e
Show file tree
Hide file tree
Showing 22 changed files with 3,508 additions and 3,512 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"devDependencies": {
"@electron/asar": "^3.2.13",
"@electron/rebuild": "^3.6.0",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"@types/nodegit": "^0.28.7",
"@weedzcokie/store": "^2.0.2",
"electron": "~31.5.0",
"electron": "~31.6.0",
"electron-builder": "^25.0.5",
"esbuild": "^0.23.1",
"oxlint": "^0.9.5",
"preact": "^10.24.0",
"esbuild": "^0.24.0",
"oxlint": "^0.9.8",
"preact": "^10.24.1",
"typescript": "^5.6.2"
},
"resolutions": {
Expand Down Expand Up @@ -78,5 +78,5 @@
"dependencies": {
"nodegit": "github:weedz/nodegit#master"
},
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
}
340 changes: 170 additions & 170 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 0e0e82e

Please sign in to comment.