Skip to content

Commit 97d2555

Browse files
fix(deps): update all non-major dependencies
1 parent 4553ef3 commit 97d2555

File tree

2 files changed

+258
-109
lines changed

2 files changed

+258
-109
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"@twilio-paste/icons": "latest",
2121
"cypress": "7.7.0",
2222
"fs": "^0.0.1-security",
23-
"next": "14.2.25",
23+
"next": "14.2.32",
2424
"prop-types": "15.8.1",
2525
"react": "18.2.0",
2626
"react-dom": "18.2.0",
27-
"react-hook-form": "7.60.0"
27+
"react-hook-form": "7.62.0"
2828
},
2929
"devDependencies": {
30-
"@babel/core": "7.28.0",
31-
"@babel/preset-env": "7.28.0",
30+
"@babel/core": "7.28.4",
31+
"@babel/preset-env": "7.28.3",
3232
"@babel/preset-react": "7.27.1",
3333
"@testing-library/react": "14.3.1",
3434
"babel-jest": "29.7.0",
@@ -37,10 +37,10 @@
3737
"eslint-config-next": "13.5.11",
3838
"eslint-config-twilio": "2.0.0",
3939
"eslint-config-twilio-react": "2.0.0",
40-
"eslint-plugin-prettier": "4.2.1",
40+
"eslint-plugin-prettier": "4.2.5",
4141
"jest": "29.7.0",
4242
"prettier": "2.8.8",
43-
"start-server-and-test": "2.0.12"
43+
"start-server-and-test": "2.1.0"
4444
},
4545
"packageManager": "[email protected]"
4646
}

0 commit comments

Comments
 (0)