File tree Expand file tree Collapse file tree 3 files changed +6
-15
lines changed Expand file tree Collapse file tree 3 files changed +6
-15
lines changed Original file line number Diff line number Diff line change @@ -780,12 +780,10 @@ multi_search_federated_1: |-
780780 {
781781 indexUid: 'movies',
782782 q: 'batman',
783- limit: 5,
784783 },
785784 {
786785 indexUid: 'comics',
787786 q: 'batman',
788- limit: 5,
789787 },
790788 ]
791789 })
Original file line number Diff line number Diff line change 7575 "devDependencies" : {
7676 "@babel/core" : " ^7.25.2" ,
7777 "@babel/preset-env" : " ^7.25.4" ,
78- "@rollup/plugin-babel" : " ^6.0.3 " ,
78+ "@rollup/plugin-babel" : " ^6.0.4 " ,
7979 "@rollup/plugin-commonjs" : " 25.0.2" ,
8080 "@rollup/plugin-json" : " ^6.0.0" ,
8181 "@rollup/plugin-node-resolve" : " 15.1.0" ,
Original file line number Diff line number Diff line change 141141 " @babel/traverse" " ^7.24.8"
142142 " @babel/types" " ^7.24.8"
143143
144- " @babel/helper-module-imports@^7.18.6 " :
145- version "7.18.6"
146- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
147- integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
148- dependencies :
149- " @babel/types" " ^7.18.6"
150-
151- " @babel/helper-module-imports@^7.24.7 " :
144+ " @babel/helper-module-imports@^7.18.6" , "@babel/helper-module-imports@^7.24.7":
152145 version "7.24.7"
153146 resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
154147 integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
13881381 " @nodelib/fs.scandir" " 2.1.5"
13891382 fastq "^1.6.0"
13901383
1391- " @rollup/plugin-babel@^6.0.3 " :
1392- version "6.0.3 "
1393- resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.3 .tgz#07ccde15de278c581673034ad6accdb4a153dfeb "
1394- integrity sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg ==
1384+ " @rollup/plugin-babel@^6.0.4 " :
1385+ version "6.0.4 "
1386+ resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4 .tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4 "
1387+ integrity sha512-YF7Y52kFdFT/xVSuVdjkV5ZdX/3YtmX0QulG+x0taQOtJdHYzVU61aSSkAgVJ7NOv6qPkIYiJSgSWWN/DM5sGw ==
13951388 dependencies :
13961389 " @babel/helper-module-imports" " ^7.18.6"
13971390 " @rollup/pluginutils" " ^5.0.1"
You can’t perform that action at this time.
0 commit comments