Skip to content

Commit

Permalink
Merge branch 'master' into refactor-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-elliott committed Jun 15, 2022
2 parents 2c840c2 + c020697 commit e900a41
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 142 deletions.
12 changes: 6 additions & 6 deletions web/package.json
Expand Up @@ -31,9 +31,9 @@
"i18next-http-backend": "1.4.1",
"qrcode.react": "3.0.2",
"query-string": "7.1.1",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-i18next": "11.17.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "11.17.2",
"react-loading": "2.0.3",
"react-otp-input": "2.4.0",
"react-router-dom": "6.3.0",
Expand Down Expand Up @@ -143,7 +143,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@types/jest": "28.1.1",
"@types/node": "16.11.39",
"@types/node": "16.11.40",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.0.12",
"@types/react-dom": "18.0.5",
Expand All @@ -162,14 +162,14 @@
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "4.5.0",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.1",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jest-transform-stub": "2.0.0",
"jest-watch-typeahead": "1.1.0",
"prettier": "2.7.0",
"react-test-renderer": "18.1.0",
"react-test-renderer": "18.2.0",
"typescript": "4.7.3",
"vite": "2.9.12",
"vite-plugin-eslint": "1.6.1",
Expand Down

0 comments on commit e900a41

Please sign in to comment.