|
25 | 25 | },
|
26 | 26 | "homepage": "https://github.com/final-form/react-final-form-arrays#readme",
|
27 | 27 | "devDependencies": {
|
28 |
| - "@babel/core": "^7.19.3", |
| 28 | + "@babel/core": "^7.27.1", |
29 | 29 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
30 |
| - "@babel/plugin-proposal-decorators": "^7.19.3", |
| 30 | + "@babel/plugin-proposal-decorators": "^7.27.1", |
31 | 31 | "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
|
32 |
| - "@babel/plugin-proposal-function-sent": "^7.18.6", |
| 32 | + "@babel/plugin-proposal-function-sent": "^7.27.1", |
33 | 33 | "@babel/plugin-proposal-json-strings": "^7.18.6",
|
34 | 34 | "@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
35 |
| - "@babel/plugin-proposal-throw-expressions": "^7.18.6", |
| 35 | + "@babel/plugin-proposal-throw-expressions": "^7.27.1", |
36 | 36 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
37 | 37 | "@babel/plugin-syntax-import-meta": "^7.10.4",
|
38 |
| - "@babel/plugin-transform-flow-strip-types": "^7.19.0", |
39 |
| - "@babel/plugin-transform-react-jsx-source": "^7.18.6", |
40 |
| - "@babel/plugin-transform-runtime": "^7.19.1", |
41 |
| - "@babel/preset-env": "^7.19.4", |
42 |
| - "@babel/preset-flow": "^7.18.6", |
43 |
| - "@babel/preset-react": "^7.18.6", |
44 |
| - "@testing-library/jest-dom": "^5.16.5", |
45 |
| - "@testing-library/react": "^11.1.0", |
46 |
| - "@types/react": "^18.0.21", |
47 |
| - "@typescript-eslint/eslint-plugin": "^5.40.1", |
| 38 | + "@babel/plugin-transform-private-methods": "^7.27.1", |
| 39 | + "@babel/plugin-transform-private-property-in-object": "^7.27.1", |
| 40 | + "@babel/plugin-transform-react-jsx-source": "^7.27.1", |
| 41 | + "@babel/plugin-transform-runtime": "^7.27.1", |
| 42 | + "@babel/preset-env": "^7.27.2", |
| 43 | + "@babel/preset-react": "^7.27.1", |
| 44 | + "@babel/preset-typescript": "^7.27.1", |
| 45 | + "@rollup/plugin-typescript": "^12.1.2", |
| 46 | + "@testing-library/dom": "^10.4.0", |
| 47 | + "@testing-library/jest-dom": "^6.6.3", |
| 48 | + "@testing-library/react": "^16.3.0", |
| 49 | + "@types/jest": "^29.5.0", |
| 50 | + "@types/react": "^19.1.5", |
| 51 | + "@typescript-eslint/eslint-plugin": "^8.32.1", |
| 52 | + "@typescript-eslint/parser": "^8.32.1", |
48 | 53 | "babel-core": "^7.0.0-bridge.0",
|
49 | 54 | "babel-eslint": "^10.1.0",
|
50 |
| - "babel-jest": "^29.2.1", |
51 |
| - "bundlesize": "^0.18.1", |
| 55 | + "babel-jest": "^29.7.0", |
| 56 | + "bundlesize": "^0.18.2", |
52 | 57 | "doctoc": "^2.2.1",
|
53 |
| - "eslint": "^8.25.0", |
| 58 | + "eslint": "^9.27.0", |
54 | 59 | "eslint-config-react-app": "^7.0.1",
|
55 | 60 | "eslint-plugin-babel": "^5.3.1",
|
56 |
| - "eslint-plugin-flowtype": "^8.0.3", |
57 |
| - "eslint-plugin-import": "^2.26.0", |
58 |
| - "eslint-plugin-jsx-a11y": "^6.6.1", |
59 |
| - "eslint-plugin-react": "^7.31.10", |
60 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
61 |
| - "fast-check": "^3.2.0", |
62 |
| - "final-form": "^4.20.7", |
63 |
| - "final-form-arrays": "^3.0.2", |
64 |
| - "flow-bin": "^0.190.0", |
65 |
| - "glow": "^1.2.2", |
66 |
| - "husky": "^8.0.1", |
67 |
| - "jest": "^29.2.1", |
68 |
| - "jest-environment-jsdom": "^29.2.1", |
69 |
| - "jest-watch-typeahead": "^2.2.0", |
70 |
| - "lint-staged": "^10.4.2", |
| 61 | + "eslint-plugin-import": "^2.31.0", |
| 62 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 63 | + "eslint-plugin-react": "^7.37.5", |
| 64 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 65 | + "fast-check": "^4.1.1", |
| 66 | + "final-form": "^5.0.0-3", |
| 67 | + "final-form-arrays": "^4.0.0-0", |
| 68 | + "husky": "^9.1.7", |
| 69 | + "jest": "^29.7.0", |
| 70 | + "jest-environment-jsdom": "^29.7.0", |
| 71 | + "jest-watch-typeahead": "^2.2.2", |
| 72 | + "lint-staged": "^16.0.0", |
71 | 73 | "nps": "^5.10.0",
|
72 | 74 | "nps-utils": "^1.7.0",
|
73 |
| - "prettier": "^2.7.1", |
74 |
| - "prettier-eslint-cli": "^7.1.0", |
| 75 | + "prettier": "^3.5.3", |
| 76 | + "prettier-eslint-cli": "^8.0.1", |
75 | 77 | "raf": "^3.4.1",
|
76 |
| - "react": "^18.2.0", |
77 |
| - "react-dom": "^18.2.0", |
78 |
| - "react-final-form": "^6.5.9", |
79 |
| - "rollup": "^3.2.3", |
| 78 | + "react": "^19.1.0", |
| 79 | + "react-dom": "^19.1.0", |
| 80 | + "react-final-form": "^7.0.0-0", |
| 81 | + "rollup": "^4.41.1", |
80 | 82 | "rollup-plugin-babel": "^4.4.0",
|
81 | 83 | "rollup-plugin-commonjs": "^10.1.0",
|
82 | 84 | "rollup-plugin-json": "^4.0.0",
|
83 | 85 | "rollup-plugin-node-resolve": "^5.2.0",
|
84 | 86 | "rollup-plugin-replace": "^2.2.0",
|
85 | 87 | "rollup-plugin-uglify": "^6.0.4",
|
86 |
| - "typescript": "^4.8.4" |
| 88 | + "typescript": "^5.8.3" |
87 | 89 | },
|
88 | 90 | "peerDependencies": {
|
89 |
| - "final-form": "^4.15.0", |
90 |
| - "final-form-arrays": ">=1.0.4", |
91 |
| - "react": "^16.8.0 || ^17.0.0 || ^18.0.0", |
92 |
| - "react-final-form": "^6.2.1" |
| 91 | + "final-form": "^5.0.0-3", |
| 92 | + "final-form-arrays": "^4.0.0-0", |
| 93 | + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| 94 | + "react-final-form": "^7.0.0-0" |
93 | 95 | },
|
94 | 96 | "jest": {
|
95 | 97 | "testEnvironment": "jsdom",
|
96 | 98 | "watchPlugins": [
|
97 | 99 | "jest-watch-typeahead/filename",
|
98 | 100 | "jest-watch-typeahead/testname"
|
99 |
| - ], |
100 |
| - "testPathIgnorePatterns": [ |
101 |
| - ".*\\.tsx?" |
102 | 101 | ]
|
103 | 102 | },
|
104 | 103 | "lint-staged": {
|
|
0 commit comments