|
96 | 96 | "styled-components": "^6.4.1" |
97 | 97 | }, |
98 | 98 | "devDependencies": { |
99 | | - "@babel/core": "^7.29.0", |
100 | | - "@babel/plugin-transform-class-static-block": "^7.28.6", |
101 | | - "@babel/plugin-transform-private-methods": "^7.28.6", |
102 | | - "@babel/preset-env": "^7.29.5", |
103 | | - "@babel/runtime": "^7.29.2", |
| 99 | + "@babel/core": "^7.29.7", |
| 100 | + "@babel/plugin-transform-class-static-block": "^7.29.7", |
| 101 | + "@babel/plugin-transform-private-methods": "^7.29.7", |
| 102 | + "@babel/preset-env": "^7.29.7", |
| 103 | + "@babel/runtime": "^7.29.7", |
104 | 104 | "@microsoft/eslint-formatter-sarif": "^3.1.0", |
105 | 105 | "@octokit/webhooks-types": "^7.6.1", |
106 | 106 | "@react-native-community/cli": "20.0.0", |
|
119 | 119 | "@types/react-native-zeroconf": "^0.13.1", |
120 | 120 | "@types/react-test-renderer": "^19.0.0", |
121 | 121 | "@types/styled-components": "^5.1.36", |
122 | | - "@typescript-eslint/eslint-plugin": "^8.59.4", |
123 | | - "@typescript-eslint/parser": "^8.59.4", |
| 122 | + "@typescript-eslint/eslint-plugin": "^8.60.0", |
| 123 | + "@typescript-eslint/parser": "^8.60.0", |
124 | 124 | "babel-plugin-module-resolver": "^5.0.3", |
125 | 125 | "eslint": "^8", |
126 | 126 | "eslint-import-resolver-typescript": "^4.4.4", |
|
0 commit comments