Skip to content

Commit

Permalink
chore: update app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyArt1 committed Aug 26, 2024
1 parent ff25976 commit 1eedb3d
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 316 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@aws-amplify/adapter-nextjs": "^1.2.14",
"@aws-amplify/ui-react": "^6.2.0",
"@aws-amplify/ui-react-liveness": "^3.1.4",
"@aws-sdk/client-rekognition": "^3.635.0",
"@aws-sdk/client-rekognition": "^3.637.0",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
Expand All @@ -47,7 +47,7 @@
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@next/third-parties": "^14.2.6",
"@ory/client": "^1.14.3",
"@ory/client": "^1.14.4",
"@ory/integrations": "^1.2.1",
"@sentry/nextjs": "^8.26.0",
"aws-amplify": "^6.5.2",
Expand Down Expand Up @@ -80,11 +80,11 @@
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.6",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.5",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"vitest": "^2.0.5"
Expand Down
Loading

0 comments on commit 1eedb3d

Please sign in to comment.