Skip to content

Commit 5326124

Browse files
fix(deps): update all minor dependencies
1 parent 98d3bfb commit 5326124

File tree

2 files changed

+292
-321
lines changed

2 files changed

+292
-321
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@
1818
"type-check": "tsc --project tsconfig.json --pretty --noEmit"
1919
},
2020
"dependencies": {
21-
"@sentry/nextjs": "6.13.3",
22-
"chart.js": "3.5.1",
23-
"chartjs-plugin-annotation": "1.0.2",
24-
"chartjs-plugin-datalabels": "2.0.0",
21+
"@sentry/nextjs": "6.19.7",
22+
"chart.js": "3.9.1",
23+
"chartjs-plugin-annotation": "1.4.0",
24+
"chartjs-plugin-datalabels": "2.1.0",
2525
"google-palette": "1.1.0",
2626
"hex-to-rgba": "2.0.1",
27-
"next": "12.1.6",
28-
"next-themes": "0.0.16",
27+
"next": "12.2.3",
28+
"next-themes": "0.2.0",
2929
"rc-slider": "10.0.0",
3030
"react": "18.2.0",
31-
"react-chartjs-2": "3.0.5",
31+
"react-chartjs-2": "3.3.0",
3232
"react-dom": "18.2.0",
33-
"react-intl": "5.20.13",
33+
"react-intl": "5.25.1",
3434
"remixicon": "2.5.0",
35-
"sass": "1.42.1",
36-
"swr": "1.0.1",
37-
"tslib": "2.3.1"
35+
"sass": "1.54.1",
36+
"swr": "1.3.0",
37+
"tslib": "2.4.0"
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.18.6",

0 commit comments

Comments
 (0)