File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4848 "remark-gfm" : " ^3.0.1" ,
4949 "sharp" : " ^0.32.6" ,
5050 "tslib" : " ^2.0.0" ,
51- "use-query-params" : " ^2.2.1 " ,
51+ "use-query-params" : " ^2.2.2 " ,
5252 "usehooks-ts" : " ^2.6.0"
5353 },
5454 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -12285,10 +12285,10 @@ serialize-javascript@^6.0.1:
1228512285 dependencies:
1228612286 randombytes "^2.1.0"
1228712287
12288- serialize-query-params@^2.0.2 :
12289- version "2.0.2 "
12290- resolved "https://registry.yarnpkg.com/serialize-query-params/-/serialize-query-params-2.0.2 .tgz#598a3fb9e13f4ea1c1992fbd20231aa16b31db81 "
12291- integrity sha512-1chMo1dST4pFA9RDXAtF0Rbjaut4is7bzFbI1Z26IuMub68pNCILku85aYmeFhvnY//BXUPUhoRMjYcsT93J/Q ==
12288+ serialize-query-params@^2.0.3 :
12289+ version "2.0.4 "
12290+ resolved "https://registry.yarnpkg.com/serialize-query-params/-/serialize-query-params-2.0.4 .tgz#288e86ecd3db84a4525d8d828c38227c946bf0d8 "
12291+ integrity sha512-y9WzzDj3BsGgKLCh0ugiinufS//YqOfao/yVJjkXA4VLuyNCfHOLU/cbulGPxs3aeCqhvROw7qPL04JSZnCo0w ==
1229212292
1229312293serve-index@^1.9.1:
1229412294 version "1.9.1"
@@ -13534,12 +13534,12 @@ url-parse@^1.5.3:
1353413534 querystringify "^2.1.1"
1353513535 requires-port "^1.0.0"
1353613536
13537- use-query-params@^2.2.1 :
13538- version "2.2.1 "
13539- resolved "https://registry.yarnpkg.com/use-query-params/-/use-query-params-2.2.1 .tgz#c558ab70706f319112fbccabf6867b9f904e947d "
13540- integrity sha512-i6alcyLB8w9i3ZK3caNftdb+UnbfBRNPDnc89CNQWkGRmDrm/gfydHvMBfVsQJRq3NoHOM2dt/ceBWG2397v1Q ==
13537+ use-query-params@^2.2.2 :
13538+ version "2.2.2 "
13539+ resolved "https://registry.yarnpkg.com/use-query-params/-/use-query-params-2.2.2 .tgz#a029b00b24a680ceffea1e3ae0ce8ac9c5c77645 "
13540+ integrity sha512-OwGab8u8/x2xZp9uSyBsx0kXlkR9IR436zbygsYVGikPYY3OJosvve6IJVGwIJPcfyb/YHwvPrUNu65/JR++Kw ==
1354113541 dependencies:
13542- serialize-query-params "^2.0.2 "
13542+ serialize-query-params "^2.0.3 "
1354313543
1354413544usehooks-ts@^2.6.0:
1354513545 version "2.9.1"
You can’t perform that action at this time.
0 commit comments