File tree 10 files changed +26
-26
lines changed
10 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " basic-fetch" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"postinstall" : " relative-deps" ,
14
14
},
15
15
"dependencies" : {
16
16
"react" : " ^16.8.6" ,
17
- "react-async" : " ^7.0.4 " ,
18
- "react-async-devtools" : " ^1.0.2 " ,
17
+ "react-async" : " ^7.0.5 " ,
18
+ "react-async-devtools" : " ^1.0.3 " ,
19
19
"react-dom" : " ^16.8.6" ,
20
20
"react-scripts" : " ^3.0.1"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " basic-hook" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"postinstall" : " relative-deps" ,
14
14
},
15
15
"dependencies" : {
16
16
"react" : " ^16.8.6" ,
17
- "react-async" : " ^7.0.4 " ,
18
- "react-async-devtools" : " ^1.0.2 " ,
17
+ "react-async" : " ^7.0.5 " ,
18
+ "react-async-devtools" : " ^1.0.3 " ,
19
19
"react-dom" : " ^16.8.6" ,
20
20
"react-scripts" : " ^3.0.1"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " custom-instance" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"postinstall" : " relative-deps" ,
14
14
},
15
15
"dependencies" : {
16
16
"react" : " ^16.8.6" ,
17
- "react-async" : " ^7.0.4 " ,
18
- "react-async-devtools" : " ^1.0.2 " ,
17
+ "react-async" : " ^7.0.5 " ,
18
+ "react-async-devtools" : " ^1.0.3 " ,
19
19
"react-dom" : " ^16.8.6" ,
20
20
"react-scripts" : " ^3.0.1"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " movie-app" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"postinstall" : " relative-deps" ,
14
14
},
15
15
"dependencies" : {
16
16
"react" : " ^16.8.6" ,
17
- "react-async" : " ^7.0.4 " ,
18
- "react-async-devtools" : " ^1.0.2 " ,
17
+ "react-async" : " ^7.0.5 " ,
18
+ "react-async-devtools" : " ^1.0.3 " ,
19
19
"react-dom" : " ^16.8.6" ,
20
20
"react-scripts" : " ^3.0.1"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " with-abortcontroller" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"postinstall" : " relative-deps" ,
14
14
},
15
15
"dependencies" : {
16
16
"react" : " ^16.8.6" ,
17
- "react-async" : " ^7.0.4 " ,
18
- "react-async-devtools" : " ^1.0.2 " ,
17
+ "react-async" : " ^7.0.5 " ,
18
+ "react-async-devtools" : " ^1.0.3 " ,
19
19
"react-dom" : " ^16.8.6" ,
20
20
"react-scripts" : " ^3.0.1"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " with-nextjs" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"private" : true ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
17
17
"isomorphic-fetch" : " ^2.2.1" ,
18
18
"next" : " ^8.0.3" ,
19
19
"react" : " ^16.8.6" ,
20
- "react-async" : " ^7.0.4 " ,
21
- "react-async-devtools" : " ^1.0.2 " ,
20
+ "react-async" : " ^7.0.5 " ,
21
+ "react-async-devtools" : " ^1.0.3 " ,
22
22
"react-dom" : " ^16.8.6"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " with-react-router" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"private" : true ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
13
13
"@babel/preset-react" : " ^7.0.0" ,
14
14
"parcel-bundler" : " ^1.12.3" ,
15
15
"react" : " ^16.8.6" ,
16
- "react-async" : " ^7.0.4 " ,
17
- "react-async-devtools" : " ^1.0.2 " ,
16
+ "react-async" : " ^7.0.5 " ,
17
+ "react-async-devtools" : " ^1.0.3 " ,
18
18
"react-dom" : " ^16.8.6" ,
19
19
"react-router-dom" : " ^5.0.0"
20
20
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " with-typescript" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"postinstall" : " relative-deps" ,
16
16
"@types/react" : " ^16.8.19" ,
17
17
"@types/react-dom" : " ^16.8.4" ,
18
18
"react" : " ^16.8.6" ,
19
- "react-async" : " ^7.0.4 " ,
20
- "react-async-devtools" : " ^1.0.2 " ,
19
+ "react-async" : " ^7.0.5 " ,
20
+ "react-async-devtools" : " ^1.0.3 " ,
21
21
"react-dom" : " ^16.8.6" ,
22
22
"react-scripts" : " ^3.0.1" ,
23
23
"typescript" : " ^3.5.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-async-devtools" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " DevTools for React Async" ,
5
5
"keywords" : [
6
6
" react" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-async" ,
3
- "version" : " 7.0.4 " ,
3
+ "version" : " 7.0.5 " ,
4
4
"description" : " React component for declarative promise resolution and data fetching" ,
5
5
"keywords" : [
6
6
" react" ,
You can’t perform that action at this time.
0 commit comments