Skip to content

Commit b0ab0eb

Browse files
authored
Merge branch 'main' into snyk-fix-5f7212fb58379180144dbdde390d9484
2 parents 1983e6d + b160c9e commit b0ab0eb

File tree

2 files changed

+854
-909
lines changed

2 files changed

+854
-909
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,23 @@
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.60.0"
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.28.0",
29+
"@babel/preset-env": "7.28.0",
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.12"
4242
},
4343
"packageManager": "[email protected]"
4444
}

0 commit comments

Comments
 (0)