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 Sep 1, 2024
1 parent c3b77fb commit 69d6ab4
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 225 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@next/third-parties": "^14.2.7",
"@ory/client": "^1.14.4",
"@ory/client": "^1.14.5",
"@ory/integrations": "^1.2.1",
"@sentry/nextjs": "^8.27.0",
"aws-amplify": "^6.5.3",
Expand All @@ -69,8 +69,8 @@
"@testing-library/react": "^16.0.1",
"@types/cookie": "^0.6.0",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.16.2",
"@types/react": "^18.3.4",
"@types/node": "^20.16.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/react-google-recaptcha": "^2.1.9",
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand All @@ -85,7 +85,7 @@
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.5",
"jsdom": "^25.0.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"vitest": "^2.0.5"
}
Expand Down
Loading

0 comments on commit 69d6ab4

Please sign in to comment.