|
28 | 28 | ], |
29 | 29 | "license": "MIT", |
30 | 30 | "devDependencies": { |
31 | | - "@babel/cli": "^7.11.6", |
32 | | - "@babel/core": "^7.11.6", |
33 | | - "@babel/preset-env": "^7.11.5", |
34 | | - "@babel/preset-react": "^7.10.4", |
| 31 | + "@babel/cli": "^7.12.8", |
| 32 | + "@babel/core": "^7.12.9", |
| 33 | + "@babel/preset-env": "^7.12.7", |
| 34 | + "@babel/preset-react": "^7.12.7", |
35 | 35 | "@symfony/webpack-encore": "^0.31.0", |
36 | | - "@testing-library/jest-dom": "^5.11.4", |
37 | | - "@testing-library/react": "^11.0.4", |
38 | | - "@testing-library/user-event": "12.1.5", |
39 | | - "eslint": "^7.9.0", |
40 | | - "eslint-plugin-jest": "^24.0.2", |
41 | | - "eslint-plugin-jest-dom": "^3.2.3", |
42 | | - "eslint-plugin-jsx-a11y": "^6.3.1", |
43 | | - "eslint-plugin-react": "^7.20.6", |
44 | | - "eslint-plugin-react-hooks": "^4.1.2", |
45 | | - "eslint-plugin-testing-library": "^3.9.0", |
| 36 | + "@testing-library/jest-dom": "^5.11.6", |
| 37 | + "@testing-library/react": "^11.2.2", |
| 38 | + "@testing-library/user-event": "12.2.2", |
| 39 | + "eslint": "^7.14.0", |
| 40 | + "eslint-plugin-jest": "^24.1.3", |
| 41 | + "eslint-plugin-jest-dom": "^3.3.0", |
| 42 | + "eslint-plugin-jsx-a11y": "^6.4.1", |
| 43 | + "eslint-plugin-react": "^7.21.5", |
| 44 | + "eslint-plugin-react-hooks": "^4.2.0", |
| 45 | + "eslint-plugin-testing-library": "^3.10.1", |
46 | 46 | "final-form": "^4.20.1", |
47 | 47 | "final-form-arrays": "^3.0.2", |
48 | | - "jest": "^26.4.2", |
49 | | - "react": "^16.13.1", |
50 | | - "react-dom": "^16.13.1", |
51 | | - "react-final-form": "^6.5.0", |
52 | | - "react-final-form-arrays": "^3.1.2", |
53 | | - "react-test-renderer": "^16.13.1" |
| 48 | + "jest": "^26.6.3", |
| 49 | + "react": "^17.0.1", |
| 50 | + "react-dom": "^17.0.1", |
| 51 | + "react-final-form": "^6.5.2", |
| 52 | + "react-final-form-arrays": "^3.1.3", |
| 53 | + "react-test-renderer": "^17.0.1" |
54 | 54 | }, |
55 | 55 | "dependencies": { |
56 | 56 | "liform-util": "^0.2.1" |
|
0 commit comments