Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/lodash.pickby": "^4.6.6",
"@types/mime-types": "^2.1.3",
"@types/multer": "^1.4.9",
"@types/node": "^18.11.4",
"@types/node": "^24.4.0",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wild that we were still on such an old one

"@types/react-dom": "^17.0.9",
"@types/styled-components": "^5.1.12",
"@types/website-scraper": "^1.2.10",
Expand Down
Loading
Loading