Skip to content

Commit

Permalink
chore(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Morello committed Mar 6, 2021
1 parent 3a71d1f commit edc79c1
Show file tree
Hide file tree
Showing 2 changed files with 1,108 additions and 1,361 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,30 +63,30 @@
}
],
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-react": "^7.12.10",
"@emotion/eslint-plugin": "^11.0.0",
"@size-limit/preset-small-lib": "^4.8.0",
"@babel/core": "^7.13.8",
"@babel/preset-react": "^7.12.13",
"@emotion/eslint-plugin": "^11.2.0",
"@size-limit/preset-small-lib": "^4.10.0",
"@types/jest": "^26.0.15",
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.9",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react-is": "^16.7.1",
"husky": "^4.3.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"size-limit": "^4.8.0",
"size-limit": "^4.10.0",
"tsdx": "^0.14.1",
"tslib": "^2.1.0",
"typescript": "^4.1.3"
"typescript": "^4.2.3"
},
"dependencies": {
"@emotion/react": "^11.1.4",
"@emotion/react": "^11.1.5",
"react-intersection-observer": "^8.31.0",
"react-is": "^17.0.1"
},
"resolutions": {
"**/typescript": "^4.1.3",
"**/@typescript-eslint/eslint-plugin": "^4.13.0",
"**/@typescript-eslint/parser": "^4.13.0"
"**/typescript": "^4.2.3",
"**/@typescript-eslint/eslint-plugin": "^4.16.1",
"**/@typescript-eslint/parser": "^4.16.1"
}
}
Loading

1 comment on commit edc79c1

@vercel
Copy link

@vercel vercel bot commented on edc79c1 Mar 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.