Skip to content

Commit 20d6169

Browse files
committed
fix(deps): update all minor dependencies
1 parent fb576aa commit 20d6169

File tree

2 files changed

+184
-104
lines changed

2 files changed

+184
-104
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020
},
2121
"dependencies": {
2222
"@material-ui/core": "4.12.3",
23-
"@sentry/nextjs": "6.13.2",
24-
"chart.js": "3.5.1",
23+
"@sentry/nextjs": "6.14.1",
24+
"chart.js": "3.6.0",
2525
"chartjs-plugin-annotation": "1.0.2",
2626
"chartjs-plugin-datalabels": "2.0.0",
2727
"google-palette": "1.1.0",
2828
"hex-to-rgba": "2.0.1",
2929
"next": "11.1.2",
3030
"next-themes": "0.0.15",
3131
"react": "17.0.2",
32-
"react-chartjs-2": "3.0.5",
32+
"react-chartjs-2": "3.3.0",
3333
"react-dom": "17.0.2",
3434
"react-icons": "4.3.1",
35-
"react-intl": "5.20.12",
36-
"sass": "1.42.1",
35+
"react-intl": "5.21.1",
36+
"sass": "1.43.4",
3737
"swr": "1.0.1",
3838
"tslib": "2.3.1"
3939
},

0 commit comments

Comments
 (0)