Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion implementations/react-native-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jest": "29.7.0",
"jest-circus": "30.2.0",
"kill-port": "2.0.1",
"react-native-dotenv": "3.4.11",
"react-native-dotenv": "3.4.12",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lockfile drift after version bump

Lockfile drift detected: pnpm-lock.yaml still references react-native-dotenv@3.4.11 while package.json was updated to 3.4.12. Without running pnpm install, the actual installed version will remain 3.4.11, causing inconsistency between declared and actual dependencies.

Code Review Run #9d7795


Should Bito avoid suggestions like this for future reviews? (Manage Rules)

  • Yes, avoid them

"react-test-renderer": "19.2.3",
"typescript": "5.9.3"
},
Expand Down