File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-universal-react-app" ,
3
- "version" : " 9.0.4 " ,
3
+ "version" : " 9.0.5 " ,
4
4
"description" : " Babel preset used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-universal-react-app" ,
3
- "version" : " 3.1.2 " ,
3
+ "version" : " 3.2.0 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " universal-react-dev-utils" ,
3
- "version" : " 9.0.5 " ,
3
+ "version" : " 9.1.0 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
76
76
"strip-ansi" : " 5.2.0" ,
77
77
"text-table" : " 0.2.0" ,
78
78
"tmp" : " ^0.1.0" ,
79
- "universal-react-error-overlay" : " ^6.0.2 "
79
+ "universal-react-error-overlay" : " ^6.0.3 "
80
80
},
81
81
"devDependencies" : {
82
82
"cross-env" : " ^5.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " universal-react-error-overlay" ,
3
- "version" : " 6.0.2 " ,
3
+ "version" : " 6.0.3 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"sideEffects" : false ,
40
40
"babel-eslint" : " 10.0.3" ,
41
41
"babel-jest" : " ^24.9.0" ,
42
42
"babel-loader" : " 8.0.6" ,
43
- "babel-preset-universal-react-app" : " ^9.0.4 " ,
43
+ "babel-preset-universal-react-app" : " ^9.0.5 " ,
44
44
"chalk" : " ^2.4.2" ,
45
45
"chokidar" : " ^2.1.2" ,
46
46
"cross-env" : " 5.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " universal-react-scripts" ,
3
- "version" : " 3.1.2 " ,
3
+ "version" : " 3.2.0 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : {
6
6
"type" : " git" ,
38
38
"babel-jest" : " ^24.9.0" ,
39
39
"babel-loader" : " 8.0.6" ,
40
40
"babel-plugin-named-asset-import" : " ^0.3.4" ,
41
- "babel-preset-universal-react-app" : " ^9.0.4 " ,
41
+ "babel-preset-universal-react-app" : " ^9.0.5 " ,
42
42
"camelcase" : " ^5.2.0" ,
43
43
"case-sensitive-paths-webpack-plugin" : " 2.2.0" ,
44
44
"css-loader" : " 2.1.1" ,
80
80
"style-loader" : " 1.0.0" ,
81
81
"terser-webpack-plugin" : " 1.4.1" ,
82
82
"ts-pnp" : " 1.1.4" ,
83
- "universal-react-dev-utils" : " ^9.0.5 " ,
83
+ "universal-react-dev-utils" : " ^9.1.0 " ,
84
84
"url-loader" : " 2.1.0" ,
85
85
"webpack" : " 4.41.0" ,
86
86
"webpack-dev-server" : " 3.2.1" ,
You can’t perform that action at this time.
0 commit comments