Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
beverloo committed Feb 23, 2025
1 parent 6dc1aa5 commit 08e6999
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 62 deletions.
101 changes: 44 additions & 57 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@beverloo/volunteer-manager-timeline": "^1.8.0",
"@google-cloud/vertexai": "^1.9.3",
"@mdxeditor/editor": "^3.23.2",
"@mdxeditor/editor": "^3.24.0",
"@mui/icons-material": "^6.4.5",
"@mui/lab": "^6.0.0-beta.28",
"@mui/material": "^6.4.5",
Expand Down Expand Up @@ -63,8 +63,8 @@
"swr": "^2.3.2",
"temporal-polyfill": "^0.2.5",
"ts-sql-query": "^1.65.0",
"twilio": "^5.4.4",
"uuid": "^11.0.5",
"twilio": "^5.4.5",
"uuid": "^11.1.0",
"zod": "^3.24.2"
},
"devDependencies": {
Expand All @@ -75,14 +75,14 @@
"@types/d3-color": "^3.1.3",
"@types/d3-interpolate": "^3.0.4",
"@types/jest": "^29.5.14",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/nodemailer": "^6.4.17",
"@types/react": "^18.3.12",
"@types/react-avatar-editor": "^13.0.3",
"@types/react-dom": "^18.3.1",
"@types/uuid": "^10.0.0",
"cross-env": "^7.0.3",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "^15.1.7",
"eslint-plugin-unused-imports": "^4.1.4",
"jest": "^29.7.0",
Expand Down

0 comments on commit 08e6999

Please sign in to comment.