diff --git a/apps/thu-info-app/package.json b/apps/thu-info-app/package.json index cafd92e8f..f349c1177 100644 --- a/apps/thu-info-app/package.json +++ b/apps/thu-info-app/package.json @@ -80,7 +80,7 @@ "@react-native-community/cli": "15.0.0", "@react-native/babel-preset": "0.76.1", "@react-native/codegen": "0.76.1", - "@react-native/eslint-config": "0.76.0", + "@react-native/eslint-config": "0.76.1", "@react-native/metro-config": "0.76.0", "@react-native/typescript-config": "0.76.0", "@types/connect": "3.4.38", diff --git a/yarn.lock b/yarn.lock index 3229c9279..6c7733d4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2278,14 +2278,14 @@ serve-static "^1.13.1" ws "^6.2.3" -"@react-native/eslint-config@0.76.0": - version "0.76.0" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.76.0.tgz#7ff8e30215d4f14f9dc3ed4fe66d08c5e77ab5d0" - integrity sha512-YY/YkW6FO00pdPDf1pCzF5yIslOU8YBZ+2Hd+ICNg3pPOuHvtPq9bWXJpZyi1vnWyVrDbCGHXkVPAFMi5sii6A== +"@react-native/eslint-config@0.76.1": + version "0.76.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.76.1.tgz#179fd051b06f38f72e13059ca0154cb66e2d4ce1" + integrity sha512-YaiE/eoEzw3Ax1UCk5TT6YFnQN927SvTxOk9kV0FQPxR862C9WSVMhzbuwNwgAkkItxzo2qrARx9sdibcCqiyA== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.76.0" + "@react-native/eslint-plugin" "0.76.1" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2297,10 +2297,10 @@ eslint-plugin-react-native "^4.0.0" hermes-eslint "^0.23.1" -"@react-native/eslint-plugin@0.76.0": - version "0.76.0" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.76.0.tgz#db49098082b37c824b05f8c85af2de7e4faa5313" - integrity sha512-TsQUN10MvmYsbWAuWp0nyGo+t+/FnuiBOZxNc9VS4eg2oni1Sb9p0DSqLL3Y8EDiAyLCaBNyoY+pkMF87jzILw== +"@react-native/eslint-plugin@0.76.1": + version "0.76.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.76.1.tgz#94cdb07bbe4f2c16bdb4c72e58b75fb475559fd6" + integrity sha512-Sw/WTuV9RVQQ7g+p1wt65g0UCdtd2w0g3eQ6HaYIc3u3HrTXkO9cGXsgd98yV6jjQtXSB/EGnDOajC9y3OmDOw== "@react-native/gradle-plugin@0.76.0": version "0.76.0"