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 Feb 15, 2024
1 parent 0052fdb commit d1fdef1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 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,16 +29,16 @@
"lint:format": "eslint --fix --ext js,jsx,ts,tsx ./src/"
},
"dependencies": {
"@stanlemon/server-with-auth": "^0.3.3",
"@stanlemon/webdev": "^0.1.160",
"@stanlemon/server-with-auth": "^0.3.4",
"@stanlemon/webdev": "^0.1.162",
"@twilio-paste/core": "^20.9.0",
"@twilio-paste/icons": "^12.2.3",
"@twilio/conversations": "^2.5.0",
"dotenv": "^16.4.1",
"dotenv": "^16.4.4",
"luxon": "^3.4.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"twilio": "^4.21.0"
"twilio": "^4.22.0"
},
"devDependencies": {
"@testing-library/react": "^14.2.1",
Expand Down

0 comments on commit d1fdef1

Please sign in to comment.