react-github-calendar
Advanced tools
Comparing version 4.4.2 to 4.5.0
{ | ||
"name": "react-github-calendar", | ||
"version": "4.4.2", | ||
"version": "4.5.0", | ||
"description": " React component to display a GitHub contributions calendar", | ||
@@ -26,4 +26,4 @@ "author": "Jonathan Gruber <gruberjonathan@gmail.com>", | ||
"dependencies": { | ||
"react-activity-calendar": "^2.6.3", | ||
"react-error-boundary": "^4.1.1" | ||
"react-activity-calendar": "^2.7.0", | ||
"react-error-boundary": "^4.1.2" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
"typescript": "^5.6.3", | ||
"typescript-eslint": "^8.10.0" | ||
"typescript-eslint": "^8.11.0" | ||
}, | ||
@@ -63,0 +63,0 @@ "peerDependencies": { |