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 Oct 17, 2024
1 parent c1eb5a5 commit b1fa2f2
Show file tree
Hide file tree
Showing 2 changed files with 644 additions and 642 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
}
},
"dependencies": {
"@aws-amplify/adapter-nextjs": "^1.2.21",
"@aws-amplify/ui-react": "^6.5.3",
"@aws-amplify/ui-react-liveness": "^3.1.13",
"@aws-sdk/client-rekognition": "^3.668.0",
"@aws-amplify/adapter-nextjs": "^1.2.22",
"@aws-amplify/ui-react": "^6.5.4",
"@aws-amplify/ui-react-liveness": "^3.1.14",
"@aws-sdk/client-rekognition": "^3.670.0",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@formatjs/intl-localematcher": "^0.5.4",
"@formatjs/intl-localematcher": "^0.5.5",
"@hookform/resolvers": "^3.9.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@next/third-parties": "^14.2.15",
"@ory/client": "^1.15.6",
"@ory/integrations": "^1.2.1",
"@sentry/nextjs": "^8.33.1",
"@sentry/nextjs": "^8.34.0",
"@tensorflow/tfjs-backend-webgl": "^4.21.0",
"@tensorflow/tfjs-converter": "^4.21.0",
"@tensorflow/tfjs-core": "4.21.0",
"aws-amplify": "^6.6.4",
"aws-amplify": "^6.6.5",
"check-password-strength": "^2.0.10",
"hibp": "^14.1.2",
"negotiator": "^0.6.3",
Expand All @@ -72,9 +72,9 @@
"@testing-library/react": "^16.0.1",
"@types/cookie": "^0.6.0",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.16.11",
"@types/node": "^20.16.12",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@types/react-google-recaptcha": "^2.1.9",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand All @@ -90,7 +90,7 @@
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"peerDependencies": {
"@aws-sdk/client-sso-oidc": "^3.668.0",
Expand Down
Loading

0 comments on commit b1fa2f2

Please sign in to comment.