Skip to content

Commit

Permalink
Update axios + ESLint + prettier (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
annarhughes authored Dec 19, 2023
1 parent 71e69c6 commit 1cca3f3
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 279 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mui/material": "^5.14.20",
"@reduxjs/toolkit": "^1.6.1",
"@vercel/analytics": "^1.1.1",
"axios": "^0.24.0",
"axios": "^1.6.2",
"firebase": "^10.7.1",
"gemoji": "^8.1.0",
"js-cookie": "^3.0.1",
Expand Down Expand Up @@ -57,13 +57,13 @@
"babel-jest": "^27.2.4",
"cypress": "^13.2.0",
"dotenv": "^16.0.3",
"eslint": "7.32.0",
"eslint-config-next": "11.1.2",
"eslint-config-prettier": "^8.3.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "^9.1.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.2.4",
"mailslurp-client": "^15.7.5",
"prettier": "^2.4.1",
"prettier": "^3.1.1",
"puppeteer": "^21.5.2",
"react-test-renderer": "^17.0.2",
"ts-jest": "^27.0.5",
Expand Down
Loading

0 comments on commit 1cca3f3

Please sign in to comment.