Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WesSouza committed Apr 2, 2022
1 parent a8782eb commit 0d1073a
Show file tree
Hide file tree
Showing 2 changed files with 1,094 additions and 1,089 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"react": ">=16"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^7.0.3",
"@testing-library/react": "^12.1.2",
"@types/jest": "^27.0.3",
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@size-limit/preset-small-lib": "^7.0.8",
"@testing-library/react": "^13.0.0",
"@types/jest": "^27.4.1",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"eslint-plugin-prettier": "^3.4.1",
"fast-deep-equal": "^3.1.3",
"husky": "^7.0.4",
"immer": "^9.0.7",
"prettier": "^2.5.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"size-limit": "^7.0.3",
"immer": "^9.0.12",
"prettier": "^2.6.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"size-limit": "^7.0.8",
"tsdx": "^0.14.1",
"tslib": "^2.3.1",
"typescript": "^4.5.2"
"typescript": "^4.6.3"
},
"engines": {
"node": ">=12"
Expand Down
Loading

0 comments on commit 0d1073a

Please sign in to comment.