|
94 | 94 | "uuid": "^11.1.0" |
95 | 95 | }, |
96 | 96 | "devDependencies": { |
97 | | - "@babel/core": "^7.27.7", |
98 | | - "@babel/plugin-transform-class-static-block": "^7.27.1", |
| 97 | + "@babel/core": "^7.28.4", |
| 98 | + "@babel/plugin-transform-class-static-block": "^7.28.3", |
99 | 99 | "@babel/plugin-transform-private-methods": "^7.27.1", |
100 | | - "@babel/preset-env": "^7.27.2", |
101 | | - "@babel/runtime": "^7.27.4", |
| 100 | + "@babel/preset-env": "^7.28.3", |
| 101 | + "@babel/runtime": "^7.28.4", |
102 | 102 | "@microsoft/eslint-formatter-sarif": "^3.1.0", |
103 | 103 | "@octokit/webhooks-types": "^7.6.1", |
104 | 104 | "@react-native-community/cli": "18.0.0", |
|
119 | 119 | "@types/react-test-renderer": "^19.0.0", |
120 | 120 | "@types/styled-components": "^5.1.34", |
121 | 121 | "@types/uuid": "^10.0.0", |
122 | | - "@typescript-eslint/eslint-plugin": "^8.35.1", |
123 | | - "@typescript-eslint/parser": "^8.35.1", |
| 122 | + "@typescript-eslint/eslint-plugin": "^8.44.1", |
| 123 | + "@typescript-eslint/parser": "^8.44.1", |
124 | 124 | "babel-plugin-module-resolver": "^5.0.2", |
125 | 125 | "eslint": "^8", |
126 | 126 | "eslint-import-resolver-typescript": "^4.4.4", |
127 | 127 | "eslint-plugin-import": "^2.32.0", |
128 | 128 | "eslint-plugin-no-relative-import-paths": "^1.6.1", |
129 | | - "eslint-plugin-prettier": "5.5.1", |
| 129 | + "eslint-plugin-prettier": "5.5.4", |
130 | 130 | "eslint-plugin-react-hooks": "^5.2.0", |
131 | 131 | "eslint-plugin-simple-import-sort": "^12.1.1", |
132 | | - "eslint-plugin-testing-library": "^7.5.3", |
| 132 | + "eslint-plugin-testing-library": "^7.8.1", |
133 | 133 | "prettier": "^3.6.2", |
134 | 134 | "react-native-version": "4.0.0", |
135 | 135 | "react-test-renderer": "19.0.0", |
|
0 commit comments