Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 9d28345 commit a9c3cfe
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 221 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
},
"dependencies": {
"@tailwindcss/typography": "0.5.0",
"chart.js": "3.5.1",
"chartjs-plugin-datalabels": "2.0.0",
"date-fns": "2.25.0",
"graphql": "15.6.0",
"graphql-request": "3.5.0",
"next": "13.1.6",
"chart.js": "3.9.1",
"chartjs-plugin-datalabels": "2.2.0",
"date-fns": "2.30.0",
"graphql": "15.8.0",
"graphql-request": "3.7.0",
"next": "13.5.4",
"next-auth": "3.29.0",
"react": "18.2.0",
"react-chartjs-2": "4.0.0",
"react-chartjs-2": "4.3.1",
"react-dom": "18.2.0",
"react-markdown": "7.1.0",
"remixicon": "2.5.0",
"sharp": "0.29.2",
"spinthatshit": "1.0.4",
"swr": "2.0.1"
"swr": "2.2.4"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.1",
Expand Down
Loading

0 comments on commit a9c3cfe

Please sign in to comment.