Skip to content

Commit

Permalink
vendor update
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed May 15, 2020
1 parent 92d980e commit a58736d
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 82 deletions.
138 changes: 66 additions & 72 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,29 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.6.0",
"@testing-library/jest-dom": "^5.7.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.0.2",
"@types/jest": "^25.2.1",
"@types/node": "^13.13.5",
"@testing-library/user-event": "^10.2.4",
"@types/jest": "^25.2.2",
"@types/node": "^13.13.6",
"@types/qs": "^6.9.2",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.7",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/react-router-dom": "^5.1.5",
"coveralls": "^3.1.0",
"date-fns": "^2.13.0",
"fetch-mock": "^9.5.0",
"fetch-mock": "^9.9.0",
"jest-environment-jsdom-sixteen": "^1.0.3",
"node-fetch": "^2.6.0",
"postcss-loader": "^3.0.0",
"qs": "^6.9.4",
"react": "^16.13.1",
"react-app-rewired": "^2.1.6",
"react-dom": "^16.13.1",
"react-hook-form": "^5.6.2",
"react-router-dom": "^5.1.2",
"react-hook-form": "^5.7.2",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"tailwindcss": "^1.4.5",
"tailwindcss": "^1.4.6",
"typescript": "~3.8.3"
},
"browserslist": {
Expand Down

0 comments on commit a58736d

Please sign in to comment.