@@ -1739,7 +1739,6 @@ __metadata:
17391739 "@react-native-community/cli-platform-android": "npm:20.0.0"
17401740 "@react-native-community/cli-platform-ios": "npm:20.0.0"
17411741 "@react-native/babel-preset": "npm:0.82.1"
1742- "@react-native/eslint-config": "npm:^0.83.1"
17431742 "@react-native/metro-config": "npm:0.82.1"
17441743 "@react-native/new-app-screen": "npm:0.82.1"
17451744 "@react-native/typescript-config": "npm:0.82.1"
@@ -1776,6 +1775,8 @@ __metadata:
17761775 "@changesets/cli": "npm:^2.29.8"
17771776 "@commitlint/cli": "npm:^20.1.0"
17781777 "@commitlint/config-conventional": "npm:^20.0.0"
1778+ "@eslint/compat": "npm:^2.0.1"
1779+ "@react-native/eslint-config": "npm:^0.83.1"
17791780 babel-plugin-module-resolver: "npm:5.0.2"
17801781 eslint: "npm:^9.28.0"
17811782 eslint-config-prettier: "npm:^10.1.8"
@@ -1805,7 +1806,6 @@ __metadata:
18051806 "@babel/runtime": "npm:^7.25.0"
18061807 "@callstack/brownfield-cli": "workspace:^"
18071808 "@react-native/babel-preset": "npm:0.82.1"
1808- "@react-native/eslint-config": "npm:^0.83.1"
18091809 "@types/node": "npm:^22.0.0"
18101810 "@types/react": "npm:^19.1.1"
18111811 eslint: "npm:^9.28.0"
@@ -1862,7 +1862,6 @@ __metadata:
18621862 "@babel/runtime": "npm:^7.25.0"
18631863 "@callstack/brownfield-cli": "workspace:^"
18641864 "@react-native/babel-preset": "npm:0.82.1"
1865- "@react-native/eslint-config": "npm:^0.83.1"
18661865 "@types/jest": "npm:^30.0.0"
18671866 "@types/react": "npm:^19.1.1"
18681867 eslint: "npm:^9.28.0"
@@ -2609,6 +2608,20 @@ __metadata:
26092608 languageName: node
26102609 linkType: hard
26112610
2611+ "@eslint/compat@npm:^2.0.1":
2612+ version: 2.0.1
2613+ resolution: "@eslint/compat@npm:2.0.1"
2614+ dependencies:
2615+ "@eslint/core": "npm:^1.0.1"
2616+ peerDependencies:
2617+ eslint: ^8.40 || 9
2618+ peerDependenciesMeta:
2619+ eslint:
2620+ optional: true
2621+ checksum: 10/3ae4af6faba4a1191fc42f51675e1e8a78f9133e980133e2a6b86acd7d9d79bb8692afbeef283c4359a611874cd6bd4583464ae656f9a64d7dcecbbdb7afaa08
2622+ languageName: node
2623+ linkType: hard
2624+
26122625"@eslint/config-array@npm:^0.21.1":
26132626 version: 0.21.1
26142627 resolution: "@eslint/config-array@npm:0.21.1"
@@ -2638,6 +2651,15 @@ __metadata:
26382651 languageName: node
26392652 linkType: hard
26402653
2654+ "@eslint/core@npm:^1.0.1":
2655+ version: 1.0.1
2656+ resolution: "@eslint/core@npm:1.0.1"
2657+ dependencies:
2658+ "@types/json-schema": "npm:^7.0.15"
2659+ checksum: 10/442b54d50adee1681672596abc538cba1a57d108d28e39aeed64e4beaee23aa6f9f029c7bc0b39e26d8c4754de16305fbfce7f6539e7df266163c0c49fbaa4af
2660+ languageName: node
2661+ linkType: hard
2662+
26412663"@eslint/eslintrc@npm:^3.3.1":
26422664 version: 3.3.3
26432665 resolution: "@eslint/eslintrc@npm:3.3.3"
0 commit comments