Skip to content

Commit

Permalink
chore(suite-native): update expo redux devtools lib
Browse files Browse the repository at this point in the history
  • Loading branch information
vytick committed Dec 20, 2024
1 parent c169bc8 commit c09f84e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion suite-native/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react": "18.2.0",
"react-native": "0.76.1",
"react-redux": "8.0.7",
"redux-devtools-expo-dev-plugin": "^0.1.0",
"redux-devtools-expo-dev-plugin": "1.0.0",
"redux-logger": "^3.0.6",
"redux-persist": "6.0.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10867,7 +10867,7 @@ __metadata:
react: "npm:18.2.0"
react-native: "npm:0.76.1"
react-redux: "npm:8.0.7"
redux-devtools-expo-dev-plugin: "npm:^0.1.0"
redux-devtools-expo-dev-plugin: "npm:1.0.0"
redux-logger: "npm:^3.0.6"
redux-persist: "npm:6.0.0"
languageName: unknown
Expand Down Expand Up @@ -36283,17 +36283,17 @@ __metadata:
languageName: node
linkType: hard

"redux-devtools-expo-dev-plugin@npm:^0.1.0":
version: 0.1.0
resolution: "redux-devtools-expo-dev-plugin@npm:0.1.0"
"redux-devtools-expo-dev-plugin@npm:1.0.0":
version: 1.0.0
resolution: "redux-devtools-expo-dev-plugin@npm:1.0.0"
dependencies:
"@redux-devtools/instrument": "npm:^2.2.0"
"@redux-devtools/utils": "npm:^3.0.0"
jsan: "npm:^3.1.14"
peerDependencies:
expo: "*"
expo: ">=52"
redux: "*"
checksum: 10/b8f074a006972e849d94ae3c1eb03f9c33820e92eaa210b7d0044700cf1e81e38cbd42f822675cbe1c1d412e99ecca615cacca11c47da71e0a98e7d361a14a6c
checksum: 10/d77032f131703e68c8bc14e45b5981b5d817ad34d17abc6af3bc55b01b4c0e34050445a028de2b776d3f44a23a03314563d6e4e760634cb76ec473dcac4acfa1
languageName: node
linkType: hard

Expand Down

0 comments on commit c09f84e

Please sign in to comment.