Skip to content

Commit

Permalink
Merge branch 'develop' into renovate/aws-amplify
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane authored Feb 5, 2024
2 parents 9bca49a + 2f4f5a7 commit 8c4b177
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 465 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-prettier": "^5.0.0",
"express": "4.17.3",
"express": "4.18.2",
"express-graphql": "0.12.0",
"express-jwt": "6.1.1",
"express-jwt": "6.1.2",
"express-paginate": "1.0.2",
"express-session": "1.17.2",
"express-validator": "6.14.0",
"express-session": "1.18.0",
"express-validator": "6.15.0",
"fuse.js": "6.5.3",
"graphql": "16.8.1",
"graphql-tools": "8.2.7",
Expand All @@ -121,16 +121,16 @@
"lowdb": "1.0.0",
"morgan": "1.10.0",
"ncp": "2.0.0",
"nodemon": "2.0.15",
"nodemon": "2.0.22",
"npm": "^9.8.0",
"nyc": "15.1.0",
"passport": "0.6.0",
"passport-local": "1.0.0",
"patch-package": "^7.0.0",
"prettier": "^3.0.0",
"start-server-and-test": "1.14.0",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"vite": "^4.4.2",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-istanbul": "^4.1.0",
Expand Down
Loading

0 comments on commit 8c4b177

Please sign in to comment.