Skip to content

Commit 908f037

Browse files
committed
Dev dependencies fix
1 parent 6c8e4e1 commit 908f037

File tree

2 files changed

+1224
-267
lines changed

2 files changed

+1224
-267
lines changed

samples/react-native/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,13 @@
6161
"@sentry/babel-plugin-component-annotate": "4.1.0",
6262
"@testing-library/react-native": "^13.2.2",
6363
"@types/jest": "^29.5.14",
64+
"@types/node": "^22.13.1",
6465
"@types/react": "^19.1.0",
6566
"@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",
6671
"eslint": "^8.19.0",
6772
"eslint-plugin-ft-flow": "^3.0.11",
6873
"jest": "^29.6.3",

0 commit comments

Comments
 (0)