Skip to content

Commit

Permalink
vendor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Nov 8, 2020
1 parent 0cf338f commit 1b46297
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -4,29 +4,29 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@testing-library/react": "^11.1.1",
"@testing-library/user-event": "^12.2.0",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.3",
"@types/node": "^14.14.6",
"@types/qs": "^6.9.5",
"@types/react-dom": "^16.9.8",
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.9",
"@types/react-router-dom": "^5.1.6",
"@types/react": "^16.9.46",
"coveralls": "^3.1.0",
"date-fns": "^2.16.1",
"fetch-mock": "^9.10.7",
"jest-environment-jsdom-sixteen": "^1.0.3",
"node-fetch": "^2.6.1",
"postcss-loader": "^4.0.4",
"qs": "^6.9.4",
"react": "^17.0.1",
"react-app-rewired": "^2.1.6",
"react-dom": "^17.0.1",
"react-hook-form": "^5.7.2",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.0",
"react": "^17.0.1",
"tailwindcss": "^1.9.6",
"typescript": "^4.0.3",
"typescript": "^4.0.5",
"web-vitals": "^0.2.4"
},
"browserslist": {
Expand Down

0 comments on commit 1b46297

Please sign in to comment.