File tree 6 files changed +11
-11
lines changed
babel-plugin-named-asset-import 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-plugin-named-asset-import" ,
3
- "version" : " 0.2.2 " ,
3
+ "version" : " 0.2.3 " ,
4
4
"description" : " Babel plugin for named asset imports in Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 6.0 .0" ,
3
+ "version" : " 6.1 .0" ,
4
4
"description" : " Babel preset used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-app" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 6.1.0 " ,
3
+ "version" : " 6.1.1 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
62
62
"loader-utils" : " 1.1.0" ,
63
63
"opn" : " 5.4.0" ,
64
64
"pkg-up" : " 2.0.0" ,
65
- "react-error-overlay" : " ^5.0.6 " ,
65
+ "react-error-overlay" : " ^5.1.0 " ,
66
66
"recursive-readdir" : " 2.2.2" ,
67
67
"shell-quote" : " 1.6.1" ,
68
68
"sockjs-client" : " 1.1.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 5.0.6 " ,
3
+ "version" : " 5.1.0 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
36
36
"babel-eslint" : " 9.0.0" ,
37
37
"babel-jest" : " 23.6.0" ,
38
38
"babel-loader" : " 8.0.4" ,
39
- "babel-preset-react-app" : " ^6.0 .0" ,
39
+ "babel-preset-react-app" : " ^6.1 .0" ,
40
40
"chalk" : " ^2.3.2" ,
41
41
"chokidar" : " ^2.0.2" ,
42
42
"cross-env" : " 5.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
30
30
"babel-eslint" : " 9.0.0" ,
31
31
"babel-jest" : " 23.6.0" ,
32
32
"babel-loader" : " 8.0.4" ,
33
- "babel-plugin-named-asset-import" : " ^0.2.2 " ,
34
- "babel-preset-react-app" : " ^6.0 .0" ,
33
+ "babel-plugin-named-asset-import" : " ^0.2.3 " ,
34
+ "babel-preset-react-app" : " ^6.1 .0" ,
35
35
"bfj" : " 6.1.1" ,
36
36
"case-sensitive-paths-webpack-plugin" : " 2.1.2" ,
37
37
"chalk" : " 2.4.1" ,
61
61
"postcss-preset-env" : " 6.0.6" ,
62
62
"postcss-safe-parser" : " 4.0.1" ,
63
63
"react-app-polyfill" : " ^0.1.3" ,
64
- "react-dev-utils" : " ^6.1.0 " ,
64
+ "react-dev-utils" : " ^6.1.1 " ,
65
65
"resolve" : " 1.8.1" ,
66
66
"sass-loader" : " 7.1.0" ,
67
67
"style-loader" : " 0.23.0" ,
You can’t perform that action at this time.
0 commit comments