Skip to content

Commit 06d26bb

Browse files
fix(deps): update all non-major dependencies
1 parent 267774c commit 06d26bb

File tree

2 files changed

+743
-780
lines changed

2 files changed

+743
-780
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,27 @@
1818
"dependencies": {
1919
"@twilio-paste/core": "latest",
2020
"@twilio-paste/icons": "latest",
21-
"next": "13.5.8",
21+
"next": "13.5.11",
2222
"prop-types": "15.8.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
25-
"react-hook-form": "7.54.2"
25+
"react-hook-form": "7.56.2"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.26.7",
29-
"@babel/preset-env": "7.26.7",
30-
"@babel/preset-react": "7.26.3",
28+
"@babel/core": "7.27.1",
29+
"@babel/preset-env": "7.27.1",
30+
"@babel/preset-react": "7.27.1",
3131
"@testing-library/react": "14.3.1",
3232
"babel-jest": "29.7.0",
3333
"cypress": "13.17.0",
3434
"eslint": "8.57.1",
35-
"eslint-config-next": "13.5.8",
35+
"eslint-config-next": "13.5.11",
3636
"eslint-config-twilio": "2.0.0",
3737
"eslint-config-twilio-react": "2.0.0",
3838
"eslint-plugin-prettier": "4.2.1",
3939
"jest": "29.7.0",
4040
"prettier": "2.8.8",
41-
"start-server-and-test": "2.0.10"
41+
"start-server-and-test": "2.0.11"
4242
},
4343
"packageManager": "[email protected]"
4444
}

0 commit comments

Comments
 (0)