Skip to content

Commit

Permalink
chore: bumped packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 23, 2024
1 parent 8916cc9 commit 4c9be12
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,28 @@
"typings": "index.ts",
"peerDependencies": {
"dotenv": "^16.4.5",
"fastify": "^4.26.1",
"fastify": "^5.1.0",
"hive-js-util": "^0.5.3",
"yonius": "^0.13.11"
},
"devDependencies": {
"@types/chai": "^4.3.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"chai": "^5.1.0",
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"chai": "^5.1.2",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"fastify": "^4.26.1",
"eslint": "^8.57.1",
"fastify": "^5.1.0",
"hive-js-util": "^0.5.3",
"mocha": "^10.3.0",
"mocha": "^10.8.2",
"mocha-cli": "^1.0.1",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"typescript": "^5.7.2",
"yonius": "^0.13.11"
}
}

0 comments on commit 4c9be12

Please sign in to comment.