Skip to content

Commit 68d7416

Browse files
committed
updated packages
1 parent 852aaa0 commit 68d7416

File tree

3 files changed

+697
-633
lines changed

3 files changed

+697
-633
lines changed

dist/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"author": "linlilulll@gmail.com",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@babel/cli": "7.16.0",
19-
"@babel/core": "7.16.0",
20-
"@babel/preset-env": "7.16.0",
21-
"@babel/preset-react": "7.16.0",
22-
"@babel/preset-typescript": "7.16.0",
23-
"@types/react": "17.0.27",
18+
"@babel/cli": "7.16.7",
19+
"@babel/core": "7.16.7",
20+
"@babel/preset-env": "7.16.7",
21+
"@babel/preset-react": "7.16.7",
22+
"@babel/preset-typescript": "7.16.7",
23+
"@types/react": "17.0.38",
2424
"copyfiles": "2.4.1",
2525
"react": "17.0.2",
2626
"rimraf": "3.0.2",
27-
"typescript": "4.4.3"
27+
"typescript": "4.5.4"
2828
},
2929
"repository": "https://github.com/natelindev/react-use-hoverintent",
3030
"exclude": [

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"author": "linlilulll@gmail.com",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@babel/cli": "7.16.0",
19-
"@babel/core": "7.16.0",
20-
"@babel/preset-env": "7.16.0",
21-
"@babel/preset-react": "7.16.0",
22-
"@babel/preset-typescript": "7.16.0",
23-
"@types/react": "17.0.27",
18+
"@babel/cli": "7.16.7",
19+
"@babel/core": "7.16.7",
20+
"@babel/preset-env": "7.16.7",
21+
"@babel/preset-react": "7.16.7",
22+
"@babel/preset-typescript": "7.16.7",
23+
"@types/react": "17.0.38",
2424
"copyfiles": "2.4.1",
2525
"react": "17.0.2",
2626
"rimraf": "3.0.2",
27-
"typescript": "4.4.3"
27+
"typescript": "4.5.4"
2828
},
2929
"repository": "https://github.com/natelindev/react-use-hoverintent",
3030
"exclude": [

0 commit comments

Comments
 (0)