File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 50
50
"react-dom" : " ^18.2.0" ,
51
51
"react-test-renderer" : " ^18.2.0" ,
52
52
"typescript" : " ^5.3.2" ,
53
- "unleash-proxy-client" : " ^3.4 .0" ,
53
+ "unleash-proxy-client" : " ^3.5 .0" ,
54
54
"vite" : " ^4.5.0" ,
55
55
"vite-plugin-dts" : " ^3.6.3" ,
56
56
"vitest" : " ^0.34.6"
57
57
},
58
58
"peerDependencies" : {
59
- "unleash-proxy-client" : " ^3.4 .0"
59
+ "unleash-proxy-client" : " ^3.5 .0"
60
60
}
61
61
}
Original file line number Diff line number Diff line change @@ -1972,10 +1972,10 @@ universalify@^0.2.0:
1972
1972
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
1973
1973
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
1974
1974
1975
- unleash-proxy-client@^3.4 .0 :
1976
- version "3.4 .0"
1977
- resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-3.4 .0.tgz#c9c4a8b0f18d77dc0b041eb76478c6ce74c98c1e "
1978
- integrity sha512-ivCzm//z+S2T3gSBSZY7HN+5GfoLXZIovMyH6lIZRe2/vCicEdXtXD6cnLTQ2LAiXGV7DpoSM1m8WZGoiLRzkw ==
1975
+ unleash-proxy-client@^3.5 .0 :
1976
+ version "3.5 .0"
1977
+ resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-3.5 .0.tgz#52ef4bc96c6c2bae445f6704c457584d4d3e4549 "
1978
+ integrity sha512-/LXs6+uvht/6/pO3pEdxW0n4yft8e+Ngw3/4z63f49gjTb0FE8rZvSosQcBajBiiCivpFx6eXAAoCcREGVCSJg ==
1979
1979
dependencies :
1980
1980
tiny-emitter "^2.1.0"
1981
1981
uuid "^9.0.1"
You can’t perform that action at this time.
0 commit comments