File tree Expand file tree Collapse file tree 3 files changed +684
-762
lines changed Expand file tree Collapse file tree 3 files changed +684
-762
lines changed Original file line number Diff line number Diff line change 6060 "meilisearch" : " ^0.27.0"
6161 },
6262 "devDependencies" : {
63- "@babel/cli" : " ^7.17.10 " ,
64- "@babel/core" : " ^7.17.12 " ,
65- "@babel/preset-env" : " ^7.17.10 " ,
63+ "@babel/cli" : " ^7.18.6 " ,
64+ "@babel/core" : " ^7.18.6 " ,
65+ "@babel/preset-env" : " ^7.18.6 " ,
6666 "@rollup/plugin-commonjs" : " ^17.1.0" ,
6767 "@rollup/plugin-node-resolve" : " ^11.2.0" ,
6868 "@types/jest" : " ^27.0.2" ,
9191 "eslint-plugin-react" : " ^7.22.0" ,
9292 "eslint-plugin-standard" : " ^5.0.0" ,
9393 "eslint-plugin-vue" : " ^7.7.0" ,
94- "instantsearch.js" : " ^4.40.5 " ,
94+ "instantsearch.js" : " ^4.43.0 " ,
9595 "jest" : " ^27.2.2" ,
9696 "jest-watch-typeahead" : " ^0.6.3" ,
9797 "prettier" : " ^2.0.0" ,
104104 "shx" : " ^0.3.3" ,
105105 "ts-jest" : " ^27.0.7" ,
106106 "tslib" : " ^2.4.0" ,
107- "typescript" : " ^4.6 .4"
107+ "typescript" : " ^4.7 .4"
108108 }
109109}
Original file line number Diff line number Diff line change @@ -3587,11 +3587,9 @@ events@^3.0.0:
35873587 integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==
35883588
35893589eventsource@^1.0.7 :
3590- version "1.0.7"
3591- resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.0.7.tgz#8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0"
3592- integrity sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==
3593- dependencies :
3594- original "^1.0.0"
3590+ version "1.1.2"
3591+ resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.2.tgz#bc75ae1c60209e7cb1541231980460343eaea7c2"
3592+ integrity sha512-xAH3zWhgO2/3KIniEKYPr8plNSzlGINOUqYj0m0u7AB81iRw8b/3E73W6AuU+6klLbaSFmZnaETQ2lXPfAydrA==
35953593
35963594evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3 :
35973595 version "1.0.3"
58755873 strip-ansi "^6.0.0"
58765874 wcwidth "^1.0.1"
58775875
5878- original@^1.0.0 :
5879- version "1.0.2"
5880- resolved "https://registry.yarnpkg.com/original/-/original-1.0.2.tgz#e442a61cffe1c5fd20a65f3261c26663b303f25f"
5881- integrity sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==
5882- dependencies :
5883- url-parse "^1.4.3"
5884-
58855876os-browserify@^0.3.0 :
58865877 version "0.3.0"
58875878 resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
@@ -8132,7 +8123,7 @@ urix@^0.1.0:
81328123 resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
81338124 integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
81348125
8135- url-parse@^1.4.3, url-parse@^1.4. 7 :
8126+ url-parse@^1.4.7 :
81368127 version "1.5.10"
81378128 resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
81388129 integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
You can’t perform that action at this time.
0 commit comments