Skip to content

Commit

Permalink
Update depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Feb 2, 2025
1 parent ee348a0 commit 9459a07
Show file tree
Hide file tree
Showing 12 changed files with 317 additions and 317 deletions.
16 changes: 8 additions & 8 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/multer": "^1.4.12",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/nodemailer": "^6.4.17",
"@types/supertest": "^6.0.2",
"@types/validator": "^13.12.2",
Expand All @@ -59,7 +59,7 @@
"i18n-js": "^4.5.1",
"jest": "^29.7.0",
"jose": "^5.9.6",
"mongoose": "^8.9.5",
"mongoose": "^8.9.6",
"multer": "^1.4.5-lts.1",
"nanoid": "^5.0.9",
"nocache": "^4.0.0",
Expand Down
114 changes: 57 additions & 57 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@babel/plugin-transform-runtime": "^7.25.9",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.4.1",
"@mui/material": "^6.4.1",
"@mui/x-data-grid": "^7.24.1",
"@mui/x-date-pickers": "^7.24.1",
"@mui/icons-material": "^6.4.2",
"@mui/material": "^6.4.2",
"@mui/x-data-grid": "^7.25.0",
"@mui/x-date-pickers": "^7.25.0",
"@types/draftjs-to-html": "^0.8.4",
"@types/html-to-draftjs": "^1.5.0",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/react-draft-wysiwyg": "^1.13.8",
Expand All @@ -47,7 +47,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-draft-wysiwyg": "^1.15.0",
"react-router-dom": "^7.1.3",
"react-router-dom": "^7.1.5",
"react-toastify": "^11.0.3",
"rrule": "^2.8.1",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit 9459a07

Please sign in to comment.