Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent fa20489 commit d37ab28
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 97 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@
"dependencies": {
"@twilio-paste/core": "latest",
"@twilio-paste/icons": "latest",
"next": "13.5.7",
"next": "13.5.8",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.2"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@testing-library/react": "14.3.1",
"babel-jest": "29.7.0",
"cypress": "13.16.0",
"cypress": "13.17.0",
"eslint": "8.57.1",
"eslint-config-next": "13.5.7",
"eslint-config-next": "13.5.8",
"eslint-config-twilio": "2.0.0",
"eslint-config-twilio-react": "2.0.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.7.0",
"prettier": "2.8.8",
"start-server-and-test": "2.0.8"
"start-server-and-test": "2.0.10"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit d37ab28

Please sign in to comment.