|
1 | 1 | { |
2 | 2 | "name": "phosphor-react-native", |
3 | | - "version": "3.0.1", |
| 3 | + "version": "3.0.2", |
4 | 4 | "description": "Flexible icons for React Native", |
5 | 5 | "main": "lib/commonjs/index.js", |
6 | 6 | "module": "lib/module/index.js", |
|
38 | 38 | "devDependencies": { |
39 | 39 | "@commitlint/config-conventional": "^19.8.1", |
40 | 40 | "@eslint/eslintrc": "^3.3.1", |
41 | | - "@eslint/js": "^9.36.0", |
42 | | - "@release-it/conventional-changelog": "^10.0.1", |
| 41 | + "@eslint/js": "^9.39.1", |
| 42 | + "@release-it/conventional-changelog": "^10.0.2", |
43 | 43 | "@svgr/babel-plugin-add-jsx-attribute": "^8.0.0", |
44 | 44 | "@svgr/core": "^8.1.0", |
45 | 45 | "@svgr/plugin-jsx": "^8.1.0", |
46 | 46 | "@svgr/plugin-svgo": "^8.1.0", |
47 | 47 | "@types/eslint__js": "^8.42.3", |
48 | 48 | "@types/jest": "^29.5.14", |
49 | | - "@types/react": "^19.1.14", |
| 49 | + "@types/react": "^19.2.7", |
50 | 50 | "@types/react-native": "0.73.0", |
51 | | - "caniuse-lite": "^1.0.30001745", |
| 51 | + "caniuse-lite": "^1.0.30001757", |
52 | 52 | "case": "^1.6.3", |
53 | 53 | "chalk": "^5", |
54 | 54 | "commitlint": "^19.8.1", |
|
62 | 62 | "jest": "^29.7.0", |
63 | 63 | "pod-install": "^0.3.10", |
64 | 64 | "prettier": "^3.6.2", |
65 | | - "react": "19.1.1", |
66 | | - "react-native": "0.81.4", |
67 | | - "react-native-builder-bob": "^0.40.13", |
68 | | - "react-native-svg": "^15.13.0", |
| 65 | + "react": "19.2.0", |
| 66 | + "react-native": "0.82.1", |
| 67 | + "react-native-builder-bob": "^0.40.16", |
| 68 | + "react-native-svg": "^15.15.0", |
69 | 69 | "release-it": "^18.1.2", |
70 | | - "typescript": "^5.9.2", |
71 | | - "typescript-eslint": "^8.44.1" |
| 70 | + "typescript": "^5.9.3", |
| 71 | + "typescript-eslint": "^8.48.0" |
72 | 72 | }, |
73 | 73 | "peerDependencies": { |
74 | 74 | "react": "*", |
|
0 commit comments