File tree Expand file tree Collapse file tree 4 files changed +883
-919
lines changed Expand file tree Collapse file tree 4 files changed +883
-919
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-use-hoverintent" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " React hook for hoverIntent" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.js" ,
15
15
"author" : " linlilulll@gmail.com" ,
16
16
"license" : " MIT" ,
17
17
"devDependencies" : {
18
- "@babel/cli" : " ^7.12.1 " ,
19
- "@babel/core" : " ^7.12 .3" ,
20
- "@babel/preset-env" : " ^7.12.1 " ,
21
- "@babel/preset-react" : " ^7.12.1 " ,
22
- "@babel/preset-typescript" : " ^7.12.1 " ,
23
- "@types/react" : " ^16.9.35 " ,
24
- "copyfiles" : " ^2.4.0 " ,
25
- "react" : " ^16.13.1 " ,
18
+ "@babel/cli" : " ^7.14.3 " ,
19
+ "@babel/core" : " ^7.14 .3" ,
20
+ "@babel/preset-env" : " ^7.14.2 " ,
21
+ "@babel/preset-react" : " ^7.13.13 " ,
22
+ "@babel/preset-typescript" : " ^7.13.0 " ,
23
+ "@types/react" : " ^17.0.8 " ,
24
+ "copyfiles" : " ^2.4.1 " ,
25
+ "react" : " ^17.0.2 " ,
26
26
"rimraf" : " ^3.0.2" ,
27
- "typescript" : " ^4.1 .2"
27
+ "typescript" : " ^4.3 .2"
28
28
},
29
29
"repository" : " https://github.com/llldar/react-use-hoverintent" ,
30
30
"exclude" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-use-hoverintent" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " React hook for hoverIntent" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.js" ,
15
15
"author" : " linlilulll@gmail.com" ,
16
16
"license" : " MIT" ,
17
17
"devDependencies" : {
18
- "@babel/cli" : " ^7.12.1 " ,
19
- "@babel/core" : " ^7.12 .3" ,
20
- "@babel/preset-env" : " ^7.12.1 " ,
21
- "@babel/preset-react" : " ^7.12.1 " ,
22
- "@babel/preset-typescript" : " ^7.12.1 " ,
23
- "@types/react" : " ^16.9.35 " ,
24
- "copyfiles" : " ^2.4.0 " ,
25
- "react" : " ^16.13.1 " ,
18
+ "@babel/cli" : " ^7.14.3 " ,
19
+ "@babel/core" : " ^7.14 .3" ,
20
+ "@babel/preset-env" : " ^7.14.2 " ,
21
+ "@babel/preset-react" : " ^7.13.13 " ,
22
+ "@babel/preset-typescript" : " ^7.13.0 " ,
23
+ "@types/react" : " ^17.0.8 " ,
24
+ "copyfiles" : " ^2.4.1 " ,
25
+ "react" : " ^17.0.2 " ,
26
26
"rimraf" : " ^3.0.2" ,
27
- "typescript" : " ^4.1 .2"
27
+ "typescript" : " ^4.3 .2"
28
28
},
29
29
"repository" : " https://github.com/llldar/react-use-hoverintent" ,
30
30
"exclude" : [
You can’t perform that action at this time.
0 commit comments