react-github-calendar
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "react-github-calendar", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": " React component to display a GitHub contributions calendar", | ||
@@ -23,3 +23,3 @@ "author": "Jonathan Gruber <gruberjonathan@gmail.com>", | ||
"dependencies": { | ||
"react-activity-calendar": "^2.2.5", | ||
"react-activity-calendar": "^2.2.8", | ||
"react-error-boundary": "^4.0.12" | ||
@@ -34,7 +34,7 @@ }, | ||
"@rollup/plugin-node-resolve": "^15.1.0", | ||
"@types/react": "^18.2.47", | ||
"@types/react": "^18.2.65", | ||
"@types/react-dom": "^18.2.18", | ||
"@types/tinycolor2": "^1.4.6", | ||
"@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"@typescript-eslint/parser": "^6.18.1", | ||
"@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"dts-bundle-generator": "^9.2.5", | ||
@@ -49,3 +49,3 @@ "eslint": "^8.56.0", | ||
"react-dom": "^18.2.0", | ||
"rollup": "^4.9.5", | ||
"rollup": "^4.13.0", | ||
"rollup-plugin-filesize": "^10.0.0", | ||
@@ -52,0 +52,0 @@ "rollup-plugin-peer-deps-external": "^2.2.2", |
17745
+ Added@babel/runtime@7.26.9(transitive)
- Removed@babel/runtime@7.26.7(transitive)