Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
backmeupplz committed Oct 27, 2024
1 parent 8419c0a commit 6b27ea1
Show file tree
Hide file tree
Showing 2 changed files with 1,320 additions and 1,628 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,28 @@
"prepublishOnly": "yarn lint && yarn build"
},
"dependencies": {
"@standard-crypto/farcaster-js": "^7.1.1",
"axios": "^1.6.7",
"node-persist": "^4.0.1"
"@standard-crypto/farcaster-js": "^7.4.0",
"axios": "^1.7.7",
"node-persist": "^4.0.3"
},
"devDependencies": {
"@big-whale-labs/bwl-eslint-backend": "^1.0.5",
"@big-whale-labs/bwl-eslint-backend": "^1.0.6",
"@big-whale-labs/prettier-config": "^1.1.3",
"@rushstack/eslint-patch": "^1.7.2",
"@types/node": "^20.11.10",
"@rushstack/eslint-patch": "^1.10.4",
"@types/node": "^22.8.1",
"@types/node-persist": "^3.1.8",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"eslint": "^8.56.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"module-alias": "^2.2.3",
"np": "^9.2.0",
"prettier": "^3.2.4",
"typescript": "^5.3.3"
"np": "^10.0.7",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6b27ea1

Please sign in to comment.