|
18 | 18 | "dependencies": {
|
19 | 19 | "@twilio-paste/core": "latest",
|
20 | 20 | "@twilio-paste/icons": "latest",
|
21 |
| - "next": "13.5.6", |
| 21 | + "next": "13.5.7", |
22 | 22 | "prop-types": "15.8.1",
|
23 | 23 | "react": "18.2.0",
|
24 | 24 | "react-dom": "18.2.0",
|
25 |
| - "react-hook-form": "7.49.3" |
| 25 | + "react-hook-form": "7.53.2" |
26 | 26 | },
|
27 | 27 | "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", |
32 | 32 | "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", |
36 | 36 | "eslint-config-twilio": "2.0.0",
|
37 | 37 | "eslint-config-twilio-react": "2.0.0",
|
38 | 38 | "eslint-plugin-prettier": "4.2.1",
|
39 | 39 | "jest": "29.7.0",
|
40 | 40 | "prettier": "2.8.8",
|
41 |
| - "start-server-and-test": "2.0.3" |
| 41 | + "start-server-and-test": "2.0.8" |
42 | 42 | },
|
43 |
| - "packageManager": "yarn@3.7.0" |
| 43 | + "packageManager": "yarn@3.8.7" |
44 | 44 | }
|
0 commit comments