Skip to content

Commit f4d6a53

Browse files
committed
upgrade dependencies: react-scripts v3.3.0
1 parent 5d5c9f0 commit f4d6a53

File tree

2 files changed

+1688
-1373
lines changed

2 files changed

+1688
-1373
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@babel/plugin-proposal-decorators": "^7.6.0",
6+
"@babel/plugin-proposal-decorators": "^7.7.4",
77
"monkey-react-scripts": "^0.2.3",
8-
"node-sass": "^4.12.0",
9-
"react": "^16.10.2",
10-
"react-dom": "^16.10.2",
11-
"react-scripts": "3.2.0",
12-
"rtlcss": "^2.4.0",
8+
"node-sass": "^4.13.0",
9+
"react": "^16.12.0",
10+
"react-dom": "^16.12.0",
11+
"react-scripts": "3.3.0",
12+
"rtlcss": "^2.4.1",
1313
"webpack-visualizer-plugin": "^0.1.11"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)