Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrice404 committed Nov 29, 2024
1 parent 02d34f5 commit 53d32f9
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
38 changes: 20 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@types/node": "^20.17.7",
"@types/node": "^22.10.1",
"eslint": "^9.15.0",
"globals": "^15.12.0",
"husky": "^8.0.3",
"husky": "^9.1.7",
"nodemon": "^3.1.7",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
},
"dependencies": {
"axios": "^1.7.7",
"axios": "^1.7.8",
"cheerio": "^1.0.0",
"dotenv": "^16.4.5",
"z3-solver": "^4.13.3"
Expand Down

0 comments on commit 53d32f9

Please sign in to comment.