|
66 | 66 | "@babel/core": "^7.26.0", |
67 | 67 | "@babel/register": "^7.25.9", |
68 | 68 | "babel-plugin-extension-resolver": "^1.0.12", |
69 | | - "debug": "^4.3.7", |
| 69 | + "debug": "^4.4.0", |
70 | 70 | "dot-prop-immutable": "^2.1.1", |
71 | 71 | "rewiremock": "^3.14.5", |
72 | | - "supports-color": "^9.4.0", |
73 | | - "ts-pattern": "^5.5.0" |
| 72 | + "supports-color": "^10.0.0", |
| 73 | + "ts-pattern": "^5.6.0" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | 76 | "@assertive-ts/core": "^2.1.0", |
77 | | - "@eslint/js": "^9.16.0", |
78 | | - "@react-native/babel-preset": "^0.76.3", |
79 | | - "@stylistic/eslint-plugin": "^2.11.0", |
| 77 | + "@eslint/js": "^9.17.0", |
| 78 | + "@react-native/babel-preset": "^0.76.5", |
| 79 | + "@stylistic/eslint-plugin": "^2.12.1", |
80 | 80 | "@testing-library/react-native": "^12.9.0", |
81 | 81 | "@types/babel__core": "^7.20.5", |
82 | 82 | "@types/babel__register": "^7.17.3", |
83 | 83 | "@types/debug": "^4.1.12", |
84 | 84 | "@types/eslint__js": "^8.42.3", |
85 | | - "@types/node": "^22.10.1", |
86 | | - "@types/react": "^18.3.12", |
87 | | - "@types/react-test-renderer": "^18.3.0", |
| 85 | + "@types/node": "^22.10.2", |
| 86 | + "@types/react": "^19.0.2", |
| 87 | + "@types/react-test-renderer": "^19.0.0", |
88 | 88 | "@types/sinon": "^17.0.3", |
89 | | - "eslint": "^9.16.0", |
90 | | - "eslint-import-resolver-typescript": "^3.6.3", |
| 89 | + "eslint": "^9.17.0", |
| 90 | + "eslint-import-resolver-typescript": "^3.7.0", |
91 | 91 | "eslint-plugin-import": "^2.31.0", |
92 | | - "eslint-plugin-jsdoc": "^50.6.0", |
93 | | - "eslint-plugin-perfectionist": "^4.1.2", |
| 92 | + "eslint-plugin-jsdoc": "^50.6.1", |
| 93 | + "eslint-plugin-perfectionist": "^4.4.0", |
94 | 94 | "eslint-plugin-react": "^7.37.2", |
95 | | - "eslint-plugin-sonarjs": "^2.0.4", |
96 | | - "globals": "^15.12.0", |
97 | | - "react": "18.3.1", |
98 | | - "react-native": "^0.76.3", |
99 | | - "react-native-svg": "^15.9.0", |
100 | | - "react-test-renderer": "^18.3.1", |
| 95 | + "eslint-plugin-sonarjs": "^3.0.1", |
| 96 | + "globals": "^15.14.0", |
| 97 | + "react": "19.0.0", |
| 98 | + "react-native": "^0.76.5", |
| 99 | + "react-native-svg": "^15.10.1", |
| 100 | + "react-test-renderer": "^19.0.0", |
101 | 101 | "semantic-release": "^24.2.0", |
102 | 102 | "semantic-release-yarn": "^3.0.2", |
103 | 103 | "sinon": "^19.0.2", |
104 | 104 | "tslib": "^2.8.1", |
105 | 105 | "typescript": "^5.7.2", |
106 | | - "typescript-eslint": "^8.16.0", |
107 | | - "vite": "^6.0.1", |
108 | | - "vite-plugin-dts": "^4.3.0", |
109 | | - "vitest": "^2.1.6" |
| 106 | + "typescript-eslint": "^8.18.2", |
| 107 | + "vite": "^6.0.5", |
| 108 | + "vite-plugin-dts": "^4.4.0", |
| 109 | + "vitest": "^2.1.8" |
110 | 110 | }, |
111 | 111 | "peerDependencies": { |
112 | 112 | "@react-native/babel-preset": ">=0.73.18", |
|
0 commit comments