Skip to content

Commit fa20489

Browse files
chore(deps): update all non-major dependencies (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 378915a commit fa20489

File tree

5 files changed

+2008
-2115
lines changed

5 files changed

+2008
-2115
lines changed

.yarn/releases/yarn-3.7.0.cjs

-875
This file was deleted.

.yarn/releases/yarn-3.8.7.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
55
spec: "@yarnpkg/plugin-interactive-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.7.0.cjs
7+
yarnPath: .yarn/releases/yarn-3.8.7.cjs

package.json

+11-11
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.6",
21+
"next": "13.5.7",
2222
"prop-types": "15.8.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
25-
"react-hook-form": "7.49.3"
25+
"react-hook-form": "7.53.2"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.23.7",
29-
"@babel/preset-env": "7.23.8",
30-
"@babel/preset-react": "7.23.3",
31-
"@testing-library/react": "14.1.2",
28+
"@babel/core": "7.26.0",
29+
"@babel/preset-env": "7.26.0",
30+
"@babel/preset-react": "7.25.9",
31+
"@testing-library/react": "14.3.1",
3232
"babel-jest": "29.7.0",
33-
"cypress": "13.6.2",
34-
"eslint": "8.56.0",
35-
"eslint-config-next": "13.5.6",
33+
"cypress": "13.16.0",
34+
"eslint": "8.57.1",
35+
"eslint-config-next": "13.5.7",
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.3"
41+
"start-server-and-test": "2.0.8"
4242
},
43-
"packageManager": "yarn@3.7.0"
43+
"packageManager": "yarn@3.8.7"
4444
}

0 commit comments

Comments
 (0)