Skip to content

Commit eed2ffe

Browse files
committed
1 parent 01d3f1b commit eed2ffe

File tree

2 files changed

+466
-135
lines changed

2 files changed

+466
-135
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"chart.js": "2.9.4",
1313
"gulp": "4.0.2",
1414
"gulp-append-prepend": "1.0.8",
15-
"next": "10.0.9",
16-
"react": "17.0.1",
17-
"react-dom": "17.0.1",
18-
"react-scripts": "4.0.3",
15+
"next": "12.2.0",
16+
"react": "18.2.0",
17+
"react-dom": "18.2.0",
18+
"react-scripts": "5.0.1",
1919
"tailwindcss": "2.0.4"
2020
},
2121
"scripts": {
@@ -45,6 +45,6 @@
4545
},
4646
"devDependencies": {
4747
"autoprefixer": "10.2.5",
48-
"postcss": "8.2.8"
48+
"postcss": "8.4.14"
4949
}
5050
}

0 commit comments

Comments
 (0)