Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLindhout committed Dec 11, 2020
1 parent 80c2f7d commit 156d850
Show file tree
Hide file tree
Showing 2 changed files with 4,394 additions and 3,885 deletions.
24 changes: 12 additions & 12 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^26.0.3",
"@types/node": "^14.0.14",
"@types/react": "^16.9.41",
"@types/react-dom": "^16.9.8",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-ridge-translations": "^0.0.3",
"react-scripts": "3.4.1",
"typescript": "^3.9.6"
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.5.0",
"@types/jest": "^26.0.19",
"@types/node": "^14.14.12",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-ridge-translations": "^1.0.0",
"react-scripts": "^4.0.1",
"typescript": "^4.1.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 156d850

Please sign in to comment.