diff --git a/formulus/package-lock.json b/formulus/package-lock.json index bf4e91b73..ce4448567 100644 --- a/formulus/package-lock.json +++ b/formulus/package-lock.json @@ -57,7 +57,7 @@ "@react-native/babel-preset": "0.84.1", "@react-native/eslint-config": "0.84.1", "@react-native/metro-config": "0.83.1", - "@react-native/typescript-config": "0.83.1", + "@react-native/typescript-config": "0.84.1", "@types/fs-extra": "^11.0.4", "@types/jest": "^30.0.0", "@types/node": "^24.10.4", @@ -4924,9 +4924,9 @@ "license": "MIT" }, "node_modules/@react-native/typescript-config": { - "version": "0.83.1", - "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.83.1.tgz", - "integrity": "sha512-y83qd7fmlZG+EJoOyKEmAXifdjN1csNhcfpyxDvgaIUNO/pw2ws3MV/wp+ERQ8F6JIuAu1zcfyCy1/pEA7tC9g==", + "version": "0.84.1", + "resolved": "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.84.1.tgz", + "integrity": "sha512-ar7Gn6ma3b+Ricdxn2sTZL2DT1NMlrfsWmOkFZegpfQJzheqX/8gzIB1aIbfZyvhEDsoz07RG7wmsyQAWqXjsw==", "dev": true, "license": "MIT" }, diff --git a/formulus/package.json b/formulus/package.json index 1fa6d28a6..0a170c1ee 100644 --- a/formulus/package.json +++ b/formulus/package.json @@ -68,7 +68,7 @@ "@react-native/babel-preset": "0.84.1", "@react-native/eslint-config": "0.84.1", "@react-native/metro-config": "0.83.1", - "@react-native/typescript-config": "0.83.1", + "@react-native/typescript-config": "0.84.1", "@types/fs-extra": "^11.0.4", "@types/jest": "^30.0.0", "@types/node": "^24.10.4",