Skip to content

Commit

Permalink
chore: merge develop into main (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsANameToo authored Dec 13, 2022
2 parents 008072d + 291350b commit e7b0d7a
Show file tree
Hide file tree
Showing 235 changed files with 11,692 additions and 16,886 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ jobs:

- name: Test Components ^A-O
env:
COVERAGE_THRESHOLD_LINES: 99.61
COVERAGE_THRESHOLD_LINES: 100
COVERAGE_THRESHOLD_FUNCTIONS: 100
COVERAGE_THRESHOLD_STATEMENTS: 99.62
COVERAGE_THRESHOLD_BRANCHES: 98.96
COVERAGE_THRESHOLD_STATEMENTS: 100
COVERAGE_THRESHOLD_BRANCHES: 100
COVERAGE_INCLUDE_PATH: src/app/components/[A-O]*
uses: nick-invision/retry@v2
with:
Expand Down
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,28 +60,29 @@
"classnames": "^2.3.2",
"downshift": "^6.1.1",
"focus-visible": "^5.2.0",
"framer-motion": "^4.1.17",
"i18next": "^22.0.4",
"framer-motion": "^7.6.19",
"i18next": "^22.1.4",
"locale-currency": "^0.0.2",
"multiformats": "^10.0.2",
"p-retry": "^5.1.1",
"qr-scanner": "^1.4.1",
"react": "^17.0.0",
"p-retry": "^5.1.2",
"qr-scanner": "^1.4.2",
"react": "^18.2.0",
"react-datepicker": "^4.8.0",
"react-dom": "^17.0.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^3.1.4",
"react-hook-form": "^6.15.5",
"react-i18next": "^12.0.0",
"react-i18next": "^12.1.0",
"react-idle-timer": "^4.6.4",
"react-linkify": "^1.0.0-alpha",
"react-loading-skeleton": "^3.1.0",
"react-qr-reader": "3.0.0-beta-1",
"react-range": "^1.8.14",
"react-resize-detector": "^7.1.2",
"react-responsive": "^9.0.0",
"react-router": "^6.3.0",
"react-responsive": "^9.0.2",
"react-router": "^6.4.4",
"react-router-dom": "^5.3.0",
"react-table": "^7.8.0",
"react-test-renderer": "^18.2.0",
"react-toastify": "^9.1.1",
"react-visibility-sensor": "^5.1.1",
"react-zendesk": "^0.1.13",
Expand All @@ -92,76 +93,75 @@
"yup": "^0.32.9"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/core": "^7.20.5",
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@cucumber/cucumber": "^8.7.0",
"@cucumber/cucumber": "^8.9.0",
"@emotion/babel-plugin-jsx-pragmatic": "^0.2.0",
"@ledgerhq/hw-transport-mocker": "^6.27.6",
"@testing-library/dom": "^8.13.0",
"@ledgerhq/hw-transport-mocker": "^6.27.8",
"@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/react": "^13.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^13.5.0",
"@types/postcss-import": "^14.0.0",
"@types/react": "^17.0.0",
"@types/react": "^18.0.26",
"@types/react-datepicker": "^4.8.0",
"@types/react-dom": "^17.0.0",
"@types/react-dom": "^18.0.9",
"@types/react-linkify": "^1.0.0",
"@types/react-router-config": "^5.0.6",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
"@vitejs/plugin-react": "^2.2.0",
"@vitest/coverage-istanbul": "^0.24.5",
"autoprefixer": "^10.4.13",
"babel-plugin-macros": "^3.1.0",
"cross-fetch": "^3.1.5",
"dlv": "^1.1.3",
"eslint": "^8.26.0",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-sonarjs": "^0.16.0",
"eslint-plugin-sonarjs": "^0.17.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-testcafe": "^0.2.1",
"eslint-plugin-testing-library": "^5.9.1",
"eslint-plugin-unicorn": "^44.0.2",
"eslint-plugin-unicorn": "^45.0.1",
"eslint-plugin-unused-imports": "^2.0.0",
"gherkin-testcafe": "5.5.0",
"gherkin-testcafe": "5.5.1",
"history": "^5.3.0",
"identity-obj-proxy": "^3.0.0",
"jest-extended": "^3.1.0",
"jest-extended": "^3.2.0",
"jest-when": "^3.5.2",
"jsdom": "^20.0.2",
"jsdom": "^20.0.3",
"mockdate": "^3.0.5",
"msw": "^0.47.4",
"postcss": "^8.4.18",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"msw": "^0.49.1",
"postcss": "^8.4.19",
"prettier": "^2.8.0",
"prettier-plugin-tailwindcss": "^0.2.0",
"prop-types": "^15.8.1",
"react-router-config": "^5.1.1",
"react-test-renderer": "^17.0.2",
"rollup": "^3.2.5",
"rollup": "^3.6.0",
"rollup-plugin-visualizer": "^5.8.3",
"tailwindcss": "3.2.1",
"testcafe": "^2.0.2",
"tailwindcss": "3.2.4",
"testcafe": "^2.1.0",
"twin.macro": "2.8.2",
"typescript": "^4.8.4",
"vite": "^3.2.2",
"typescript": "^4.9.3",
"vite": "^3.2.5",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-optimize-persist": "^0.1.2",
"vite-plugin-package-config": "^0.1.1",
"vite-plugin-pwa": "^0.13.1",
"vite-plugin-svgr": "^2.2.2",
"vite-tsconfig-paths": "^3.5.2",
"vitest": "^0.24.5",
"vite-tsconfig-paths": "^4.0.1",
"vitest": "^0.25.5",
"workbox-window": "^6.5.4"
},
"babelMacros": {
Expand Down
Loading

1 comment on commit e7b0d7a

@vercel
Copy link

@vercel vercel bot commented on e7b0d7a Dec 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.