File tree 7 files changed +15
-15
lines changed
7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 8 .0.0" ,
3
+ "version" : " 9 .0.0" ,
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-react-app" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-react-app" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"description" : " ESLint configuration 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" : " react-app-polyfill" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Polyfills for various browsers including commonly used language features" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 9.0.0 " ,
3
+ "version" : " 9.0.1 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
69
69
"loader-utils" : " 1.2.3" ,
70
70
"opn" : " 5.4.0" ,
71
71
"pkg-up" : " 2.0.0" ,
72
- "react-error-overlay" : " ^5.1.5 " ,
72
+ "react-error-overlay" : " ^5.1.6 " ,
73
73
"recursive-readdir" : " 2.2.2" ,
74
74
"shell-quote" : " 1.6.1" ,
75
75
"sockjs-client" : " 1.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 5.1.5 " ,
3
+ "version" : " 5.1.6 " ,
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.1" ,
41
41
"babel-jest" : " ^24.8.0" ,
42
42
"babel-loader" : " 8.0.5" ,
43
- "babel-preset-react-app" : " ^8 .0.0" ,
43
+ "babel-preset-react-app" : " ^9 .0.0" ,
44
44
"chalk" : " ^2.4.2" ,
45
45
"chokidar" : " ^2.1.2" ,
46
46
"cross-env" : " 5.2.0" ,
47
47
"eslint" : " ^5.16.0" ,
48
- "eslint-config-react-app" : " ^4.0.0 " ,
48
+ "eslint-config-react-app" : " ^4.0.1 " ,
49
49
"eslint-plugin-flowtype" : " 2.50.1" ,
50
50
"eslint-plugin-import" : " 2.16.0" ,
51
51
"eslint-plugin-jsx-a11y" : " 6.2.1" ,
58
58
"promise" : " 8.0.2" ,
59
59
"raw-loader" : " ^1.0.0" ,
60
60
"react" : " ^16.8.4" ,
61
- "react-app-polyfill" : " ^1.0.0 " ,
61
+ "react-app-polyfill" : " ^1.0.1 " ,
62
62
"react-dom" : " ^16.8.4" ,
63
63
"rimraf" : " ^2.6.3" ,
64
64
"settle-promise" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : {
6
6
"type" : " git" ,
36
36
"babel-jest" : " ^24.8.0" ,
37
37
"babel-loader" : " 8.0.5" ,
38
38
"babel-plugin-named-asset-import" : " ^0.3.2" ,
39
- "babel-preset-react-app" : " ^8 .0.0" ,
39
+ "babel-preset-react-app" : " ^9 .0.0" ,
40
40
"camelcase" : " ^5.2.0" ,
41
41
"case-sensitive-paths-webpack-plugin" : " 2.2.0" ,
42
42
"css-loader" : " 2.1.1" ,
43
43
"dotenv" : " 6.2.0" ,
44
44
"dotenv-expand" : " 4.2.0" ,
45
45
"eslint" : " ^5.16.0" ,
46
- "eslint-config-react-app" : " ^4.0.0 " ,
46
+ "eslint-config-react-app" : " ^4.0.1 " ,
47
47
"eslint-loader" : " 2.1.2" ,
48
48
"eslint-plugin-flowtype" : " 2.50.1" ,
49
49
"eslint-plugin-import" : " 2.16.0" ,
67
67
"postcss-normalize" : " 7.0.1" ,
68
68
"postcss-preset-env" : " 6.6.0" ,
69
69
"postcss-safe-parser" : " 4.0.1" ,
70
- "react-app-polyfill" : " ^1.0.0 " ,
71
- "react-dev-utils" : " ^9.0.0 " ,
70
+ "react-app-polyfill" : " ^1.0.1 " ,
71
+ "react-dev-utils" : " ^9.0.1 " ,
72
72
"resolve" : " 1.10.0" ,
73
73
"sass-loader" : " 7.1.0" ,
74
74
"semver" : " 6.0.0" ,
You can’t perform that action at this time.
0 commit comments