File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed
Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 132132 "path-browserify" : " 1.0.1" ,
133133 "react" : " 18.2.0" ,
134134 "react-dom" : " 18.2.0" ,
135- "react-redux" : " 8.0.5 " ,
135+ "react-redux" : " 8.1.3 " ,
136136 "react-router-dom" : " 6.21.1"
137137 },
138138 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -9153,10 +9153,10 @@ react-is@^17.0.1:
91539153 resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
91549154 integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
91559155
9156- react-redux@8.0.5 :
9157- version "8.0.5 "
9158- resolved "https://registry.npmjs.org /react-redux/-/react-redux-8.0.5 .tgz"
9159- integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw ==
9156+ react-redux@8.1.3 :
9157+ version "8.1.3 "
9158+ resolved "https://registry.yarnpkg.com /react-redux/-/react-redux-8.1.3 .tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46 "
9159+ integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw ==
91609160 dependencies :
91619161 " @babel/runtime" " ^7.12.1"
91629162 " @types/hoist-non-react-statics" " ^3.3.1"
@@ -9578,13 +9578,20 @@ runtime-required@^1.1.0:
95789578 resolved "https://registry.npmjs.org/runtime-required/-/runtime-required-1.1.0.tgz"
95799579 integrity sha512-yX97f5E0WfNpcQnfVjap6vzQcvErkYYCx6eTK4siqGEdC8lglwypUFgZVTX7ShvIlgfkC4XGFl9O1KTYcff0pw==
95809580
9581- rxjs@*, rxjs@ ^7.0.0 :
9581+ rxjs@^7.0.0 :
95829582 version "7.8.0"
95839583 resolved "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz"
95849584 integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
95859585 dependencies :
95869586 tslib "^2.1.0"
95879587
9588+ rxjs@^7.5.2 :
9589+ version "7.8.2"
9590+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
9591+ integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
9592+ dependencies :
9593+ tslib "^2.1.0"
9594+
95889595safe-array-concat@^1.1.2 :
95899596 version "1.1.2"
95909597 resolved "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz"
You can’t perform that action at this time.
0 commit comments