diff --git a/package-lock.json b/package-lock.json index 65ce4f9..f900464 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@react-native/babel-preset": "0.75.1", "@react-native/eslint-config": "0.76.2", "@react-native/metro-config": "0.76.0", - "@react-native/typescript-config": "0.76.2", + "@react-native/typescript-config": "0.76.3", "@types/react": "^18.2.6", "@types/react-native": "^0.73.0", "@typescript-eslint/eslint-plugin": "^8.1.0", @@ -7952,9 +7952,9 @@ "license": "MIT" }, "node_modules/@react-native/typescript-config": { - "version": "0.76.2", - "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.76.2.tgz", - "integrity": "sha512-sW1MG8ZQp7Jk9C0BeR3GTyXQYzAlRL/VcUjuer+Adou2FdHueqhm56LQelAsO8RyzO/FCj2WdUnd+9K098RBhQ==", + "version": "0.76.3", + "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.76.3.tgz", + "integrity": "sha512-7R4b3jB+0JXVOV5nQHZF6HwO3Dhy2EvOne+gPPrjxjfhy0o7453xKq/oGrmuy7tKlCJXf9A4YRvcCHucLRZA/w==", "dev": true }, "node_modules/@sec-ant/readable-stream": { diff --git a/package.json b/package.json index b40f6db..d0c3fd9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@react-native/babel-preset": "0.75.1", "@react-native/eslint-config": "0.76.2", "@react-native/metro-config": "0.76.0", - "@react-native/typescript-config": "0.76.2", + "@react-native/typescript-config": "0.76.3", "@types/react": "^18.2.6", "eslint": "^8.19.0", "prettier": "3.3.3",