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 8, 2024
1 parent f0f1c8c commit c2132c5
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 134 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
},
"dependencies": {
"@aws-amplify/adapter-nextjs": "^1.2.11",
"@aws-amplify/adapter-nextjs": "^1.2.12",
"@aws-amplify/ui-react": "^6.1.14",
"@aws-amplify/ui-react-liveness": "^3.1.3",
"@aws-sdk/client-rekognition": "^3.624.0",
Expand All @@ -50,7 +50,7 @@
"@ory/client": "^1.14.3",
"@ory/integrations": "^1.2.1",
"@sentry/nextjs": "^8.24.0",
"aws-amplify": "^6.4.4",
"aws-amplify": "^6.5.0",
"check-password-strength": "^2.0.10",
"hibp": "^14.1.2",
"negotiator": "^0.6.3",
Expand All @@ -64,7 +64,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@testing-library/react": "^16.0.0",
"@types/cookie": "^0.6.0",
Expand Down
Loading

0 comments on commit c2132c5

Please sign in to comment.