Skip to content

Commit

Permalink
fix(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2022
1 parent 98d3bfb commit 859276e
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 301 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@
"type-check": "tsc --project tsconfig.json --pretty --noEmit"
},
"dependencies": {
"@sentry/nextjs": "6.13.3",
"chart.js": "3.5.1",
"chartjs-plugin-annotation": "1.0.2",
"@sentry/nextjs": "6.19.7",
"chart.js": "3.8.0",
"chartjs-plugin-annotation": "1.4.0",
"chartjs-plugin-datalabels": "2.0.0",
"google-palette": "1.1.0",
"hex-to-rgba": "2.0.1",
"next": "12.1.6",
"next-themes": "0.0.16",
"next": "12.2.1",
"next-themes": "0.2.0",
"rc-slider": "10.0.0",
"react": "18.2.0",
"react-chartjs-2": "3.0.5",
"react-chartjs-2": "3.3.0",
"react-dom": "18.2.0",
"react-intl": "5.20.13",
"react-intl": "5.25.1",
"remixicon": "2.5.0",
"sass": "1.42.1",
"swr": "1.0.1",
"tslib": "2.3.1"
"sass": "1.53.0",
"swr": "1.3.0",
"tslib": "2.4.0"
},
"devDependencies": {
"@babel/core": "7.18.6",
Expand Down
Loading

0 comments on commit 859276e

Please sign in to comment.