|
10 | 10 | ] |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "color": "^4.2.3" |
| 13 | + "color": "^5.0.3" |
14 | 14 | }, |
15 | 15 | "description": "Performant Date Picker for React Native Paper", |
16 | 16 | "devDependencies": { |
17 | | - "@commitlint/config-conventional": "^19.8.0", |
| 17 | + "@commitlint/config-conventional": "^20.3.1", |
18 | 18 | "@react-native-community/eslint-config": "^3.2.0", |
19 | | - "@react-native-vector-icons/material-design-icons": "^12.0.0", |
20 | | - "@react-native/babel-preset": "^0.79.2", |
21 | | - "@release-it/conventional-changelog": "^10.0.1", |
| 19 | + "@react-native-vector-icons/material-design-icons": "^12.4.0", |
| 20 | + "@react-native/babel-preset": "~0.81.5", |
| 21 | + "@release-it/conventional-changelog": "^10.0.4", |
22 | 22 | "@testing-library/react-native": "^13.2.0", |
23 | 23 | "@types/color": "^4.2.0", |
24 | 24 | "@types/jest": "^29.5.14", |
25 | | - "@types/react": "~19.0.10", |
| 25 | + "@types/react": "~19.1.17", |
26 | 26 | "@types/react-native-vector-icons": "^6.4.18", |
27 | | - "@types/react-test-renderer": "~19.0.0", |
| 27 | + "@types/react-test-renderer": "~19.1.0", |
28 | 28 | "babel-loader": "^10.0.0", |
29 | | - "caniuse-lite": "^1.0.30001716", |
30 | | - "commitlint": "^19.8.0", |
| 29 | + "caniuse-lite": "^1.0.30001765", |
| 30 | + "commitlint": "^20.3.1", |
31 | 31 | "eslint": "^8.57.1", |
32 | | - "eslint-config-prettier": "^10.1.2", |
33 | | - "eslint-plugin-prettier": "^5.2.6", |
34 | | - "eslint-plugin-testing-library": "^7.1.1", |
| 32 | + "eslint-config-prettier": "^10.1.8", |
| 33 | + "eslint-plugin-prettier": "^5.5.5", |
| 34 | + "eslint-plugin-testing-library": "^7.15.4", |
35 | 35 | "husky": "^9.1.7", |
36 | 36 | "jest": "^29.7.0", |
37 | 37 | "metro-react-native-babel-preset": "^0.77.0", |
38 | | - "pod-install": "^0.3.9", |
39 | | - "prettier": "^3.5.3", |
40 | | - "react": "~19.0.0", |
41 | | - "react-native": "^0.79.2", |
42 | | - "react-native-builder-bob": "^0.40.0", |
43 | | - "react-native-paper": "^5.14.0", |
44 | | - "react-native-safe-area-context": "^5.4.0", |
45 | | - "react-test-renderer": "~19.0.0", |
| 38 | + "pod-install": "^1.0.9", |
| 39 | + "prettier": "^3.8.0", |
| 40 | + "react": "19.1.0", |
| 41 | + "react-native": "~0.81.5", |
| 42 | + "react-native-builder-bob": "^0.40.17", |
| 43 | + "react-native-paper": "^5.14.5", |
| 44 | + "react-native-safe-area-context": "^5.6.2", |
| 45 | + "react-test-renderer": "19.1.0", |
46 | 46 | "release-it": "^19.0.1", |
47 | | - "typescript": "~5.8.3" |
| 47 | + "typescript": "~5.9.3" |
48 | 48 | }, |
49 | 49 | "eslintConfig": { |
50 | 50 | "root": true, |
|
0 commit comments