Skip to content

Commit

Permalink
chore: Update node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
weedz committed Apr 5, 2024
1 parent f90c66e commit 97c929a
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 261 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"devDependencies": {
"@electron/asar": "^3.2.9",
"@electron/rebuild": "^3.6.0",
"@types/node": "^20.11.28",
"@types/node": "^20.12.5",
"@types/nodegit": "^0.28.7",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@weedzcokie/store": "^2.0.2",
"electron": "^29.1.4",
"electron": "^29.2.0",
"electron-builder": "^24.13.3",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.1",
"preact": "^10.19.6",
"typescript": "^5.4.2"
"preact": "^10.20.1",
"typescript": "^5.4.4"
},
"dependencies": {
"nodegit": "github:weedz/nodegit#rebase-libgit2-v1.7.2"
Expand Down
Loading

0 comments on commit 97c929a

Please sign in to comment.