diff --git a/formulus/package.json b/formulus/package.json index fa190dae4..2ef0d3214 100644 --- a/formulus/package.json +++ b/formulus/package.json @@ -82,7 +82,7 @@ "@react-native-community/cli-platform-android": "20.2.0", "@react-native-community/cli-platform-ios": "20.2.0", "@react-native/babel-preset": "0.84.1", - "@react-native/codegen": "0.83.1", + "@react-native/codegen": "0.87.1", "@react-native/eslint-config": "0.84.1", "@react-native/gradle-plugin": "0.83.1", "@react-native/metro-config": "0.83.1", diff --git a/formulus/pnpm-lock.yaml b/formulus/pnpm-lock.yaml index bb98b4166..497380c2e 100644 --- a/formulus/pnpm-lock.yaml +++ b/formulus/pnpm-lock.yaml @@ -193,8 +193,8 @@ importers: specifier: 0.84.1 version: 0.84.1(@babel/core@7.29.7(supports-color@10.2.2))(supports-color@10.2.2) '@react-native/codegen': - specifier: 0.83.1 - version: 0.83.1(@babel/core@7.29.7(supports-color@10.2.2)) + specifier: 0.87.1 + version: 0.87.1(@babel/core@7.29.7(supports-color@10.2.2)) '@react-native/eslint-config': specifier: 0.84.1 version: 0.84.1(eslint@9.39.5(supports-color@10.2.2))(jest@30.3.0(@types/node@24.13.3)(supports-color@10.2.2))(prettier@3.8.1)(supports-color@10.2.2)(typescript@5.9.3) @@ -1619,6 +1619,12 @@ packages: peerDependencies: '@babel/core': '*' + '@react-native/codegen@0.87.1': + resolution: {integrity: sha512-qbaqEdlUfj2vRgvWTpMoNgHnEqAhAYJLUrpGkb0WC9n0kdtqUvgigpz4bDktZwolM9BemXwgGFgyiAnbs3t0xw==} + engines: {node: ^22.13.0 || ^24.3.0 || >= 26.0.0} + peerDependencies: + '@babel/core': '*' + '@react-native/community-cli-plugin@0.83.1': resolution: {integrity: sha512-FqR1ftydr08PYlRbrDF06eRiiiGOK/hNmz5husv19sK6iN5nHj1SMaCIVjkH/a5vryxEddyFhU6PzO/uf4kOHg==} engines: {node: '>= 20.19.4'} @@ -3230,6 +3236,9 @@ packages: hermes-estree@0.35.0: resolution: {integrity: sha512-xVx5Opwy8Oo1I5yGpVRhCvWL/iV3M+ylksSKVNlxxD90cpDpR/AR1jLYqK8HWihm065a6UI3HeyAmYzwS8NOOg==} + hermes-estree@0.36.1: + resolution: {integrity: sha512-guv1nQ6IJ7S83NRFPWc3SA7IBZrdNC9kapwOq6uXvF4wP+sDCgjzQbKPCoyYmoyZRzztF/n/c36l/rccCZSiCw==} + hermes-parser@0.25.1: resolution: {integrity: sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==} @@ -3239,6 +3248,9 @@ packages: hermes-parser@0.35.0: resolution: {integrity: sha512-9JLjeHxBx8T4CAsydZR49PNZUaix+WpQJwu9p2010lu+7Kwl6D/7wYFFJxoz+aXkaaClp9Zfg6W6/zVlSJORaA==} + hermes-parser@0.36.1: + resolution: {integrity: sha512-GApNk4zLHi2UWoWZZkx7LNCOSzLSc5lB55pZ/PhK7ycFeg7u5LcF88p/WbpIi1XUDtE0MpHE3uRR3u3KB7TjSQ==} + hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} @@ -6999,6 +7011,16 @@ snapshots: tinyglobby: 0.2.17 yargs: 17.7.3 + '@react-native/codegen@0.87.1(@babel/core@7.29.7(supports-color@10.2.2))': + dependencies: + '@babel/core': 7.29.7(supports-color@10.2.2) + '@babel/parser': 7.29.8 + hermes-parser: 0.36.1 + invariant: 2.2.4 + nullthrows: 1.1.1 + tinyglobby: 0.2.17 + yargs: 17.7.3 + '@react-native/community-cli-plugin@0.83.1(@react-native-community/cli@20.2.0(supports-color@10.2.2)(typescript@5.9.3))(@react-native/metro-config@0.83.1(@babel/core@7.29.7(supports-color@10.2.2))(supports-color@10.2.2))(supports-color@10.2.2)': dependencies: '@react-native/dev-middleware': 0.83.1(supports-color@10.2.2) @@ -8861,6 +8883,8 @@ snapshots: hermes-estree@0.35.0: {} + hermes-estree@0.36.1: {} + hermes-parser@0.25.1: dependencies: hermes-estree: 0.25.1 @@ -8873,6 +8897,10 @@ snapshots: dependencies: hermes-estree: 0.35.0 + hermes-parser@0.36.1: + dependencies: + hermes-estree: 0.36.1 + hoist-non-react-statics@3.3.2: dependencies: react-is: 16.13.1