|
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.47.0" |
| 25 | + "react-hook-form": "7.48.2" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@babel/core": "7.23.2", |
29 | | - "@babel/preset-env": "7.23.2", |
30 | | - "@babel/preset-react": "7.22.15", |
31 | | - "@netlify/plugin-nextjs": "4.41.1", |
32 | | - "@testing-library/react": "14.0.0", |
| 28 | + "@babel/core": "7.23.3", |
| 29 | + "@babel/preset-env": "7.23.3", |
| 30 | + "@babel/preset-react": "7.23.3", |
| 31 | + "@netlify/plugin-nextjs": "4.41.2", |
| 32 | + "@testing-library/react": "14.1.2", |
33 | 33 | "babel-jest": "29.7.0", |
34 | | - "cypress": "13.4.0", |
35 | | - "eslint": "8.52.0", |
| 34 | + "cypress": "13.6.0", |
| 35 | + "eslint": "8.54.0", |
36 | 36 | "eslint-config-next": "13.5.6", |
37 | 37 | "eslint-config-twilio": "2.0.0", |
38 | 38 | "eslint-config-twilio-react": "2.0.0", |
39 | 39 | "eslint-plugin-prettier": "4.2.1", |
40 | 40 | "jest": "29.7.0", |
41 | 41 | "prettier": "2.8.8", |
42 | | - "start-server-and-test": "2.0.1" |
| 42 | + "start-server-and-test": "2.0.3" |
43 | 43 | }, |
44 | | - "packageManager": "yarn@3.6.4" |
| 44 | + "packageManager": "yarn@3.7.0" |
45 | 45 | } |
0 commit comments