File tree Expand file tree Collapse file tree 11 files changed +21
-21
lines changed
babel-plugin-named-asset-import
confusing-browser-globals Expand file tree Collapse file tree 11 files changed +21
-21
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.3.6 " ,
3
+ "version" : " 0.3.7 " ,
4
4
"description" : " Babel plugin for named asset imports in 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" : " babel-preset-react-app" ,
3
- "version" : " 9.1.2 " ,
3
+ "version" : " 10.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" : " confusing-browser-globals" ,
3
- "version" : " 1.0.9 " ,
3
+ "version" : " 1.0.10 " ,
4
4
"description" : " A list of browser globals that are often used by mistake instead of local variables" ,
5
5
"license" : " MIT" ,
6
6
"main" : " index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cra-template-typescript" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"keywords" : [
5
5
" react" ,
6
6
" create-react-app" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cra-template" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"keywords" : [
5
5
" react" ,
6
6
" create-react-app" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-app" ,
3
- "version" : " 3.4.1 " ,
3
+ "version" : " 4.0.0 " ,
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" : " 5.2.1 " ,
3
+ "version" : " 6.0.0 " ,
4
4
"description" : " ESLint configuration used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
38
38
}
39
39
},
40
40
"dependencies" : {
41
- "confusing-browser-globals" : " ^1.0.9 "
41
+ "confusing-browser-globals" : " ^1.0.10 "
42
42
},
43
43
"engines" : {
44
44
"node" : " ^10.12.0 || >=12.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-app-polyfill" ,
3
- "version" : " 1 .0.6 " ,
3
+ "version" : " 2 .0.0 " ,
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" : " 10.2.1 " ,
3
+ "version" : " 11.0.0 " ,
4
4
"description" : " webpack utilities used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
72
72
"loader-utils" : " 2.0.0" ,
73
73
"open" : " ^7.0.2" ,
74
74
"pkg-up" : " 3.1.0" ,
75
- "react-error-overlay" : " ^6.0.7 " ,
75
+ "react-error-overlay" : " ^6.0.8 " ,
76
76
"recursive-readdir" : " 2.2.2" ,
77
77
"shell-quote" : " 1.7.2" ,
78
78
"strip-ansi" : " 6.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 6.0.7 " ,
3
+ "version" : " 6.0.8 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"sideEffects" : false ,
40
40
"babel-eslint" : " ^10.1.0" ,
41
41
"babel-jest" : " ^26.6.0" ,
42
42
"babel-loader" : " 8.1.0" ,
43
- "babel-preset-react-app" : " ^9.1.2 " ,
43
+ "babel-preset-react-app" : " ^10.0.0 " ,
44
44
"chalk" : " 2.4.2" ,
45
45
"chokidar" : " ^3.4.3" ,
46
46
"cross-env" : " 7.0.2" ,
47
47
"eslint" : " ^7.11.0" ,
48
- "eslint-config-react-app" : " ^5.2.1 " ,
48
+ "eslint-config-react-app" : " ^6.0.0 " ,
49
49
"eslint-plugin-flowtype" : " ^5.2.0" ,
50
50
"eslint-plugin-import" : " ^2.22.1" ,
51
51
"eslint-plugin-jest" : " ^24.1.0" ,
61
61
"promise" : " 8.1.0" ,
62
62
"raw-loader" : " ^4.0.2" ,
63
63
"react" : " ^17.0.1" ,
64
- "react-app-polyfill" : " ^1 .0.6 " ,
64
+ "react-app-polyfill" : " ^2 .0.0 " ,
65
65
"react-dom" : " ^17.0.1" ,
66
66
"rimraf" : " ^3.0.2" ,
67
67
"settle-promise" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments