|
26 | 26 | },
|
27 | 27 | "homepage": "https://github.com/final-form/react-final-form-html5-validation#readme",
|
28 | 28 | "devDependencies": {
|
29 |
| - "@babel/core": "^7.2.2", |
30 |
| - "@babel/plugin-external-helpers": "^7.2.0", |
31 |
| - "@babel/plugin-proposal-class-properties": "^7.3.0", |
32 |
| - "@babel/plugin-proposal-decorators": "^7.3.0", |
33 |
| - "@babel/plugin-proposal-export-namespace-from": "^7.2.0", |
34 |
| - "@babel/plugin-proposal-function-sent": "^7.2.0", |
35 |
| - "@babel/plugin-proposal-json-strings": "^7.2.0", |
36 |
| - "@babel/plugin-proposal-numeric-separator": "^7.2.0", |
37 |
| - "@babel/plugin-proposal-throw-expressions": "^7.2.0", |
38 |
| - "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
39 |
| - "@babel/plugin-syntax-import-meta": "^7.2.0", |
40 |
| - "@babel/plugin-transform-flow-strip-types": "^7.2.3", |
41 |
| - "@babel/preset-env": "^7.3.1", |
42 |
| - "@babel/preset-flow": "^7.0.0", |
43 |
| - "@babel/preset-react": "^7.0.0", |
| 29 | + "@babel/core": "^7.10.0", |
| 30 | + "@babel/plugin-external-helpers": "^7.8.3", |
| 31 | + "@babel/plugin-proposal-class-properties": "^7.8.3", |
| 32 | + "@babel/plugin-proposal-decorators": "^7.10.0", |
| 33 | + "@babel/plugin-proposal-export-namespace-from": "^7.8.3", |
| 34 | + "@babel/plugin-proposal-function-sent": "^7.8.3", |
| 35 | + "@babel/plugin-proposal-json-strings": "^7.10.0", |
| 36 | + "@babel/plugin-proposal-numeric-separator": "^7.8.3", |
| 37 | + "@babel/plugin-proposal-throw-expressions": "^7.8.3", |
| 38 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 39 | + "@babel/plugin-syntax-import-meta": "^7.8.3", |
| 40 | + "@babel/plugin-transform-flow-strip-types": "^7.9.0", |
| 41 | + "@babel/preset-env": "^7.10.0", |
| 42 | + "@babel/preset-flow": "^7.9.0", |
| 43 | + "@babel/preset-react": "^7.10.0", |
44 | 44 | "babel-core": "^7.0.0-bridge.0",
|
45 |
| - "babel-eslint": "^10.0.1", |
46 |
| - "babel-jest": "^24.1.0", |
47 |
| - "bundlesize": "^0.17.1", |
| 45 | + "babel-eslint": "^10.1.0", |
| 46 | + "babel-jest": "^26.0.1", |
| 47 | + "bundlesize": "^0.18.0", |
48 | 48 | "doctoc": "^1.4.0",
|
49 |
| - "eslint": "^5.13.0", |
50 |
| - "eslint-config-react-app": "^3.0.6", |
| 49 | + "eslint": "^7.1.0", |
| 50 | + "eslint-config-react-app": "^5.2.1", |
51 | 51 | "eslint-plugin-babel": "^5.3.0",
|
52 |
| - "eslint-plugin-flowtype": "^3.2.1", |
53 |
| - "eslint-plugin-import": "^2.16.0", |
54 |
| - "eslint-plugin-jsx-a11y": "^6.2.1", |
55 |
| - "eslint-plugin-react": "^7.12.4", |
56 |
| - "final-form": "^4.11.1", |
| 52 | + "eslint-plugin-flowtype": "^5.1.1", |
| 53 | + "eslint-plugin-import": "^2.20.2", |
| 54 | + "eslint-plugin-jsx-a11y": "^6.2.3", |
| 55 | + "eslint-plugin-react": "^7.20.0", |
| 56 | + "eslint-plugin-react-hooks": "^4.0.4", |
| 57 | + "final-form": "^4.20.0", |
57 | 58 | "flow-bin": "^0.92.1",
|
58 | 59 | "glow": "^1.2.2",
|
59 |
| - "husky": "^1.3.1", |
60 |
| - "jest": "^24.1.0", |
61 |
| - "lint-staged": "^8.1.3", |
62 |
| - "nps": "^5.9.3", |
| 60 | + "husky": "^4.2.5", |
| 61 | + "jest": "^26.0.1", |
| 62 | + "lint-staged": "^10.2.6", |
| 63 | + "nps": "^5.9.12", |
63 | 64 | "nps-utils": "^1.7.0",
|
64 |
| - "prettier": "^1.16.4", |
65 |
| - "prettier-eslint-cli": "^4.7.1", |
66 |
| - "prop-types": "^15.6.2", |
| 65 | + "prettier": "^2.0.5", |
| 66 | + "prettier-eslint-cli": "^5.0.0", |
| 67 | + "prop-types": "^15.7.2", |
67 | 68 | "raf": "^3.4.1",
|
68 |
| - "react": "^16.8.1", |
69 |
| - "react-dom": "^16.8.1", |
| 69 | + "react": "^16.13.1", |
| 70 | + "react-dom": "^16.13.1", |
70 | 71 | "react-final-form": "^6.5.0",
|
71 |
| - "react-test-renderer": "^16.8.1", |
72 |
| - "rollup": "^1.1.2", |
73 |
| - "rollup-plugin-babel": "^4.3.2", |
74 |
| - "rollup-plugin-commonjs": "^9.2.0", |
| 72 | + "react-test-renderer": "^16.13.1", |
| 73 | + "rollup": "^2.10.9", |
| 74 | + "rollup-plugin-babel": "^4.4.0", |
| 75 | + "rollup-plugin-commonjs": "^10.1.0", |
75 | 76 | "rollup-plugin-flow": "^1.1.1",
|
76 |
| - "rollup-plugin-node-resolve": "^4.0.0", |
77 |
| - "rollup-plugin-replace": "^2.1.0", |
78 |
| - "rollup-plugin-uglify": "^6.0.2" |
| 77 | + "rollup-plugin-node-resolve": "^5.2.0", |
| 78 | + "rollup-plugin-replace": "^2.2.0", |
| 79 | + "rollup-plugin-uglify": "^6.0.4" |
79 | 80 | },
|
80 | 81 | "peerDependencies": {
|
81 | 82 | "final-form": ">=4.20.0",
|
|
0 commit comments