We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8e4e1 commit 908f037Copy full SHA for 908f037
samples/react-native/package.json
@@ -61,8 +61,13 @@
61
"@sentry/babel-plugin-component-annotate": "4.1.0",
62
"@testing-library/react-native": "^13.2.2",
63
"@types/jest": "^29.5.14",
64
+ "@types/node": "^22.13.1",
65
"@types/react": "^19.1.0",
66
"@types/react-test-renderer": "^19.1.0",
67
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
68
+ "@typescript-eslint/parser": "^7.18.0",
69
+ "babel-jest": "^29.6.3",
70
+ "babel-plugin-module-resolver": "^5.0.0",
71
"eslint": "^8.19.0",
72
"eslint-plugin-ft-flow": "^3.0.11",
73
"jest": "^29.6.3",
0 commit comments