Skip to content

Commit 75826bd

Browse files
committed
Merge branch 'next' of github.com:appbaseio/reactivesearch into next
2 parents 97ab860 + 9725a29 commit 75826bd

File tree

1 file changed

+15
-30
lines changed

1 file changed

+15
-30
lines changed

packages/vue/examples/mongo-examples/data-search/yarn.lock

Lines changed: 15 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
# yarn lockfile v1
33

44

5-
"@appbaseio/reactivecore@9.13.4":
6-
version "9.13.4"
7-
resolved "https://registry.yarnpkg.com/@appbaseio/reactivecore/-/reactivecore-9.13.4.tgz#bb1e4c8270eb3740ca485b85047c60e0fc050f9f"
5+
"@appbaseio/reactivecore@9.14.0":
6+
version "9.14.0"
7+
resolved "https://registry.yarnpkg.com/@appbaseio/reactivecore/-/reactivecore-9.14.0.tgz#8369ab003456ba6180adb8dc0486d9b6c176ed36"
88
dependencies:
99
cross-fetch "^3.0.4"
1010
prop-types "^15.6.0"
1111
redux "^4.0.0"
1212
redux-thunk "^2.3.0"
1313
xdate "^0.8.2"
1414

15-
"@appbaseio/reactivesearch-vue@1.26.0":
16-
version "1.26.0"
17-
resolved "https://registry.yarnpkg.com/@appbaseio/reactivesearch-vue/-/reactivesearch-vue-1.26.0.tgz#d1795fb5329d329520f1b0b149e9080bb1ddb4fc"
15+
"@appbaseio/reactivesearch-vue@1.27.0":
16+
version "1.27.0"
17+
resolved "https://registry.yarnpkg.com/@appbaseio/reactivesearch-vue/-/reactivesearch-vue-1.27.0.tgz#b05736564a2825c5b3d737a587c71641c459ca15"
1818
dependencies:
19-
"@appbaseio/reactivecore" "9.13.4"
19+
"@appbaseio/reactivecore" "9.14.0"
2020
"@appbaseio/vue-emotion" "0.4.4"
2121
"@vue/babel-helper-vue-jsx-merge-props" "^1.0.0"
22-
appbase-js "^4.5.1"
22+
appbase-js "^5.0.0"
2323
compute-scroll-into-view "^1.0.11"
2424
emotion "9.2.12"
2525
hotkeys-js "^3.8.7"
@@ -1122,11 +1122,11 @@ anymatch@^2.0.0:
11221122
micromatch "^3.1.4"
11231123
normalize-path "^2.1.1"
11241124

1125-
appbase-js@^4.5.1:
1126-
version "4.5.1"
1127-
resolved "https://registry.yarnpkg.com/appbase-js/-/appbase-js-4.5.1.tgz#0b9eb0bcb6fdb8655b38066d3f21ef24427e3b9f"
1125+
appbase-js@^5.0.0:
1126+
version "5.0.0"
1127+
resolved "https://registry.yarnpkg.com/appbase-js/-/appbase-js-5.0.0.tgz#9f3e25ad718251e153593f7559cfac7b4d4ac961"
11281128
dependencies:
1129-
cross-fetch "^2.2.2"
1129+
cross-fetch "^3.1.5"
11301130
querystring "^0.2.0"
11311131
url-parser-lite "^0.1.0"
11321132

@@ -2044,14 +2044,7 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
20442044
safe-buffer "^5.0.1"
20452045
sha.js "^2.4.8"
20462046

2047-
cross-fetch@^2.2.2:
2048-
version "2.2.3"
2049-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.3.tgz#e8a0b3c54598136e037f8650f8e823ccdfac198e"
2050-
dependencies:
2051-
node-fetch "2.1.2"
2052-
whatwg-fetch "2.0.4"
2053-
2054-
cross-fetch@^3.0.4:
2047+
cross-fetch@^3.0.4, cross-fetch@^3.1.5:
20552048
version "3.1.5"
20562049
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
20572050
dependencies:
@@ -4153,8 +4146,8 @@ lodash.uniq@^4.5.0:
41534146
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
41544147

41554148
lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0:
4156-
version "4.17.11"
4157-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
4149+
version "4.17.21"
4150+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
41584151

41594152
log-symbols@^2.2.0:
41604153
version "2.2.0"
@@ -4482,10 +4475,6 @@ no-case@^2.2.0:
44824475
dependencies:
44834476
lower-case "^1.1.1"
44844477

4485-
node-fetch@2.1.2:
4486-
version "2.1.2"
4487-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
4488-
44894478
node-fetch@2.6.7:
44904479
version "2.6.7"
44914480
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
@@ -6873,10 +6862,6 @@ websocket-extensions@>=0.1.1:
68736862
version "0.1.3"
68746863
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
68756864

6876-
whatwg-fetch@2.0.4:
6877-
version "2.0.4"
6878-
resolved "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
6879-
68806865
whatwg-url@^5.0.0:
68816866
version "5.0.0"
68826867
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"

0 commit comments

Comments
 (0)