Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 2e91acc commit c48806b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
"lint:format": "eslint --fix ."
},
"dependencies": {
"@stanlemon/server-with-auth": "^0.3.30",
"@stanlemon/webdev": "^0.2.22",
"@stanlemon/server-with-auth": "^0.3.31",
"@stanlemon/webdev": "^0.2.24",
"@twilio-paste/core": "^20.20.0",
"@twilio-paste/icons": "^12.8.0",
"@twilio/conversations": "^2.6.0",
"dotenv": "^16.4.7",
"luxon": "^3.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"twilio": "^5.4.0"
"twilio": "^5.4.2"
},
"devDependencies": {
"@testing-library/react": "^16.1.0",
"@testing-library/react": "^16.2.0",
"@types/luxon": "^3.4.2",
"concurrently": "^9.1.2",
"nodemon": "^3.1.9"
Expand Down

0 comments on commit c48806b

Please sign in to comment.