Skip to content

Commit

Permalink
feat: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sznowicki committed Apr 10, 2024
1 parent 1aa67e7 commit eac443e
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 143 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"devDependencies": {
"dotenv": "^16.4.5",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-config-minimal-tabs": "^1.0.0"
},
"dependencies": {
"express": "^4.19.2",
"helmet": "^7.1.0",
"html-classnames": "^1.0.0",
"ip-anonymize": "^0.1.0",
"meilisearch": "^0.36.0",
"meilisearch": "^0.38.0",
"mongo": "^0.1.0",
"mustache": "^4.2.0"
}
Expand Down
Loading

0 comments on commit eac443e

Please sign in to comment.