Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump to 0.7.0 #134

Merged
merged 15 commits into from
Jan 19, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update packages especially apisauce
  • Loading branch information
blankdots committed Jan 11, 2021
commit 38274e627c2d8cfe3bde4759092ec21f531026cf
157 changes: 67 additions & 90 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"@material-ui/lab": "^4.0.0-alpha.57",
"@reduxjs/toolkit": "^1.5.0",
"@testing-library/jest-dom": "^5.11.8",
"@testing-library/react": "^11.1.1",
"@testing-library/react": "^11.2.3",
"ajv": "^6.12.6",
"apisauce": "^1.1.2",
"apisauce": "^2.0.1",
"jest-environment-jsdom-sixteen": "^1.0.3",
"lodash": "^4.17.20",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-hook-form": "^6.14.0",
"react-hook-form": "^6.14.1",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.0"
Expand Down Expand Up @@ -57,17 +57,17 @@
"devDependencies": {
"@testing-library/user-event": "^12.6.0",
"concurrently": "^5.3.0",
"cypress": "^6.2.0",
"cypress": "^6.2.1",
"cypress-file-upload": "^4.1.1",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-cypress": "^2.11.2",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.3.1",
"flow-bin": "^0.126.1",
"http-proxy-middleware": "^1.0.6",
"husky": "^4.3.6",
"husky": "^4.3.7",
"jest-environment-jsdom-sixteen": "^1.0.3",
"prettier": "^2.2.1",
"redux-mock-store": "^1.5.4",
Expand Down