Skip to content

Commit

Permalink
Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 committed Jan 2, 2024
1 parent 3b2c584 commit c39de34
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 134 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 11,20 @@
"author": "SleeplessOne1917",
"license": "AGPL-3.0",
"devDependencies": {
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"@types/node-cron": "^3.0.11",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"prettier": "^3.1.1",
"typescript": "^5.3.3"
},
"dependencies": {
"lemmy-js-client": "0.19.0",
"lemmy-js-client": "0.19.2-alpha.1",
"node-cron": "^3.0.3",
"sqlite3": "^5.1.6"
"sqlite3": "5.1.7-rc.0"
},
"files": [
"/dist"
Expand Down
Loading

0 comments on commit c39de34

Please sign in to comment.