Skip to content

Commit

Permalink
UPDATE: packages
Browse files Browse the repository at this point in the history
Signed-off-by: dziksu <benjaminrast93@gmail.com>
  • Loading branch information
dziksu committed Apr 5, 2021
1 parent 83f8714 commit ec1e2da
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 89 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
}
},
"dependencies": {
"react": "^17.0.1"
"react": "^17.0.2"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^4.9.2",
"@testing-library/react-hooks": "^5.0.3",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"husky": "^5.1.1",
"@size-limit/preset-small-lib": "^4.10.2",
"@testing-library/react-hooks": "^5.1.1",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"husky": "^6.0.0",
"np": "^7.4.0",
"react-dom": "^17.0.1",
"size-limit": "^4.9.2",
"react-dom": "^17.0.2",
"size-limit": "^4.10.2",
"tsdx": "^0.14.1",
"tslib": "^2.1.0",
"typescript": "^4.2.2"
"typescript": "^4.2.3"
},
"keywords": [
"react",
Expand Down
Loading

0 comments on commit ec1e2da

Please sign in to comment.