Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrahman-ledger committed Sep 10, 2024
1 parent ae4f35e commit e33d1dc
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/ledger-live-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
"@babel/preset-react": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@jest/reporters": "^29.7.0",
"@ledgerhq/hw-transport-node-speculos-http": "workspace:^",
"@ledgerhq/test-utils": "workspace:^",
"@react-native-community/cli": "12.3.6",
"@react-native-community/cli-platform-android": "12.3.6",
Expand All @@ -246,10 +247,13 @@
"@swc/jest": "^0.2.29",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^12.4.5",
"@types/body-parser": "^1.19.5",
"@types/color": "^3.0.3",
"@types/cors": "^2.8.17",
"@types/d3-array": "~2.3.0",
"@types/d3-scale": "^3.2.1",
"@types/d3-shape": "^3.0.2",
"@types/express": "^4.17.18",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/invariant": "^2.2.35",
"@types/jest": "^29.5.3",
Expand All @@ -269,6 +273,8 @@
"@types/ws": "^8.5.3",
"allure-js-commons": "1.3.2",
"babel-jest": "^29.7.0",
"body-parser": "^1.19.1",
"cors": "^2.8.5",
"detox": "20.23.0",
"detox-allure2-adapter": "1.0.0-alpha.12",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -279,6 +285,7 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"expect": "^27.4.6",
"express": "^4.19.2",
"jest": "^29.6.2",
"jest-allure2-reporter": "2.0.0-beta.22",
"jest-circus": "^29.7.0",
Expand Down
28 changes: 28 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e33d1dc

Please sign in to comment.