diff --git a/package-lock.json b/package-lock.json index c81ea42c..5f18b81c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@react-native/babel-preset": "0.79.0", "@react-native/eslint-config": "0.76.6", "@react-native/metro-config": "0.78.1", - "@react-native/typescript-config": "0.79.0", + "@react-native/typescript-config": "0.79.1", "@types/react": "^19.0.1", "@types/react-native": "^0.73.0", "@typescript-eslint/eslint-plugin": "^8.1.0", @@ -8131,9 +8131,9 @@ "license": "MIT" }, "node_modules/@react-native/typescript-config": { - "version": "0.79.0", - "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.79.0.tgz", - "integrity": "sha512-Zt3TRh7MVuWNZgPbhYWPSCL14dS0CyXZymTi7KLI3Bq/41cCOfMj3JZxX6y76L8Hs0jG5fMIGJ+Hwt2gK5RCiA==", + "version": "0.79.1", + "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.79.1.tgz", + "integrity": "sha512-ZeCui5MYZxVOedw9feoONuNF0lup0DvcUGvLeTyQitZoPGV4NSz9jzC1XcxMsLb9M4a2FGUhopmgrxuXgyERFg==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 98726833..ee272b3d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@react-native/babel-preset": "0.79.0", "@react-native/eslint-config": "0.76.6", "@react-native/metro-config": "0.78.1", - "@react-native/typescript-config": "0.79.0", + "@react-native/typescript-config": "0.79.1", "@types/react": "^19.0.1", "@types/react-native": "^0.73.0", "@typescript-eslint/eslint-plugin": "^8.1.0",